body {
	margin: auto;
	padding: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #0039A6;
	text-align: justify;
	line-height: normal;
	height: 600px;
	width: 955px;
}

a:link, a:visited {
	color: #0039A6;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
	color: #FFA100;
}

p span {
	font-weight: bold;
}

#cabecera {
	height: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFA100;
}

#logo_banner {
	width: 875px;
	margin-left: 50px;
	margin-right: 30px;
}

#logo {
	width: 198px;
	height: 58px;
	margin-top: 10px;
	float: left;
}

#banner {
	width: 600px;
	height: 50px;
	margin-top: 18px;
	float: right;
}

#texto_cabecera {
	margin-left: 50px;
	margin-right: 30px;
	margin-bottom: 5px;
}

#zonas {
	font-size: 9px;
	float: left;
	margin-top: 15px;
}

#telefono {
	font-size: 24px;
	float: right;
}

#contenedor {
	height: 465px;
}

#menu {
	height: 35px;
	margin-left: 225px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFA100;
}

.menu_contenedor {
	text-align: center;
	position: relative;
	top: 25%;
}

.menu_contenedor a {
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFA100;
	margin-left: 7px;
	padding-left: 7px;
}

.menu_contenedor .activo {
	color: #FFA100;
}

#bloque1 {
	width: 225px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

#bloque2 {
	width: 700px;
	float: left;
	margin-top: 5px;
}

h1 {
	font-size: 16px;
	text-align: left;
	padding-top: 4px;
	padding-left: 20px;
	background-image: url(../imagenes/barra.jpg);
	color: #FFFFFF;
	height: 26px;
}

h2 {
	font-size: 12px;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 3px;
	background-image: url(../imagenes/barra_servicios1.jpg);
	color: #FFFFFF;
	height: 22px;
	width: 302px;
}

h3 {
	font-size: 12px;
	text-align: justify;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	background-image: url(../imagenes/barra_servicios2.jpg);
	color: #FFFFFF;
	height: 37px;
	width: 301px;
}

h4 {
	font-size: 8px;
	text-align: justify;
	font-weight: normal;
}

h4 span {
	color: #FFA100;
}

ul {
	width: 300px;
	list-style-image: url(../imagenes/lista.jpg);
	list-style-position: outside;
	list-style-type: none;
	text-align: justify;
	margin-left: 10px;
	padding-left: 10px;
}

.columna_izq {
	float: left;
}

.columna_der {
	float: right;
}

#fondo_formulario {
	border: 1px dashed #FFA100;
	float: left;
}

.formulario {
	font-size: 9px;
	font-family: verdana;
} 

#pie {
	width: 955px;
	height: 35px;
	background-image: url(../imagenes/fondo_pie.jpg);
	background-repeat: repeat-x;
	float: left;
}

.texto_pie {
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	position: relative;
	top: 40%;
}
