body{
	background-color: #FFF;
	background-image: url("../img/fondoarribabody.jpg");
	height: 271px;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	margin-top: 20px;
}
.piepagina{
	background-image: url("../img/fondoabajo.jpg");
	height: 159px;
}
.finPagina{
	background-image: url("../img/abajopagina.jpg");
	width: 996px;
	height: 70px;
	background-repeat: no-repeat;
	font-family: "Arial Bold",verdana;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
.cabezoteBuscarizq{
	background-image: url("../img/cabezotebuscarizq.jpg");
	width: 10px;
	height: 49px;
	background-repeat: no-repeat;
}
.cabezoteBuscarcentro{
	background-image: url("../img/cabezotebuscarcentro.jpg");
	height: 49px;
	background-repeat: repeat-x;
}
.cabezoteBuscarder{
	background-image: url("../img/cabezotebuscarder.jpg");
	width: 11px;
	height: 49px;
	background-repeat: no-repeat;
}
.titulosizq{
	background-image: url("../img/tituloizq1.jpg");
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
}
.tituloder{
	background-image: url("../img/tituloder1.jpg");
	background-repeat: no-repeat;
	width: 13px;
	height: 33px;
}
.titulocentro{
	background-image: url("../img/titulocentro1.jpg");
	height: 33px;
	background-repeat: repeat-x;
	font-family: verdana;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}

.contenidocentro{
	background-image: url("../img/centrocontenido.jpg");
	width: 750px;
	background-repeat: repeat-y;
}
.contenidoabajo{
	background-image: url("../img/abajocontenido.jpg");
	width: 750px;
	height: 16px;
	background-repeat: no-repeat;
}
.componentederechamitad{
	background-image: url("../img/bannercentro.jpg");
	width: 205px;
	background-repeat: repeat-y;
}
.componentederechaabajo{
	background-image: url("../img/bannerabajo.jpg");
	width: 205px;
	height: 12px;
	background-repeat: no-repeat;	
}
.buscadorizq{
	background-image: url("../img/buscarizq.jpg");
	height: 30px;
	width: 13px;
	background-repeat: no-repeat;
}
.buscadorcentro{
	background-image: url("../img/buscarcentro.jpg");
	height: 30px;
	width: 4px;
	background-repeat: repeat-x;
}
.buscadorder{
	background-image: url("../img/buscarder.jpg");
	height: 30px;
	width: 14px;
	background-repeat: no-repeat;
}
.titulobuscar{
	font-size: 21px;
	width: 20%;
	color: #FFFFFF;
	font-family: Arial, Verdana;

}
.campobusqueda{
 	font-weight: bold;
 	font-size: 11px;
  	color: #000000;
  	font-family: Verdana,Arial;
 	background-color:#ffffff;
  	border:none;
}
.resbusqueda{
	font-family: verdana;
	font-size: 11px;
	color: #666666;
}
.contenido{
	font-family: verdana;
	font-size: 13px;
}
.solicitar{
	font-family: verdana;
	font-size: 11px;
	color: #1C9749;
	font-size: 10px;
	font-weight: bold;
}
.enlaceguia{
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #5A5A5A;
	font-weight: bold;
}
.label,.titulosContacto{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
.campoContacto{
	font-family: verdana;
	font-size: 11px;
}
.descContacto{
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}