.alerta{
	color:#FF0000;
}
.naranja{
	color:#FFCC33;

}
.blanco{
	color:#FFFFFF;
}
.azul{
	color:#003399;
}
.azul_fuerte{
	color:#00457B;
}
.letra_inicio{
	color:#003399;
	font-size:25px;
	font-weight:bold;
}
.oscura{
	color: #365706;

}
.peke{
	font-size:9px;
}

.alpha {
	opacity: .7;
	filter: alpha(opacity=70);
}

.color_top_tabla{
	color:#FFFFFF;
	background-image: url(../imagenes/generales/luna.png);
}

.fondo_celda{
	background:url(../imagenes/generales/transparencia.png);

}
.fondo_princial{
	background:url(../imagenes/base_gea.jpg) no-repeat;
}


.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: #AFC0C8;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AFC0C8;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AFC0C8;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFC0C8;
}

.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{
	color:#003399;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, 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:Verdana, Arial, Helvetica, 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:Verdana, Arial, Helvetica, 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;
	
	

}

.titulo1{
	color:#777777;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.titulo2{
	color:#777777;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


.botones{
	font-family:Arial, Helvetica, 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;

}

.formato_tabla_centro{
	background:url(../imagenes/generales/fondo_s100_ok.jpg) no-repeat;
}

.formato_tabla_back{
	background:url(../imagenes/generales/back.jpg);
}

a:active {
	text-decoration: none;
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color:#000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited{
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;

	
    scrollbar-3dlight-color:#556E82;
    scrollbar-arrow-color:#556E82;
    scrollbar-base-color:#2C3C4B;
    scrollbar-darkshadow-color:#3A3A3A;
    scrollbar-face-color:#3A3A3A;
    scrollbar-highlight-color:#556E82;
    scrollbar-shadow-color:#3A3A3A;	


}
body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



