/* CSS Document */
.cabecera 
{ background: url(img/fondorep.jpg);
       background-repeat: repeat-x }
	   
.indexrep
{ background: url(img/fonrep2.jpg);
       background-repeat: repeat-x }
	 
.indexrep2
{ background: url(img/fonrep3.jpg);
       background-repeat: repeat-x }  
.helve
{
font-size: 11px;
font-family: Helvetica;
font-weight: normal;
color: #999999;
text-align:left;
}
.helve2
{
font-size: 9px;
font-family: Helvetica;
font-weight: normal;
color: #999999;
text-align:left;
}
.helvecontacto
{
font-size: 11px;
font-family: Helvetica;
font-weight: normal;
color: #999999;
}
.pie 
{
font-size: 10px;
font-family: Helvetica;
font-weight: normal;
color: #6e8e9b;
text-align:center;
}
.area 
{
font-size: 14px;
font-family: Helvetica;
font-weight: normal;
color: #999999;
text-align:center;
}
.rep1 
{
font-size: 13px;
font-family: Helvetica;
font-weight: normal;
color: #6e8e9b;
text-align:center;
}
a.vinculomenu:link 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu:visited 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 11px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu:hover 
{	color: #6e8e9b;
	text-decoration: underline;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu:active 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 11px;
	letter-spacing: 0px;
	font-family: Helvetica;
	font-weight: normal;
}
.boton
{
 border: 1px solid #6e8e9b;
 font-size: 11px;
 width:240px;
}
.botonsubmit
{
 border: 1px solid #6e8e9b;
 font-size: 11px;
 width:200px;
 font-family: Helvetica;
	font-weight: normal;
	color:#FFFFFF;
	background:#6e8e9b;
	width:60px;
}
.areatexto
{
font-family: Helvetica;
 border: 1px solid #6e8e9b;
 font-size: 11px;
 width:240px;
 height:60px;
}
a.vinculomenu2:link 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu2:visited 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 10px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu2:hover 
{	color: #6e8e9b;
	text-decoration: underline;
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Helvetica;
	font-weight: normal;
}
a.vinculomenu2:active 
{	color: #6e8e9b;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0px;
	font-family: Helvetica;
	font-weight: normal;
}