@CHARSET "UTF-8";
body{
	font-family: "Arial";
	font-size: 10px;
}

#capa_contenedor{
	width: 767px;
	margin: 5px auto;
	clear: both;
}
#capa_cabecera{
	width: 767px;
	height: 50px;
}
#capa_cabecera_derecha{
	width: 600px;
	height: 50px;
	border-bottom: 6px solid #0072ae;
	float: right;
	background: url('img/logo.jpg') left bottom no-repeat;
	text-align: right;
	color: #0072ae;
}
#capa_cabecera_menu{
	margin-top: 29px;
}
#capa_cabecera_inferior{
	width: 767px;
	height: 179px;
	background: url('img/cabecera_ibermatic.jpg');
	margin-top: 6px;
}
#capa_izquierda{
	float: left;
	border-top: 6px solid #0072ae;
	width: 167px;
}
#capa_izquierda_opcion{
	color: #fff;
	background: #0072ae url('img/fondo_menu.jpg') left center no-repeat;
	display: block;
	width: 145px;
	text-align: center;
	margin-top: 1px;
	padding-left: 22px;
	height: 16px;
	line-height: 16px;
}
#capa_menu{
	width: 588px;
	float: right;
	border-top: 6px solid #0072ae;
	margin-bottom: 35px;
}

#capa_derecha{
	width: 577px;
	border: 3px solid #e1e3e2;
	float: right;
	color: #8a8c8b;
	display: block;
	padding: 4px;
	text-align: center;
}

#capa_derecha p{
	text-align: justify;
}

#capa_derecha_abajo{
	width: 587px;
	height: 33px;
	float: right;
	margin: 43px 0 6px 0;
	background: url('img/junta_andalucia.jpg') left bottom no-repeat;
	text-align: right;
}
#capa_derecha_abajo_menu{
	margin-top: 16px;
}
#capa_pie{
	width: 760px;
	height: 28px;
	background: #adafae;
	margin: 0 auto;
	color: #fff;
	text-align: right;
	padding-right: 7px;
	clear: both;
}
#capa_pie_izquierda{
	background: #f0f0ee;
	width: 180px;
	float: left;
	height: 20px;
	text-align: center;
	padding-top: 8px;
	color: #979797;
}
/* CLASES ETIQUETAS */
#capa_derecha a{
	text-decoration: none;
	color: #0072ae;
	font-weight: 800;
}
#capa_derecha a:hover{
	text-decoration: underline;
}
fieldset{
	border: 0;
}
a img{
	border: 0;
}

/* CLASES PARTICULARES */
.producto{
	width:86px;
	height:112px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}
.tit_producto{
	width:400px;
	height:auto;
	color:#0070ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.texto_p{
	width:80px;
	height:110px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8a8c8c;
	margin-top:37px;
	padding-left:5px;
}
.texto_p a{
	color:#8a8c8c !important;
	font-weight: normal !important;
	text-decoration:none;
}

.texto_p a:hover{
	text-decoration: none !important;
}

.titulo_noticia{
	color:#0070ad;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: left;
	margin-left: 10px;
}
p .texto{
	width:300px;
	color:#8a8c8c;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:20px;
	text-align: left;
}

img {
	vertical-align: text-top;
}

#capa_contacto{
	background: #fff url('img/buzon.jpg') right bottom no-repeat;
	min-height: 309px;
	height: auto !important;
	height: 309px;
	text-align: left;
	padding-left: 30px;
}
#capa_contacto label{
	display: block;
}
#capa_contacto p{
	width: 400px
}