body {
	background: #020d39 url(../imagenes/bg.jpg) repeat-x top;
	margin:0;
}
.bg_dot {
	background: url(../imagenes/dot.gif) repeat-x top;
	margin:0 ;
	height: 1px;

}
.marco{
	border: 1px solid #e7e7e7;
	
	
}

.p, h1, h2, h3, h4, h5, h6, h7 {
	margin:0;
	padding:0;
}
.p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6e6e6e;
}
.p_interline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1d357d;
	line-height: 17px;
}
.txtch {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration:none;
}
.txtch:hover {
	color: #333;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d96cd;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #354987;
	font-weight: bold;
}
.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d96cd;
	font-weight: bold;
	text-decoration: none;
}
.h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
.h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #255BA7;
	font-weight: bold;
	text-decoration: underline;
}

.h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}


a {
	text-decoration:none
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	border: 1px solid #b7b7b7;
	background-color:#F7F7F7;
	width: 200x;
	padding-left: 3px;
}
.textarea {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #555555;
	text-decoration: none;
	border: 1px solid #b7b7b7;
	background-color:#F7F7F7;
	width: 300px;
	height: 100px;
	padding-left: 3px;
}

/*.terminos {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #75afe3;
}*/

.png2{
background: url(../imagenes/borde_02.png)
}
.png3{
background: url(../imagenes/borde_03.png)
}
.pie {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ccd2de;
}

.link {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d96cd;
	text-decoration:none;
}


.link:hover {
	color: #999999;
}

.link2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #354987;
	text-decoration: underline;
}
.titulos_links {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color: #354987;
	text-decoration: none;
}

.h1_titulo_pr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: regular;
	line-height: 19px;
	text-decoration: none;
}
.h2_titulo_gr {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #78a5cb;
	font-weight: bold;
	text-decoration: none;
}
.h3_titulo_gr {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #78a5cb;
	line-height: 25px;
	text-decoration: none;
}
.h4_titulo_gr {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #78a5cb;
	line-height: 25px;
	text-decoration: none;
}
/*MENU PPAL*/

.marcado_preguntas {
	
	background-position: 0 -34px !important;
}
.marcado_heroes {
	
	background-position: 0 -35px !important;
}
.marcado_prensa {
	
	background-position: 0 -36px !important;
}
.marcado_situacion {
	
	background-position: 0 -36px !important;
}
.marcado_medidas {
	
	background-position: 0 -330px !important;
}
.menu a {
	width: 280px;
	height: 59px;
	display: block;
}

.menu a.preguntas {
	background: url(../imagenes/bot_preg.gif);
}
.menu a.preguntas:hover {
	background-position: 0 -59px;
}

.menu a.heroes {
	background: url(../imagenes/bot_heroes.gif);
}
.menu a.heroes:hover {
	background-position: 0 -59px;
}

.menu a.pec {
	background: url(../imagenes/bot_pec.gif);
}
.menu a.pec:hover {
	background-position: 0 -59px;
}
.menu a.prensa {
	background: url(../imagenes/bot_prensa.gif);
}
.menu a.prensa:hover {
	background-position: 0 -59px;
}

.menu a.situacion {
	background: url(../imagenes/bot_situacion.gif);
}
.menu .home {
	background-image: url(../imagenes/bot_home.gif);
}
.menu a.home:hover {
	background-position: 0 -59px;
}

.menu a.situacion:hover {
	background-position: 0 -59px;
}

.menu a.medidas {
	background: url(../imagenes/bot_medidas.gif);
}
.menu a.medidas:hover {
	background-position: 0 -59px;
}
.menu a.contacto {
	background: url(../imagenes/bot_contacto.gif);
}
.menu a.contacto:hover {
	background-position: 0 -59px;
}
.menu a.plan {
	background: url(../imagenes/bot_ley.gif);
}
.menu a.plan:hover {
	background-position: 0 -59px;
}
.menu a.reconstruction {
	background: url(../imagenes/bot_reconstruction.gif);
}
.menu a.reconstruction:hover {
	background-position: 0 -59px;
}
.menu a.estimulo {
	background: url(../imagenes/bot_estimulo.gif);
}
.menu a.estimulo:hover {
	background-position: 0 -59px;
}

.menu a.nada {
	display: none;
}
.menu a.gobierno {
	background: url(../imagenes/bot_gobierno.gif);
}
.menu a.gobierno:hover {
	background-position: 0 -59px;
}

a.bot3{
	background: transparent url(../imagenes/bot_unete.gif) no-repeat scroll 0 0;
	height:48px;
  	width:140px;
	margin: 0 0 0 170px ;
	display:block;
	float:left;
}

a.bot3:hover	{
  	background:transparent url(../imagenes/bot_unete.gif) no-repeat scroll 0 -48px;
}

