/*---------- default style for head & normal -----------*/
.Head{font-weight:bold; font-size:12px; font-family:tahoma,verdana,arial,sans-serif;}
.Normal{color:#43494D;}
.Normal p{margin-top:0px;}
.contenedor{ padding-top:0px; padding-bottom:5px; width:100%;}


.contenido {border:solid 1px rgb(190,190,190); background:rgb(235,235,235); padding:5px; text-align:left;}
.topleft {width:10px; height:10px;  background:rgb(190,190,190) url(img/bg_corner_topleft.gif) no-repeat; border:none; background-position:left top;}
.topright {width:10px; height:10px;background: rgb(190,190,190) url(img/bg_corner_topright.gif) no-repeat; background-position:right top;}
.tituloContainer{padding-left:0px; background-color:rgb(190,190,190); }



.contenido_blue {border:solid 1px rgb(137,170,214); background:rgb(213,225,240); padding:5px; text-align:left;}
.topleft_blue {width:10px; height:10px;  background:rgb(137,170,214) url(img/bg_corner_topleft.gif) no-repeat; border:none; background-position:left top;}
.topright_blue {width:10px; height:10px;background: rgb(137,170,214) url(img/bg_corner_topright.gif) no-repeat; background-position:right top;}
.tituloContainer_blue{padding-left:0px; background-color:rgb(137,170,214); }

.contenido_orange {border:solid 1px rgb(232,177,13); background:rgb(248,224,150); padding:5px; text-align:left;}
.topleft_orange {width:10px; height:10px;  background:rgb(232,177,13) url(img/bg_corner_topleft.gif) no-repeat; border:none; background-position:left top;}
.topright_orange {width:10px; height:10px;background: rgb(232,177,13) url(img/bg_corner_topright.gif) no-repeat; background-position:right top;}
.tituloContainer_orange{padding-left:0px; background-color:rgb(232,177,13); }

.contenido_green{border:solid 1px rgb(160,214,81); background:rgb(217,239,185); padding:5px; text-align:left;}
.topleft_green {width:10px; height:10px;  background:rgb(160,214,81) url(img/bg_corner_topleft.gif) no-repeat; border:none; background-position:left top;}
.topright_green {width:10px; height:10px;background: rgb(160,214,81) url(img/bg_corner_topright.gif) no-repeat; background-position:right top;}
.tituloContainer_green{padding-left:0px; background-color:rgb(160,214,81); }




.contenido_transparente{border:none; padding:5px; text-align:left;}
.topleft_transparente{width:10px; height:10px;  border:none; }
.topright_transparente {width:10px; height:10px;}
.tituloContainer_transparente{padding-left:0px;  }

.contenido_greyrectangulo{border:none; padding:5px; text-align:left;}
.topleft_greyrectangulo{width:10px; height:10px;  border:none; }
.topright_greyrectangulo {width:10px; height:10px;}
.tituloContainer_greyrectangulo{padding-left:0px;  }
































