/* CSS Document */
body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial;
	font-size: 12px;

}
p{
	color:#020202;
	font-size: 12px;

}

#footer{
	clear: both;
	background: url(images/footer.gif) repeat-x;
	height: 1.4em;
	width: 100%;
}
#validation{
	position: absolute;
	left: 0px;
	bottom: 25px;
	width: 100%;
}

#nav{

 width: 19%;
 float: left;
 color:#666666;
}
#nav ul{
	list-style: none;
	margin-left: 10px;
	padding-left: 0;
}
#nav li{
	border-bottom: 1px dotted #CBB416;
	margin-bottom: 0.3em;
	height: 20px;
}

#nav p{

	color: #CBB416;
	font-weight:bold;
}
#nav a:link, #nav a:visited {

	text-decoration: none;
	color:#666666;
	background-color: transparent;
	display: block;
}

#nav a:hover{

	color: #CBB416;
}

#content{
 float: left;
 width: 77%;
 margin-left: 2%;
}

#content ul{
	font-size: 1em;

}

#content img{

	padding: 4px;
	border: 1px #333333;
}
#content dt{

	width: 150px;
	display: block;
}

#content a:link, #content a:visited{
	color:#020202;
	text-decoration: none;
}

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

#header{
	left: 0px;
	top: 0px;
	background: url(images/head.gif) repeat-x;
	height: 104px;
	width: 100%
}

#header span{
font-family: Tahoma, Arial, Helvetica, sans-serif; 
color:#CBB416; 
font-weight: bold; 
text-shadow: #CBB416;


}
#logo_nombre {
	position:absolute;
	left: 27%;
	top: 14px;
}
#nuevo{
	background-image: url(nuevo.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 150px;
	height: 19px;
	width: 66px;
	left: 480px;
}
#nuevoie{
	background-image: url(nuevo.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 143px;
	height: 19px;
	width: 66px;
	left: 480px;
}
#ultimos_trabajos{
	background-image: url(ULTIMOS_TRABAJOS.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 152px;
	height: 10px;
	width: 242px;
	left: 220px;
}
#ultimos_trabajosie{
	background-image: url(ULTIMOS_TRABAJOS.gif);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 1;
	top: 145px;
	height: 10px;
	width: 242px;
	left: 220px;
}
