@charset "utf-8";
body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #557c9a;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #e4e5e5;
	list-style-type: circle;
    }

/* link */
a:visited {
	color: #5a86ab;
	text-decoration: none;
}
a:link {
	color: #5a86ab;
	text-decoration: none;
}
a:active {
	color: #5a86ab;
	text-decoration: underline;
}
a:hover {
	color: #5a86ab;
	text-decoration: underline;
}/* link */	
	
    #container {
	width: 990px;
	text-align: left; /* esto anula text-align: center en el elemento body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	border: 2px solid #666666;
    }
    #header {
	padding: 0;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
    }
#mainContent {
	border: 2px solid #537B9D;
	background-color: #4FBFEA;
	margin: 10px;
	padding: 10px;
}
#mainContent2 {
	background-color: #FFFFFF;
	border: 2px solid ##537B9D;
	margin: 0px;
	padding: 8px;
}
#footer {
	color: #FFFFFF;
	height: 25px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	background-image: url(../imagen/pie.gif);
	background-repeat:   no-repeat;
	font-size: 14px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "californian FB";
	padding-bottom: 1px;
}

/* link */
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}/* link */	

#pie{
	color: #333333;
	font-size: 12px;
}

/* link */
#pie a:visited {
	color: #000000;
	text-decoration: none;
}
#pie a:link {
	color: #000000;
	text-decoration: none;
}
#pie a:active {
	color: #000000;
	text-decoration: underline;
}
#pie a:hover {
	color: #557c9a;
	text-decoration: underline;
}/* link */	


    .clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }

h1 {
	color: #333333;
	font-size: 35px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left -6px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 57px;
	margin-left: 10px;
	background-image: url(../imagen/fondo_titulo.jpg);

    }	
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #2A6E9E;
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../imagen/fondo_h3.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
	padding-left: 20px;
}

#rocio {
	padding-right: 180px;
	padding-left: 50px;
	padding-top: 3px;
	background-image: url(../imagen/ra_horizontal.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
}
#pareja {
	background-image: url(../imagen/tera_pareja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding-top: 3px;
	padding-right: 340px;
	padding-left: 50px;
}

#peda1 {
	background-image: url(../imagen/ninasaltando.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 3px;
	padding-right: 180px;
	padding-left: 50px;
	text-align: justify;
}
#peda2 {
	background-image: url(../imagen/fondo_peda2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: justify;
	padding-top: 3px;
	padding-right: 180px;
	padding-left: 50px;
}
#sexologia {
	padding-top: 3px;
	padding-right: 180px;
	padding-left: 50px;
	background-image: url(../imagen/pareja.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#receta {
	background-image: url(../imagen/fondo_receta.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 3px;
	padding-right: 160px;
	padding-left: 50px;
	text-align: justify;
}
#index1 {
	width: 450px;
	top: auto;
	bottom: auto;
	float: left;
	padding-left: 60px;
	text-align: justify;
}
#index3 {
	text-align: justify;
	padding-left: 60px;
	padding-right: 60px;
	background-image: url(../imagen/fondo_index2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#index2 {
	width: 400px;
	top: auto;
	right: auto;
	float: right;
	height: 265px;
}
#contacto {
	height: 150px;
	padding-left: 50px;
	padding-bottom: 120px;
}
#mapa {
	background-color: #dee8f3;
	border: 2px solid #4FBFEA;
	margin-right: 25px;
	margin-left: 25px;
}

#tablacontacto {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5a86ab;
}
.respuesta {
	text-align: center;
	color: #5a86ab;
}
.error {
	text-align: left;
	color: #5a86ab;
}
#error {
	padding-top: 3px;
	padding-left: 50px;
}
.formulario {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 16px;
	text-align: justify;
}
.espacio {
	font-size: 2px;
}

.clearfloat { /* esta clase debe colocarse en un elemento div o break y debe ser el último elemento antes del cierre de un contenedor que incluya completamente a un elemento flotante */
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
}

a img {
	border: none;
}