@charset "iso-8859-1";
/* CSS Document */

#navobras {
	background-image:url(./imagenes/bg_obras_nav.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	background-color:#000;
	width:860px;
	height:42px;
	}
	
#navob	{
	float:left;
	width:210px;
	padding: 15px 0 5px 10px;
	}
	
#navob a:link, #navob a:visited {
	color:#a8a8a8;
	font:18px/24px Arial, Helvetica, sans-serif normal;
	text-decoration:none;
	}
	
#navob a:hover	{
	color:#cf0;
	}
	
.otitle, .osubtitle	{
	margin: 0;
	padding:0;
	font-weight:normal;
	font-family: 'Lobster', Georgia, "Times New Roman", Times, serif;
	}
	
.otitle {
	color:#00a3f8;
	font-size:60px;
	letter-spacing:-2px;
	line-height:52px;
	}

.osubtitle {
	color:#ccff00;
	font-size:26px;
	line-height:18px;
	}	
	
.obra_little_title	{
		margin:0; 
		padding:0; 
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #777;
		font-size:20px;
		line-height:16px;
	}
	
