@charset "utf-8";
/* CSS Document */
/****/
/* Divs principales */
/****/
body {
	background-color: #e8e8e8;
	margin-top: 6px;
	overflow-x:hidden; /*eliminamos bar scroll horz.*/
	font-family:Arial, Helvetica, sans-serif;
}
/****/
.page {
	width: 980px;
	margin: auto;
}
/****/
#header {
	width: 980px;
	height: 147px;
	margin: auto;
	float:left;
	background:url(../images/backg-header.gif) top center no-repeat;
}
#logo_mapfre {
	width: 355px;
	margin-left:30px;
	margin-top:40px;
	float:left;
}
#logo_tuvida {
	width: 150px;
	margin-right:60px;
	margin-top:33px;
	float:right;
}
#logo_menu {
	width: 105px;
	margin-right:50px;
	float:right;
}
/****/
#pre-content {
	width: 980px;
	height: 21px;
	padding-top: 40px; /*distancia a menus*/
	background-image: url(../images/backg-pag.gif);
	background-repeat: repeat-y;
	background-position: center top;
	float:left;
}
#intro #pre-content {
	width: 980px;
	height: 18px;
	margin-top: 60px; /*distancia a menus*/
	background-image: url(../images/backg-pag-ini-2.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float:left;
}
#content {
	width: 900px;
	height: auto;
	margin: auto;
	padding: 10px 40px;
	background-image: url(../images/backg-pag.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display:block;
	float:left;
}
#post-content {
	width: 980px;
	height: 15px;
	margin: auto;
	background-image: url(../images/backg-pag-fin.png);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
/****/
#migas {
	width: 695px;
	height: 35px;
	background-image: url(../images/backg_migas.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#migas ul {
	list-style-type: none;
	padding: 6px 0 6px 14px;
	margin: 0px 0 0 10px;
	background-image:url(../images/bullet-arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	height:22px;
}
#migas ul li {
	height: auto;
	padding: 0px 10px;
	font-size: 18px;
	border-right: solid 2px #5E5E60;
	display: block;
	float: left;
}
#migas ul li.current {
	color: #be2026;
	border-right: none;
}
#migas ul li a {
	color: #333;
}
#migas ul li a:hover {
	color: #666;
}
/****/
div.block-juegos {
	width:902px;
	height:463px;
	background-image:url(../images/backg_juegos.png);
	background-repeat: no-repeat;
	overflow:hidden;
	display: block;
	float: left;
	padding:30px 0 30px 0;
}
/****/
div.block-juegos-home {
	width:902px;
	height:792px;
	background-image:url(../images/backg_juegos_home.png);
	background-repeat: no-repeat;
	overflow:hidden;
	display: block;
	float: left;
	padding:0;
}

div.block-boton-juego {
	 width:260px;
	 padding:0 20px;
	 float:left;
	 height:325px
}
/****/
div.pre-greyblock, div.post-greyblock {
	width:900px;
	max-height: 10px;
	background-image: url(../images/greyblock-radio.gif);
	background-repeat: no-repeat;
	overflow:hidden;
	_font-size:8px; /*estupidez para que ie6 respete el alto*/
	display: block;
	float: left;
}
.pre-greyblock {
	background-position: 0px -10px;
}
.post-greyblock {
	background-position: 0px 0px;
}
.greyblock {
	width:900px;
	height: auto;
	background-image: url(../images/backg_greyblock.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding:0px;
	margin:0px;
	display:block;
	float: left;
}
/****/
.item {
	margin-left:55px;
	_margin-left:35px;
	margin-right:10px;
	float:left;
}

.text_item {
	width:0px;
	font-size:20px;
	color:#BF2025;
	overflow:hidden;
	text-transform:uppercase;
	padding-top:5px;
	display:none;
	float:left;
}
/****/
#consejos_ciclistas .subcolum-a, #consejos_conductores .subcolum-a, #consejos_peatones .subcolum-a, #consejos_motociclistas .subcolum-a, #presentacion .subcolum-a, #materiales_des .subcolum-a, #al_dia .subcolum-a{
	width:550px;
	margin-right: 22px;
	display:block;
	float:left;
}
#consejos_ciclistas .subcolum-b, #consejos_conductores .subcolum-b, #consejos_peatones .subcolum-b, #consejos_motociclistas .subcolum-b, #presentacion .subcolum-b, #materiales_des .subcolum-b, #al_dia .subcolum-b{
	width:315px;
	display:block;
	float:left;
}

#juegos .subcolum-a {
	width:400px;
	margin-right: 18px;
	_margin-right: 0px;
	margin-left:12px;
	_margin-left:6px;
	display:block;
	float:left;
}
#juegos .subcolum-b {
	width:470px;
	display:block;
	float:left;
}

#intro .subcolum-a, #intro .subcolum-b {
	width:450px;
	_width:400px;
	height:auto;
	display:block;
	float:left;
}
#auxiliar .onecolum {
	width:900px;
	display:block;
	float:left;
}
/****/
.title {
	width:420px;
	height: auto;
	float:left;
}
/****/
p.un_dia  {
	width:415px;
	height: auto;
	float:left;
	display:block;
	padding-bottom:20px;
}

p.juegos  {
	width:395px;
	height:auto;
	float:left;
	display:block;
	padding-bottom:20px;
}
/****/
#consejos_motociclistas .nube-1, #consejos_motociclistas .nube-2, #consejos_motociclistas .nube-3 , #consejos_motociclistas .nube-4, #consejos_motociclistas .nube-5, #consejos_motociclistas .nube-6, #consejos_motociclistas .nube-7, #consejos_motociclistas .nube-8, #consejos_motociclistas .nube-9, #consejos_motociclistas .nube-10, #consejos_motociclistas .nube-11, #consejos_motociclistas .nube-12, #consejos_motociclistas .nube-13, #consejos_conductores .nube-1, #consejos_conductores .nube-2, #consejos_conductores .nube-3 , #consejos_conductores .nube-4, #consejos_conductores .nube-5, #consejos_conductores .nube-6, #consejos_conductores .nube-7, #consejos_conductores .nube-8, #consejos_conductores .nube-9, #consejos_conductores .nube-10, #consejos_conductores .nube-11, #consejos_conductores .nube-12, #consejos_peatones .nube-1, #consejos_peatones .nube-2, #consejos_peatones .nube-3 , #consejos_peatones .nube-4, #consejos_peatones .nube-5, #consejos_peatones .nube-6, #consejos_peatones .nube-7, #consejos_peatones .nube-8, #consejos_peatones .nube-9, #consejos_peatones .nube-10, #consejos_peatones .nube-11, #consejos_peatones .nube-12, #consejos_peatones .nube-13, #consejos_ciclistas .nube-1, #consejos_ciclistas .nube-2, #consejos_ciclistas .nube-3 , #consejos_ciclistas .nube-4, #consejos_ciclistas .nube-5, #consejos_ciclistas .nube-6, #consejos_ciclistas .nube-7, #consejos_ciclistas .nube-8, #consejos_ciclistas .nube-9, #consejos_ciclistas .nube-10, #consejos_ciclistas .nube-11, #consejos_ciclistas .nube-12, #consejos_ciclistas .nube-13, #consejos_ciclistas .nube-14, #consejos_ciclistas .nube-15 {
	width:310px;
	padding: 10px 10px 10px 210px;
	height:auto;
	margin-top:25px;
	float:left;
}
#consejos_motociclistas .nube-1 h3, #consejos_motociclistas .nube-2 h3, #consejos_motociclistas .nube-3 h3, #consejos_motociclistas .nube-4 h3, #consejos_motociclistas .nube-5 h3, #consejos_motociclistas .nube-6 h3, #consejos_motociclistas .nube-7 h3, #consejos_motociclistas .nube-8 h3, #consejos_motociclistas .nube-9 h3, #consejos_motociclistas .nube-10 h3, #consejos_motociclistas .nube-11 h3, #consejos_motociclistas .nube-12 h3, #consejos_motociclistas .nube-13 h3, #consejos_conductores .nube-1 h3, #consejos_conductores .nube-2 h3, #consejos_conductores .nube-3 h3, #consejos_conductores .nube-4 h3, #consejos_conductores .nube-5 h3, #consejos_conductores .nube-6 h3, #consejos_conductores .nube-7 h3, #consejos_conductores .nube-8 h3, #consejos_conductores .nube-9 h3, #consejos_conductores .nube-10 h3, #consejos_conductores .nube-11 h3, #consejos_conductores .nube-12 h3, #consejos_peatones .nube-1 h3, #consejos_peatones .nube-2 h3, #consejos_peatones .nube-3 h3, #consejos_peatones .nube-4 h3, #consejos_peatones .nube-5 h3, #consejos_peatones .nube-6 h3, #consejos_peatones .nube-7 h3, #consejos_peatones .nube-8 h3, #consejos_peatones .nube-9 h3, #consejos_peatones .nube-10 h3, #consejos_peatones .nube-11 h3, #consejos_peatones .nube-12 h3, #consejos_peatones .nube-13 h3, #consejos_ciclistas .nube-1 h3, #consejos_ciclistas .nube-2 h3, #consejos_ciclistas .nube-3 h3, #consejos_ciclistas .nube-4 h3, #consejos_ciclistas .nube-5 h3, #consejos_ciclistas .nube-6 h3, #consejos_ciclistas .nube-7 h3, #consejos_ciclistas .nube-8 h3, #consejos_ciclistas .nube-9 h3, #consejos_ciclistas .nube-10 h3, #consejos_ciclistas .nube-11 h3, #consejos_ciclistas .nube-12 h3, #consejos_ciclistas .nube-13 h3, #consejos_ciclistas .nube-14 h3, #consejos_ciclistas .nube-15 h3  {
	font-size: 120%;
}
#consejos_motociclistas .nube-1 ul, #consejos_motociclistas .nube-2 ul, #consejos_motociclistas .nube-3 ul, #consejos_motociclistas .nube-4 ul, #consejos_motociclistas .nube-5 ul, #consejos_motociclistas .nube-6 ul, #consejos_motociclistas .nube-7 ul, #consejos_motociclistas .nube-8 ul, #consejos_motociclistas .nube-9 ul, #consejos_motociclistas .nube-10 ul, #consejos_motociclistas .nube-11 ul, #consejos_motociclistas .nube-12 ul, #consejos_motociclistas .nube-13 ul, #consejos_conductores .nube-1 ul, #consejos_conductores .nube-2 ul, #consejos_conductores .nube-3 ul, #consejos_conductores .nube-4 ul, #consejos_conductores .nube-5 ul, #consejos_conductores .nube-6 ul, #consejos_conductores .nube-7 ul, #consejos_conductores .nube-8 ul, #consejos_conductores .nube-9 ul, #consejos_conductores .nube-10 ul, #consejos_conductores .nube-11 ul, #consejos_conductores .nube-12 ul, #consejos_peatones .nube-1 ul, #consejos_peatones .nube-2 ul, #consejos_peatones .nube-3 ul, #consejos_peatones .nube-4 ul, #consejos_peatones .nube-5 ul, #consejos_peatones .nube-6 ul, #consejos_peatones .nube-7 ul, #consejos_peatones .nube-8 ul, #consejos_peatones .nube-9 ul, #consejos_peatones .nube-10 ul, #consejos_peatones .nube-11 ul, #consejos_peatones .nube-12 ul, #consejos_peatones .nube-13 ul, #consejos_ciclistas .nube-1 ul, #consejos_ciclistas .nube-2 ul, #consejos_ciclistas .nube-3 ul, #consejos_ciclistas .nube-4 ul, #consejos_ciclistas .nube-5 ul, #consejos_ciclistas .nube-6 ul, #consejos_ciclistas .nube-7 ul, #consejos_ciclistas .nube-8 ul, #consejos_ciclistas .nube-9 ul, #consejos_ciclistas .nube-10 ul, #consejos_ciclistas .nube-11 ul, #consejos_ciclistas .nube-12 ul, #consejos_ciclistas .nube-13 ul, #consejos_ciclistas .nube-14 ul, #consejos_ciclistas .nube-15 ul {
	margin-left:20px;
	_list-style-position:outside; /*hack ie6*/
}	
#consejos_motociclistas .nube-1 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:160px
}
#consejos_motociclistas .nube-2 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_motociclistas .nube-3 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:200px
}
#consejos_motociclistas .nube-4 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-5 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-6 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:160px
}
#consejos_motociclistas .nube-7 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-8 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-9 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-10 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_motociclistas .nube-11 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:175px
}
#consejos_motociclistas .nube-12 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:175px
}
#consejos_motociclistas .nube-13 {
	background-image: url(../images/divisiones-consejos_motociclistas_nube_13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:175px
}
#consejos_conductores .nube-1 {
	background-image: url(../images/divisiones-consejos_conductores_nube_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:210px
}
#consejos_conductores .nube-2 {
	background-image: url(../images/divisiones-consejos_conductores_nube_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:210px
}
#consejos_conductores .nube-3 {
	background-image: url(../images/divisiones-consejos_conductores_nube_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-4 {
	background-image: url(../images/divisiones-consejos_conductores_nube_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px;
}
#consejos_conductores .nube-5 {
	background-image: url(../images/divisiones-consejos_conductores_nube_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-6 {
	background-image: url(../images/divisiones-consejos_conductores_nube_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-7 {
	background-image: url(../images/divisiones-consejos_conductores_nube_7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-8 {
	background-image: url(../images/divisiones-consejos_conductores_nube_8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-9 {
	background-image: url(../images/divisiones-consejos_conductores_nube_9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-10 {
	background-image: url(../images/divisiones-consejos_conductores_nube_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_conductores .nube-11 {
	background-image: url(../images/divisiones-consejos_conductores_nube_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_conductores .nube-12 {
	background-image: url(../images/divisiones-consejos_conductores_nube_12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_peatones .nube-1 {
	background-image: url(../images/divisiones-consejos_peatones_nube_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:300px
}
#consejos_peatones .nube-2 {
	background-image: url(../images/divisiones-consejos_peatones_nube_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:200px
}
#consejos_peatones .nube-3 {
	background-image: url(../images/divisiones-consejos_peatones_nube_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_peatones .nube-4 {
	background-image: url(../images/divisiones-consejos_peatones_nube_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px;
}
#consejos_peatones .nube-5 {
	background-image: url(../images/divisiones-consejos_peatones_nube_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_peatones .nube-6 {
	background-image: url(../images/divisiones-consejos_peatones_nube_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_peatones .nube-7 {
	background-image: url(../images/divisiones-consejos_peatones_nube_7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:320px
}
#consejos_peatones .nube-8 {
	background-image: url(../images/divisiones-consejos_peatones_nube_8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_peatones .nube-9 {
	background-image: url(../images/divisiones-consejos_peatones_nube_9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_peatones .nube-10 {
	background-image: url(../images/divisiones-consejos_peatones_nube_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:280px
}
#consejos_peatones .nube-11 {
	background-image: url(../images/divisiones-consejos_peatones_nube_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_peatones .nube-12 {
	background-image: url(../images/divisiones-consejos_peatones_nube_12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_peatones .nube-13 {
	background-image: url(../images/divisiones-consejos_peatones_nube_13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_ciclistas .nube-1 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:200px
}
#consejos_ciclistas .nube-2 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:200px
}
#consejos_ciclistas .nube-3 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-4 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_4.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px;
}
#consejos_ciclistas .nube-5 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_5.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-6 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_6.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-7 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_7.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-8 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_8.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-9 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_9.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-10 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_10.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-11 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:150px
}
#consejos_ciclistas .nube-12 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_12.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_ciclistas .nube-13 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_13.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_ciclistas .nube-14 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_14.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
#consejos_ciclistas .nube-15 {
	background-image: url(../images/divisiones-consejos_ciclistas_nube_15.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:180px
}
/****/
#al_dia .nube-1, #al_dia .nube-2, #al_dia .nube-3 {
	width:305px;
	padding: 10px 20px 10px 210px;
	height:auto;
	margin-top:25px;
	float:left;
	height:600px;
}
#al_dia .nube-1 h3, #al_dia .nube-2 h3, #al_dia .nube-3 h3  {
	font-size: 120%;
}
#al_dia .nube-1 ul, #al_dia .nube-2 ul, #al_dia .nube-3 ul {
	margin-left:40px;
	_list-style-position:outside; /*hack ie6*/
}
#al_dia .nube-1 li, #al_dia .nube-2 li, #al_dia .nube-3 li {
	padding-bottom:10px;
}	
#al_dia .nube-1 {
	background-image: url(../images/divisiones_al-dia_un-carnet-nuevo_cuando-renovarlo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#al_dia .nube-2 {
	background-image: url(../images/aldia-un-carnet-nuevo_nube_2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#al_dia .nube-3 {
	background-image: url(../images/divisiones_al-dia_un-carnet-nuevo_cuanto-cuesta.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#al_dia .nube-0 {
	width:495px;
	padding: 10px 20px 10px 20px;
	height:auto;
	margin-top:25px;
	float:left;
	height:600px;
}
#al_dia .nube-0 h3 {
	font-size: 120%;
	padding-bottom:5px;
}
#al_dia .nube-0 ul {
	margin-left:20px;
	_list-style-position:outside; /*hack ie6*/
}
#al_dia .nube-0 li {
	padding-bottom:10px;
}	
#al_dia .nube-0 {
	background-image: url(../images/nube_0.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#al_dia .nube-0 table {
	border-collapse: collapse;
	font-size:90%;
}
#al_dia .nube-0 tr.odd {
	color: #666
}
#al_dia .nube-0 td {
	padding:5px;
}

/****/
ol#test li, ol.test li {
	margin-bottom:10px;
	font-size:14px;
	list-style-type:none;
}

.resultado{
	border-top:#cacaca solid 1px;
	border-bottom:#cacaca solid 1px;
	padding:10px 0;
	display:none;
}
/****/
ul.enlaces li {
	margin-bottom:5px;
	list-style-type:none;
}
/****/
ul.mapa {
	display:block;
	float:left;
	width:165px;
	margin-right:10px;
}
ul.mapa li {
	margin-bottom:7px;
	list-style-type:none;
}
ul.mapa li.sub {
	margin-left:5px;
	list-style-type:circle
}
/****/
#presentacion .nube-1, #presentacion .nube-2, #presentacion .nube-3, #presentacion .nube-4 {
	width: 195px;
	_width: 185px; /*solo ie6*/
	height: 120px;
	margin-right:20px;
	margin-bottom:50px;
	padding-left:60px;
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#presentacion .nube-1 {
	background-image: url(../images/ico-pantalla.png);
}
#presentacion .nube-2 {
	background-image: url(../images/ico-persona.png); 
}
#presentacion .nube-3 {
	background-image: url(../images/ico-lapiz.png); 
}
#presentacion .nube-4 {
	background-image: url(../images/ico-documento.png);
}
#presentacion .nube-1 h3, #presentacion .nube-2 h3, #presentacion .nube-3 h3, #presentacion .nube-4 h3 {
    font-size: 120%;
}
#presentacion .iconografia{
	margin:20px 0;
	padding-bottom:10px;
	padding-left:80px;
	border-bottom:#cacaca solid 1px;
}
/****/
#intro .nube-1, #intro .nube-2 {
	width: 410px;
	height: 205px;
	margin-top:10px;
	padding-left:20px;
	background-repeat: no-repeat;
	background-image: url(../images/backg_nubes_intro.jpg);
	float:left;
}
#intro .nube-1 {
	background-position: 0px 20px;	
	margin-right:10px;
}
#intro .nube-2 {
	background-position: 0px -180px;
	margin-left:10px;
}
#intro .nube-1 h3, #intro .nube-2 h3 {
	font-size: 20px;
	font-weight:normal;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#intro .nube-1 p, #intro .nube-2 p {
	font-size: 22px;
	color: #000;
	letter-spacing: 0.02em;
	margin-top:88px;
	margin-bottom:5px;
	display:block;
	width: 290px;
	height:55px;
}
/****//*Sidebars*/
#consejos_ciclistas #header-sidebar, #consejos_motociclistas #header-sidebar, #consejos_peatones #header-sidebar, #consejos_conductores #header-sidebar {
	width: 94px;
	height:151px;
	padding-left:234px;
	background-image: url(../images/backg-header-test.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#consejos_ciclistas #sidebar, #consejos_motociclistas #sidebar, #consejos_peatones #sidebar, #consejos_conductores #sidebar {
	width: 271px;
	height:auto;
	padding: 20px;
	border-left: #D5D5D5 solid 2px;
	border-right: #D5D5D5 solid 2px;
	float:left;
	background-image: url(../images/backg-test.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#consejos_ciclistas #footer-sidebar, #consejos_motociclistas #footer-sidebar, #consejos_peatones #footer-sidebar, #consejos_conductores #footer-sidebar {
	width: 315px;
	height: 12px;
	background-image: url(../images/backg-footer-test.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#presentacion #header-sidebar {
	width: 315px;
	height: 61px;
	background-image: url(../images/backg-header-mejores_cond.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#presentacion #sidebar {
	width: 271px;
	height:auto;
	padding: 0 10px 0 30px;
	border-left: #D5D5D5 solid 2px;
	border-right: #D5D5D5 solid 2px;
	float:left;
}
#presentacion #footer-sidebar {
	width: 275px;
	height: 147px;
	padding: 0px 20px;
	background-image: url(../images/mejores_conductores.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#presentacion #boletin-sidebar {
	width: 286px;
	height: 81px;
	padding: 56px 15px 0 15px;
	background-image: url(../images/boletin.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#presentacion #premio-sidebar {
	width: 286px;
	height: 90px;
	padding: 170px 15px 0 15px;
	background-image: url(../images/premio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
#presentacion #masseguridad-sidebar {
	width: 285px;
	height: 80px;
	padding: 56px 15px 0 15px;
	background-image: url(../images/mas_seguridad.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#materiales_des #header-estudios-sidebar {
	width: 315px;
	height: 83px;
	background-image: url(../images/backg-header-material_estudios.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#materiales_des #footer-estudios-sidebar {
	width: 275px;
	height: 251px;
	padding: 0px 20px;
	background-image: url(../images/material_estudios.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#materiales_des #header-sidebar {
	width: 315px;
	height: 83px;
	background-image: url(../images/backg-header-material_multimedia.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#materiales_des #sidebar {
	width: 271px;
	height:auto;
	padding: 20px;
	border-left: #D5D5D5 solid 2px;
	border-right: #D5D5D5 solid 2px;
	float:left;
}
#materiales_des #footer-sidebar {
	width: 275px;
	height: 251px;
	padding: 0px 20px;
	background-image: url(../images/material_multimedia.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#al_dia #header-sidebar {
	width: 315px;
	height: 49px;
	background-image: url(../images/backg-header-aldia_sabiasque.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#al_dia #sidebar {
	width: 271px;
	height:auto;
	padding: 20px;
	border-left: #D5D5D5 solid 2px;
	border-right: #D5D5D5 solid 2px;
	float:left;
}
#al_dia #footer-sidebar {
	width: 275px;
	height: 294px;
	padding: 0px 20px;
	background-image: url(../images/aldia_sabiasque.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}

#al_dia #header-sidebar-mas {
	width: 315px;
	height: 49px;
	background-image: url(../images/backg-header-aldia_sabiasque.png);
	background-repeat: no-repeat;
	background-position: left top;
	float:left;
}
#al_dia #footer-sidebar-mas {
	width: 275px;
	height: 14px;
	padding: 0px 20px;
	background-image: url(../images/aldia_massabiasque.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float:left;
}
/****/
.materiales {
	width:530px;
	height: auto;
	float:left;
	display:block;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:#e5e5e5 solid 1px;
}

.materiales .text {
	width:395px;
}
/****/
.noticia {
	width:530px;
	height: auto;
	float:left;
	display:block;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:#e5e5e5 solid 1px;
}

.noticia .text {
	width:355px;
}
#al_dia .fecha {
	color:#666666;
	font-size:80%;
	font-style:italic;
}
#al_dia .contenido {
	font-size:80%;
	padding-bottom:15px;
}

.noticia-detalle {
	width:530px;
	height: auto;
	float:left;
	display:block;
	padding-bottom:30px;
	margin-bottom:30px;
}

.noticia-detalle .text {
	width:355px;
}

.noticia-detalle p.parrafo{
	padding:10px 0;
}
/****/
#flash {
	width:900px;
	height:340px;
	padding:0;
	margin:0;
}
/****/
#flash-inicio {
	width:900px;
	height:420px;
	padding:0;
	margin:0;
	padding-top:10px;
}
/****/
.pre-greyblock-2, .post-greyblock-2 {
	width:315px;
	height: 11px;
	_font-size:11px; /*p. ie6*/
	background-image: url(../images/greyblock-radio-2.gif);
	background-repeat: no-repeat;
	float: left;
}
.pre-greyblock-2 {
	background-position: 0px 0px;
	margin-top:10px;
}
.post-greyblock-2 {
	background-position: 0px -11px;
}
.greyblock-2 {
	width:291px;
	height: auto;
	padding: 10px;
	border-left: 2px solid #D5D5D5;
	border-right: 2px solid #D5D5D5;
	background-color:#E1E1E1;
	float: left;
}
/****/
#footer {
	width: 980px;
	height: auto;
	background-image: url(../images/backg-footer.png);
	background-repeat: no-repeat;
	background-position: 0px top;
	margin-top:20px;
	text-align:center;
	float: left;
	padding-bottom:20px;
}
#footer ul {
	width: auto;
	height: auto;
	margin: 0px auto;
	padding-top:8px;
	font-size:14px;
	font-weight: bold;
	display:inline-block;
}
#footer ul li {
	padding:0px 25px;
	border-right: 2px solid #BD2125;
	display:inline;
}
#footer ul li a:hover {
     color:#666;
}
#footer ul li.end {
	border-right: none;
}
/****/
#juegos div.empezar{
	position:relative;
	top:343px;
	left:257px;
}
#juegos .pantallazo_vision{
	background:url(../images/thumb-juego-vision.png) top left no-repeat;
	height:452px
}
#juegos .pantallazo_audicion{
	background:url(../images/thumb-juego-audicion.png) top left no-repeat;
	height:452px
}
#juegos .pantallazo_reflejos{
	background:url(../images/thumb-juego-reflejos.png) top left no-repeat;
	height:452px
}
#juegos .pantallazo_memoria{
	background:url(../images/thumb-juego-memoria.png) top left no-repeat;
	height:452px
}
#juegos .pantallazo_coordinacion{
	background:url(../images/thumb-juego-coordinacion.png) top left no-repeat;
	height:452px
}
#juegos .pantallazo_conocimientos{
	background:url(../images/thumb-juego-conocimientos.png) top left no-repeat;
	height:452px
}
/****/
.contacto {
	padding:10px;
	background-color:#FFFFFF
}
.contacto p {
	padding-top:18px;
	font-size:1.1em;
}
.contacto a {
	color:#BF2025;
}

/** Cambios SEO - 23/05/2011 **/
#intro h1 {
	background:url(/images/title-seguridad_vial_mayores.gif) top right no-repeat;
	width:890px;
	height:23px;
	display:block;
	text-indent:-9000px;
	margin-top:10px;
	margin-bottom:10px;
}
#intro h2 {
	text-indent:-9000px;
	height:25px;
	display:block;
}
#intro .nube-1 p, #intro .nube-2 p {
	margin-top:63px;
}
