body {
	margin: 0;
	padding: 0;
	background-color: #EFEFEF;	
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a:active, a:link {
	color: #00209F;
}

p.clear, div.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

div#super {
	width: 720px;
	margin: 0px auto;
	background-color: #333333;
	background: url(../images/fondo_sombra.gif) repeat-y right;
}

div#contenido {
	width: 709px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
	border-left: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
}

div#cabecera {
	height: 79px;
	background-color: #00209F;
	margin-bottom: 1px;
}

	div#cabecera img {
		float: left;
		margin: 20px 0px 0px 15px;
	}

	div#cabecera p {
		padding-top: 42px;
		padding-right: 20px;
		margin: 0;
		font: bold .7em Arial, sans-serif;
		float: right;
	}

	div#cabecera p, div#cabecera p a {
		color: #FFB44A;
	}




div#menu {
	height: 32px;
	background: url(../images/fondo_menu.gif) repeat-x;
	margin-bottom: 1px;
	padding-left: 18px;
}


/*
div#fotografia {
	text-align: center;
}
*/


div#footer {
	margin: 0px auto;
	width: 660px;
	height: 51px;
	background: url(../images/linia_puntos.gif) repeat-x top;
	_padding-top: 10px;
	font: .7em Arial, sans-serif;
	color: #666;
}


	div#footer p.left {
		text-align: left;
		float: left;
	}
	
	
	div#footer p.right {
		text-align: right;
		float: right;
	}




div#modulo_home_left {
	width: 415px;
	margin: 20px 0 0 0;
	padding: 0 25px 0 0;	
	float: left;
	background: url(../images/linia_puntos_vertical.gif) repeat-y right;
}

	div#modulo_home_left h3, div#modulo_home_right h3 {
		margin: 0px 0px 20px 0px;
		padding-bottom: 5px;
		border-bottom: 1px solid #EFEFEF;
	}
	
	div#modulo_home_left img.foto {	
		float: left;
		padding: 1px;
		border: 1px solid gray;
		margin: 0px 15px 35px 0px
	}
	
	div#modulo_home_left p {
		text-align: justify;
		font: .7em Arial, sans-serif;
		color: #5E5E5E;
		margin-top: 0;
		margin-bottom: 16px;
	}


div#modulo_home_right {
	width: 195px;
	margin-top: 20px;
	float: right;
}

	
	div#modulo_home_right img.foto {	
		float: left;
		padding: 1px;
		border: 1px solid gray;
		margin: 0px 15px 10px 0px
	}
	
	div#modulo_home_right p {
		text-align: justify;
		font: .7em Arial, sans-serif;
		color: #5E5E5E;
		margin-bottom: 16px;
	}
	
	div#modulo_home_right ul {
		list-style: none;
		padding: 0;
		margin: 0 0 5px 8px;
	}
	
	div#modulo_home_right li {
		padding: 0 0 0 10px;
		margin-bottom: 6px;
		font: .85em/1.1em Arial, sans-serif;
		text-align: left;
		background: url(../images/flecha_gris_pequena.gif) no-repeat;
		background-position: 0 4px;
	}		

div.textos {
	width: 660px;
	margin: 0 auto;
	padding-bottom: 50px;
}

	div.textos p {
		text-align: justify;
		font: .8em/1.3em Arial, sans-serif;
		color: #666;
	}

	div.textos p.breadcrumb {
		margin: 20px 0 20px 0;
		color: #333333;
		font: .7em Verdana;
	}
	
	div.textos p.nota {
		font: .7em/1.4em Arial, sans-serif;	
	}
	
	div.textos ul {
		padding-left: 20px;
		_margin-left: 0px;
		font: .8em/1.3em Arial, sans-serif;
		color: #666;		
	}
	
	div.textos ul li {
		text-align: justify;
	}
	
	div.textos ul.lista-separada li {
		margin-bottom: 10px;
	}	
	
	div.textos h2 {
		margin-top: 0;
		padding-bottom: 7px;
		border-bottom: 1px solid #7C8ED5;	
	}
	
	div.textos img.left, div.textos img.right, div.textos img.center {
		padding: 1px;
		border: 1px solid gray;	
	}
	
	div.textos img.left {
		margin: 0px 20px 10px 0px;
		float: left;
	}
	
	div.textos img.right {
		margin: 0px 0px 10px 20px;
		float: right;
	}
	
	div.textos img.center {
		clear: both;
		text-align: center;
		margin: 0 auto;
	}
	
	
	div.textos dl {
		text-align: justify;
		font: .8em/1.3em Arial, sans-serif;
		color: #666;
		margin-bottom: 25px;
	}
	
		div.textos dt {
			font-weight: bold;
		}
		
		div.textos dd {
			margin-left: 25px;
		}
		


	div.listado p {
		margin-bottom: 5px;
	}
	
	div.listado ul {
		margin-top: 0;
	}
	
	div.listado li {
		margin-bottom: 10px;
	}
	
	

div.servicio, div.servicio-home {
	padding: 0 0 8px 0 !important;
	margin: 0 0 20px 0 !important;
	background: url(../images/linia_puntos_clara.gif) repeat-x bottom;
}

div.servicio-ultimo {
	padding: 0 !important;
	margin: 0 !important;
}

div.servicio-home-ultimo {
	padding-bottom: 20px;
	_padding-bottom: 0;
	margin-bottom: 0;
}

div.servicio-home p {
	margin: 0;
	padding: 0 0 10px 0;
}

div.servicio-home-ultimo p {
	margin: 0;
	padding: 0;
}

div.servicio-home ul, div.servicio-home-ultimo ul {
	padding: 0 0 0 10px;
	margin: 0 0 3px 15px;	
}

	div.servicio img, div.servicio-ultimo img {
		padding-top: 4px;
		float: left;
	}

	div.servicio p, div.servicio ul, div.servicio-ultimo p, div.servicio-ultimo ul {
		margin: 0 0 5px 40px;
	}
	
	
	
div.bloque_texto {
	width: 465px;
	float: left;
}


div.bloque_menus {
	margin-top: 35px;
	width: 160px;
	float: right;
}

	div.opciones {
		border: 1px solid #C3D3DF;
		padding-bottom: 15px;
		margin-bottom: 20px;
	}
	
	div.opciones h3, div.opciones img {
		margin: 0;
		padding: 0;
	}

	div.opciones ul {
		font: .7em/1.2em Arial, sans-serif;	
		margin: 7px 12px 0 0;
		padding: 0;
		list-style: none;
		color: #003F78;			
	}

	div.opciones li {
		text-align: left !important;
		margin-left: 15px;
		padding: 0 0 3px 10px;
		background: url(../images/flecha_menu.gif) no-repeat;
		background-position: left 3px;
	}

	div.opciones blockquote {
		margin: 0 0 0 20px;
	}	

	div.opciones p {
		font: .7em/1.3em Arial, sans-serif;
		padding: 0 10px 0 10px;
		margin: 10px 0 0 0;
	}

	div.opciones p.datos {
		font: .7em/1.3em Arial, sans-serif;
		padding: 0 0 0 25px;		
	}


table.busqueda {
	width: 465px;
	table-layout: auto;
}

	table.busqueda td {
		padding-bottom: 30px;
		vertical-align:top;
	}
		
	table.busqueda ul {
		text-align: left;
		margin: 0;
	}
		
	table.busqueda ul li {
		text-align: left;
		margin-bottom: 5px;
	}	
	
	table.busqueda label {
		margin-right: 20px;
		font: .8em Arial, sans-serif;
		color: #333;
	}


table.formulario {
	margin: 20px 0;
	width: 400px;
}

	table.formulario th {
		width: auto;	
		text-align: right;
		padding: 9px 15px 0 0;
		vertical-align: top;		
	}

	table.formulario td {
		width: 250px;
		padding: 7px 0;
		text-align: left;
	}


	table.formulario label {
		font: bold .7em Arial, sans-serif;
	}
	
	table.formulario label.aviso {
		color: #CC0000;	
	} 	
	
	table.formulario td label.ejemplo{
		color: #777;
		font: 10px Arial,sans-serif;
	}	

	table.formulario input {
		width: 200px;
	}
	
	table.formulario input.telefono {
		width: 100px;
	}	
	
	table.formulario textarea {
		width: 250px;
		height: 100px;
	}
	
	table.formulario input.button {
		width: 140px;
	}

	span.asterisco {
		font: bold 1em verdana;
	}
	
	/* Estilo para el parrafo de aviso de formularios */
	p.aviso {
		font: bold .9em Arial, sans-serif !important;
		color: #CC0000 !important;
	}
	
	

div.mapa_web_derecha {
	float: right;
	width: 230px;
}

div.mapa_web_izquierda {
	float: left;
	width: 230px;
}

	div.mapa_web_derecha p, div.mapa_web_izquierda p {
		margin-bottom: 0;
	}
	
	div.mapa_web_derecha ul, div.mapa_web_izquierda ul {
		margin-top: 0;
	}

.noms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00209C;
	margin-top: 8px;
	text-align: center;
	margin-left: 7px;
	}

