@charset "utf-8";
/* CSS Document */

*
{
	margin:0px;
	padding:0px;
	border:0px;
}
body
{
	background-color:#FFFFFF;
	float: left;
	margin-left: 0px;
}
/* ============= BASE PRINCIPAL ============= */
#contenedor_despliegue_del_especial {
	float: left;
	height: auto;
	width: 960px;
	background-repeat: no-repeat;
	background-position: center top;
}
#contenedor_del_especial {
	float: left;
	height: auto;
	width: 960px;
}

#cont_ct_izq {
	float: left;
	width: 645px;
	height: auto;
	margin-bottom: 20px;
}
#cont_ct_der {
	float: left;
	width: 300px;
	height: auto;
	padding-left: 15px;
}
#cont_ct_der_pub300x250 {
	float: left;
	height: auto;
	width: 300px;
	margin-bottom: 15px;
}
#header {
	float: left;
	height: 80px;
	width: 960px;
	margin-bottom: 10px;
	background-image: url(../imagenes/header.jpg);
	background-repeat: no-repeat;
}

#cf {
float: left;
  height:80px;
  width:340px;
  margin:0 auto;
}

#cf img {
  position:absolute;
  -webkit-transition: opacity 0.6s ease-in-out;
  -moz-transition: opacity 0.6s ease-in-out;
  -o-transition: opacity 0.6s ease-in-out;
  transition: opacity 0.6s ease-in-out;
}

#cf img.top:hover {
  opacity:0;
}


/* ============= MENU ============= */

#contenedor_menu {
	float: right;
	width: 620px;
	height: auto;
	margin-top: 56px;
	margin-left: 0px;
}
a#menu_off {
	float: right;
	padding-right: 9px;
	padding-left: 9px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #f0f7eb;
	height: 20px;
	margin-right: 3px;
	padding-top: 3px;
	text-transform: uppercase;
	text-decoration:none;
	text-shadow: 1px 1px 1px #320d01;
	display: block;
	transition:all 0.4s ease-out;
	line-height: 20px;
	padding-bottom: 3px;
}

a#menu_off:hover {
	color: #ffaa00;
	text-decoration:none;
}
a#menu_on {
	float: left;
	padding-right: 9px;
	padding-left: 9px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #e3ccaa;
	background-image: url(../imagenes/fondobotones.png);
	background-position:0 -23px;
	height: 20px;
	margin-right: 3px;
	padding-top: 3px;
	text-transform: uppercase;
	text-decoration:none;
	text-shadow: 1px 1px 1px #320d01;

}
a#menu_on:hover {
	text-decoration:none;
}

/* ============= TABS ============= */
.tab-640 {
	float: left;
	height: 35px;
	width: 645px;
	background-color: #091a2c;
	margin-bottom:3px;
}
.vermas-signo-tab-640 {
	float: right;
	background-color: #091a2c;
}
.nombre-tab-640 {
	float: left;
	padding-left: 5px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 15px;
	height: 18px;
	padding-top: 10px;
	padding-right: 8px;
	color: #f0f7eb;
	margin: 0px;
	line-height: 15px;
	/*background-image: url(../imagenes/bg-640-izq.jpg);*/
	/*text-shadow: 1px 1px 1px #320d01;*/
}
.nombre-tab-640-icon {
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	font-size: 12px;
	height: 23px;
	padding-right: 3px;
	color: #f0f7eb;
	margin: 0px;
	line-height: 15px;
}
.nombreitalic-tab-640 {
	float: left;
	padding-left: 4px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #A75443;
	font-style: italic;
}
.vermas-link-tab-640 {
	float: right;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 8px;
	color: #f0f7eb;
	line-height: 13px;

}
.vermas-link-tab-640 a {
	text-decoration:none;
	color: #f0f7eb;
}
.vermas-link-tab-640 a:hover {
	text-decoration:underline;
	color:f0f7eb;
}
.end-tab-640 {
	float: left;
	height: 23px;
	width: 19px;
}
.vermas-tab-640 {
	float: right;
	height: 20px;
	width: 100px;
	margin-top: 3px;
}
.boton-mas-tab-640 {
	float: right;
	height: 9px;
	width: 8px;
	padding: 9px 10px 0px 0px;/* arriba derecha abajo izquierda */
}
.boton-mas-tab-640 img { 
	border: none; }

/* ======== SUB TABS ============== */

.subtab-640 {
	float: left;
	height: 25px;
	width: 645px;
	/*border-bottom-width: 2px;*/
	/*border-bottom-style: solid;*/
	/*border-bottom-color: #502B01;*/
	background-color: #cc9933;
	/*margin-top: 3px;*/
	/*background-image: url(../imagenes/bg-subt.png);
	background-repeat: no-repeat;*/
}
.nombre-subtab-640 {
	float: left;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #cc9933;
	padding-left: 37px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	/*text-shadow: 1px 1px 1px #320d01;*/
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	height: 16px;
	padding-top: 4px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 18px;
}
.vermas-subtab-640 {
	float: right;
	height: 20px;
	width: 100px;
}
.boton-mas-subtab-640 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #cc9933;
	padding: 10px 10px 0px 0px;/* arriba derecha abajo izquierda */
}
.boton-mas-subtab-640 img { border: none; }
.vermas-link-subtab-640 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #581f13;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 4px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-subtab-640 a {
	text-decoration:none;
	color: #FFFFFF;
}

/* =================== TABS DE 300PX ================== */
.tab-300 {
	float: left;
	height: 28px;
	width: 300px;
	background-color: #091a2c;
}
.nombre-tab-300-icon {
	float: left;
	padding: 3px 5px 0px 5px;
	margin: 0px;
}
.nombre-tab-300 {
	float: left;
	padding-left: 0px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 12px;
	height: 18px;
	padding-top: 7px;
	padding-right: 8px;
	color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
}
.end-tab-300 {
	float: left;
	height: 23px;
	width: 19px;
}
.vermas-tab-300 {
	float: right;
	height: 20px;
	width: 85px;
	margin-top: 3px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #FFFFFF;
}
.boton-mas-tab-300 {
	float: right;
	height: 9px;
	width: 8px;
	background-color: #091a2c;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.boton-mas-tab-300 img { border: none; }
.vermas-link-tab-300 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	height: 16px;
	width: auto;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	color: #FFFFFF;
	line-height: 13px;
}
.vermas-link-tab-300 a {
	text-decoration:none;
	color: #151515;
}
.vermas-link-tab-300 a:hover {
	text-decoration:none;
}

/* ====================== TABS 960PX ====================== */

.tab-960 {
	float: left;
	height: 23px;
	width: 960px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #af362e;
	background-image: url(../imagenes/bg-960.png);
}
.nombre-tab-960 {
	float: left;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #af362e;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	height: 17px;
	padding-top: 3px;
	padding-right: 8px;
	background-color: #c0b9a9;
	color: #25130f;
	margin: 0px;
	line-height: 15px;
}
.end-tab-960 {
	float: left;
	height: 20px;
	width: 16px;
	background-image: url(imagenes/tab-flecha.png);
	background-repeat: no-repeat;
}


/* ============= BASE PARA BOXES DE 640 ============= */

.title-640 {
	float: left;
	height: auto;
	width: 640px;
}
.boxes-640-ap1 {
	float: left;
	width: 638px;
	padding-top: 0px;
}

/* ============= BASE PARA BOXES DE 300 ============= */ 

.tabs_der_300 {
	float: left;
	width: 300px;
}
.box_cont {
	float: left;
	width: 278px;
	padding: 15px 10px 15px 10px;/* arriba derecha abajo izquierda */
	background-color: #FFFFFF;
}
.box_cont-noticias-linea {
	float: left;
	width: 278px;
	padding: 15px 10px 10px 10px;/* arriba derecha abajo izquierda */
	background-color: #f3f3f3;
}
.box_cont-galerias {
	float: left;
	width: 278px;
	padding: 10px 10px 10px 10px;/* arriba derecha abajo izquierda */
	background-color: #091a2c;
}
.box-general300 {
	float:left;
	width: 300px;
	height:auto;
	margin-bottom: 15px;
}
.box-destacado-gral {
	float:left;
	width: 278px;
}
.box-destacado-gral-img {
	float:left;
	width: 278px;
	background-color: #FFF;
}
.box-destacado-gral-img img {
	opacity: 1;
	transition:all 0.4s ease-out; 
}
.box-destacado-gral-img img:hover {
	opacity: 0.8;
}
.box-destacado-gral-info {
	float:left;
	width: 272px;
	background-color: #091a2c;
	padding-left: 6px;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}
.box-destacado-gral-info a {
	color: #151515;
	text-decoration:none;
}
.box-destacado-gral-info a:hover {
	color: #151515;
	text-decoration:underline;
}

/* ============= NOTICIAS EN LINEA ============= */ 

.notlinea_date {
	float: left;
	width: 268px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #b7372c;
}
.notlinea_cont {
	float: left;
	width: 268px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #151515;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	text-decoration: underline;
}
.notlinea_hora {
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}	

/* ============= BASE PARA BOXES 640 - EMOL TV ============= */ 

#contenedor-3 {
	float: left;
	width: 638px;
	margin-bottom: 20px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
	padding-top: 0px;
}
#title-ct_960 {
	float: left;
	width: 960px;
}
#contenedor-960-emoltv {
	float: left;
	width: 958px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D3D3D3;
	border-left-color: #D3D3D3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D3D3D3;
	margin-bottom: 15px;
	background-image: url(../imagenes/MAPA3-fondo.png);
}

/* ============ PUBLICIDAD ============== */
#publicidad728 {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
}
#publicidad728_960px {
	float: left;
	width: 728px;
	height: auto;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 112px;
}

/*  =============== fb-root ========== */
#fb-root {
	float: left;
	height: auto;
	margin: 0;
	padding: 0;
	width: 575px;
}
/* ====== PUBLICIDAD ======== */

#publicidad640 {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#publicidad640-home {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 3px;
	margin-bottom: 15px;
}
#publicidad640-footer {
	float: left;
	width: 640px;
	height: auto;
	margin-top: 0px;
}
#publicidad640-center {
	width: 640px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: 160px;
	float: left;
	margin-bottom: 15px;
}

/* ====== DESTACADOS GALERÍAS DE FOTOS ======= */

#contenedor_pags ul {
width: 645px;
}

li.box-galerias-dest {
	float:left;
	margin-bottom:5px;
	background-color: #091a2c;
	width:207px;
	position: relative;
	* margin: 0 4px 0 4px /* IE6 e IE7 */
; 	list-style-type: none;
}
li.box-galerias-dest:nth-child(2) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(5) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest:nth-child(8) {
	margin-right: 12px;
	margin-left: 12px;
}
li.box-galerias-dest img {
	float:left;
	clear:both;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	opacity: 1;
	width: 205px;
	height:134px;
}
li.box-galerias-dest img.logogaleriahd {
	position: absolute;
	left:77px;
	top:42px;
	border: none;
}

li.box-galerias-dest a:link, li.box-galerias-dest a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	line-height: 18px;
	display: block;

}

li.box-galerias-dest a:hover span {
	text-decoration: none;
	color:#cc9933;
}

li.box-galerias-dest a:hover img {
	transition: all 0.3s linear;
	  -webkit-transition: all 0.3s linear;
	  -ms-transition: all 0.3s linear;
	  -moz-transition: all 0.3s linear;
	  -o-transition: all 0.3s linear;
	  	opacity: 0.8;
}

li.box-galerias-dest span {
	clear:both;
	float:left;
	width: 193px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

div#paginas {
	margin-top:10px;
	float:left;
	clear:both;
	width:100%;
	margin-bottom: 10px;
}

#contenedor_pags {
	float:left;
	clear:both;
}

#paginas ul {
	list-style-type: none;
}

#paginas #nav_pags {
	width:100%;
	float:left;
	clear:both;
	margin-bottom:4px;
}

#paginas #nav_pags a:link, #paginas #nav_pags a:visited {
	line-height: 26px;
	float:right;
	margin-right:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration: none;
	color: #fff;
}

#paginas #nav_pags a:hover {
	color: #fff;
	cursor: pointer;
	
}

#paginas #nav_pags span {
	font-family: Arial, Helvetica, sans-serif;
	width:25px;
	height:26px;
	line-height: 25px;
	font-size: 14px;
	display: block;
	text-align: center;
	background-color: #c6e1b4;
	margin-right:4px;
	margin-bottom:4px;
	cursor: pointer;
	float:left;
	font-weight: bold;
	border-radius: 10px;
	border: 2px solid #333333;
}

#paginas #nav_pags span:hover {
	background-color: #456d94;
	
}

#paginas #nav_pags .selected {
	background-color: #333333;
	color: #ffffff;
	cursor: default;
}

#paginas #nav_pags .selected:hover {
	background-color: #000!important;
	
}


/* ====== PAGINACIÓN AUTOMÁTICA FOTOS ======= */

/* ======== CONTENEDORES FOTOS GALERIAS =========== */



.boxes-645-ap-gal {
	float: left;
	width: 645px;
	padding-top: 0px;
	margin-bottom: 6px;
}
/* ======== FI]N CONTENEDORES FOTOS GALERIAS =========== */


@font-face {
    font-family: 'nexa_lightregular';
    src: url('nexa_light-webfont.eot');
    src: url('nexa_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('nexa_light-webfont.woff') format('woff'),
         url('nexa_light-webfont.ttf') format('truetype'),
         url('nexa_light-webfont.svg#nexa_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('nexa_bold-webfont.eot');
    src: url('nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('nexa_bold-webfont.woff') format('woff'),
         url('nexa_bold-webfont.ttf') format('truetype'),
         url('nexa_bold-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* ================== NOTICIAS PRINCIPAL PORTADA ===================== */

#box-absolute {
	float: left;
}

#cont_portada {
	float: left;
	height: auto;
	width: 640px;
	padding-bottom: 20px;
	position: relative;
}
#cont_portada_prin {
	height: 337px;
	width: 640px;
	position: relative;
	overflow: hidden;
	float:left;
}
#cont_portada_prin_img {
	height: 235px;
	width: 640px;
	z-index: 0;
	left: 0px;
	top: 0px;
}
#cont_portada_prin_titular {
	height: 94px;
	width: 620px;
	color: #f0f7eb;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #581f13;
	z-index: 2;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../imagenes/bg_not.jpg);
	background-repeat: no-repeat;
	float: left;
}
#cont_portada_prin_titular h1 {
	font-family: 'Roboto', sans-serif;
	font-size: 30px;
	padding: 0px;
	text-transform: uppercase;
	text-shadow: 1px 2px 0px #5d1d13;
	font-weight: normal;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 28px;
	width: auto;
	

}
#cont_portada_prin_titular h1 a {
	color:#f0f7eb;
	text-decoration:none;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	 -o-transition: all 0.4s linear;
}
#cont_portada_prin_titular h1 a:hover {
	color:#F5F9FA;
	text-decoration:none;
	text-shadow: 2px 3px 1px #5d1d13;
}
#cont_portada_prin_titular h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 15px;
	padding: 0px;
	float: left;
	width: 560px;
	height: auto;
	color: #151515;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#portada-masnoticias {
	float: left;
	width: 625px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #591f14;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B28D61;
	background-image: url(../imagenes/bg-header-menu.jpg);
}
#portada-masnoticias ul li {
	list-style: none;
	color: #FFFFFF;
}
#portada-masnoticias ul li a {
	color: #fff;
	text-decoration:none;
}
#portada-masnoticias ul li a:hover {
	text-decoration:underline;
}
#caja-naranja-h1 {
	float: left;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	margin-bottom: 6px;
}
#cuadro {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
}

/* ================== FIN NOTICIAS PRINCIPAL PORTADA ===================== */

/* === CARRUSEL PORTADA === */

ul#carrusel_dakar {
list-style-type: none;
position: absolute;
top: 0px;
left:0px;
width: 1935px;
overflow: hidden;
height: 337px;
}

ul#carrusel_dakar li {
width: 640px;
float:left;
z-index: 0;
position: relative;
}

ul#carrusel_dakar li a img {
z-index: 1;
}

ul#carrusel_dakar li h1 {
	padding: 0px 8px;
	height: 32px;
	margin-left:20px;
	margin-right:20px;
	position:absolute;
	top:253px;
	left:0px;
}

ul#carrusel_dakar li h1 a:link, ul#carrusel_dakar li h1 a:visited  {
	font-family: 'Roboto', sans-serif;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	transition:all 0.5s ease-out;
}
ul#carrusel_dakar li h1 a:hover {
	color: #fff;
	cursor:pointer;
	padding: 0px 4px;
	background-color: #091a2c;
	}
	
ul#carrusel_dakar li p {
	margin:0px;
	padding:0px;
	margin-top:47px;
	margin-left:15px;
	margin-right:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 15px;
}

	div.navegador {
	position: absolute;
	top:135px;
	width: 46px;
	height: 46px;
	/*background-color: red;*/
	z-index: 10;
	cursor:pointer;
	}

div.navegador[data-direccion='izq'] {
	left: 0px;
	background-image: url(../imagenes/atras.png);
}
div.navegador[data-direccion='izq']:hover {
	left: 0px;
	background-position:0 -46px; 
}
div.navegador[data-direccion='der'] {
	right: 0px;
	background-image: url(../imagenes/next.png);

}
div.navegador[data-direccion='der']:hover {
	right: 0px;
	background-position:0 -46px;
}

/* === INTERNO SITIO WEB === */

.box_cont_twitter {
	float: left;
	width: 298px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-color: #e5e5e5;
}
.box640-contenedor {
	float: left;
	width: 645px;
	margin-bottom: 3px;
	border-bottom-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-top-style: none;
	background-color: #fff;
}
.box640-contenedor-last {
	float: left;
	width: 638px;
	margin-bottom: 15px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	border-top-width: 0px;
	border-top-style: none;
}


/* === ESTILOS FIXTURE PORTADA === */

.fecha-partidos {
	color: #fff;
	float: left;
	width: 100px;
	height: 71px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 14px;
	background-color:#999999;
	line-height: 72px;
	text-align: center;
}
.fechas_partidos_cont_xp {
	float: left;
	width: 545px;
	background-color: #EAEAEA;
}
.fechas_partidos_cont_xp_linea {
	float: left;
	width: 545px;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DADADA;
}
.fecha-partidos2 {
	color: #FFFFFF;
	float: left;
	width: 100px;
	height: 35px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 14px;/* arriba derecha abajo izquierda */
	background-color:#143A65;
	line-height: 35px;
	text-align: center;
}
.fecha-partidos3 {
	color: #fff;
	float: left;
	width: 100px;
	height: 71px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 14px;/* arriba derecha abajo izquierda */
	background-color:#143A65;
	line-height: 72px;
	text-align: center;
}
.fecha-grande {
	color: #fff;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:700;
	font-size: 16px;
	}
.horario-partidos {
	color: #091a2c;
	float: left;
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 11px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DADADA;
	margin-right: 12px;
}

.bandera {
	float: left;
	width: 46px;
	height: 27px;
	text-align: center;
	line-height: 35px;
	padding-top: 8px;

}
.bandera img{
	height: 20px;
	width: 30px;

}

.pais {
	color: #091a2c;
	float: left;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	height: 35px;
	line-height: 35px;
	text-align: left;
}
.pais-derecha {
	color: #091a2c;
	float: left;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	text-align:right;
	height: 35px;
	line-height: 35px;
}


.vs {
	color: #091a2c;
	float: left;
	width: 63px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	text-align:center;
	height: 35px;
	line-height: 35px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DADADA;
	border-left-color: #DADADA;
}
.contenedorfinales {
	width:630px;
	float:left;
	height: 30px;
	margin-top: 5px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	background-color: #143A65;
	color: #E4EFF1;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 2px;

}
.contenedorfinales_fecha {
	width:630px;
	float:left;
	height: 30px;
	margin-top: 5px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #FFFFFF;
	line-height: 30px;
	text-align: left;
	text-transform: uppercase;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 2px;

}





/* ====== INFOGRAFIAS HOME ============ */

.boxes-640-sec1 {
	float: left;
	width: 645px;

}

#footer-publicidad-bajada {
	float: left;
	width: 960px;
	background-image: url(../imagenes/bg-n3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: auto;
	min-height: 95px;
	border-bottom:1px solid #d1d1d1;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||| RESULTADO |||||||||||||||||||||||||||||||||||||||*/
#box-paises {
	float: left;
	width: 641px;
	background-color: #d5cec3;
	margin-bottom: 15px;
	height: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#rs_paises_color {
	float: left;
	width: 637px;
	background-image: url(../imagenes/colores_paises.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
#rs_paises_color table{
	float: left;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-transform: uppercase;
	text-align: center;
	width: 637px;
}
#rs_paises_listado {
	float: left;
	width: 637px;
	margin-top: 1px;
}
#rs_paises_listado ul{
	float: left;
	width: 637px;

}
#rs_paises_listado li{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	float: left;
	width: 48px;
	height: 60px;
	background-image: url(../imagenes/listado_resulltado_trans.png);
	list-style-type: none;
	margin-right: 1px;
	font-size: 30px;
	color: #FFFFFF;
	line-height: 60px;
	text-align: center;
	background-color: #919191;
}

#rs_paises_listado a{
	float: left;
	width: 48px;
	height: 60px;
	display:block;
	color: #FFFFFF;
	text-decoration: none;	
}
#rs_paises_listado a:hover{
	opacity:0.6;
	filter: alpha(opacity=60); /* Para IE */
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	color: #000000;
}



a#caja-etapas {
	float: left;
	height: 70px;
	width: 56px;
	margin-left: 14px;
	background-image: url(../imagenes/numero-etapas__all.jpg);
	background-position: left top;
}
a#caja-etapas:hover {
	background-position:0 -70px;
}



#contenedor-960 {
	float: left;
	width: 960px;
	background-color: #FFFFFF;
}



/* ============== CAMPEONES ================== */

.box-ganador2011 {
	float: left;
	width: 645px;
	margin-top: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	height: auto;
	background-color: #FFFFFF;
}
.ganador-title-left {
	background-color: #D0CBBF;
	float: left;
	width: 630px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #22130C;
	font-weight: bold;
}
.ganador-contenedor-left-img {
	float: left;
	width: 245px;
	padding: 10px;
	background-color: #FFFFFF;
	height: 100px;
}
.ganador-contenedor-right {
	float: left;
	width: 380px;
}
.ganador-contenedor-right h3 {
	color: #151515;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-left: 10px;
	padding-right: 1px;
	width: 347px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b92f26;
	border-bottom-color: #b92f26;
	margin-left: 6px;
	margin-top: 10px;
	margin-right: 10px;
}
.ganador-contenedor-right h3 img {
	margin-right: 10px;
}
.ganador-info {
	float: left;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	font-size: 12px;
	line-height: 16px;
	height: auto;
}
.ganador-info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #151515;
	margin: 0px;
	padding: 0px;
}
.resultados-cajastablas {
	float: left;
	width: 643px;
}

.campeones-posicion-home {
	width: 40px;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #b92f26;
	vertical-align: middle;
	font-size: 12px;
}
.campeones-bandera-home {
	width: 14px;
	font-weight: bold;
	color: #b92f26;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.campeones-nombrepiloto-home {
	width: 150px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #151515;
	vertical-align: middle;
	font-size: 12px;
}
.campeones-eltiempo-home {
	width: 90px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #151515;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
}
.resulposic-box-right {
	float: left;
	width: 322px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #22130C;
	padding-top: 2px;
}
.campeones-posicion-home-crema {
	width: 40px;
	padding-left: 11px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #b92f26;
	vertical-align: middle;
	padding-right: 0px;
	font-size: 12px;
}
.campeones-bandera-home-crema {
	width: 14px;
	font-weight: bold;
	color: #b92f26;
	vertical-align: middle;
	padding-top: 7px;
	padding-right: 3px;
	padding-bottom: 7px;
	padding-left: 3px;
}
.campeones-nombrepiloto-home-crema {
	width: 150px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	color: #151515;
	vertical-align: middle;
	font-size: 12px;
}
.campeones-eltiempo-home-crema {
	width: 90px;
	padding-left: 2px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #151515;
	vertical-align: middle;
	font-size: 12px;
	text-align: left;
}

/* =========== CHILENOS ============= */

#box-loschilenos {
	float: left;
	width: 638px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d3d3d3;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	height: auto;
}
#box-loschilenos-gral {
	float: left;
	width: 638px;
}
.chilenos-categorias {
	float: left;
	width: 210px;
}
.chilenos-categorias-medio {
	float: left;
	width: 210px;
	margin-right: 4px;
	margin-left: 4px;
}
.chilenos-categorias-title {
	float: left;
	width: 210px;
	margin-bottom: 1px;
}
.chilenos-categorias-title img:hover {
	cursor: pointer;
}
.los-chilenos {
	float: left;
	width: 210px;
	position: relative;
	height: 160px;
	overflow: hidden;
}
.los-chilenos ul {
	float: left;
	width: 210px;
	list-style: none;
	overflow: hidden;
	position: absolute;
}
.los-chilenos li {
	background-color: #f5f4f0;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	height: 31px;
	line-height: 31px;
}

.los-chilenos li.activo {
	background-color: #dad6cb;
}

.los-chilenos li:hover {
	background-color: #dad6cb;
	cursor: pointer;
}

ul#cajapilotoslista {
list-style-type: none;
}

div.los-chilenos a {
position: absolute;
bottom:0px;
}

#chilenos-mas {
	float: left;
	width: 50%;
	height: 30px;
	}

#chilenos-mas[data-dir='down'] {
background-image: url(../imagenes/chilenos-down-nomarcado.jpg);
}

#chilenos-mas[data-dir='up'] {
background-image: url(../imagenes/chilenos-up-nomarcado.jpg);
margin-left:50%;
}

#chilenos-mas[data-dir='down']:hover {
background-image: url(../imagenes/chilenos-down.jpg);
}

#chilenos-mas[data-dir='up']:hover {
background-image: url(../imagenes/chilenos-up.jpg);
}

.lospilotos-contenedor {
	float: left;
	height: auto;
	width: 638px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 5px;
	border-top-style: solid;
	border-color: #dad6cb;

}
.lospilotos-contenedor-left {
	float: left;
	height: auto;
	width: 218px;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 4px;
	margin-left: 10px;
}
.lospilotos-contenedor-left-img {
	float: left;
	width: 218px;
}
#lospilotos-contenedor-left-info {
	float: left;
	width: 198px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #eee3d1;
}
#lospilotos-contenedor-left-info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	font-weight: bold;
	color: #151515;
	margin: 0px;
	padding: 0px;
}
.lospilotos-contenedor-right {
	float: left;
	height: auto;
	width: 390px;
	background-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#lospilotos-contenedor-right-titulo {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #af3726;
	border-bottom-color: #af3726;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 390px;
	height: auto;
}
#lospilotos-contenedor-right-cat {
	padding-top: 0px;
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	float: left;
	width: 390px;
	height: auto;
	color: #af3726;
}
#lospilotos-contenedor-right-info {
	padding-top: 20px;
	float: left;
	height: auto;
	width: 390px;
}
#lospilotos-contenedor-right-info p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	float: left;
	width: 390px;
}
#lospilotos-contenedor-right-info-img {
	float: left;
	height: auto;
	width: 390px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#cont_formacion-galeria {
	background-color: #FFFFFF;
	float: left;
	width: 640px;
}



/*Chilenos*/


.cl_cont_gen {
	float: left;
	width: 645px;
	margin-bottom: 20px;
}

.cl_cont_tab {
	float: left;
	width: 635px;
	background-image: url(../imagenes/chilenos/tab_chilenos.jpg);
	height: 46px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #ff9e21;
	font-size: 22px;
	line-height: 46px;
	text-transform: uppercase;
	padding-left: 10px;
}
.cl_cont_foto {
	float: left;
	width: 645px;
}
.cl_cont_datos {
	float: left;
	width: 440px;
	background-image: url(../imagenes/chilenos/fondo_texto.jpg);
	background-repeat:  repeat-y;
	background-position: center top;
	height: auto;
}

.cl_cont_datos_txt_a {
	float: left;
	width: 297px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cl_cont_datos_txt_a_colorsillo {
	color: #ffcc66;

}
.cl_cont_datos_txt_b {
	float: left;
	width: 297px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.cl_cont_datos_foto {
	float: left;
	width: 114px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 9px;

}



.cl_cont_otros {
	float: left;
	width: 205px;
	background-color: #b1a18e;
	background-image: url(../imagenes/chilenos/listado_chilenos.jpg);
	background-repeat:  repeat-y;
	background-position: right center;
	min-height: 270px;
}
.cl_cont_otros_tab {
	float: left;
	width: 205px;
	background-image: url(../imagenes/chilenos/listado_tab.jpg);
	height: 42px;
	line-height: 42px;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
}
.cl_categorias{
	float: left;
	width: 645px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.cl_categorias_boton_a{
	float: left;
	width: 208px;
	margin-right: 10px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	background-color: #F59002;
	height: 25px;
}
.cl_categorias_boton_a a{
	float: left;
	width: 208px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.cl_categorias_boton_b{
	float: left;
	width: 208px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	background-color: #F59002;
	height: 25px;
}
.cl_categorias_boton_b a{
	float: left;
	width: 208px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.cl_categorias_boton_c{
	float: left;
	width: 208px;
	margin-left: 10px;
	text-align: center;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 25px;
	color: #000000;
	background-color: #F59002;
	height: 25px;
}
.cl_categorias_boton_c a{
	float: left;
	width: 208px;
	display: block;
	color: #000000;
	text-decoration: none;
}
.portada_noticias_index {
	width:645px;
	float:left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
}
.portada_noticias_index_foto {
	width:645px;
	float:left;
	background-color: #EAEAEA;
}
.portada_noticias_index_foto img{
	width:645px;
	float:left;
	height: auto;
}
.portada_noticias_index_texto {
	width:645px;
	float:left;
	background-color: #EAEAEA;
}
.portada_noticias_index_texto_tit {
	width:625px;
	float:left;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 24px;
	height: 35px;
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
}
.portada_noticias_index_texto_tit a {
	color: #666666;
	text-decoration:none;
}
.portada_noticias_index_texto_tit a:hover {
	color: #d41a1d;

}

.portada_noticias_index_texto_bajada {
	width:625px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#bajada-campeones {
float: left;
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  margin: 5px 0 10px 0;
  line-height: 16px;
}

/* ESTILOS PARTICIPANTES */
.participantes-izquierda {
	width: 300px;
	float:left;
	margin: 0px 5px 5px 0px; /* arriba derecha abajo izquierda */
	padding: 10px;
	background-color:#eaeaea;
}
	
.participantes-derecha {
	width: 300px;
	float:left;
	padding: 10px;
	background-color:#eaeaea;
}

.bandera_participantes {
	float:left;
	width:85px;
	height:65px;
}

.paises {
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width:207px;
	margin-left:8px;
	margin-top:8px;
}
.ficha {
    font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	width:100%;
	padding-top:3px;
	line-height:19px;
}
.titulo_ficha {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-size:15px;
	text-transform:uppercase;
}
.ver_sitio_oficial {
	color:#000000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	float:left;
	width:100%;
	margin-top:12px;
	border-top-color:ccc;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:ccc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.bold700 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
	
/* ESTILO CAMPEONES */

.camp-table {
	width:100%;
	float:left;
}

.th-items-titulo {
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color: #FFFFFF;
	padding: 1%;
	border-bottom:3px solid #FFFFFF;
	background: #999999;
	background-image: url(../imagenes/bk-tabla-campeones.gif);
	background-repeat:  repeat-y;
	background-position: right;
	text-transform: uppercase;
}
.th-items-titulo:first-child  {
	width:6%;

}
.th-items-titulo:nth-child(2n) {
width:24%;

}
.th-items-titulo:nth-child(n+3) {
width:23.33%;


}

.th-items {
	background-color:#EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2% 1% 2% 1%;
	border-bottom:1px solid #FFFFFF;
	background-image: url(../imagenes/bk-tabla-campeones.gif);
	background-repeat:  repeat-y;
	background-position: right;
	text-transform: uppercase;
	line-height: 15px;
}

.th-items img {
width:15%;
float:left;
margin-right: 4%;
}
.th-items:first-child {
	background-color: #D3D3D3;
	color: black;
	font-weight:bold;
}

/* ESTILO CHILE EN LOS MUNDIALES */

ul:nth-of-type(1) {
  list-style-type: square;
  margin-left:10px;
}
ul:nth-of-type(2) {
  list-style-type: square;
  margin-left:10px;
}
ul:nth-of-type(3) {
  list-style-type: square;
  margin-left:10px;
}
#columna-izquierda-315 {
	width:315px;
	height:100%;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
}

#columna-derecha-315 {
	width:315px;
	height:100%;
	float:left;
	margin-left:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:10px;
}
.caja-imagenes {
	width: 295px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#eaeaea;
	padding:10px;
	margin-bottom:15px;
}
	
hr {
	border-bottom:solid 1px #666666;
	padding-top: 10px;
	margin-bottom:10px;
}
