body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
	background-color: #006699;
	background-image: url(../images/fondo_tramado2.gif);
}
#contenedor {
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-image: url(../images/fondo_repetir.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 5px;
}
#flash {
	height: 150px;
}
#contenido {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 722px;
	padding: 0px;
	background-color: #003478;
}
#pie {
	height: 50px;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/el_pie.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #083C6B;
	font-weight: bold;
}
h3 {
	color: #FFA210;
	font-size: 150%;
}

#html {
	height: 100%;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 20px;
	background-image: url(../images/concha_fondo.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 25px 15px 15px 25px;
	text-align: left;
}
a {
	text-decoration: none;
	color: #003478;
}
a:hover {
	color: #FFFFFF;
}
#pie_texto {
	font-size: 71%;
	padding-top: 13px;
}
#pie_texto2 {
	padding-top: 10px;
	font-size: 90%;
	text-align: right;
	padding-right: 35px;
	color: #999999;
}
#pie_texto2 a:hover {
	color: #0F3F6F;
}
#pie_texto2 a {
	color: #999999;
	text-decoration: none;
}


.politica {
	font-size: 80%;
	text-align: center;
}
