body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#005e7a;
	background-color: #ffffff;
	margin:0px;
	padding: 0;
	font-size:0.7em;
	
	
}
#MenuAyuda,#menu, #menusuperior{
		display:none;

}
img{
	border:0px;
}
img.logo{
	margin-right:1em;

}
img.izquierda{
	float:left;
	border:1px solid #000000;
	margin-right:1em;

}
.imagenDerecha{
	float:right;
	border: medium solid #999999;
}

a{
    color:#005e7a;
	text-decoration:none;
}
.noVisible{
	display:none;
}
#contenedor{
	font-size:1em;
	width:55em;
	margin:auto;
	padding:0px;
	padding-top:0.3em;
	text-align:center;
	background-color:#fff;
	margin-top:0.5em;
	text-align:left;

}
.limpiar{
  clear:both;
}
select{
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;



}
input{
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: normal;
}
fieldset{
	font-weight: bold;
	color: #005E7A;
	border:1px solid #005E7A;
}
#cabecera{
	width:100%;
}
#banner{
	width:100%;
	background-repeat:  repeat-x;
	background-position: 104px 0px;
	background-image: url(/img/cabecera.jpg);
	text-align:left;
	padding:0px;
	margin:0px;
}

#contenidoIndex{
	float:left;
	text-align:left;
	width:99%;
	background-image: url(/img/index.jpg);
	height:30em;
	margin:0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#textoIndex{
	padding:0px 0.5em;
	width:100%;

}

#contenidoEmpresa{
	float:left;
	text-align:left;
	width:99%;
	background-image: url(/img/img_empresa.jpg);
	height:40em;
	margin:0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mapa{
text-align:left;
}


#contenidoDefault{
	width:100%;
	margin:0px;
	height:27em;
	
}
#contenido{
	width:100%;
	padding:0px;
	margin:0.5em;
	
}
#contenido h1{
	font-weight:bold;
	font-size:1.15em;
	width:100%;
	background-color: #ffffff;
	margin:0px;
	padding:2px 0px;
	color:#000000;
	border-bottom:1px solid #999999;
}
#contenido h2{
	font-weight:bold;
	text-align:left;
	font-size:1em;
	color:#005E7A;
}
#contenido h2 span{
	font-weight:normal;

}

#contenido h3{
	font-weight:normal;
	font-size:1em;
	color:#005A7B;
	border-bottom:2px solid #005A7B;
	padding:0px 3px;
}
#texto{
	margin:1em;
	color:#00394A;
}
#texto ul{
	list-style-type:none;
}
#texto ul li{
	list-style-image: url(/img/vineta.gif);
	margin-bottom:8px;
}

#texto ul ul li{
	list-style-image: url(/img/vineta_2.gif);
}
#texto ul.productos {
	width:100%;
	list-style:circle;
}
#texto ul.productos li ul{
	width:100%;
	margin:0;
	padding:15px;
}

#texto ul.productos li {
	/*list-style-image: url(/img/vineta.gif);*/
	float: left;
	width:100%;	
}


#texto ul.productos li ul li{
	list-style-image: none;
	float: left;
	width: 50%;	

}

#texto dl {
	background-color:#ffffff;
	border:1px solid #005E7A;
	padding:1em;
	float:left;
	width:95%;
	margin-bottom:0.5em;
	clear:both;
}

#texto dt{
	background: transparent url(/img/vineta.gif) no-repeat left top;
	padding-left: 14px;
	font-weight:bold;
	padding-bottom:5px;
}

#texto dt span{
	font-weight:normal;
	color:#000000;
	margin-top: 3px;
}

#texto dd.info{
	background: url(/img/mas.gif) no-repeat left;
	padding-left: 14px;
	font-weight:bold;
	margin-left:0px;
	margin-top:10px;
}
#texto  dd {
	padding-left:7px;
	margin-left:8px;
}


#texto ul.fotos{
	border:1px solid #000000;
	margin:0px;
	margin-top:2em;
	padding:1em;
	clear:both;
}
#texto ul.fotos li{
	list-style-image: url(none);
	display:inline;
}
#texto ul.fotos li img{
	border:1px solid #ffffff;
}
#texto dl.empresas {
	background-color:#ffffff;
	border:1px solid #005E7A;
	padding:0.5em 0.5em;
	float:left;
	width:28%;
	margin-bottom:0.3em;
	margin-right:0.3em;
	height:79px;
	min-height:65px;
	clear:none;
}
#texto dl.empresas dt{
	background: transparent url(/img/vineta.gif) no-repeat left top;
	padding-left: 14px;
	font-weight:bold;
	padding-bottom:5px;
	
}
#texto dl.empresas dd{

padding:0;
margin:0;
}



#pie{
	text-align:left;
	width:100%;
	color:#000000;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	padding:0.2em 0;
	background-color:#efefef;
	margin-top:1em;
	
}
#pie ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	height:1.5em;
}
#pie ul li{
	display:inline;
	padding:0.5em;
}
