.titulo{
	font-size:48px;
	color:#FAFAFA;
	text-align: left;
}
.subtitulo{
		font-size:24px;
}

.subtitulo2{
		font: italic 20px "Century Gothic", Arial;
		text-align:left;
}

.linea_punteada{
background:url(../image/punteada.png) repeat-x ;
height:9px;

}
.acerca {

}

.acerca img{
	width: 170px;
	height: 273px;
}

.proyectos img{
	width: 288px;
	height: 196px;
}
.separator1{
	
	background: url(../image/separator1.jpg) center;
	width:748px;
	height: 20px;
}

.separator2{
	width:748px;
	background: url(../image/separator2.jpg);
	height: 20px;
}

.button_more{
background:url(../image/background_button_mas.png) repeat-x;
font: bold 14px Arial, Helvetica, sans-serif;
height:19px;
border:none;
color:#FFFFFF;
padding:0 0 3px 0; 
}
