body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(img/fondo.jpg);
	background-repeat:repeat-x;
}.lateral {
	font-family: "Garamond-Normal", "Garamond", "Times New Roman", "Times New Roman MT Extra Bold", serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #99CC00;
	text-align: center;
}
a.mail:link {

color: #FFFFFF;
text-decoration: none;
}

a.mail:hover {

color: #FFFFFF;
text-decoration:underline;

}

.menu {
	font-family: "Garamond-Normal", "Garamond", "Times New Roman", "Times New Roman MT Extra Bold", serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
}
a.menu:link {
font-size: 14px;
color: #666666;
text-decoration: none;
}



a.menu:visited {
font-size: 14px;
color: #666666;
text-decoration: none;
}

a.menu:hover {
font-size: 14px;
color: #000000;
text-decoration: underline;
}


a.dentro:link {

color: #666666;
text-decoration: none;
}



a.dentro:visited {

color: #666666;
text-decoration: none;
}

a.dentro:hover {

color: #99cc00;
text-decoration: underline;
}


.titulo {
	font-family: "Garamond-Normal", "Garamond", "Times New Roman", "Times New Roman MT Extra Bold", serif;
	font-size: 44px;
	color: #99CC00;
	text-align: right;
}
.par{
font-size:400%;
float:left;
}
.contenido {
	font-family: "Book Antiqua","Times New Roman",  serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
}

.tabla {
	background-color: #cccccc;
	border: thin solid #000000;
	font-family: "Book Antiqua","Times New Roman",  serif;
	
	

	}
