/*****************************************/
/*	FUENTES 							 */
/*****************************************/
.alerta{color:#FF0000;}
.naranja{color:#FF9900;}
.blanco{color:#FFFFFF;}
.azul{color:#003399;}
.verde{color:#A7CE3A;}
.amarillo{color:#FC0;}
.letra_inicio{
	color:#003399;
	font-size:25px;
	font-weight:bold;
}
.oscura{color: #365706;}
.peke{font-size:9px;}
.titulo{
	color:#FFFFFF;
	font-size:15px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
}
.titulo2{
	font-size:15px;
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-weight:bold;
}
/*****************************************/
/*	TABLAS	 							 */
/*****************************************/
.formato_tabla_centro{
	background:url(../imagenes/interfaz/fondo_80.jpg) no-repeat;
}
.formato_tabla_principal{
	background:#07A1C5;
}
.fondo_cabeza{
	background:url(../imagenes/interfaz/headerok.jpg) no-repeat;
}
.fondo_pie{
	background:url(../imagenes/interfaz/fdo_foot.jpg) no-repeat;
}
.fondo_nota{
	background-image:url(../imagenes/interfaz/transparencia.png);
}
.formato_tabla_transparente{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image:url(../imagenes/interfaz/transparencia2.png);
}

.border_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
.border_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;
}
.border_left{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
}
.border_bottom{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}
.border_white{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.linea_vertical{
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	
}
.linea_horizontal{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #A30F4E;
	
}
/*****************************************/
/*	CAMPOS	 							 */
/*****************************************/
.campos{
	color:#003399;
	font-size:10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
}
.campos2{
	color:#365706;
	font-size:10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	width:200px;
	
	

}
.campos_audios{
	color:#365706;
	font-size:10px;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #365706;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #365706;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #365706;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #365706;
	width:100px;
	
	

}
.botones{
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003399;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003399;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003399;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #003399;
	
	background-image:url(../imagenes/generales/transparencia.png);
	color:#000000;

}

/*****************************************/
/*	GENERALES 							 */
/*****************************************/

a:active {
	text-decoration: none;
	color:#000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
a:hover {
	color:#000000;
	text-decoration: none;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
a:visited{
	text-decoration: none;
	color: #000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#3D3D3D;

	
    scrollbar-3dlight-color:#E6EBF4;
    scrollbar-arrow-color:#E6EBF4;
    scrollbar-base-color:#E6EBF4;
    scrollbar-darkshadow-color:#003399;
    scrollbar-face-color:#003399;
    scrollbar-highlight-color:#E6EBF4;
    scrollbar-shadow-color:#003399;	


}
body,td,th {
	color: #000000;
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
}



