h1 span, h2, h3 span {
	display: none;
}
body {
	
	background:url(../imgs/background.gif);
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: medium;
	color: #ffffff;
	/*barras*/
	scrollbar-base-color:#620B0B;
	scrollbar-arrow-color:#ffffff;
 }

#container{
	height:400px;
	text-align:center;
	padding-bottom:10px;
}

#footer {  
	text-align: right; 
	width: 800px; 
	height:89px; 
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: medium;
	background:url(../imgs/footer.gif) no-repeat;
}
#footer a:link, #footer a:visited { 
	
	color: #000000;

	
}
#footer a:hover {color: #FFFFFF;}

#portafolio {
	text-align:center;
}
#portafolio h1 {
	background: url(../imgs/titPortafolio.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#edufolia h1 {
	background: url(../imgs/titEduFolia.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#cooperativismo h1 {
	background: url(../imgs/titCooperativismo.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#legados h1 {
	background: url(../imgs/titLegados.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#valores h1 {
	background: url(../imgs/titValores.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#intereses h1 {
	background: url(../imgs/titIntereses.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#fotografia h1 {
	background: url(../imgs/titFotografia.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#vectoriales h1 {
	background: url(../imgs/titVectoriales.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#biografia h1 {
	background: url(../imgs/titBiografia.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#proyectos h1 {
	background: url(../imgs/titProyectos.gif)  no-repeat;
	width: 400px;
	height: 62px;
}
#menu{
 	position: relative;
	margin: 0 auto 0 auto;
	padding: 20px 50px 20px 50px;
	width: 400px;
}

#links a:link{ 
	margin-right: 20px; 
	color: #FFFFFF;
	padding: 10px 10px 0px 40px;
	
}
#links a:hover {color: #FFFFFF;}
li {
	list-style-image: url(../imgs/li.gif);
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {color: #000000;}
#info{
	background-image:url(../imgs/info.gif);
	width:107px;
}
#info2{
	background-color:#620B0B;
	width:693px;
}

.parrafo{
	text-align:justify;
	width:680px;
}
.parrafoProy{
	text-align:justify;
	width:470px;
}

#proyectos a{
	color: #FFFFFF;
	text-decoration:underline;
}
#proyectos a:hover{
	color: #000000;
	text-decoration:none;
}

.frase{
	text-align:right;
	width:680px;
	color:#FFFF66;
}
select{
	background-color:#620B0B;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:center;
	font-size:small;
}

input{
	background-color:#620B0B;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align:center;
	font-size:small;
}
