body {
	background-image: url(images/fondo_clg.jpg);
	background-repeat:repeat-x;
	background-color: #d7d8bd;
}

/*_________BANNERS INDEX______________________*/

#banners
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:;
}
#banners a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#banners a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
#banner_inf
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
}

#banner_inf a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#banner_inf a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
.marco2 IMG{ 
   border: 1px solid #0b8b06; 
}

/*_________CONTENIDOS INDEX______________________*/

#contenidos
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color:#ffffff;
}

#contenidos a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#contenidos a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
.titulos_principales
{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #8b0943;
}
.tit_cc {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #8b0943; 
}

/*_________NOTICIAS______________________*/

.noticias {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:justify;
	font-size: 12px;
	color: #000000;
}
.tit_noticias {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #007a1f;
}
.bajada_noticias {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333333;
	text-align: inherit;
}
.subtit_noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.marco1 IMG{ 
   border: 1px solid #bebebe; 
}
#siguiente_noticia
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}

#siguiente_noticia a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#siguiente_noticia a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}






#TALLERES
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align:left;
	color: #333333;
}

#TALLERES a
{
	color: #009900;
	font-size: 11px;
	text-decoration: none;
}
#TALLERES a:hover
{
	text-decoration: underline;
	color: #999999;
	font-size: 11px;
}
/*_________FOOTER______________________*/


#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: #ffffff;
	background-image: url('images/footer.jpg');
	background-repeat: repeat;
}

#footer a
{
	color: #00cc00;
	font-size: 11px;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
	color: #f1fa05;
	font-size: 11px;
}