
h1, h2, h3, h4 h5 {
	margin:0;
	padding-top:30px;
}
h2 { color:#d79002; font-style: normal; font-size:18px;  }
h3 { color:#7A495F; font-style: normal; font-size:15px;  }
p { color:#004264; }
p.imagen { text-align:center; }

.enlace {
	font-family: Tahoma, Arial;
	color: #7A495F;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	
}
.enlace:hover {
	color: #98604F;
	text-decoration: underline;
}
#capa{
	text-align:justify;
	color: #165082;	
}
#flash{
}
/* ............................. Quienes somos */
#flash{
	float : left;
	margin-right:20px;
	padding:1px;
	border:1px solid #165082;
	margin-bottom: 20px;
}
/* ............................. Listado de obra finalizada */
#flashFinalizada {
	background:url(../img/fndFinalizadas.jpg) no-repeat center top;
	float: left;
	width:500px;
	padding:20px;
	margin:15px 2px 0;
}
/* ............................. Listado de Imagenes con texto */
ul.listaImagenes{
	list-style-type:none;
	margin:0;
	padding:0;
	padding-left:15px;
}
ul.listaImagenes li {
	background:url(../img/listaImagenFnd.jpg) no-repeat center top;
	height:220px;
	float:left;
	width:210px;
	padding:20px 20px;
	margin:10px 5px;
}
ul.listaImagenes li span{
	display:block;
	float:left;
	height:150px;
	overflow:hidden;
}
a.piefoto {font-family: Tahoma, Arial;
	color: #165082;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display:block;
	width:210px;
	text-align:left;
	}
a.piefoto:hover {
	color: #98604F;
	text-decoration: underline;
	}
/* ............................. Listado de Noticias */

#capanoticia{
	font-family: Tahoma, Arial;	
	text-align:justify;
	font-size: 12px;
	color: #165082;
	margin-top:30px;		
	border-top:1px solid #D9E3ED;
	}
/*	
#capanoticia .noticia{
	padding:5px;
	margin:0;
	height:80px;
	border-bottom:1px solid #D9E3ED;
}
#capanoticia .noticia:hover{ background-color: #EEE; }
#capanoticia .noticia h3 { margin:0px; padding:0px; }
#capanoticia .noticia h3 img { margin-right:10px; width:110px; }
#capanoticia .noticia h3 .imgListaNoticias{
	display:block;
	background-color: #FFF;
	float:left;
	width:110px;
	height:70px;
	padding:5px;
	margin-right:20px;
	border:1px solid #CCC; overflow:hidden;
}
#capanoticia .noticia p { margin:5px; text-align:left; }
*/

#capanoticia .otraNoticia{
	display:block;
	padding:5px 0 0 5px;
	margin:0;
	height:80px;
	border-bottom:1px solid #D9E3ED;
	text-decoration:none;
}
#capanoticia .otraNoticia:hover { background-color: #EEE; }
#capanoticia .otraNoticia h3 { margin:0px; padding:0px; font-size:13px; }
#capanoticia .otraNoticia h3 img { margin-right:10px; width:110px; border-width:0px; }
#capanoticia .otraNoticia h3 .imgListaNoticias{
	display:block;
	background-color: #FFF;
	float:left;
	width:110px;
	height:70px;
	padding:5px;
	margin-right:20px;
	border:1px solid #CCC; overflow:hidden;
}
#capanoticia .otraNoticia p { margin:5px; text-align:left; }


#capanoticia .derecha{
	text-align:right;
	padding:0 10px;
}
/* ............................. paginacion listados */
div.botonera {clear:both; margin:20px 0px; text-align:center; }
div.botonera span {
	padding:0 15px;
	color:#959595;
}
.botonera input {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	border:0px solid #fff;
	height:30px;
	background-color:Transparent;
	cursor:pointer;
}
.flatbotonA { padding:10px 5px 10px 20px; background:url(../img/anterior.gif) no-repeat center left; }
.flatbotonS { padding:10px 20px 10px 5px; background:url(../img/siguiente.gif) no-repeat center right; }

/* ............................. Detalle del producto/noticia */
h4{
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #663867;
	font-weight: bold;
	text-align:justify;
	border-bottom:1px solid #165082;
}
.titular {
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-decoration: none;
	color: #663867;
	font-weight: bold;
	text-align:justify;
}
.imgCaja{
	width:150px;
	height:150px;
	overflow:hidden;
	float:left;
	margin:0px 20px 10px 0px;
}
#contenidos #solicitar { text-align:right; padding:10px; }
#solicitar a {
	color: #FFF;
	background-color: #B87936;
	text-decoration: none;
	padding:5px 20px;
}
#solicitar a:hover {
	background-color: #663867;
}
#listaAdjuntos li { list-style-type:none; padding:3px 0; }
#listaAdjuntos li a {color:#004264; font-weight:normal;  padding:4px 10px 4px 30px; background:url(../img/bulletDocumento.gif) no-repeat 5px 2px #FFF; }
#listaAdjuntos li a:hover { background-color:#CCC; background-position:5px -46px; text-decoration:none; }

/* ............................. Elementos de formularios */
#datos { margin: 0px 10px 5px 30px; }

input.ref {  width:100px; text-align:center; font-weight:bold; background-color:#EEE; border:1px solid; }

label {
	font-weight:bold;
	display: block;
	width:100px;
	float:left;
}
.etiqueta {
	font-weight:bold;
	display: block;
	width:100px;
	float:left;
}
#datos p { margin: 5px 10px}
#datos p.botonera{ margin: 20px 10px 15px 120px;}

#datos input, #datos textarea, #datos select { 
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #555
}

.sizeS { width:80px; } 
.sizeM { width:180px; } 
.sizeL { width:360px; } 
.sizeX { width:460px; } 

.flat {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	border:0px solid #fff;
	background-color:Transparent;
	color:#959595;
}
.flatboton {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	border:0px solid #fff;
	background-color:Transparent;
}
.enviar { padding:10px 25px; background:url(../img/enviar.gif) no-repeat center left; }
.reset { padding:10px 25px; background:url(../img/reset.gif) no-repeat center left; }
