/* CSS Document APERCIBIMIENTOS*/

/*---------------------------CAPAS PRINCIPALES---------------------*/

/*DIV CONTENEDOR*/

#contenedor{
background-image:url(../images/CENTRO820.png);
width:820px;
padding: 0px; 

position:absolute;
	left:50%;
margin-left:-450px;

}


/*DIV CABECERA*/

#cabecera{
background-image:url(../images/CABECERA820X165.png);
	width:820px;
	height:165px;
	text-align:center;

}

/*DIV MENU*/

#menus{
	/*background-image:url(../images/menu_fondo.png);*/
	width:805px;
	height:50px;
	text-align:center;
	background-image:url(../images/MENUALTO820X60.png);
	padding-left:15px;
	
}

#menui{

width:150px;
position:relative;
float:left;
padding-left:20px;

}


/*DIV CENTRO*/

#centro{
	width:440px;
	float:left;
	margin: 0 0 0 10px;
	padding-left:10px;
	padding-right:10px;
	border-bottom-width: 0.2mm;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}

#menud{
width:150px;
position:relative;
float:left;
padding-left:10px

}

#colaboraciones{
	width:790px;
	background-image:url(../images/cola.png);
	position:relative;
	float:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	
}

/*DIV PIE*/

#pie{
	width:790px;
	height:70px;
	background-image:url(../images/PIE820X110.png);
	position:relative;
	float:left;
	padding-top:30px;
	padding-left:30px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}

body {
	background-color:#e8e8ea;
	color: #999999;	
}

/*---------------------------CAPAS PRINCIPALES---------------------*/




th.menup{
	width:150px;
	background-image:url(../images/TH.png);
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
}
td.menup{
width:150px;
background-image:url(../images/TD.png);

}



h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../images/H1.png);
	font-size: 18px;

	
}

/*table.menus{
	width:789px;
	background-image:url(../images/MENUSUPF.png);
	border: thin solid #eaeaea;
	
}*/

td.menus{
	border-top-width: 0.1mm;
	font-size: 21px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration:none;
	font-size: 12px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fdb13e;
	text-decoration:none;
	font-size: 12px;
}


a.menus {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #999999;
	text-decoration:none;
	font-size: 12px;
}
a.menus:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #fdb13e;
	text-decoration:underline;
	font-size: 12px;
}

table.menu{
	width:150px;
	background-image:url(../images/FondoTable.png);
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 0.2mm;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;

}

th.menu{
	background-image:url(../images/TH.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}


input {
	border: 0.2mm solid #CCCCCC;
	

}

table.centro{
	width:440px;
	color:#fdb13e;
	text-align:center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th.centro{
	background-image: url(../images/H1.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align:left;
}

td.centro{
	border-bottom-width: 0.2mm;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 0.2mm;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

td.fecha{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align:right;
}

table.menusb{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	margin-left:5px;
	margin-right:25px;
} 