/* CSS Document */
 


.label_cont {
	float: left;
	width: 140px;
}

.input_cont {
	border: 1px solid #999999;
	margin: 1px;
	height: 20px;
}
.textarea_cont {
	border: 1px solid #FFCC66;
	margin: 1px;
}
#contacto{
	clear: both;
	text-align: justify;
	background-image: url(../images/contacto/contacto_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #999999;
	padding: 10px;
}

#contacto form {
	padding-left: 0px;
	padding-right: 0px;
	color: #9999FF;
}
















#encabezado_contacto{
height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
	background-image: url(../images/contacto/cabecera_contacto.jpg);
}

#encabezado_mapaweb{
 	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
		background-image: url(../images/contacto/cabecera_mapaweb.jpg);

}
.fieldset_quienessomos {
	border: 1px solid #DC3F0A;
	margin: 3px;
}
.fieldset_noticias {
	border: 1px solid #349800;
	margin: 3px;
}
.fieldset_empresas {
	border: 1px solid #FF6600;
	margin: 3px;
}
.fieldset_delegaciones {
	border: 1px solid #3399CC;
	margin: 3px;
}
.fieldset_publicaciones {
	border: 1px solid #CC9900;
	margin: 3px;
}
.fieldset_contacto {
	border: 1px solid #9999CC;
	margin: 3px;
}

#encabezado_avisolegal{
 	height: 129px;
	float: left;
	width: 597px;
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 8px;
	background-color: #007ADF;
		background-image: url(../images/contacto/cabecera_avisolegal.jpg);

}






#texto a.sel1:hover{
	color: #A82B01;
}
#texto a.sel1{
	color: #FF6600;
}

h2 {
	color: #9999CC;
	font-weight: bold;
	font-size: 1.8em;
}
 
#mapaweb {
	clear: both;
	text-align: justify;
	background-image: url(../images/contacto/mapaweb.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #999999;
	padding: 10px;
}
#avisolegal {
	clear: both;
	text-align: justify;
	background-image: url(../images/contacto/avisolegal.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #999999;
	padding: 10px;
}
#mapaweb_izda {
	float: left;
	width: 250px;
	text-align:left;
}
#mapaweb_dcha {
	float: right;
	width: 250px;
	text-align:left;
}

