body{
	background-image: url('../../images/renca/logo_trans3.png');
	background-repeat: repeat-x repeat-y;
}
.tablasubGeneral{
	width:770px;
 	text-align:center;
 	background-image:url(../../imagenes/coquimbo/licencias/barra_gris.gif);
	border-right:5px;
	border-left:5px;
}

.tablaGeneral{
	width:770px;
 	text-align:center;
 	background-image:url(../../imagenes/coquimbo/licencias/barra_gris.gif);
 	padding:5px;
}

.body_wrapper_chico
{
	border-top: 1px solid #ECECEC;
	border-right: 5px solid #ECECEC;
	border-bottom: 4px solid #ECECEC;
	border-left: 2px solid #ECECEC;
	background-color: #F5F5F5;
	width: 550px;
	height: 200px;
}

.body_wrapper_mediano
{
	border-top: 1px solid #ECECEC;
	border-right: 5px solid #ECECEC;
	border-bottom: 4px solid #ECECEC;
	border-left: 2px solid #ECECEC;
	background-color: #F5F5F5;
	width: 655px;

}

.nota2 {
	margin: 5px;
	padding: 8px 5px 7px;
	background-color:#CC0000;
	width: 525px;
	background-image: url(../img/bg_nota2.gif);
	background-repeat:   repeat-x;
	color: #fff;
}

.grafica_cuadro{
	padding: 15px 4px 13px 5px;
	color: #4c4c4c;
}

h1{
	color: #0091bb;
	font-weight: bold;
	font-size: 13px;
	padding-left: 14px;
	height:20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	/*width: 140px;*/
}
.h1placa{
	color: #0091bb;
	font-weight: bold;
	font-size: 13px;
	width:550px;
	height:40px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #c4c4c4;
	
}
p{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	top:auto;
}

.bold{
	font-size: 15px;

}

.img{
	width: 140px;
	height: 80px;
}
.principal{
	background-color: white;
	width:770px;
	border-color: #DAD6D7;
	border-width: 1px;
	border: thin;
}	
.pie{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;	
}

.tablaCuadro{
	width:150px;
	height:150px;
	
}
.centroTr {
	height:142px;
}

.abajoTr {
	text-align: left;
}

.botones{
	cursor:hand;
	cursor:pointer;
	
}
.continuar{
	border:0px;
	background-color:#336699;
	color:#FFFFFF;
	cursor:pointer;
	cursor:hand;
}

a:link { 
    color: #007CF9; 
	font-size: 9pt;
    text-decoration: none; 
	vertical-align: middle;
	/*cursor:text;*/
} 
a:visited { 
    color: #003399; 
	font-size: 9pt;
    text-decoration: none; 
	vertical-align: middle;
	/*cursor:text;*/
} 
a:active { 
    color: #003399; 
	font-size: 9pt;
    text-decoration: none; 
	vertical-align: middle;
	/*cursor:text;*/
} 
a:hover { 
    color: #007CF9; 
	font-size: 9pt;
    text-decoration: none; 
	vertical-align: middle;
	cursor:hand;
	cursor:pointer;
} 
.tag_column_td1{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#DFEAF4;
	text-align:left
}
.tag_column_td2{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#222d37;
	background-color:#B5CCE6;
	text-align:left
}

.titulo{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:18px;
	font-weight: bold;
	color:#3A5196;
	/*background-color:#B5CCE6;*/
	text-align:center;
}
.subtitulo{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#3A5196;
	/*width:270px;*/
	/*background-color:#B5CCE6;*/
	text-align:center;
}
.leyenda{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:13px;
	font-weight: bold;
	color:#3A5196;
	width:500px;
	/*background-color:#B5CCE6;*/
	text-align:justify;
}

.tiempo{
	text-align:center;
	/*border: 1px dashed;
	border-color:#003399;*/
	width:170px;
	height:320px;	
}
.divtiempo{
	width:174px;
	height:324px;
	/*background-image:url(../../imagenes/coquimbo/licencias/barra_celeste.gif);*/
	background-position:left;
	/*background-repeat:no-repeat;*/
	
}
.preguntas{
	height:324px;
	background-image:url(../../imagenes/coquimbo/licencias/barra_celeste.gif);
	background-position:left;
	/*background-repeat:no-repeat;*/
	
}
.deta{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:9px;
	color:#222d37;
	background-color:#B5CCE6;
	text-align:center
}