body{
	margin:0 ; 	
	float:left;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:link{
color: #D94F00;
font-weight: bold;
}
a:hover {
color: #663300;
font-weight: bold;
}

#contenedor {
	width:857px;
	background-image: url(sombra_fondo.gif);
	background-repeat:  repeat-y;
	xposition:relative;
	float:left;
	margin:0 auto 0 200px;
}

#color{
	width:833px;
	text-align:center;
	font-family: verdana, arial;
	font-size:11px;
	height:13px;
	background:#D94F00;
	padding:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
}
#cabecera{
margin-top:0;
margin-left:auto;
margin-right:auto;
margin-bottom:0;
height:63px;
width:833px;
background: url() no-repeat right 0px;  
}

#cabecera img{
margin:0 0 0 0;
border:0px;
}
#pie {
	margin:120px 0 0 12px;
	width:833px;
	height:60px;
	clear:left;
	background-image: url(fondopie.gif);
	border-top:1px dotted #ccc;
	padding:4px 0 0 0;
	background-repeat:  repeat-x;
}

#pie p {
	color:#999;
	text-align:left;
	font-size:14px;
	font:Arial, Helvetica, sans-serif, verdana,trebuchet;
	margin:29px 21px;
	font-weight:bold;
}

#sombra_pie {
	float:left;
	margin:0 auto auto 200px;
	background-image: url(sombra_pie.gif);
	height:10px;
	width:850px;
	vertical-align: middle;
}

#contenido {
	font-size: 1.2em;
	float:left;
	float:none;
	width:740px;
	background-image: url(fondo_contproyect.gif);
	background-repeat: repeat-y;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 32px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#contenido li{
list-style-image: url(asteriscolista.gif);
}
#headerLogo {
	float:left;
	margin:40px 0 0 32px;
}

#headerLogo img{
border:0;}

#headerFondo img{
	float:left;
	margin:0 0 10px 32px;
	border:0;
}
#headerImg {
	clear:left;
	margin:0 0 -1px 32px;
	height:158px;
	width:790px;
	background-image: url(fondo_cabeceraIdentica.jpg);
	background-repeat:  no-repeat;
}
#headerImg h1{
	font-family:Arial, verdana, Helvetica, sans-serif;
	font-size:23px;
	color:#FFFFFF;
	padding:32px 0 6px 45px;
}
#nav {
	float:left;
	width: 747px;
	height:62px;
	padding:0 25px 0 25px;
	margin:0 0 0 32px;
	background-image: url(botonera.gif);
	background-repeat: no-repeat;
}



#nav ul {
height:40px;        
margin: 0 0 0 0;
padding: 0;
list-style: none;

}

#nav li {
	float: left;
	margin:17px -8px 0 8px;
	padding: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#nav li a {
float: left;
padding: 2px 12px;
text-decoration: none;
color: #D94F00;
border: none;
font-weight: bold;
}

#nav li a:hover {
	color: #663300;
	font-weight: bold;
}

#nav li a.active {
	font-weight: bold;
	color: #000000;
}

