body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  background-color: #D4926B;
  background-image: url(images/plantilla/fondo.jpg);
  background-repeat: repeat-x;
  top: 0px;
  margin-top: 0px;
  padding-top: 0px;
  font-size: 11px;
  color: #0C3043;
}

div{
	font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p{
	margin-top: 0px;
	margin-bottom: 0px;

}

#contenedor{
	width: 939px;
	text-align: left;
	overflow: hidden;
}

#rutaEnlaces{
	height: 20px;
	text-align: right;
	padding-right: 15px;
	top: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	font-size: 10px;
}

#rutaEnlaces a, rutaEnlaces a:visited{
	color: #D4926B;
	font-weight: bold;
	text-decoration: none;
}

#rutaEnlaces a:hover{
	color: #ffffff;
}

.separador{
	color: #FF5A00;
}

#menu ul{
	display: block;
	list-style: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 85px;
	margin-left: 0px;
	padding-left: 26px;	
	z-index: 1;	
}

#menu ul li a, menu ul li a:visited{
	position: relative;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover{
	color: #FF6429;
}

#menu ul li{
	float: left;
	padding-right: 21px;
}

#encabezado{
	background-image: url("images/plantilla/cabecera.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/cabecera.png');
	background-repeat: no-repeat;
	height: 142px;
	margin-top: 0px;
	z-index: 0;
}

#cuerpo{
	position: relative;
	width: 722px;
	top: -548px;
	text-align: justify;
	font-size: 12px;
	min-height: 550px;
	height: auto;
}

#cuerpoSup{
	background-image: url("images/plantilla/cuerpo/sup.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/cuerpo/sup.png');
	background-repeat: no-repeat;
	height: 17px;
}

#cuerpoCentro{
	background-image: url("images/plantilla/cuerpo/centro.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/cuerpo/centro.png');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 12px;
}

table{
	position: relative;
	font-size: 11px;
	color: #0C3043;
	width: 94%;
}

h3{
	position: relative;
	margin: 0px;
	padding: 10px;
	padding-bottom: 5px;
	font-size: 18px;
	text-align: center;
	color: #3C1F13;
}

h4{
	position: relative;
	margin: 0px;
	padding: 10px;
	padding-top: 0px;
	font-size: 14px;
	text-align: center;
	color: #3C1F13;
}

#cuerpoInf{
	background-image: url("images/plantilla/cuerpo/inf.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/cuerpo/inf.png');
	background-repeat: no-repeat;
	background-position: top;
	height: 17px;
}

hr{
	position: relative;
	border-style: dashed;
	width: 98%;
	margin-left: 1px;
	border-width: 1px;
	border-color: #124C6C;
	margin-top: 5px;
}

#cuerpoCentro ul li{
	position: relative;
	width: 330px;
	list-style: none;
	color: #FF6429;
	text-align: left;
}

#cuerpoCentro ul li a, cuerpoCentro ul li a:visited{
	position: relative;
	color: #FF5A00;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#cuerpoCentro ul li a:hover{
	position:relative;
	color: #124C6C;
}

#cuerpoCentro a, cuerpoCentro a:visited{
	position:relative;
	color: #124C6C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#cuerpoCentro a:hover{
	position:relative;
	color: #FF5A00;
}
#buscador{
	position: relative;
	width: 217px;
	left: 719px;
	top: 5px;
	text-align: center;
	font-size: 10px;
	margin-bottom: 5px;
	z-index: 1;
}

#buscadorSup{
	background-image: url("images/plantilla/menu/sup.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/menu/sup.png');
	background-repeat: no-repeat;
	height: 18px;
}

#buscadorCentro{
	background-image: url("images/plantilla/menu/centro.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/menu/centro.png');
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}

#buscadorCentro img{
	border-width: 1px;
	border-color: #3C1F13;
	border-style: solid;

}

#buscadorInf{
	background-image: url("images/plantilla/menu/inf.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/menu/inf.png');
	background-repeat: no-repeat;
	height: 17px;
}

#buscadorCentro h5{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.textBox{
	margin-left: 4px;
	background-image: url("images/plantilla/controles/textBoxOut.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/controles/textBoxOut.png');
	background-repeat: no-repeat;
	font-size: 10px;
	color: #124C6C;
	border: none;
	background-color: #195677;
	width: 181px;
	height: 27px;
	padding-top: 7px;
	padding-left: 7px;
	margin-top: 5px;
}

.boton{
	margin-left: 4px;
	background-image: url("images/plantilla/controles/botonOut.png") !important;
	/*background-image: none;*/
	filter: none !important;
 	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/plantilla/controles/botonOut.png');
	background-repeat: no-repeat;
	font-size: 10px;
	font-weight: bold;
	color: #053C73;
	border: none;
	background-color: #195677;
	width: 121px;
	height: 33px;
	cursor: pointer;
}

.fondoTxtOut{
	background-image: url(images/plantilla/controles/textBoxOut.png);
	background-repeat: no-repeat;
}

.fondoTxtOver{
	background-image: url(images/plantilla/controles/textBoxOver.png);
	background-repeat: no-repeat;
}

#pie{
	text-align: center;
	position: relative;
	top: -548px;
	font-size: 10px;
	font-weight: bold;
	color: #053C73;
	margin-bottom: -548px;
	z-index: 0;
	padding-top: 20px;
	height: 160px;
}

#iconoPDF{
	margin-top: -72px;
	padding-right: 10px;
	float: right;
	z-index: 10;
}
