@charset "utf-8";
/* CSS Document */
body{ margin:0;}
/*Div*/
.divBody{ width:100%; height:100%; text-align:center;}
/*.divRegionContainer{ width:1080px; margin:auto; text-align:left;}*/
.divRegionContainer{ width:1020px; margin:auto; text-align:left; border:#CCC solid 1px;}
.divRegionHead{height:120px; background-color:#FFF;}
.divRegionBody{}
.divRegionPie{ height:100px; background-color:#333;}
.divColumnaSSmall{ width:100px; float:left; font-family:Calibri; font-size:11px; text-transform:uppercase; padding:5px;}
.divColumnaSmall{ width:150px; float:left; font-family:Calibri; font-size:11px; text-transform:uppercase; padding:5px;}
.divColumnaMedium{ width:200px; float:left; font-family:Calibri; font-size:11px; text-transform:uppercase; padding:5px;}
.divColumnaVeryBig{ width:320px; float:left; font-family:Calibri; font-size:11px; text-transform:uppercase; padding:5px;}
.divClear{clear:both;}
.div_column_color_white{ background-color:#FFF;}
.div_column_color_green{ background-color:#E4FED8;}
/*Div Recuadro*/
.divBoxContainer{}
.divBoxHead{}
.divBoxPie{}
/*.divBoxContainerHead{}*/
.divTableContainerCabecera{ padding:5px; background-color:#333;}
.divBoxHeadLeft{ background:url(../soporte/img/imgBarraSop.png) 0 0 no-repeat; float:left; width:15px; height:30px;}
.divBoxHeadCenterTop{ background:url(../soporte/img/imgBarraSopCenter.png) 0  0 repeat-x; float:left; height:23px; padding:7px 0px 0px 0px;}
.divBoxHeadRight{ background:url(../soporte/img/imgBarraSop.png) -85px 0 no-repeat; float:left; width:15px; height:30px;}
.divBoxBody{ border-left:#c4d910 solid 1px; border-right:#c4d910 solid 1px; }
.divBoxPieLeft{background:url(../soporte/img/imgBarraSop.png) 0 -30px no-repeat; float:left; width:15px; height:10px;}
.divBoxPieCenter{background:url(../soporte/img/imgBarraSopCenter.png) 0 -30px repeat-x; float:left; height:10px; padding:0px 0px 0px 0px;}
.divBoxPieRight{background:url(../soporte/img/imgBarraSop.png) -85px -30px no-repeat; float:left; width:15px; height:10px;}
/* Sin relleno*/
.divBoxHeadLeftS{ background:url(../soporte/img/imgBarraSopBorder.png) 0 0 no-repeat; float:left; width:15px; height:30px;}
.divBoxHeadCenterTopS{ background:url(../soporte/img/imgBarraSopBorderCenter.png) 0 0 repeat-x; float:left; height:23px; padding:7px 0px 0px 0px;}
.divBoxHeadRightS{ background:url(../soporte/img/imgBarraSopBorder.png) -85px 0 no-repeat; float:left; width:15px; height:30px;}
.divBoxBodyS{ border-left:#7B95A8 solid 1px; border-right:#7B95A8 solid 1px; }
.divBoxPieLeftS{background:url(../soporte/img/imgBarraSopBorder.png) 0 -30px no-repeat; float:left; width:15px; height:10px;}
.divBoxPieCenterS{background:url(../soporte/img/imgBarraSopBorderCenter.png) 0 -30px repeat-x; float:left; height:10px; padding:0px 0px 0px 0px;}
.divBoxPieRightS{background:url(../soporte/img/imgBarraSopBorder.png) -85px -30px no-repeat; float:left; width:15px; height:10px;}
/*fin de sin relleno*/

/*Div Recuadros*/


/*Span*/
.spanWhite{ height:10px;}
.spanWhite5{ height:5px;}
.span_text_black_small{font-family:calibri; font-size:12px; color:#333; font-weight:bolder; padding:0px 0px 0px 3px; border:#CCC solid 1px;}
.span_text_black_smallSB{font-family:calibri; font-size:12px; color:#333; font-weight:bolder; padding:0px 0px 0px 3px; }
.span_text_black_big{font-family:calibri; font-size:14px; color:#333; font-weight:bolder; padding:0px 0px 0px 3px; font-style:italic; }
.span_text_black_single{ padding:5px; font-family:Calibri; font-size:11px; text-transform:uppercase;}
.span_text_white_single{ padding:5px; font-family:Calibri; font-size:11px; text-transform:uppercase; color:#FFF;}
.span_text_gray_big{ font-family:Calibri; font-size:12px; color:#333; font-weight:bolder;}
.spanTextBlackSmall{font-family:Calibri; font-size:12px; color:#FFF;}
.spanTextBlackSSmall{font-family:Calibri; font-size:11px; color:#333;}
