/* @charset "utf-8"; CSS Document */


html, body, form, fieldset, h1, h2, h3, h4, h5, h6, pre, blockquote, ul, ol, dl, address {
	margin:0;padding:0; 	
}

body{
	background-color: #D8D8D8;
	margin-bottom:30px;
	
	font-family: Arial,Helvetica, sans-serif;
	color:#666;
	font-size:11px;
	
	
}
li {
		font-family: Arial,Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	margin-left:40px;
}

.imagen{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	background-color:#FFF;
	
	float:right;
	padding:6px;
	margin-left:20px;
	margin-bottom:15px;
	}
	
	
.imagen_left{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	background-color:#FFF;
	
	float:left;
	padding:6px;
	margin-right:20px;
	margin-bottom:15px;
	}
	
	
.imagen_noticias{
	border-style:solid;
	border-width:1px;
	border-color:#CCC;
	background-color:#FFF;

	
	padding:6px;
	margin-right:20px;
	margin-bottom:15px;
	}


.fondo_boton{
	display:block;
	width:298px;
	height:39px;
	margin: 0;
	background: url(../calderas-barcelona/boton_desplegable.gif)  0 0 no-repeat;
	text-decoration: none;
	text-align:left;
	padding-top:10px;
	padding-left:10px;
	color:#FFF;
	font-size:13px;
	font-weight:bold;
}
.fondo_celda_productos{
	background-color:#E1E1E1;
	color:#666;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:18px;
	padding-bottom:10px;
	
		
}

.fondo_celda_productos_gris_oscuro{
	background-color:#999;
	color:#fff;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
		
}

.fondo_celda_productos_gris_claro{
	background-color:#D2D2D2;
	color:#666;
	font-family:Arial,Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
		
}

.fondo_celda_titular_productos{
	background-color:#63B6D2;
	color:#fff;
	font-family:Arial,Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	padding-left:10px;
		
}


	
a{			margin:0;padding:0;}
a:link{		font-family:Arial, Verdana, sans-serif;	color:#4891B3;	font-weight: normal;	text-decoration:underline;}
a:visited{	font-family:Arial, Verdana, sans-serif;	color:#4891B3;	font-weight: normal;	text-decoration:underline;}
a:hover{
	font-family:Arial, Verdana, sans-serif;
	color:#666666;
	font-weight: normal;
	text-decoration:underline;
	
}

.azul{
	
	color:#4891B3;
}
	
p{
	font-family: Arial,Helvetica, sans-serif;
	color:#666;
	text-decoration: none;
	word-spacing: normal;

	letter-spacing: 0;
	line-height:17px;
	font-size: 12px	;
		

}

h1{
	
	color:#4891B3;
	font-family: Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size: 20px;
	margin-bottom:20px;
	margin-top:10px;
	
	
}

h2{
	
	color:#4891B3;
	font-family:Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	margin-bottom:-5px;
	margin-top:25px;
	
	
}
h3, h4{
	
	color:#4891B3;
	font-family:Arial,Helvetica, sans-serif;
	font-weight:bold;
	font-size: 14px;
	margin-bottom:0px;
	margin-top:0px;
	
	
}

.subtitulo{
	font-size:14px; margin-top:-15px;

	
}

.pie{
	background-color:#4891B3; width:983px; height:27px; text-align:center; padding-top:13px; font-family:Arial,Helvetica, sans-serif; font-size:13px; color:#FFF
	
	
}
	
.pie a{	 		font-family:Arial, Verdana, sans-serif;	color:#fff;	font-weight: normal;	text-decoration:underline;}
.pie a:link{	font-family:Arial, Verdana, sans-serif;	color:#fff;	font-weight: normal;	text-decoration:underline;}
.pie a:visited{	font-family:Arial, Verdana, sans-serif;	color:#fff;	font-weight: normal;	text-decoration:underline;}
.pie a:hover{	font-family:Arial, Verdana, sans-serif;	color:#A5E7FA;	font-weight: normal;text-decoration:underline;}


/* formularios */
input:focus { border: 1px dotted black; }
input.error { border: 1px solid red; }

/*label.error { display:none; visibility:hidden; color: red;  margin:-100px; margin-bottom:-50px; padding:-20px; height:0px; padding:0px; }
*/

label.error { color: red; display:inline-block; margin-top:5px; }


.required {
	background-color: #fcfcfc;
	background-image:url(calderas-barcelona/iconos/field_bg.jpg);
	background-repeat: repeat-x;
	background-x-position: center;
	background-y-position: top;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	border-top-width: 1px;
	border-top-color: #bababa;
	color: #666666;
	vertical-align:middle;
	/*padding-left:5px;*/
		font-family:Arial, Helvetica, sans-serif;
	/*		height:20px;	*/
		font-weight: normal;
	font-size:13px;
	
			

}


.norequired {
	background-color: #fcfcfc;
	background-image:url(calderas-barcelona/iconos/field_bg.jpg);
	background-repeat: repeat-x;
	background-x-position: center;
	background-y-position: top;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	border-top-width: 1px;
	border-top-color: #bababa;
	color: #666666;
	vertical-align:middle;
	/*padding-left:5px;*/
		font-family:Arial, Helvetica, sans-serif;
	/*		height:20px;	*/
		font-weight: normal;
	font-size:13px;
	
			

}
.rojo {
	color: #C00;
}


.formulario{
	margin:0;
	padding:0;
}.calderas_barcelona_header {
	font-size: 9px;
}

#marcas img{
	border:1px solid #aaa;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
div#cabecera{
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	margin:20px 0px;
	float:left;
}

ul#productos{
	float:left;
	list-style:none;
	width:100%;
	margin:0px;
	padding:0px;
	margin-top:20px;
}
ul#productos li{
	float:left;
	width:100%;
	margin:0px;
	padding:0px;

	border-bottom:1px solid #ddd;
	padding:10px 0px;
}
ul#productos img{
	border:1px solid #aaa;
}
ul#productos li div.imagen{
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}
ul#productos div.content{
	margin-left:20px;
	float:left;
	width:550px;
}
ul#productos div.content .texto{
	min-height:92px;
	float:left;
	width:100%;
}
ul#productos div.content a{
	margin-top:10px;
	float:left;
}
ul#productos div.content a.imagen:link,
ul#productos div.content a.imagen:active,
ul#productos div.content a.imagen:visited{
	text-decoration:none;
	float:left;
	margin:0px;
	padding:0px;
	border:0px;
}
ul#productos div.content a.imagen img{
	border:0px;
	margin-top:6px;
	margin-right:3px;
}
ul#productos h3{
	margin-bottom:15px;
}
a.masinfo,a.masinfo:link,a.masinfo:active,a.masinfo:visited{
	float:right!important;
	padding:5px 10px;
	background:#4891B3;
	color:#fff;
	text-decoration:none;
	position:relative;
	top:10px;
	right:-5px;
	cursor:pointer;
}
.form_oculto{
	display:none;
	float:left;
	width:100%;
	position:relative;
	top:10px;
	padding:10px 0px;
	border:1px solid #ddd;
	border-bottom:0px;
}
.form_oculto form{
	margin:10px;
	font-weight:bold;
	line-height:26px;
}
.form_oculto form input[type=text]{
	width:450px;
	border:1px solid #ddd;
	padding:4px 3px;
	margin:3px 0px;
	margin-left:15px;
}
.form_oculto form textarea{
	border:1px solid #ddd;
	padding:4px 3px;
	margin:3px 0px;
	width:450px;
	min-width:450px;	
	max-width:450px;	
	height:100px;
	min-height:100px;
	max-height:100px;
	margin-left:15px;
}
.form_oculto form input[type=submit]{
	padding:5px 10px;
	background:#4891B3;
	color:#fff;
	text-decoration:none;
	cursor:pointer;
	margin:3px 0px;
	margin-left:15px;
	border:0px;
}
