﻿@charset "utf-8";
/* CSS Document */

body{
	background-color:#cfd0d2;
	background-image:url(../images/fdopage.gif);
	background-repeat:repeat-x;
	text-align:center;
	margin:0 0 0 0;
	padding:0;
	color:#666666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#divPrincipal{
	width:978px;
	text-align:left;
	margin:auto;
	background-color:#FFFFFF;
}
a{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
p, h1, h2, h3, h4, ul, li, ol, fieldset, blockquote, form{
	margin:0;
	padding:0;
}
p{
	padding:0 0 5px 0;
}
h1{
	background-color:#e5e5e5;
	padding:4px 4px 5px 8px;
	font-size:12px;
	color:#003399;	
}
h2{
	padding:0 0 10px 0;
	font-size:12px;
	color:#003399;	
}
h3{
	font-weight:normal;
	font-size:11px;
	border-top:1px solid #e5e5e5;
}
fieldset{
	border:none;
	padding:0 0 3px;
}
blockquote{
	padding:10px;
}
.classInput{
	border:1px solid #999999;
	width:187px;
	height:15px;
	font-size:11px;
	color:#999999;
	margin-bottom:3px;
}
.boton{
	background-color:#cccccc;
	color:#666666;
	padding:2px 3px;
	font-size:11px;
}
.classClear{
	clear:both;
}
.classSeparador{
	height:20px;
}
a.subrayado  {
	text-decoration:underline;
}
a:hover.subrayado  {
	text-decoration:none;
}
.txtVerde{
	color:#006600;	
}
.txtRojo{
	color:#cc0000;	
}
#divCabecera{
	height:78px;
	background: url(../images/fdo_cabecera.jpg);
	text-align:right;
	padding:9px 15px 0 0;
	margin-top:2px;
}
#divCabecera em{
	padding:0 5px 0 10px;
}
#divLogo{
	float:left;
}
#divLogo img{
	margin:15px 0 0 15px;
}
/****************** DIV MENU : Menú Principal *****************/
#divMenu{
	margin:1px 0 2px 0;
}
#divMenu td{  /******* ancho para los td contenidos en el área Menu **********/
	width:1px;
}
#divMenu th, #divMenu .select{ 
	background-image:url(../images/menu_off.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-weight:normal;
	font-size:12px;
	line-height:31px;
}
#divMenu th.sesion a{
	background-image:url(../images/menu_off_sesion.gif);
	color:#FFFFFF;
}
#divMenu .select{
	background-image:url(../images/menu_on.gif);
	color:#003399;
}
#divMenu a{
	display:block;
	color:#003399;
	text-decoration:none;
}
#divMenu th a:hover{
	background-image:url(../images/menu_on.gif);
	text-decoration:none;
}
/******** FIN MENU *********************/
#divCuerpoHome{
	border:6px solid #FFFFFF;
}
#divHomeLeft{
	width:319px;
	float:left;
}
#divHomeCenter{
	width:319px;
	border-left:5px solid #FFFFFF;
	border-right:4px solid #FFFFFF;
	float:left;
}
#divHomeRight{
	width:319px;
	float:left;
}
/*************** INICIO CUERPO ********************/
#divCuerpo{
	border:6px solid #FFFFFF;
	background-image:url(../images/bg_cuerpo.jpg);
	background-repeat:repeat-x;
	background-position:center top;
	clear:both;
}
#divCuerpo h1{
	margin-bottom:10px;
}
/*************** CUERPO HOME *********************/
#divCuerpoHome h1{
	margin:0;
}
#divCuerpoHome em{
	float:right;
}

#divLDerecha{
	float:right;
	font-size:11px;
	z-index:999;
	color:#666666;
}
/********** INICIO PIE  *****************/
#divPie{
	border-top:1px solid #cccccc;
	padding:3px 5px 10px 5px;
	background-color:#ffffff;
	margin-top:10px;
}
#divPie div{
	float:right;
}
/********** INICIO ACCORDION  *****************/
#container h3{
	background-color:#e5e5e5;
	font-weight:bold;
	margin-top:6px;
	color:#003399;
}
.accordion_toggle {
	height: 25px;
	background-image: url(../images/fl_blanco_1.gif);
	background-position: right 10px;
	background-repeat:no-repeat;
	padding: 0 20px 0 8px;
	line-height: 25px;
	text-decoration: none;
	outline: none;
	cursor: pointer;
}
.accordion_toggle_active {
	background-image: url(../images/fl_blanco_0.gif);
	background-repeat:no-repeat;
}
.accordion_content {
	overflow: hidden;
	padding:9px 10px 0 10px;
	background-image:url(../images/bg_cuerpo.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
li{
	padding-bottom:5px;
	list-style-type:disc;
	margin-left:15px;
}

/********** FIN ACCORDION  *****************/
.classTabla td{
	padding:5px;
	color:#003399;
}
.classTabla img{
	margin-right:5px;
}
.fdoTr{
	background-color:#f0f0f0;
}

.titular{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	padding:7px 5px 0px 25px;
}
.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	background-image:url(../images/fl-Down-azul.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	color:#003399;
}
.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	background-image:url(../images/fl-D-azul.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
}

.classReporte{
	background-image:url(../images/fdo_reporte.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-bottom:12px;
}
.classReporteB{
	background-image:url(../images/fdo_reporte.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-bottom:12px;
	padding:10px;
}
.classReporte td{
	border-bottom:1px solid #d6d6d6;
	padding:4px;
}
#divSesion{
	width:455px;
	background-image:url(../images/fdo_reporte.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-left:268px;
	padding:10px;
}
#divSesion h1{
	margin:-10px -10px 10px -10px;
}
#divBarratop{
	background-color:#5c5c5d;
	padding:2px 2px 3px 2px;
	color:#cccccc;	
}
#divPrincipalPop{
	width:399px;
	text-align:left;
	margin:auto;
	font-size:12px;
}
#divPrincipalPop h1{
	font-size:15px;
	background-color:#d8d9da;
	padding:10px 0 10px 25px;
	font-weight:normal;
}