body {
	background: url(../imgs/back.png);
	background-repeat:repeat-x;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif
}

A:link,A:active, A:visited {
	color:#FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#menu a, #menu a:visited {
	text-align:left; 
	text-decoration:none; 
	color:#000; 
	display:block; 
	font-size:12px;
	width:15em; 
	height:2.5em; 
	border-bottom:0.1em dotted #987654; 
}
 
#menu a:hover {
 	color:#fff;
  	background-color:#5084CA; 
	border-color:#5084CA;
}

.stylefoot{
    color: #353A3A;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
}

.td_borde_dercho{
	vertical-align:top;
	border-right:0.1em dotted #987654; 	
}

.td_borde_inferior{
	color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
	vertical-align:top;
	border-bottom:0.1em dotted #987654; 	
}

.styletitulo{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 15px;
}

.styletitulo_chico{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 14px;
}

.styletitulo_blanco{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 16px;
}

.styleHeader{
    color: #849398;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 20px;
}

.styletext{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 13px;
}

.styletext_blanco_11{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

.styletext_gris_11{
    color:#CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

.styletext_11{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 11px;
}

.styletext_12{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.styletext_red_11{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.styletext_red_12{
    color: #CC0000;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}


.styletext_verde_12{
    color: #009900;
    font-family:Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}
.stylebold{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.stylebold_12{
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 12px;
}

.stylebold_blanco{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.stylebold_blanco_13{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.stylebold_color{
    color:#006699;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 11px;
}

.stylebold_rojo_13{
    color:red;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.stylebold_color_13{
    color:#006699;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
}

.oculto_td_borde{
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    /*border-color:#D2EDEE;*/
    padding:3px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
	opacity:100;
	
	/*filter:alpha(opacity=65);opacity: 0.65;*/

	/*Filter:Alpha([Opacity], [FinishOpacity], [Style], [StartX], [StartY], [FinishX], [FinishY])*/
}

.td_borde{
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-color:#D3E0F1;
    padding:3px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
}

.td_borde_mini{
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:1px;
    border-bottom-width:1px;
    border-color:#D3E0F1;
    padding:3px;
    color: #666666;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 9px;
}

.td_azul_rellena{
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-color:#FFFFFF;
	background-color:#D3E0F1;
	padding:1px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;

}


.td_blanca_rellena{
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-color:#D3E0F1;
	background-color:#ffffff;
	padding:1px;
    color:#999999;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;

}

.td_blanca_rellena_left{
	text-align:left;
	border-style:solid;
    border-top-width:1px;
    border-left-width:1px;
    border-right-width:0px;
    border-bottom-width:0px;
    border-color:#D3E0F1;
	background-color:#ffffff;
	padding:1px;
    color:#999999;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;

}

.CampoTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	background-color:#D2EDEE;
	text-decoration: none;
	text-align:center;
	border: 0px;
}

.CampoTexto_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color:#ffffff;
	text-decoration: none;
	border: 0px;
	width:55px;
	size:30px;
}

.CampoTexto_transp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color:#1E4971;
	text-decoration: none;
	border: 0px;
	width:230px;
	size:30px;

}

.CampoTexto_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#F0F1F5;
	text-decoration: none;
	text-align:center;
	border: 0px;
	page-break-after:always;
}

.CampoTexto_gray_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color:#F0F1F5;
	text-decoration: none;
	text-align:left;
	border: 0px;
}

.CampoTexto_gray_desactiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C0C0C0;
	background-color:#F0F1F5;
	text-decoration: none;
	text-align:center;
	border: 0px;
}

.img_tar_menu {
	border:none;
	width:83px;
	height:90px;
	cursor:pointer;
}

ol{
	margin-bottom:0px;
	margin-top:0px;
}

.sangria{
	display: block;
	float: left;
	width: 10px;
}


#tabla_loading{
	text-align:left;
	width:305px;
	height:200px;
	display:table;
}
