/* Estilos B y J arquitectura */ 
/* Exea Comunicación 161106 */


/* Estilos redefinidos */ 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-repeat:repeat-x;
	margin:8px auto 0 auto;
	color: #DFDFDF;
	font-size: 100%;
	text-align : center;

}
strong {
	color:#8AA54E;
	font-size: 0.8em;
}
p {
	font-size:0.7em;
	line-height: 130%;
	color: #B2B2B2;
}
hr {
	display:none;
	color:#E0E0E0;
 }
h1 {
	font-size:2em;
	text-align : left;
	color : #666666;
	margin:0;
}
h2 {
	font-size:1.5em;
	text-align : left;
	color:#486895;
	text-transform: capitalize;
}
h3 {
	font-size:1.3em;
	text-align : left;
	color : #666666;
}
h4 {
	font-size:1.2em;
	text-align : left;
	color : #B8CE84;
	font-weight: normal;
}
h5 {
	font-size: 1em;
	text-align : left;
	color : #B8CE84;;
}
h6 {
	font-size:0.8em;
	color : #8C8C8C;
	margin-bottom: 6px;
	font-weight: normal;
}
.img {
border:0;
}
a {
	font-size:12px;
	color:#325FA0;
}
a:link {
	text-decoration: none;
	color:#A6A6A6;
}
a:visited {
	text-decoration: none;
	color:#A6A6A6;
}

a:active {
	text-decoration: none;
	color:#A6A6A6;
}
a:hover {
	text-decoration: none;
	color:#8AA54E;
}
/*Estructura */ 
#contenedor {
	width:800px;
	margin:0 auto;
	text-align: left;
	height: 530px;
	clear: both;
	min-height: 530px;
}
#contenedor_cabecera {
	height: 84px;
	margin-bottom: 12px;
}
#logo {
	width:100px;
	float:left;
}
#menu {
	margin-left: 100px;
	height: 52px;
	margin-top: 34px;
	text-align: right;
}
#izquierdo {
	width:200px;
	float:left;
	}
#derecho {
	margin-left:220px;
	position: relative;
	border-color: #009933;
	border-width: 1px;
	}
#derecho_i {
	width:380px;
	float:left;
	padding: 0 10px 0 10px;
	}

#izquierdo ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	}
#izquierdo li {
	margin: 26px 0 0 0;
	padding: 0;
	display: block;
	font-size: 10px;
	}
#mfoto {
	 width:380px;
	}
#nav_foto ul {
	margin: 0;
	padding: 0;

	}
	
#nav_foto ul li {
	list-style-type: none;
	display: inline;

	}
#derecho_d {
	margin-left:400px;
	height: 254px;
	position: relative;
	}
#derecho_d ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
			}
#derecho_d ul li {
	display: inline;
	margin-left: 10px;
		}	
#pie {
	color: #999999;
}	
#pie a{
	font-size:0.65em;
	color: #999999;
	text-decoration:none;
}
#pie a:hover{
	color: #00CC33;
	text-decoration:underline;
}
				
/* Presentación */	
	
/* Enlaces menu izdo a los proyectos */

.link_pry_izd {
	height: 42px;
	float:left;
	width:80px;
	margin-bottom:24px;
	cursor:pointer;
	position: relative;
	}		
.link_pry_drch {
	height:42px;
	margin-bottom:24px;
	cursor:pointer;
	font-size:0.72em;
	font-weight:bold;
	position: relative;
	}		
.fotoselect { border: 1px solid #0066FF; }	
		

a.imag:link {
	border: 1px solid #000000;
}
a.imag:visited {
	border: 1px solid #000000;
}

a.imag:active {
	border: 1px solid #0066FF;
}
a.imag:hover {
	border: 1px solid #0066FF;
}		
		
.titulo {
	font-size: 0.75em;
	color: #000000;
	background-image: url(../img/f_titulo.jpg);
	padding: 3px 0 4px 5px;
	background-repeat: no-repeat;
}
.color {color: #B7CD84}
