/* CSS Document */

body {
	text-align:center;
	font-family:Arial;
	margin-top:0px;
	padding-top:0px;
	background:url(../imagenes/linea_general_cabecera.jpg) repeat-x #FFFFFF;
}
#cabecera {
	width:auto;
	height:120px;
	float:left;
	display:inline;
	overflow:hidden;
	/*background:url(../imagenes/linea_general_cabecera.jpg) repeat-x;*/
}
#logo_damitor {
	width:200px;
	height:110px;
	float:left;
	display:inline;
	margin-left:53px;
	margin-top:10px;
}
#cabecera_buscador {
	width:809px;
	height:103px;
	float:right;
	display:inline;
	background:url(../imagenes/fondo_cabecera.jpg) no-repeat;
	font-size:9px;
	font-family:Arial;
}
#cabecera_menu {
	width:809px;
	height:17px;
	float:right;
	display:inline;
	/*background:url(../imagenes/linea_menu.jpg) repeat-x;*/
}
#contenido {
	width:1063px;
	height:359px;
	float:left;
	display:inline;
}
#cuatro_pastillas {
	width:1083px;
	height:286px;
	float:left;
	display:inline;
	background:url(../imagenes/linea_pastillas.jpg) repeat-x;
}
.pastilla {
	width:203px;
	height:286px;
	float:left;
	display:inline;
	margin-left:90px;
}
#texto {
	width:500px;
	height:332px;
	float:left;
	display:inline;
	text-align:justify;
	font-size:12px;
	font-family:Arial;
	margin-top:27px;
	_margin-top:11px;
}