/* CSS Document */

body{
	background:#FFF;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	
}

.col1{
	float: right;
	height: 681px;
	width: 397px;
	text-align: right;
	
	
}

.col2{
	float: right;
	height: 681px;
	width: 35px;
	background-image: url(../img/barragris.png);
	background-repeat:no-repeat;
}

.col3{
	float: right;
	height: 681px;
	width: 221px;
	text-align: left;
	

}

.tituloseccion {
	font-family: 'Questrial', sans-serif;
	font-size: 61px;
	text-align: right;
	color: #DDD;
	padding-top: 0px;
	padding-bottom: 0px;
	text-shadow: 1px 1px white, -1px -1px #999;	
}

.descripseccion {
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	text-align: right;
	color: #666;
	padding-top: 0px;
}

.direccion {
	font-family: 'Oxygen', sans-serif;
	font-size: 10px;
	color:#666;
	text-align: left;
	padding-left: 10px;
	
	
	
}

a {
	color: #666;
	text-decoration: none;
}
