body {
	font: 0.8em Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #666;
	margin: 0;
	border-top: 10px solid #7AA0BB;
	border-bottom: 10px solid #DBDBA9;
}
a {
	text-decoration: none;
}
#verde {
	background: url(img/vde_bg.jpg) repeat-x;
}
#verde_der {
	background: url(img/vde_der.jpg) right top no-repeat;
}
#verde_izq {
	background: url(img/vde_izq.jpg) top left no-repeat;
	padding: 30px;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #996;
}
h1 {
	font-size: 2.6em;
	font-style: italic;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
}
h2 {
	font-size: 1.6em;
	text-align: center;
	margin: 0 60px;
	border-bottom: 2px solid #E4EAE4;
}
h3 {
	font-size: 1.4em;
	margin: 0;
}
h4 {
	font-size: 1.4em;
	margin: 0;
	text-align: center;
	color: #069;
}
#gal .photo {
	float: left;
	width: 220px;
	height:180px;
	padding: 5px;
	margin: 2px 8px;
	text-align: center;
	font-size: 11px;
	color: #069;
} 
#gal .photo a {
	color: #069;
}
#gal .photo a:hover {
	color: #996;
}
#links {
	text-align: center;
	margin: 10px;
}
#datos {
	background: url(img/datos_bg.jpg) repeat-x;
	text-align: center;
	color: #069;
	margin: 0 10px 20px 10px;
	border-top: 1px solid #DFE7DF;
}