
body , html{
	margin:0;
	color:#102450;
	font:15px Helvetica, Arial, sans-serif;
	background:#fff url(http://www.dentaid.es/img_selector/body-bg.gif) repeat 0 0;
	xfont-weight:bold;
	height:100%;

}
* html body{height:100%;}

#contenedor{
	height:100%;
	background:url(http://www.dentaid.es/img_selector/body-bottom.png) repeat-x 0 100%;
}
img{border:none;}

a{
	text-decoration:none;
	color:#376FB3;
}
a:hover{text-decoration:underline;}

/*HEADER*/

.bodytop{
	background:url(http://www.dentaid.es/img_selector/body-top.gif) no-repeat 50% 0;
	width:100%;
	height:115px;	
}

.logo{
	background:url(http://www.dentaid.es/img_selector/logo.gif) no-repeat;
	width:145px;
	height:49px;
	text-indent:-9999px;
	z-index:999999;
	position:absolute;
	top:11px;
	left:1px;
	margin:0;
}
.logo a{
	display:block;
	overflow:hidden;
	height:100%;
}
#capError{
	background:url(http://www.dentaid.es/img_selector/capError.png) no-repeat -1px 0;
	width:540px;
	height:30px;
}


/*MAIN*/
#main{
	width:540px;
	height:400px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-280px 0 0 -270px;
	
}

#topSelector{
	background:url(http://www.dentaid.es/img_selector/cabeceraSelector.png) no-repeat;
	width:540px;
	height:112px;
}

#centralSelector{
	background: url(http://www.dentaid.es/img_selector/centralSelector.png) repeat-y;
	height:220px;
	width:540px;
	
}

/* SELECTOR IDIOMA */


#centralSelector dl{
	margin:0 0 0 5px;
	padding:20px 0 12px 15px;
	list-style:none;
	color:#fff;
	float:left;
	width:520px;
	
}
#centralSelector dl dt{
	width:250px;
	display:block;
	background:url(http://www.dentaid.es/img_selector/selector-li-bg.png) no-repeat;
	padding:0;
	margin:10px 0;
	float:left;
}


#centralSelector dl dt a{
	color: #fff;
	display:block;
	padding:6px 0 5px 44px;
	width:200px;
}
#centralSelector dl dt a:hover{
	background:url(http://www.dentaid.es/img_selector/selector-hover.png) no-repeat;
	text-decoration:none;
	color:#465278;
	width:250px;
}


#peuSelector{
	background:url(http://www.dentaid.es/img_selector/peuSelector.png) no-repeat 1px 0;
	width:540px;
	height:30px;
}

#logos{
	background:url(http://www.dentaid.es/img_selector/fondoLogos.png) no-repeat 0 0;
	width:543px;
	height:250px;
	margin:10px 0;
	z-index:0;
	overflow:hidden;
	
}

.img_logos{
  margin:-100px 0 0 -405px;
  width:990px; 
  left:50%;
  z-index:999999;
  position:absolute;
}

.img_logos img{
	margin:0px 3px; 
	padding:0px; 
	float:left;	
}
#distribuidores{
	position:absolute; 
	top:144px; 
	right:24px; 
	font-size:13px; 
	color:#FFFFFF; 
	padding:5px 20px;
}
a.distrib{
	color: #fff;
}







