p {
	font-size: 12px;
	text-align: justify;
	margin-left:10px;
	margin-right:10px;
}

a {
	font-size: 12px;
	color:#5A8521;
}

a:visited {
	text-decoration: none;
	color: #5A8521;
}
a:hover {
	text-decoration: underline;
	color: #79A323;
}
a:active {
	text-decoration: none;
	color: #79A323;
}
h1{
    color:#79A323;
	font-size:20px;
	font-family:"Arial", Times, serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:3px;
	
	}
h2{
    color:#79A323;
	font-size:16px;
	font-family:"Arial", Times, serif;
	margin-left:10px;
	margin-right:10px;	
	}

#cuerpo {
	position:relative; 
	width:766;
	background-color: #FFFFFF;
	}
#Layer1 {
	vertical-align:top;
	position:absolute;
	left:166;
	width:600px;
	background-color: #FFFFFF;
	height: 343px;
}

#Layer101 {
	vertical-align:top;
	position:absolute;
	left:166;
	width:600px;
	background-color: #FFFFFF;
	height: auto;
}

#Layer2 {
    position:absolute;
	left:0;
	width:166px;
	height:100%;

}
#bottom{
background-color:#000000;
}
#noticias{
	position:absolute;	
	width: 165px;
	left:0;
	top:160;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left:10px;
	margin-right:10px;
}
body {
	margin:0px;
	padding:0px;
	background-color: #CCCCCC;
	background-image:url(./img/bg.jpg);
	background-repeat:repeat-x;
}
