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

#L_CONTENT {
	width:955px;
	min-height:280px;
	background-color:#FFFFFF;
}

h1.top {
	height:17px;
	width:100px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_ADDRESS {
	width:565px;
	padding-right:20px;
	padding-top:20px;
	float:left;
	background-color:#FFFFFF;
}

#L_ADDRESS h1 {
	height:17px;
	width:190px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#000;
	padding:0px 14px 0px 10px;
	margin:0px 0px 10px 0px;
	background-color:#e9e9e8;
	background-image:url(../img/contacto/grey_arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_ADDRESS p {
	line-height:17px;
	margin:0px 0px 10px 10px;
}

#L_ADDRESS p.phone {
	line-height:17px;
	margin:0px 0px 5px 10px;
}

#L_ADDRESS p.fax {
	line-height:17px;
	margin:0px 0px 20px 10px;
}

#L_ADDRESS p.email {
	line-height:17px;
	margin:0px 0px 5px 10px;
}

#L_ADDRESS a {
	display:block;
	text-decoration:none;
	color:#49a7fe;
	font-weight:bold;
	margin:0px;
}

#L_ADDRESS table td a:hover {
	color:#535457;
}

#L_RIGHT {
	width:370px;
	float:right;
}

#L_RIGHT div.big_image {
	width:370px;
	overflow:hidden;
	border-bottom:3px solid #535457;
	margin-bottom:1px;
}

#L_FORM {
	background-color:#a4d3fe;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
	color:#535457;
}


#L_FORM h1.header {
	height:17px;
	width:220px;
	font-size:10px;
	line-height:17px;
	font-weight:bold;
	text-align:left;
	color:#FFFFFF;
	padding:0px 25px 0px 10px;
	margin:0px 0px 15px 0px;
	background-color:#535457;
	background-image:url(../img/home/grey_arrow_down.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#L_FORM table {
	margin-left:10px;
}

#L_FORM table td.v_sep{
	height:5px;
}

#L_FORM table td.v_sep2{
	height:10px;
}

#f_nombre, #f_apellidos, #f_direccion, #f_tel, #f_email {
	width:250px;
	height:14px;
	font-size:11px;
	padding:3px 5px;
	border:0px;
}

#f_comentarios {
	width:250px;
	height:70px;
	font-size:11px;
	line-height:14px;
	padding:5px;
	border:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#L_FORM a.submit {
	display:block;
	width:70px;
	height:22px;
	padding:15px 40px 0px 0px;
	background-image:url(../img/contacto/enviar.gif);
	background-repeat:no-repeat;
	background-position:right;
	font-size:12px;
	line-height:12px;
	color:#535457;
	text-decoration:none;
}

#L_FORM a.submit:hover {
	background-image:url(../img/contacto/enviar_ov.gif);
}

#L_FOOTIMAGE {
	width:955px;
	height:153px;
	clear:both;
	border-top:3px solid #535457;
	margin-top:1px;
	background-image:url(../img/contacto/illu2.jpg);
}