body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #405870;
	margin-top:0;
	margin-bottom:0;
	background-image: url(images/body_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	}
strong {
	font-weight: bold;
}
table{
	border:0px;
	}
/****************************#142C44*************************************/
#contenedor{
	width:780px;
	height:auto;
	}
#menu{
	width:780px;
	/* height:442px; */
	height:auto;
	background-image:url(images/menu.jpg);
	text-align:center;
	background-repeat:no-repeat;
	}
#main{
	width:780px;
	height:auto;
	background-image:url(images/cuerpo.jpg);
	}
#footer{
	width:780px;
	height:auto;
	background-image:url(images/footer.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-align:center;
	}
	#footer a{
		text-decoration:none;
		color:#FFFFFF;
		}
	#footer a:hover{
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
		}
/*****************************************************************/
.link{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	text-align:center;
	}
	.link a{
		text-decoration:none;
		font-size:14px;
		color:#FFFFFF;
		text-align:center;
		}
	.link a:hover{
		font-size:14px;
		color:#DF0101;
		}
.texto{
	font-size:12px;
	color:#FFFFFF;
	text-align:justify;
	}
.h1{
	font-size:16px;
	color:#FFFFFF;
	text-align:left;
	}
.titulo2{
	color:#8B0000;//990000;
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Verdana,Helvetica, sans-serif;
	}
	.titulo2 a{
		font-size:12px;
		text-decoration:none;
		color:#8B0000;//990000;
		}
	.titulo2 a:hover{
		font-size:12px;
		text-decoration:none;
		color:#FFFFFF;
		}
.titulo3{
	color:#142C44;
	font-size:14px;
	font-weight:bold;
	}
.titulo4{
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	.titulo4 a{
		font-size:12px;
		text-decoration:none;
		color:#FFFFFF;
		}
	.titulo4 a:hover{
		font-size:12px;
		text-decoration:none;
		color:#990000;
		}
.rates{
	font-family:Verdana,Arial;
	font-size:12px;
	background-color:white;
}
