.abajoflash1{
	background-image : url(Fondoarriba1.jpg);
}
.abajoflash2{
	background-image : url(Fondoarriba2.jpg);
}
.letra {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}
.form {
	background-color: #FFFFFF;
	border: 0px solid #A0B1C1;
}
.letra2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.letra3 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.letra4 {

	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.izquierda{
	background-color : #0a3460;
}
.cuerpo{
	background-color : #a0b1c3;
}
.pie{
	background-image : url(Pie.jpg);
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #A0B1C3;
}
#link  a {
	color : #000000;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;
} 
#link a:hover{
	color : #0a3460;
	text-decoration: none;
	cursor:hand;
	cursor:pointer;
	font-weight: bold;	
}
.boton{
	background-color : #0a3460;
	color: #a0b1c3;
	font-weight: bold;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
	cursor: hand;
	cursor: pointer;
}
.input{
	height : 18px;
	width: 100px;
}
