.cont_fondo {
background-image: url("../imagenes/fnd.gif");
}
.titulo1 {
text-decoration : none;
font-family: "Trebuchet MS";
color: #666666;
font-size: medium; 
font-style: italic;
font-weight: bold;
text-align: center;
}
.cont_texto {
text-decoration : none;
font-family: "verdana";
color: #FFFFFF;
font-size: small; 
font-style: normal;
font-weight: bold;
margin-left: 2%;
margin-right: 2%;
}
a.link {
text-decoration : none;
font-family: "verdana";
color: #FFFF33;
font-size: x-small; 
font-style: italic;
}
a.link:hover {
text-decoration : underline;
font-family: "verdana";
color: #FFFF33;
font-size: x-small; 
font-style: italic;
}
a.avisolegal{
text-decoration : none;
font-family: "verdana";
color: #666666;
font-size: xx-small; 
}
a.avisolegal:hover{
text-decoration : underline;
font-family: "verdana";
color: #666666;
}
table.FTitulo
{
position:relative;
left:0px;
top:0px;
z-index:2;
border-color: silver;
border: 1px;
border-style: dashed;
}
table.FCaja
{
position:relative;
top:-10px;
background-image: url("../imagenes/ftabla.jpg");
border-color: silver;
border: 2px;
border-style: dashed;
z-index:1;
}
table.FCaja2
{
position:relative;
top:-10px;
background-image: url("../imagenes/ftabla2.jpg");
border-color: silver;
border: 2px;
border-style: dashed;
z-index:1;
}
td.campo{
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 13pt;
	display: block;
	width: 185px;
	float: left;
	color:white;
}
td.campo2{
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 13pt;
	color:white;
}
input.ipersonal {
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 10pt;
	display: block;
	width: 270px;
	color:#666666;
	position:relative;
	left:15px;
}
input.pago {
	font-family: "Trebuchet MS", Vendana, Arial, sans-serif;
	font-size: 10pt;
	color:#666666;
}
.submit {
	background-color: #98bb79;
	border-top: 1px solid #99CC66;
	border-left: 1px solid #99CC66;	
	border-right: 1px solid #669900;
	border-bottom: 1px solid #669900;
	margin-top:10px;
	margin-bottom:10px;
	color: #fcfcfc;
}
