/* CSS Document */

/* estilos genericos */

body{
	text-align: center;
	font-size: 62.5%;
	font-family: Arial;
	font-weight: normal;
	color: #00476b;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	height: 100%;

}
html{
	margin: 0px;
	padding: 0px;
}

/* estilos para maquetacion */

h1.cabecera{
	background-image: url(../imagenes/cabecera.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:736px;
	height:104px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
h1.cabecera a{
	width:736px;
	height:104px;
	
}


#contenedor{
	width:736px;
	background-image: url(../imagenes/fondo_contenedor.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	margin: 0 auto;
	border:1px solid #4ba5d2;
	height: 100%;
}
html>body #contenedor{
	height: auto;
	min-height: 600px;
	margin: 0px auto;
	overflow: hidden;
}

#columnaa{
float:left;
	border-top: 3px solid #005faf;
	border-bottom: 10px solid #005faf;
	background-color: #e6eff5;
	width: 164px;
	margin: 0px;
	padding-bottom: 10px;
	
}
html>bogy #columnaa{
	height: 100%;
}
	
#columnab{
	width: 390px;
	float: left;
	margin:0px;
	padding: 0px;
	border-right:1px solid #4ba5d2;
	border-left:1px solid #4ba5d2;
	height: 600px;
}
html>body #columnab{
	height: auto;
	min-height: 600px;
}
#columnac{
	width: 178px;
	float: left;
padding:0px;
	margin:0px;
	height: 100%;

}
.pie{
	width:738px;
	clear: left;
	text-align: center;
	padding: 0px 0px 0px 30px;
	font-size: 1em;
	margin: 0px auto;

}
html>body .pie{
	height: auto;
}
.right{
	text-align: right;
	width: 350px;
	float: left;

}
.left{
	width: 350px;
	text-align: left;
	float: left;
}
form{
	padding: 0px 0px 0px 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}
input {
	border: 1px solid #6398AA;
	background-color: #FFF;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00476B;
	font-size: 11px;
	font-weight: normal;
	display : inline;
}
table{
	border: colapse;
	color :  #000;
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
select {
	border: 1px solid #6398AA;
	background-color: #FFF;
	vertical-align: top;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00476B;
	font-size: 11px;
	font-weight: normal;
}
textarea {
	border: 1px solid #6398AA;
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #00476B;
	font-size: 11px;
	font-weight: normal;
}
.opcion{
	border: 1px solid #F0F5F7;
	background-color: #FFF;
}

/* contenidos */



a{
	font-size: 1.1em;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
a:link,a:visited {color: #747474;}
a:hover,a:active {color: #00476b;}

.mail{
 	font-weight: normal;
 }
h2.menu{
	text-align: right;
	font-size: 1.3em;
	text-transform: uppercase;
	background-color: #78bcde;
	font-family: "Times New Roman", Times, serif;
	border-top: 1px solid #00329a;
}

ul#mazu {
 list-style-type:none;
 text-align: left;
 padding: 0px;
 margin: 0px 0px 20px 20px;
}

ul#mazu  li{
display:block;
 list-style-type:none;
 margin: 0px;
 padding: 0px;
 }
 
ul#mazu li a{
 color: #00476b;
 text-transform: uppercase;
  margin: 0px;
 padding: 0px;
}

ul#mazu li a:hover{
color: #78bcde;
}
#texto{
	color: #00329a;
	margin: 30px 20px 10px 20px;
	text-align: left;
}
img{
	border: 0px;
}

b{
font-weight: bold;
font-size: 1.2em;
color: #ffac00;
margin-top: 10px;
}

/* deteccion de fallos */
.det_baj{
border-bottom: solid;
border-bottom-color: #78bcde;
border-bottom-width: 1px;
border-left-width: 0px;
border-right-width: 0px,
}
/* mantenimiento */
ul#cons{
 text-align: left;
 padding: 0px;
 margin: 0px 0px 0px 20px;;
}

ul#cons  li{
 display : block;
 list-style-type: square;
 margin: 5px;
}
.sin{
	list-style-type: none;
}

/* consejos */
ul#mant{
 text-align: left;
 padding: 0px;
 margin: 0px 0px 0px 20px;
}
ul#mant  li{
 display : block;
 list-style-type: square;
 margin: 0px;
 padding-top: 15px;
 border-bottom: 1px solid #78bcde;
 }
 
 /* anuncios */
 img{
 	margin-top: 10px;
	margin-bottom: 20px;
 }

#verde{
background-color: Yellow;
	float: left;
	width: 100% auto;
}

/*condiciones*/
ul.cond {
	margin: 5px;
	padding: 0px;
} 

ul.cond li{
	margin: 0px 0;
	padding: 4px 4px 4px 12px;
	list-style-type: square;
}
/* formulario */
/*textarea{
	width: 250px;
	height: 100px;
}*/
.boton{
	width: 100px;
	background-color: #ffffff;
	color: #005faf;
	border: 1px solid #005faf;
	font-weight: bold;
}
.centro{
	padding-left: 20px;
	text-align: center;
}
/* productos */
#producto{
	background-color: #ffffff;
	border: 1px solid #005faf;
	width:130px;
	margin: 10px;
	float: left:
	
}
.precio{
	background-color: #4ba5d2;
	font-weight: bold;
	font-size: 1.1em;
	color: #e6eff5;
	text-align: center;
}
.productonombre{
	background-color: #e6eff5;
	text-align: center;
}
#lista{
	float: left;
	margin-left:20px;
	margin-top: 20px;
}
.comprar{
		width: 100px;
	background-color: #ffffff;
	color: #005faf;
	border: 1px solid #005faf;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	text-align: center;
}

.bordeimg{
		border: 10px solid #e6eff5;

}
h3.tit{
	text-align: right;
	font-size: 1.3em;
	text-transform: uppercase;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	border-top: 1px solid #ffac00;
	color: #ffac00;
	padding: 0px;
	margin-bottom: 13px;
}

/*Tabla de porque */


.espacio{
	padding: 10px 0px 10px 3px;
}

.fblanco{
		background-color: #e6eff5;
		border-top: 10px solid #fff;
}
.fazul{
	background-color: #fefaef;
	border-bottom: 1px solid #00476B;
}
.imgmarg1{
	margin-left: 10px;
	margin-bottom: 10px;
	border: 3px solid #e6eff5;
}
.imgmarg2{
	margin-top: 20px;
	margin-left: 50px;
	border: 3px solid #e6eff5;
}
/*enlaces */

ul#enla{
 text-align: left;
 padding: 0px;
 margin: 0px 0px 0px 20px;;

}
ul#enla li.con{
 display : block;
 list-style-type: square;
 margin: 5px;
}
ul#enla  li.sin{
	list-style-type: none;
}

#horarior {
	position: absolute;
	top: 50px;
	left: 690px;
	font: 11px normal Verdana;
	text-align: left;
	float: left;
	}
html>body #horarior {
	font-family: Verdana;
	}
	
.slogan {
	position: absolute;
	margin: 6px 0px 0px 10px;
	padding: 2px 10px 2px 0px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #fff;
	width: 340px;
	text-align: right;
	float: right;
	background: #154863;
}