@charset "utf-8";

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-image: url(back.gif);
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #333;
}

/* CSS Document */

#main {
	height: 650px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
}

#mainobras {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
	padding-right: 30px;
	padding-left: 30px;
}
#header {
	height: 60px;
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	margin-top:5px;
}


#headertext {
	padding-top:20px;
	color: #666;
	font-size: 8px;
	}
#headertext a:link {
	color: #666;
	}

#buttons {
	height: 25px;
	background-image: url(images/fondomenu.jpg);
	padding-left:10px;
	padding-top:4px;
	color: #666;
	
}

#buttons ul {
	margin-top: 0px;
	margin-left: -42px;
}


#buttons li {
	float: left;
	font-size: 14px;
	
	list-style: none;
	margin-right: 30px;
}

#left {
	height: 470px;
	width: 170px;
	float: left;
	margin-top: 20px;
}

#leftentrada {
	height: 500px;
	width: 900px;
	float: left;
	margin-top: 15px;
}
#lefobras {
	width: 900px;
	float: left;
	margin-top: 15px;
}
#leftinicio {
	height: 470px;
	width: 520px;
	float: left;
	margin-top: 20px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#mid {
	float: left;
	width: 350px;
	height: 470px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	padding-left: 10px;
	margin-top: 20px;
}

#right {
	float: left;
	height: 470px;
	width: 350px;
	padding-left: 10px;
	margin-top: 20px;
}

#wide {
	float: left;
	height: 470px;
	width: 710px;
	padding-left: 10px;
	margin-top: 20px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	float: left;
	height: 40px;
	width: 900px;
	margin-top: 20px;
	font-size: 9px;
	color: #666666;
}

#contenedorfoto {
	display: block;
	float:left;
	width:60px;
	height:90px;
	padding:2px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	
} 
#formulario{
	color:#333;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;	 
	}

