body {
	background-image: url(images/images/fondo.jpg);
	background-repeat: repeat;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, san-serif;
}
/*p {
	font-size: 17px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: 600;
	letter-spacing: 1px;
}*/
a {
	font-weight: bold;
	text-transform: none;
	color: #FFCC00;
}
a.talleres:link, a.talleres:visited
{
	font-size: 14px;
	text-transform: uppercase;
	}
a.talleres:hover 
{
	color: #FFFFFF;
	}

a.indice:link, a.indice:visited
{
	font-size: 12px;
	}
a.indice:hover 
{
	color: #FFFFFF;
	
}
h1 {
	font-size: 18px;
	color: #FFFF00;
	text-align: center;
	margin: 10px;
	text-transform: uppercase;
}
h1.titulo {
	color: #FFFFFF;
	background-color: #00CC33;
}
h1.cv {
	font-size: 16px;
	color: #CCFF00;
	}


h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FFFF33;
	background-color: #00FF66;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;
}
h4 {
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 12px;
	padding-left: 12px;
	text-align: justify;		
font-style: italic;
}
h3.talleres {
	color:#000000;
}
h3.email {
	color:#000000;
	text-transform: lowercase;
}
.ECOART {
	text-transform: uppercase;
	color: #CCFF00;
}
li {
	padding-top: 10px;
}
