body{
	margin:0px;
	padding:0;
	background-color:#e8e5dc;
	background-image:url("images/f_home.jpg");
	background-repeat:repeat-x;
}
td,th{
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#414141;
	text-align:left;
}
.css_fondo1{
	background-color:#FFFFFF;
}
.css_fondo2{
	background-color:#414141;
}
.titulo1{
	font-size: 15px;
	font-weight:bold;
}
.titulo2{
	font-size: 20px;
	color:#CC3333;
	font-weight:bold;
}
.texto0b{
	font-weight:bold;
}
.texto_error{
	color:#CC3333;
}
a:link, a:active, a:visited{
	color:#777777;
	text-decoration: underline;
}
a:hover{
	color:#414141;
	text-decoration: underline;
}
a.enlace1:link, a.enlace1:active, a.enlace1:visited{
	color:#FFFFFF;
	text-decoration: none;
}
a.enlace1:hover{
	color:#C6C6C6;
	text-decoration: none;
}
.cajatexto{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#414141;
	border-style:solid;
	height:17px;
}
.botonsubmit{
	background:#414141;
	color:#FFFFFF;
	margin:0 0 0 0;
	padding:0;
	border:0;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
	cursor:pointer;
	height:20px;
}
.disc{
	background-image:url(images/disc.gif);
	background-repeat:repeat-x;
	background-position:center;
	padding:10px 0px;
}
.ltextos{
	display:inline-block;
	width:140px;
}
.ltextos_sep{
	padding-bottom:10px;
}
.mano{
	cursor: pointer;
	cursor: hand;
}