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




h1{
	text-align:center;
	color:#FF6633;
	margin-top:30px;
	font-family:"Times New Roman", Times, serif;
	padding-bottom:30px;
	
}

.texto{
	color:#FFFFFF;
	text-align:justify;
	padding-right:20px;
	padding-left:20px;
}

.obras{
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:699px;
	margin-top:30px;
	color:#FFFFFF;



}



.obra{

	width:233px;
	height:315px;
	float:left;
	text-align:center;
	padding-top:30px;
	background-color:#666666;

}

.foto{

	width:233px;
	height:210px;
	text-align:center;




}

.fotov{
	width:140px;
	border:solid white 3px;
}

.fotoh{
	height:140px;
	border:solid white 3px;

}

.fotogv{
	height:185px;
	border:solid white 3px;
	
	}
	
.fotogh{
	height:133px;
	border:solid white 3px;
	
	}
		
.datos{

	width:233px;
	height:95px;
	font-size:77%;
	margin-top:0px;



}

.datos a{
	text-decoration:none;
	color:#FFFF33;
}

.datos a:hover{
	color:#FF6600;
}
.pie{

	padding-bottom:2px;
	clear:both;
	padding-top:10px;
}
