body{
	border: 0px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background-color:#7a97a5;
	}

body, td{
	font-size: 12px;
	font-family: Arial, cursive;
	color:#7a97a5;
	}

#div_conte{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 99%;
	height: auto;
	margin:0 auto;
	]text-align: center;
	}

#div_princ,#div_cierre{
	position: relative;
	margin: 0px auto;
	padding: 0px 5px 5px 5px;
	width: 900px;
	height: auto;	
	]text-align: left;
	background-color:#fff;	
	}

#div_cabec{
	width: 900px;
	height: 150px;
	background:url(imagenes/cabec_TC-Salvar_vidas.jpg);	
	background-repeat: no-repeat;
	}

#logo_todos-contamos{
	width: 234px;
	height: 140px;
	position: absolute;
	margin:5px;
	text-indent: -99999999px;
	background:url(imagenes/logo_todos-contamos.png);	
	}

#logo_todos-contamos a{
	display: block;
	height: 100%;
	width: 100%;
	}

#div_menu{
	position: absolute;
	margin: 3px 15px 3px 3px;
	right: 0px;
	}

#div_menu a{
	background:url(imagenes/fondo_menu.png);
	background-repeat: no-repeat;
	display: block;
	width: 90px;
	height: 22px;
	]height: 28px;
	color: #7a97a5;
	padding: 8px 0px 0px 0px;
	text-align: center;
	}

#div_menu a:hover, #div_menu a.selecc, a:hover{
	color: #d32b1e;
	}

a{
	color: #7a97a5;
	font-weight: bold;
	}

#div_menu ul{	
	position: relative;
	display: block;
	float: right;
	height: 14px;
	padding: 0px;
	margin: 0px;
	}

#div_menu li{
	display: inline;
	position: relative;
	float: left;
	margin: 2px;
	width: 90px;
	height: 30px;
	}

#div_central{
	width: 880px;
	height: auto;
	padding: 10px 20px 0px 20px;
	}

#div_cierre{
	width: 900px;
	background-color:#666666;
	color:#fff;
	}

#div_cierre td{
	color:#fff;
	font-size: 9px;
	font-weight: bold;	
	}

#div_cierre a{
	color: #fff;
	font-size: 9px;
	font-weight: bold;	
	}

#div_cierre a:hover{
	color: #e5d2c1;
	}

img{
	border: 0px;
	background-image: url("./imagenes/icon_bus.gif");
	background-repeat: no-repeat;
	background-position: center;
	}

a img{
	border: 0px;
	}

a{
	text-decoration: none;
	}

h1, h3, .rojo{
	color: #d32b1e;
	}

h1{
	font-size: 22px;
	}

.boton, .boton_peq{
	text-align: center;
	height: 27px;
	]height: 44px;
	width: 160px;
	]width: 162px;
	display: block;
	padding: 13px 0px 0px 0px;
	margin: 0px;
	background:url(imagenes/fondo_boton.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	}

.boton_peq{
	height: 20px;
	]height: 27px;
	width: 100px;
	]width: 102px;
	padding: 6px 0px 0px 0px;
	background:url(imagenes/fondo_boton_peq.gif);
	}

.boton:hover, .boton_peq:hover{
	color: #000;	
	}

#bot_alante,#bot_atras{
	padding: 0px;
	margin: 0px;
	display:block;
	width: 21px;
	height: 94px;
	}

#bot_atras{
	background:url(imagenes/atras.gif);
	}
#bot_atras:hover{
	background:url(imagenes/atras_on.gif);
	}

#bot_alante{
	background:url(imagenes/alante.gif);
	}
#bot_alante:hover{
	background:url(imagenes/alante_on.gif);
	}