.texto {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #6A6A6A;	font-weight: none; line-height:20px;}
.texto2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	font-weight: none; line-height:20px;}

h1 {	font-family: Arial;	font-size: 15px;	color: #6A6A6A;	font-weight: none;}

.linkmosca{	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	font-weight: none;	}
.linkmosca :link {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	font-weight: none;}
.linkmosca:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	font-weight: none;}
.linkmosca:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	text-decoration: none;	font-weight: none;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1A1A1A;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.fons1 {
background-image:url(../images/fons1.jpg);
}
.fons2 {
background-image:url(../images/fons2.jpg);
background-position:top;
background-repeat:repeat-x;

} 
.fons3{
background-color:#cccccc;
} 
.fons4{
background-color:#dddac9;
} 
.fons5 {
background-image:url(../images/fons3.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#E8DDA5;

}

.borde {
	border: 1px solid #b3b3b3;
	padding:2px;;
}