@charset "iso-8859-1";
/* CSS Document */

#contenedor {
    width:953px;
	margin:auto;
}

#cabecera {
	/*pading-top:17px;
	margin-left:188px;
	padding-bottom:12px;*/
    	
}
/*#tot{
	margin:0px;
	width:auto;
	height:auto;
	width:100%;
	height:100%;
	background-image:url(../gfxhome/fondoIndex.jpg);
	background-repeat:no-repeat;
	}*/

#fondoindex {
	background-image:url(../gfxhome/fondoIndex.jpg);
	background-repeat:no-repeat;
    background-position: center;
    
    
}

#menu {
	margin-bottom:10px;
	margin-left:8px;
}

#promociones {
	background-image:url(../gfxhome/promociones.png);
	background-repeat:no-repeat;
	width:953px;
	height:190px;
	margin-bottom:10px;
	padding:20px 0 0 20px;
    display: block;
    margin: auto;
}
	#oferta_1 {
		float:left;
		width:355px;
		padding-top:15px;
	}
	#oferta_1 img {
		margin:5px 10px 0 5px;
		margin-top:-15px;
	}
	#oferta_2 {
		float:left;
		padding-right:20px;
		width:320px;
		padding-left:30px;
		padding-top:15px;
	}
	#idioma{
		float:left;
		width:310px;
		padding-top:15px;
	}
	#promociones p.titulo {
		color:#2b5072;
		font-weight:bold;
		font-size:18px;
		margin:10px 0 5px 0;
	}
	#oferta_central {
		float:left;
		width:226px;
	}
	#barra {
		margin-top:7px;
		margin-left:10px;
		width:953px;
	}

.texto_promo {
	font-family: "Arial";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

#invisalign {
	float:left;
}

#consultas {
	float:right;
	text-align:right;
}

#platinum {
	text-align:right;
}

#pie {
}

.clearfix {
	clear : both;
}
img {
	border:none;
}
