/* CSS Document */

body
{
background-color:#5a842f;
}
.cabecera 
{ background: url(img/fonrep.jpg);
       background-repeat: repeat-x;
}
.capafondo
{
width:100%;
height:121px;
background: url(img/fonrep.jpg);
z-index: 1;
position:absolute;
}
.general
{
width:100%;
height:100%;
z-index:2;
position:relative;
text-align:center;
}
.textonegro
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
}
.cabecera2
{ 
background-repeat: repeat-x;
background-color:#8ab85c;
}
.texto10
{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
}
.texto10blanco
{
font-family:Verdana;
font-size:10px;
color:#ffffff;
font-weight:normal;
line-height:15px;
}
.texto12
{
font-family:Verdana;
font-size:12px;
color:#000000;
font-weight:normal;
line-height:20px;
}
h1
{
font-family:Verdana;
font-size:14px;
color:#648e38;
font-weight:normal;
}
/*enlaces*/
a.menu:link 
{	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:visited 
{	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:hover 
{	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:active 
{	color: #000000;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}

a.menu2:link 
{	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu2:visited 
{	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu2:hover 
{	color: #ffffff;
	text-decoration: underline;
	letter-spacing: 0px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu2:active 
{	color: #ffffff;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
.tachado
{
text-decoration:line-through;
}
.tablab
{
border: 1px #648e38 solid;
min-height: 140px;
}
a.menu3:link 
{	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:visited 
{	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:hover 
{	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:active 
{	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}