﻿



.ControlPanel, .PagingTable
{
}

.SkinObject
{

}

A.SkinObject:link {

}

A.SkinObject:visited  {

}

A.SkinObject:active   {

}

A.SkinObject:hover    {

}

#body{
	margin: 0px auto;
	background-color: #0e3a10;
}


.cabecera{
background-image: url(images/bgcabecera.jpg);
background-repeat: repeat-x;
background-position: top;
height: 140px;
}


.fondo{
background-image: url(images/bgpagina.jpg);
background-repeat: repeat-x;
background-position: top;
}


.menu{
	background-image: url(images/bgmenu1.jpg);
	background-repeat: repeat;
	height: 12px;
	padding:2px;
}

.menu_Link{

	font-family:  Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color: #0e3a10;
}

.menu_Link a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #fff;
	padding:2px;
	text-decoration: none;
}

.menu_Link a:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #0e3a10;
	padding:2px;
	text-decoration: underline;
}





.contenido{
	background-color: #fff;
	padding: 5px 15px 10px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000;
background-image: url(images/bgfooter.jpg);
background-position: bottom;
background-repeat: no-repeat;
}

.destacados{
background-image: url(images/bgdestac.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-right: 1px Solid #E4AA08;
	text-align: center;
	background-color: #EAE9E9;
}

.foto-destacados{
	text-align: center;
	border: 1px solid silver;
}

.migas{
background-image: url(images/bgmigas.jpg);
background-repeat: repeat-x;
background-position: top;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
	padding: 8px 10px 0px 10px;
	text-align: right;
}

.migas a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #f2b90a;
	padding:2px;
	text-decoration: none;
}

.migas a:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #666;
	padding:2px;
	text-decoration: underline;
}



.enlaces_foot{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #fff;
text-align: center;
text-decoration: none;
padding: 10px 0px ;
}

.enlaces_foot a{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #f2b90a;
text-decoration: none;
}

.enlaces_foot a:hover{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: xx-small;
font-weight: normal;
color: #fff;
text-decoration: underline;
}

.enlace-amarillo{
color: #f2b90a;
}

.enlace-amarillo a{
color: #f2b90a;
text-decoration: none;
}
.enlace-amarillo a:link{
color: #f2b90a;
text-decoration: none;
}

.enlace-amarillo a:hover{
color: #f2b90a;
text-decoration: underline;
	
}

.notas{

	padding: 10px 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	
}


