/* CSS Document */

body
{
background:#d60000;
}
.cabecera 
{ background: url(img/fonrep.jpg);
       background-repeat: repeat-x;
}
.capafondo
{
width:100%;
height:230px;
background: url(img/fonrep.jpg);
z-index: 1;
position:absolute;
}
.capafondo2
{
width:100%;
height:510px;
background: url(img/fonrep2.jpg);
z-index: 2;
position:relative;
}
.capafondo3
{
width:100%;
height:60px;
background: url(img/fonrep3.jpg);
z-index: 3;
position:relative;
}
.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:#bac0c3;
}
.texto10
{
font-family:Verdana;
font-size:10px;
color:#444444;
font-weight:normal;
}
.texto10n
{
font-family:Verdana;
font-size:10px;
color:#000000;
font-weight:normal;
}
.texto10separado
{
font-family:Verdana;
font-size:10px;
color:#444444;
font-weight:normal;
line-height:17px;
}
.texto11
{
font-family:Verdana;
font-size:11px;
color:#474747;
font-weight:normal;
line-height:17px;
}
.texto10blanco
{
font-family:Verdana;
font-size:10px;
color:#ffffff;
font-weight:normal;
line-height:15px;
}
.texto12
{
font-family:Verdana;
font-size:12px;
color:#474747;
font-weight:normal;
line-height:20px;
}
.texto10w
{
font-family:Verdana;
font-size:10px;
color:#ffffff;
font-weight:normal;
line-height:20px;
}
.texto12bb
{
font-family:Verdana;
font-size:12px;
color:#ffffff;
font-weight:bold;
}
h1
{
font-family:Verdana;
font-size:14px;
color:#7474747;
}
.titular
{
font-family:Verdana;
font-size:14px;
color:#7474747;
}
/*enlaces*/
a.menu:link 
{	color: #474747;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:visited 
{	color: #474747;
	text-decoration: underline;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:hover 
{	color: #474747;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu:active 
{	color: #474747;
	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 #818c92 solid;
min-height: 140px;
}
a.menu3:link 
{	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:visited 
{	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:hover 
{	color: #000000;
	text-decoration: underline;
	letter-spacing: 0px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu3:active 
{	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
}
a.menu4:link 
{
font-family:Verdana;
font-size:11px;
color:#474747;
font-weight:bold;
line-height:20px;
text-decoration:none;
}
a.menu4:visited 
{
font-family:Verdana;
font-size:11px;
color:#474747;
font-weight:bold;
line-height:20px;
text-decoration:none;
}
a.menu4:hover 
{
font-family:Verdana;
font-size:11px;
color:#474747;
font-weight:bold;
line-height:20px;
text-decoration:underline;
}