body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:center; /*aqui mandamos a centrar todo el contenido*/
	background-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.Estilo1 {
	color: #CC0001;
	font-weight: bold;
}
#contenedor {
	width:889px; /*10px arriba y abajo, y auto a los lados, para los navegadores nuevos es suficiente para centrar la pagina*/
	text-align:left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#barramenu{
	background-image: url(../_img/barra_hombre.gif);
	height: 32px;
	clear: both;
}
#barramenu ul  {
	list-style-type:none; /*con esto quitamos las viñetas*/
	margin:0; /*le quitamos el margen a la lista*/ 
	padding:0; /*y el relleno*/
}
#barramenu li  {
	float: left;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#barramenu li a {
	text-decoration:none; /*elimino el subrayado del vínculo*/
	font-weight:bold; /*decorare los vinculos en mayusculas*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding: 9px;
}
#barramenu li a:hover  {
	background-image: url(../_img/barra_hombre2.gif);
	color: #CC0001;
}
#pagina{
	padding:10px;
	}
#menu{
	float: left;
	width: 180px;
	margin-top: 9px;
}
#menu ul  {
	margin:0; /*le quitamos el margen a la lista*/ 
	padding:0; /*y el relleno*/
}
#menu li  {
	margin: 5px;
}
#menu li a {
	text-decoration:none; /*elimino el subrayado del vínculo*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#menu li a:hover  {
	font-weight: bold;
}
#sol1 {
	background-image: url(../_img/pagina3_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#sol2 {
	background-image: url(../_img/pagina3_r2_c1.gif);
	background-repeat:   repeat-y;
	background-position: left;
}
#sol3 {
	background-image: url(../_img/pagina3_r3_c1.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}

#contenido {
	float: left;
	padding: 9px;
	width: 650px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
} 
#logo {
	float: left;
	width: 240px;
	overflow: hidden;
	padding-top: 7px;
	padding-left: 7px;
}
#banner {
	float: left;
	width: 623px;
	margin-top: 0px;
}
#idiomas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: right;
	height: 27px;
}

#top {

}
#titmenu {
	font-size: 14px;
	color: #CC0001;
	font-weight: bold;
}
#margen {
	padding: 9px;
}
#pie {
	padding: 4px;
	font-size: 9px;
	color: #999999;
	text-align: center;
	float: none;
	clear: both;
}
#titcontenido {
	color: #333333;
	float: none;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 9px;
}
.invisible {
	display: none;
}
.titdist {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	width: 250px;
	font-weight: bold;
	color: #48A1D9;
	margin-bottom: 3px;
	margin-top: 3px;
}

#mapaspain{
	overflow: visible;
	height: 350px;
	width: 350px;
	float: left;
}
#distribuidores{
	overflow: visible;
	height: 300px;
	width: 300px;
	float: left;
	margin-top: 15px;
}
a {
	color: #9B9B9B;
	text-decoration: none;
}a:hover {
	color: #8C0000;
	text-decoration: none;
}
.spectank {
	color: #008bcc;
}
.foto{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}
.logos {
	margin: 9px;
}
.sele {
	border-bottom-color: #00588C;
	background-color: #8DCBEF;
}
.caja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.linea {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC0001;
}
.bene {
	font-size: 12px;
	color: #666666;
	margin-top: 6px;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
#localiza {
	background-image: url(/_img/localiza_hombre.gif);
	margin-top: 9px;



	*margin-top: 33px;
	_margin-top: 28px;
	float: right;
	width: 170px;
	color: #FFFFFF;
	padding-top: 45px;
	height: 85px;
	background-repeat: no-repeat;
	padding-left: 12px;
}
.linea2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.sombra {
	background-color: #EEEEEE;
}
.sombra2 {
	background-color: #C5C5C5;
}
