body {
	background-image: url(img/fondo.jpg);
	margin-top: 3px;
}
.fondo
{
background-image:url(img/pag2.png);
background-repeat:no-repeat;
}
.fondo2
{
background-image:url(img/pag2.png);
background-repeat:no-repeat;
}
.pie {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
}

.letras {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height:17px;
}

.titulos {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 14px;
	
}

.pie a:link{color: #FFFFFF;text-decoration: none;}
.pie a:visited {color: #FFFFFF;text-decoration: none;}
.pie a:hover{color: #FFFFFF;text-decoration:underline;}

.menu {
	font-weight: bold;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
}
.menu a:link{color: #000000;text-decoration: none;}
.menu a:visited {color: #000000;text-decoration: none;}
.menu a:hover {color: #000000;text-decoration:underline;}

.input_text{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-align:justify;
	width:180px;
	height:18px;
	background:#ffffff; border:1px solid #333333; margin:0px 3px 0px 6px;
	}
