body {
	background-color: #A3C1E0;
	background-image: url(../images/fondo.png);
	background-repeat: repeat-x;
	width:100%;
	padding:0;
	margin:0;
}
.Estilo1 {
	color: #35699F;
	font-weight: bold;
}
.Estilo2 {
	color: #35699F;
}

.Estilo3 {
	font-style: italic
}
.banner {
	height: 200px;
	width: 746px;
	text-align: center;
	margin: 0 auto;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	height: 37px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 100;
}
.menu li {
	display: block;
	float: left;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin: 0 20px 0 20px;
	padding: 6px 0 6px 0;
	text-transform: uppercase;
}
.menu a:hover {
	color: #009863;
}
#titulo {
	height: 30px;
	width: 350px;
	margin: 0 0 0 20px;
	padding: 15px 0 0 0;
} 
.cuerpo_tips {
	background-color: #FFFFFF;
	background-image: url(../images/cuerpo.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
.cuerpo_tips .texto_tips {
	font-family: verdana;
	font-size: 8pt;
	color: #333333;
	margin-top: 10px;
	margin-left: 20px;
}
.cuerpo_tips .texto_tips #img_tips {
	margin-top: 25px;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #3669A2;
	margin-bottom: 100px;
}

.cuerpo_tips .texto_tips .content {
	text-decoration: none;
}
.cuerpo_tips .texto_tips .content #derecha {
	margin: 0 15px 0 15px;
}
.cuerpo_tips .texto_tips .content #derecha a {
	color: #333333;
	text-decoration: none;
}
.cuerpo_tips .texto_tips .content #derecha a:hover {
	color: #376BA0;
}

.cuerpo_tips .texto_tips .content #derecha p {
	text-align: justify;
}
.cuerpo_tips .texto_tips .content #derecha b {
	color: #35699F;
}
.cuerpo_tips .texto_tips .content #derecha em {
	color: #35699F;
}
.cuerpo_tips .texto_tips #table {
	width: 720px;
}
.footer {
	height: 20px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
	background-color: #35699F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	text-indent: 10px;
	background-image: url(../images/pie.jpg);
	background-repeat: repeat-y;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #CCCCCC;
}
#sobre {
	width: 746px;
	padding-top: 80px;
	position: static;

}
#sobre_result {
	width: 746px;
	padding-top: 290px;
	position: static;
}
#dir2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #333333;
	text-align: center;
	padding-top: 7px;
	background-color: transparent;
	padding-bottom: 7px;
	width: 746px;
	margin-right: auto;
	margin-left: auto;
}
#dir2 a {

	color: #333333;
	text-decoration: none;
}
#dir2 a:hover {
	color: #999999;
}

