/* 
ESTILO PARTICULAR DE UNA PGINA WEB

Debe existir una hoja de estilos por cada pgina web que necesite una modificacin especifica en los estilos

*/
#contactar{
background:url(../img/propuesta_3_v3_03.png) no-repeat;
width:332px;
height:355px;
}
#imglogo{
width:450px;
height:245px;
background:url(../img/img_cabecera.jpg) no-repeat; 
}
.colocarcontactar{
padding-left:230px;
padding-top:13px;
}
.telef{
	font-size:20px;
	padding-left:164px;
	padding-top:182px;
	color:#666666;
}
.direcc{
padding-right:35px;
padding-top:30px;
color:#666666;
text-align:right;
}

.separar2{
	height:8px;
	clear:both;
}



/*cuadro de texto*/
.img_sup{
 background:url(../img/img_sup.jpg) no-repeat;
 width:665px;
 height:17px;
}
.img_inf{
 background:url(../img/img_inf.jpg) no-repeat;
 width:665px;
 height:17px;
}
.eldivtexto{
 background:url(../img/fondo_texto.jpg) repeat-y; 
 width:660px;
 margin-left:3px;
 color:#999999;
}
.eltexto{
padding-left:20px;
padding-right:20px;
}

#depilacion{
	background: url(../img/img_depilacion.jpg) no-repeat;
	width:246px;
	background-color:transparent;
	height:111px;
	float:left;
	margin-right:4px;
}
#varices{
	background:url(../img/img_varices.jpg) no-repeat;
	width:246px;
	height:111px;
	float:left;
	margin-right:4px;
}
#fotore{
	background:url(../img/img_fotore.jpg) no-repeat;
	width:246px;
	height:111px;
	overflow:hidden;
	float:left;
	margin-right:4px;
}
#crio{
	background:url(../img/img_crio.jpg) no-repeat;
	width:246px;
	height:111px;
	overflow:hidden;
	float:left;
}

#izq {
	width:500px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}



#rotator img
{
	cursor: pointer;
	display:none;
	float:left;
	overflow:hidden;
	position:absolute;
}

#rotator
{   
	cursor:pointer;
	margin-top:15px;
	margin-left:14px;
	height:209px;
	width:458px;
	margin-bottom:10px;
	overflow:hidden;
	position:absolute;
}
