body {
background-image:url(imagenes/fondo.jpg);
background-repeat:repeat;
margin-top:0px;
margin-left:0px;
font-family : tahoma;
font-size : 11px;
}
a.correo {
	font-family : tahoma;
	text-decoration:none;
	color: #3E403F;
	font-size : 11px;
	
}
.correo:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #FC6E01;
	font-size : 11px;
	
}
.correo:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#3E403F;
	font-size : 11px;
	
}
.correo:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#FC6E01;
	font-size : 11px;

}
.data{
	font-family : tahoma;
	text-decoration:none;
	color: #FC6E01;
	font-size : 10px;
}

a.titular {
	font-family : tahoma;
	text-decoration:none;
	color: #3E403F;
	font-size : 14px;
	font-weight:bold;
	
}
.titular:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #FC6E01;
	font-size : 14px;
	font-weight:bold;	
}
.titular:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#3E403F;
	font-size : 14px;
	font-weight:bold;	
}
.titular:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#FC6E01;
	font-size : 14px;
	font-weight:bold;
}
.titular2{
	font-family : tahoma;
	color:#3E403F;
	font-size : 14px;
	font-weight:bold;	
}

a.lmen {
	font-family : tahoma;
	text-decoration:none;
	color: #FC6E01;
	font-size : 10px;
	font-weight:bold;
	
}
.lmen:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #3E403F;
	font-size : 10px;
	font-weight:bold;	
}
.lmen:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#FC6E01;
	font-size : 10px;
	font-weight:bold;	
}
.lmen:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#3E403F;
	font-size : 10px;
	font-weight:bold;
}
a.lmen2 {
	font-family : tahoma;
	text-decoration:none;
	color: #3E403F;
	font-size : 10px;
	font-weight:bold;
	
}
.lmen2:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #FC6E01;
	font-size : 10px;
	font-weight:bold;	
}
.lmen2:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#3E403F;
	font-size : 10px;
	font-weight:bold;	
}
.lmen2:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#FC6E01;
	font-size : 10px;
	font-weight:bold;
}
a {
	font-family : tahoma;
	text-decoration:none;
	color: #3E403F;
	font-size : 11px;
	font-weight:bold;
	
}
a:hover{
	font-family : tahoma;
	text-decoration : none;
	color: #FC6E01;
	font-size : 11px;
	font-weight:bold;	
}
a:visited{
	font-family : tahoma;
	text-decoration : none;
	color:#3E403F;
	font-size : 11px;
	font-weight:bold;	
}
a:visited:hover{
	font-family : tahoma;
	text-decoration : none;
	color:#FC6E01;
	font-size : 11px;
	font-weight:bold;
}
.input{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height:14px;
border:#cccccc 1px solid;
 color:#333333;

}
.select{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
height:20px;
border:#cccccc 1px solid;
color:#333333;
}

.area{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
border:#cccccc 1px solid;
color:#333333;

}

.boton{
font-family: Arial, Helvetica, sans-serif;
font-size:12px;

color:#ffffff;
background-color:#690001;
width:100px;
}