/* CSS Document */


  /* -------------------------- */
 /* -------- ESTILOS -------- */
/* -------------------------- */




/*/* -------- CONTENEDOR -------- */

/*#contenido{
	background:url(bitmaps/bk.jpg) center top no-repeat;
	margin:0;
	padding:0;
	width:750px;
	height:503px;
	font-family:Arial,Verdana, Helvetica, sans-serif;	
}


#contenido #legales{
	text-align:left;
	font-size:9px;
	color:#999999;
	width:750px;
	margin:415px 0 0 0;
	padding:10px 0 0 0;
	border-top:1px dashed silver;
	float:left;
	position:absolute;
}

#contenido #legales span{
	color:#006600;
	font-weight:bold;
}


/*------- btn solicítalo -------*/

/*#contenido a#solicitalo{
	width:173px;
	height:56px;
	background:url(bitmaps/solicitalo_up.gif) left top no-repeat;
	display:block;
	text-indent:-9999px;
	position:relative;
	top:330px;
	left:483px;
}

#contenido a#solicitalo:hover{
	background:url(bitmaps/solicitalo_over.gif) left top no-repeat;

}
*/



#contenido {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bitmaps/fondo_dental.jpg);
	background-repeat: no-repeat;
	border:none;
	height: 600px;
	width: 750px;
	float: none;
	margin-top:0px;
	padding-top:15px;
}
#contenido h1 {
	background: url(bitmaps/titulo.gif);
	height: 106px;
	width: 390px;
	text-indent:-9999px;
	margin-left:340px;
}
#caluga_seguro_asistencia {
	background-image: url(bitmaps/caluga_seg_asistencia.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 246px;
	float: left;
	left: 232px;
	position: absolute;
	top: 322px;
	text-indent:-9999px;

}
#texto_seguro_asistencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 100px;
	width: 246px;
	float: left;
	left: 232px;
	position: absolute;
	top: 411px;
	color: #666666;
}

#caluga_seguro_prevencion {
	background-image: url(bitmaps/caluga_seg_preven.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 246px;
	float: left;
	left: 260px;
	position: absolute;
	top: -88px;
	text-indent:-9999px;

}

#texto_seguro_prevencion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	height: 133px;
	width: 246px;
	float: left;
	left: 262px;
	position: absolute;
	top: 0px;
	color: #666666;
}
#texto {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 19px;
	width: 531px;
	float: left;
	left: -9px;
	position: absolute;
	top: 150px;
	color: #000000;
	text-align:center;
}
#texto a{
	display:block;
	width:164px;
	height:35px;
	background:url(bitmaps/boton.gif) left top no-repeat;
	text-indent:-9999px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#texto a:hover{
	display:block;
	width:164px;
	height:35px;
	background:url(bitmaps/boton.gif) left -35px no-repeat;
	text-indent:-9999px;
}
#texto a:visited{
	border:none;
	text-decoration:none;
}

.texto2 {
	color: #FF6600;
}

#texto3 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	height: 17px;
	width: 514px;
	float: left;
	left: -2px;
	position: absolute;
	top: 275px;
	color: #000000;
	background-position: center center;
	text-align: center;
}


#legales {
	font-size:9px;
	width:750px;
	color:#666666;
	text-align:justify;
	float:left;
	background:url(bitmaps/lineap.gif) left top repeat-x;
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif;
}
