@charset "UTF-8";
/* CSS Document */
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

a{
	color:#d45715;
}
p{
	line-height:16px;
}
p{
	margin-left:10px;
}

h2{

	line-height:35px;
	font-size:22px;
	width:100%;
	margin-bottom:20px;

}
h2, h3{
	background-image:url(../img/bordeinferior_10.gif);
background-position: bottom right;
background-repeat:no-repeat;
text-transform:uppercase;padding-left:0.5em;
}
h3{

line-height:36px;
	font-size:14px;
	width:100%;
	margin-bottom:15px;

	
}
a:hover{
	color:#bfbfbf;
	text-decoration:none;
}

#centrado{
	width:709px;
	padding:0px 27px;
	margin:0px auto;
	height: 100%;
	position:relative;
	height:auto;
	padding-bottom: 30px;
}
	body {
	background-color: #0f1314;
	background-image:url(../img/fondo.gif);
	background-position:center;
	background-repeat:repeat-y;
	font-size:11px;
	color:#646667;
	color: #888888;
	font-family: Tahoma, Geneva, sans-serif;
}
#header{
	height:80px;
	width:100%;
	position:relative;
}
#logo{
	margin-top:18px;
}
#traducir{
	margin-left:618px;
	position:absolute;
	margin-top:30px;
}
#imagen_grande{
	position:relative;
	height:204px;
	width:100%;
}
#menu{

	position:relative;
	width:739px;
	height:38px;
	left:-27px;
	padding-left:27px;
}
#menu ul{
	margin:0px;
	padding:0px;
}
#menu li{
float:left;

}
#menu li a:hover{
	
color:#000;	
}
#menu li a{
	text-decoration:none;
	display:block;
width:117px;
padding-top:14px;
height:24px;
text-transform:uppercase;
text-align:center;

background-repeat:repeat-x;
}

#menu span{
	font-size:0.9em;
	font-family:Tahoma, Geneva, sans-serif;

}
.normal{
	background-image:url(../img/botones_03.png);
}
.current{
background-image:url(../img/botones_06.png);
color:#000;
}

#Pie{
	height:44px;
	padding-top:20px;
	width:766px;
	text-align:center;
	left:50%;
		background-color: #0f1314;
	
}
#contenido{
	padding-top:40px;
	padding-bottom: 64px;
	height:100%;
}
#separador{
	clear:both;
}
.enlaces_inicio ul{
	
	margin-top:32px;
	margin-bottom:15px;
}
.enlaces_inicio ul li{
	
	margin-bottom:4px;
}
.enlaces_inicio p{
	margin-left:10px;
}
.enlaces_inicio ul{
	margin-top:23px;
	padding-left:0px;
	list-style:none;

	
}
.enlaces_inicio ul li{
	margin-bottom:5px;
	
	line-height:14px;
	padding-left:18px;

	background-position:center left;
	background-image: url(../img/flecha_43.jpg);
	background-repeat:no-repeat;
}



#footer {
	position: relative;
	margin-top: -64px; /* valor negativo del alto del footer */
	height: 44px;
	clear:both;
	text-align: center;
	background-color:#0A0A0B;
	background-image:url(../img/fondo_pie_03.jpg);
	background-repeat:no-repeat;
	background-position: center top;
	padding-top:20px;
} 
	
	clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
strong{
	font-weight:900;
}
.descripcion_proyecto h3{
	background-image:none;
	margin-bottom:0px;
	
}

