/*DEFINICIONES*/

body{
	background-image:url('../img/bkg_fondo_estirar.gif');
	background-repeat:repeat-x;
    background-color:#ffffff;
    background-position: top;
	margin:auto;
	padding:0;
	text-align:center;
}

form{
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}

img {
	border:0px;
	margin:0px;
	padding:0px; 
	display:inline;
}

span {
		margin:0px;
		padding:0px; 
		border:0px;
}

p {
		margin:0px;
		padding:0px; 
		border:0px;
		line-height:1.2em;	
}

li {
		margin:0px;
		padding:0px; 
		list-style: none;
}

/*
div{
	display:inline;     //FALLA CON SEXY ALERT
	position:relative;
}*/

a{
	text-decoration:none;
}

/*CONTENEDORES WEB

.barra1{
	display:inline;
	background-color:#2298c6;
	height:17px;
	width:100%;
	position:relative;
	float:left;
	clear:both;
}

.barra2{
	display:inline;
	margin-top:1px;
	background-color:#b6ddec;
	height:17px;
	width:100%;
	position:relative;
	float:left;
	clear:both;	
}

.barra3{
	display:inline;
	background-color:#ffecbb;
	height:17px;
	width:100%;
	position:relative;
	float:left;
	clear:both;
}

.barra4{
	display:inline;
	margin-top:1px;
	background-color:#ffc323;
	height:17px;
	width:100%;
	position:relative;
	float:left;
	clear:both;
}
*/

.contenedor_total{
	display:block;
	position:relative;
	float:none;
	clear:none;
	margin: auto;
	width:913px;
	height:auto;
	text-align:center;
}

.contenedor_0{
	display:inline;
	position:relative;
	float:left;
	clear:both;
	width:913px;
	height:auto;
	text-align:left;
}

.contenedor_1{
	display:inline;
	position:relative;
	float:left;
	clear:both;
	margin-top: 4px;
	width:913px;
	height:auto;
	text-align:left;
	z-index:2;
}

.contenedor_2{
	display:inline;
	position:relative;
	float:left;
	clear:both;
	margin-top: 0px;
	width:913px;
	height:auto;
	text-align:left;
}

.contenedor_3{
	display:inline;
	position:relative;
	float:left;
	clear:both;
	margin-top: 0px;
	width:913px;
	height:auto;
	text-align:left;
}

.separador_inicio{
	display:inline;
	margin-top:3px;
	margin-left:3px;
	margin-right:3px;
	background-color:#ffffff;
	height:12px;
	width:1px;
	position:relative;
	float:left;
	clear:none;	
	font-size:0px;
}

.posi_capa{
	display:inline;
	margin-top:2px;
	height:17px;
	width:auto;
	position:relative;
	float:left;
	clear:none;	
}

.posi_logo{
	display:inline;
	height:auto;
	width:auto;
	position:relative;
	float:left;
	clear:none;	
}

.fondo_chica{
	position:relative;
	background:url('../img/bkg_chica_portada.jpg') no-repeat;
	clear:none;
	float:left;
	display:inline;
	height:434px;
	width:913px;
}	


.posi_undanet{
	display:inline;
	background-repeat:no-repeat;
	position:relative;
	float:left;
	clear:none;
	width:173px;
	height:16px;
	text-align:left;
	font-size:0px;
	margin-left:310px;
}

.min_height{
    position:relative;
	clear:none;
	float:left;
	display:inline;
	height:446px;
	width:0px;
}

.contenedor_izq{
    position:relative;
	clear:none;
	float:left;
	display:inline;
	height:400px;
	width:688px;
}

.contenedor_der{
    position:relative;
	clear:none;
	float:left;
	display:inline;
	height:400px;
	width:210px;
}

.contenedor_izq_localizacion{
	background:url('../img/bkg_localizacion.jpg') no-repeat;
	background-position:bottom;
	position:relative;
	clear:none;
	float:left;
	display:inline;
	height:427px;
	width:912px;
}



.btn_la_clinica{display:block;width:210px;height:100px;background-position:0px 0px;background-image:url('../img/btn_la_clinica.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_la_clinica_seleccionado{display:block;background-position:0px -100px;width:210px;height:100px;background-image:url('../img/btn_la_clinica.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_la_clinica:link{background-position:0px 0px;}
.btn_la_clinica:hover{background-position:0px -100px;}
.btn_la_clinica:active{background-position:0px -100px;}

.btn_servicios{display:block;width:210px;height:100px;background-position:0px 0px;background-image:url('../img/btn_servicios.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_servicios_seleccionado{display:block;background-position:0px -100px;width:210px;height:100px;background-image:url('../img/btn_servicios.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_servicios:link{background-position:0px 0px;}
.btn_servicios:hover{background-position:0px -100px;}
.btn_servicios:active{background-position:0px -100px;}

.btn_localizacion{display:block;width:210px;height:100px;background-position:0px 0px;background-image:url('../img/btn_localizacion.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_localizacion_seleccionado{display:block;background-position:0px -100px;width:210px;height:100px;background-image:url('../img/btn_localizacion.jpg');background-repeat:no-repeat;font-size:0px;}
.btn_localizacion:link{background-position:0px 0px;}
.btn_localizacion:hover{background-position:0px -100px;}
.btn_localizacion:active{background-position:0px -100px;}


.textonegro{color:#000000;font-family:Tahoma;font-size:11px;line-height:1.2em;}
.textoazul{font-family:Tahoma;font-size:11px;line-height:1.2em;color:#0e5570;}
.textoazul_link{font-family:Tahoma;font-size:11px;line-height:1.2em;color:#0e5570;font-weight:bold;text-decoration:underline;}
.textoazul_link:hover{font-family:Tahoma;font-size:11px;line-height:1.2em;color:#ffffff;font-weight:bold;text-decoration:underline;}
.textoblanco_link{font-family:Tahoma;font-size:11px;line-height:1.2em;color:#ffffff;}
.textoblanco_link:hover{font-family:Tahoma;font-size:11px;line-height:1.2em;color:#ffd101;}
.negrita{font-weight:bold;}
