@charset "UTF-8";
/* CSS Document */

ul, li, p, h1, h2 {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 18px;
}
/* GENERAL*/
body {
	width:100%;
	background-color:#fff;
}

#fondo{
	
	background-position:top;
	background-repeat:no-repeat;
	height:auto;
}

#cabecera{
	margin:0 auto;
	width:800px;
	height:160px;
}

#logo{
	width:440px;
	height:122px;
	background-image:url(../img/logo_clinica_ruperto.png);
	margin-top:20px;
	float:left;
	margin-left:170px;
	}

#contenido{
	background-image:url(../img/fondo_index8.jpg);
	width:800px;
	height:397px;
	margin-right:auto;
	margin-left:auto;
	}


#cuadrante {
	width:310px;
	height:281px;
	margin-right:auto;
	margin-left:auto;
	padding-top:auto;}

#cuadro{
	width:87px;
	height:87px;
	float:left;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:10px;
	background-image:url(../img/cuadro.jpg);
}
#cuadro1{
	width:87px;
	height:87px;
	float:left;
	margin-right:5px;
	margin-left:10px;
	margin-bottom:10px;

}
#cuadro1 p.texto {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#56b5c9;
	padding:35px 50px 10px 12px;
	font-weight:bold;
	}
.texto {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#56b5c9;
	float:left;
	}
#limpia {
clear:both;	
	}

#pie{
	width:800px;
	height:42px;
	margin-right:auto;
	margin-left:auto;
	margin-top:7px;
	}
	#pie2{
	margin-top:-2px;
	width:800px;
	height:40px;
	margin-right:auto;
	margin-left:auto;
	}
.escrito_pie p {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:10px;
	color:#333;
	text-align:center;}

#contenido_nota {
	width:800px;
	height:auto;
	margin-right:auto;
	margin-left:auto;
	}
.escrito_nota p {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#333;
	text-align:justify;}



/* INTERIOR */

#fondo_int {
	
	background-position:top;
	background-repeat:no-repeat;
	height:auto;
	}

#cabecera_int{
	margin:0 auto;
	width:800px;
	height:100px;
}

#logo_int{
	width:300px;
	height:82px;
	margin-left:460px;
	margin-top:13px;
	float:left;
	}
	
#menu {
	width:800px;
	height:75px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(../img/menu2.jpg);
	}

ul.principal {
	list-style:none;
	outline-style:none;
	
	}	
	ul.principal li {
	float:left;
	display:block;
	position:relative;
	height: 25px;
	vertical-align:middle;
	cursor:pointer;
outline-style:none;

}
	/* Mas fácil a la hora de especificar texto */
ul.principal li a{
	width:50px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:14px;
	outline-style:none;
	font-weight:bold;
	}
	
ul.principal li a:hover{
	font-weight:bold;
	font-style:italic;
	color:#cdeaf0;
	outline-style:none;
	}
	

.inicio {
	margin-top:9px;
	margin-left:10px;
	color:#fff;
	}	


.nosotros {	
	margin-top:16px;
	margin-left:114px;	
	color:#fff;
	}	



.nosotros_estoy {
	font-weight:bold;
	margin-top:16px;
	margin-left:114px;
	color:#cdeaf0;
	font-style:italic;
	}

.servicios {	
	margin-top:11px;
	margin-left:136px;
	color:#fff;
	}	

a.servicios_estoy {
	font-weight:bold;
	margin-top:11px;
	margin-left:135px;
	color:#cdeaf0;
	font-style:italic;

}


.galeria {	
	margin-top:48px;
	margin-left:143px;
	color:#fff;
	}	

.galeria_estoy {
	font-weight:bold;
	margin-top:48px;
	margin-left:143px;
	color:#cdeaf0;
	font-style:italic;
}



.contacto {	
	margin-top:17px;
	margin-left:85px;
	color:#fff;
	}	

a.contacto_estoy {
	font-weight:bold;
	margin-top:17px;
	margin-left:88px;
	color:#cdeaf0;
	font-style:italic;
}



	
#contenido_int{
	width:800px;
	height:241px;
	margin-right:auto;
	margin-left:auto;
	}
#contenido_gal{
	width:800px;
	height:230px;
	margin-right:auto;
	margin-left:auto;}
	
.escrito p {
	width:800px;
	
	margin-left:auto;
	margin-top:0;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#333;
	text-align:justify;
	}


#banner {
	width:800px;
	height:140px;
	margin-right:auto;
	margin-left:auto;}
	.banner {
	width:800px;
	height:140px;
	
	
	}

/*CONTACTO*/

#contenido_cont {
	width:800px;
	height:500px;
	margin-right:auto;
	margin-left:auto;
	margin-top:20px;}
	
#mapa_sta_cruz {
	width:360px;
	height:485px;
	float:left;
	
	}

#mapa_la_palma {
	width:360px;
	height:485px;
	float:right;

	}


.escrito3 p{
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	text-align:center;
	color:#333;}

	
	
/* estilo css de el jquery de los cuadro */

.qitem {
	width:87px;
	height:87px;	
	border:none;	
	
	background: url('bg.gif') no-repeat;
	
	
	/* required to hide the image after resized */
	overflow:hidden;
	
	/* for child absolute position */
	position:relative;
	
	/* display div in line */
	float:left;
	cursor:hand; cursor:pointer;
}

	.qitem img {
		border:0;
	
		/* allow javascript moves the img position*/
		position:absolute;
		z-index:200;
	}

	.qitem .caption {
		position:absolute;
		z-index:0;	
		color:#ccc;
		display:block;
	}

		.qitem .caption h4 {
			font-size:12px;
			padding:10px 5px 0 8px;
			margin:0;
			color:#369ead;
		}

		.qitem .caption p {
			font-size:10px;	
			padding:3px 5px 0 8px;
			margin:0;
		}



/* Setting for corners */

.topLeft, .topRight, .bottomLeft, .bottomRight {
	position:absolute;
	background-repeat: no-repeat; 
	float:left;
}

.topLeft {
	background-position: top left; 	
} 

.topRight {
	background-position: top right; 
} 

.bottomLeft {
	background-position: bottom left; 
} 

.bottomRight {
	background-position: bottom right; 
}

.clear {
	clear:both;	
}


.iframe {
	margin-top:4px;
	 float:left; margin-right:10px;}
.enlace {
	color:#333;
	text-decoration:none;	
}