body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CFDD26;
	background-image: url(imagen/fondo.jpg);
	background-repeat:  repeat-x;
	background-position: center top;
}
.fonpie {
	background-image: url(imagen/fondopie.jpg);
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 12px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 12px;
}
.textolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5f520;
	text-align: center;
	display: block;
}

.textoblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	display: block;
	text-align: center;
}
.contenido {
	background-color: #FFF;
	background-image: url(imagen/fonparrafo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 55px;
	height: 240px;
}

.titulo{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #6c9d30;
}

.subtexto {
	font-size: 14px;
	color: #090;
}
h1 , h1 a:link, h1 a:visited{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #6c9d30;
}
h1 a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #6c9d30;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #5C5C5C;
}
.submenu {
	float: right;
	margin-bottom: 25px;
	margin-left: 25px;
}

.submenu2 a:link, .submenu2 a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #f78f1e;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFE0B7;
	border-bottom-color: #CD5B07;
	background-image: url(imagen/hojita.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
}
.submenu2 a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #5eba46;
	display: block;
	width: 160px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B5DFAA;
	border-bottom-color: #3E7B2F;
	background-image: url(imagen/hojita2.jpg);
	background-repeat: no-repeat;
	background-position: 3px center;
}



a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5f520;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e5f520;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #060;
	text-decoration: none;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5B5B5B;
}
.mailto  a:link, .mailto a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #408130;
	text-decoration: none;
}
.mailto a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.mailto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #408130;
	text-decoration: none;
}
.text-tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.foto {
	padding-top: 9px;
}

