/*
Theme Name: MercaFutbol 2012
Description: Un nuevo look para Mercafutbol
Author: OcioDigital
Author URI: http://ociodigital.com/
*/

/*
  Indice:
    0.  =Reset
    1.  =General
    2.  =Header
    3.  =Home
    4.  =Footer
    5.  =Single
    6.  =Widgets
    7.  =Attachment
	8.  =Home-Paginacion
	9.  =AdSense
	10. =Tag
	11. =Single-Equipo
	12. =Archive-Equipos
	13. =404
	14. =TagCloud
	15. =Contacta
	16. =Datos
	17. =Index
*/

#adunit{
background:black !important;
}

.contOpi img{
margin-top:50px;
	width:230px;
}


/* 0. =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* 1. =General
-------------------------------------------------------------- */
body {
	background-color: #dce0d1;
	font-family: Verdana , sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

u {
	text-decoration: underline;
}

#contenedor {
	margin: 0 auto;
    padding: 0 0 20px;
    position: relative;
    width: 995px;
}

#pagina {
/*	margin: 0 auto;
	max-width: 994px;
	width: 994px;*/
}
/*******************PUBLI********************/
.leaderboard{
	min-width:728px !important;
	min-height:90px !important;
	max-width:970px !important;
	max-height:250px !important;
	margin: 0 auto;
	text-align: center;
}
.MPU{
	min-height:250px !important;
	max-width:300px !important;
	max-height:600px !important;
}
.lower_MPU{
	min-width:300px !important;
	min-height:250px !important;
	max-width:300px !important;
	max-height:250px !important;
}
/*******************END********************/

.fb-like-box{
background-color:white;

}

#ytambienbottom a{
text-decoration:none;
}
#ytambienbottom a:hover{
text-decoration:none;
}
#text-2 h4, #text-3 h4, #text-11 h4, #text-12 h4, #text-16 h4{
background-color: white;
height: 20px;
padding-left: 10px;
font-family: "Exo";
font-size: 14px;
text-transform: uppercase;
padding-top: 5px;
}



/* 2. =Destacados
-------------------------------------------------------------- */
#destacamos ul li span {
color: #666666;
font-weight: bold;
padding-right: 10px;
}

#destacamos ul li {
float: left;
margin-right:4px;
}

ul {
list-style-type: none;
}

#destacamos {
width: 999px;
overflow: hidden;
margin: 0 auto;
margin-left:0px;
margin-bottom:2px;
background: #ffffff;
border: solid 1px #eeeeee;
font: normal 10px Tahoma, Geneva, sans-serif;
}

#destacamos ul li a {
color: #999999;
display: block;
margin-left:40px;
}


/* 2. =Header
-------------------------------------------------------------- */
#cabecera {
	border: none;
	background: url('img/cabecera.png') no-repeat scroll 0 0 transparent;
	height: 107px;
	position: relative;
}

	#cabecera hgroup {
		margin: 0;
		padding: 0;
		width: 0;
	}

#titulo {
	height: 0;
	overflow: hidden;
	text-indent: -200px;
	width: 0;
}

#top-ad {
	background-color: #DCE0D1;
	height: 90px;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 994px;
}

#first-top-ad {
	float: left;
}

#enlace-mf {
	display: block;
	float: left;
	height: 100px;
	overflow: hidden;
	text-indent: -200px;
	width: 147px;
}

#enlace-mercafutbol {
	display: block;
	float: left;
	height: 37px;
	margin: 9px 0 0 22px;
	overflow: hidden;
	text-indent: -200px;
	width: 250px;
}

#botones-sociales {
	float: right;
	height: 25px;
	margin: 0;
	width: 550px;
}

	#facebook {
		float: right;
		height: 50px;
		margin: 5px 3px 0;
		width: 117px;
	}

	#twitter {
		border-left:  2px solid #000;
		border-right: 2px solid #000;
		float: right;
		height: 22px;
		margin: 5px 4px 0 9px;
		padding: 0 22px 0 6px;
		width: 229px;
	}

	#rss, #fb-btn, #tw-btn {
		display: block;
		float: right;
		height: 25px;
		margin: 4px 5px 0 1px;
		overflow: hidden;
		text-indent: -200px;
		width: 26px;
	}

	#rss {
		background: url("img/iconos.png?ver=0.2") no-repeat scroll -60px -171px transparent;
	}

	#fb-btn {
		background: url("img/iconos.png?ver=0.2") no-repeat scroll 0px -172px transparent;
	}

	#tw-btn {
		background: url("img/iconos.png?ver=0.2") no-repeat scroll -30px -172px transparent;
	}

		#rss:hover, #fb-btn:hover, #tw-btn:hover {
			opacity: 0.8;
		}

#menu-header {
	float: left;
	margin: 13px 0 0 11px;
	width: 830px;
}

	#menu-header a {
		color: #000000;
		display: block;
		font-size: 12px;
		line-height: 16px;
		padding: 0;
		text-decoration: none;
		text-transform: uppercase;
	}


	#menu-header li {
		float: left;
		margin: 0 12px;
	}

	#menu-header li:hover > a,
	#menu-header a:focus {
		color: #000;
		text-decoration: underline;
	}

#equipos-menu {
	float: left;
	height: 30px;
	width: 662px;
}

	#equipos-menu a {
		background: url('img/escudos-cabecera.png') no-repeat transparent;
		display: block;
		float: left;
		height: 30px;
		margin: 0;
		overflow: hidden;
		text-indent: -200px;
		width: 33px;
	}

		#equipos-menu .equipo-athletic {
			background-position: 0px -7px ;
		} 
    
		#equipos-menu .equipo-athletic:hover {
			background-position: -100px -7px ;
		}
      
		#equipos-menu .equipo-atletico-de-madrid {
			background-position: 2px -107px ;
			width: 31px;
		}

		#equipos-menu .equipo-atletico-de-madrid:hover {
			background-position: -99px -107px ;
		}

		#equipos-menu .equipo-barcelona {
			background-position: 1px -206px ;
		}

		#equipos-menu .equipo-barcelona:hover {
			background-position: -99px -206px ;
		}

		#equipos-menu .equipo-betis {
			background-position: -1px -307px ;
			width: 35px;
		}

		#equipos-menu .equipo-betis:hover {
			background-position: -101px -307px ;
		}

		#equipos-menu .equipo-celta {
			background-position: 4px -1808px;
		}

		#equipos-menu .equipo-celta:hover {
			background-position: -96px -1808px;
		}
		
		#cabecera #equipos-menu .equipo-cordoba {
			background: url('img/cordobamini.png') no-repeat transparent;
			background-position: 7px 3px;
		}

		#cabecera #equipos-menu .equipo-eibar {
			background: url('img/eibar.png') no-repeat transparent;
			background-position: 7px 3px;
		}

		#equipos-menu .equipo-deportivo {
			background-position: -1px -1609px;
		}

		#equipos-menu .equipo-deportivo:hover {
			background-position: -102px -1609px;
		}

		#equipos-menu .equipo-espanyol {
			background-position: 1px -407px;
		}

		#equipos-menu .equipo-espanyol:hover {
			background-position: -99px -407px ;
		}

		#equipos-menu .equipo-getafe {
			background-position: 2px -504px ;
		}

		#equipos-menu .equipo-getafe:hover {
			background-position: -98px -504px ;
		}

		#equipos-menu .equipo-granada {
			background-position: 9px -605px;
		}

		#equipos-menu .equipo-granada:hover {
			background-position: -91px -605px ;
		}

		#equipos-menu .equipo-levante {
			background-position: 2px -706px ;
		}

		#equipos-menu .equipo-levante:hover {
			background-position: -98px -706px ;
		}

		#equipos-menu .equipo-malaga {
			background-position: 2px -806px ;
		}

		#equipos-menu .equipo-malaga:hover {
			background-position: -98px -806px ;
		}

		#equipos-menu .equipo-mallorca {
			background-position: 2px -907px ;
		}

		#equipos-menu .equipo-mallorca:hover {
			background-position: -98px -907px ;
		}

		#equipos-menu .equipo-osasuna {
			background-position: 2px -1007px ;
		}

		#equipos-menu .equipo-osasuna:hover {
			background-position: -98px -1007px ;
		}

		#equipos-menu .equipo-rayo-vallecano {
			background-position: 2px -1203px ;
		}

		#equipos-menu .equipo-rayo-vallecano:hover {
			background-position: -98px -1203px ;
		}

		#equipos-menu .equipo-real-madrid {
			background-position: 2px -1306px ;
		}

		#equipos-menu .equipo-real-madrid:hover {
			background-position: -98px -1306px ;
		}

		#equipos-menu .equipo-real-sociedad {
			background-position: 2px -1407px ;
		}

		#equipos-menu .equipo-real-sociedad:hover {
			background-position: -98px -1407px ;
		}

		#equipos-menu .equipo-sevilla {
			background-position: 2px -1506px ;
		}

		#equipos-menu .equipo-sevilla:hover {
			background-position: -98px -1506px ;
		}

		#equipos-menu .equipo-valencia {
			background-position: 2px -1994px;
		}

		#equipos-menu .equipo-valencia:hover {
			background-position: -98px -1994px;
		}

		#equipos-menu .equipo-valladolid {
			background-position: 1px -1706px ;
		}                               

		#equipos-menu .equipo-valladolid:hover {
			background-position: -98px -1706px ;
		}

		#equipos-menu .equipo-zaragoza {
			background-position: 2px -1907px ;
		}

		#equipos-menu .equipo-zaragoza:hover {
			background-position: -98px -1907px ;
		}
    #equipos-menu .equipo-villarreal-c-f:hover {
			background-position: -96px -2080px ;
		}
    #equipos-menu .equipo-villarreal-c-f {
			background-position: 2px -2080px ;
		}
    #equipos-menu .equipo-elche:hover {
			background-position: -98px -2258px ;
		}
    #equipos-menu .equipo-elche {
			background-position: 2px -2258px ;
		}
    #equipos-menu .equipo-almeria:hover {
			background-position: -98px -2167px ;
		}
    #equipos-menu .equipo-almeria {
			background-position: 2px -2167px ;
		}

#enlaces-header {
    float: left;
    height: 30px;
    margin: 4px 0 0;
    width: 183px;
}

#enlaces-header li:first-child {
	float: left;
	margin: 9px 0 0 8px;
}

	#enlaces-header li {
		float: right;
		margin: 9px 8px 0 0;
	}

	#enlaces-header a {
		color: #fff;
		font-size: 12px;
		height: 20px;
		text-decoration: none;
		text-transform: uppercase;
	}

		#enlaces-header a:hover {
			text-decoration: underline;
		}

.doss {
	float: right;
}


#rss_multi_importer_widget-2 h4{
font-family: "Exo";
font-size: 14px;
margin-top: 8px;
background-color: white;
border-top: 3px solid rgb(103,154,0);
text-transform: uppercase;
padding: 7px;
}
#rss_multi_importer_widget-2 img{
height: 169px;
width: 290px;
border: 0px;
}

#rss_multi_importer_widget-2 span{
display:none;
}

#rss_multi_importer_widget-2 a{
color:white;
font-weight:bold;
margin-top:5px;
}  

#rss_multi_importer_widget-2 h4 a{
color:black;
font-weight:normal;
margin-top:5px;
}

#rss_multi_importer_widget-2 .news-contents{
padding-right:5px;
padding-bottom:10px;
padding-top:0px;
}

/* 3. =Home
-------------------------------------------------------------- */
#destacadas {
	background-color: #fff;
	height: 590px;
	overflow: hidden;
	position: relative;
	width: 994px;
}

	.dest-1 {
		float: left;
		height: 363px;
		margin: 9px 9px 15px;
		position: relative;
		width: 975px;
	}

	.dest-img {
		float: left;
	}

	.dest-1 h2 a {
		color: white;
		display: block;
		float: left;
		font-size: 32px;
		line-height: 37px;
		position: relative;
		z-index: 10;
	}

	.dest-1 header {
		float: left;
		width: 360px;
	}

	.dest-1 h2 {
		margin: 15px 10px 0 10px;
	}

	.resumen {
		float: left;
		width: 335px;
		color: white;
		position: relative;
		margin: 10px 12px;
		line-height: 16px;
		font-size: 12px;
	}

	.resumen a {
		color: #fff;
	}

	.dest-2,
	.dest-3,
	.dest-4 {
		float: left;
		position: relative;
	}

	.dest-2 header,
	.dest-3 header,
	.dest-4 header {
		width: 310px;
		height: 60px;
		position: absolute;
		top: 129px;
	}

	.dest-2 h2,
	.dest-3 h2,
	.dest-4 h2 {
		margin: 5px 5px 0 5px;
	}

	.dest-2 h2 a,
	.dest-3 h2 a,
	.dest-4 h2 a {
		color: white;
		font-size: 16px;
		line-height: 19px;
	}

	.dest-2 {
		margin: 0 0 0 9px;
	}

	.dest-3 {
	  margin: 0 15px;
	}

	.sombra {
		background-color: #000;
		display: block;
		height: 60px;
		opacity: 0.7;
		position: absolute;
		top: 129px;
		width: 315px;
	}

	.sombra-grande {
		background-color: #000;
		display: block;
		height: 363px;
		position: absolute;
		right: -1px;
		top: 0;
		width: 370px;
	}

	.no-dest-destacada {
		height: 363px;
		width: 606px;
	}

	.no-dest-mini-slider {
		height: 189px;
		width: 315px;
	}

	.no-dest-segunda {
		height: 246px;
		width: 410px;
	}

	.no-dest-terceras {
		height: 153px;
		width: 230px;
	}

#columna {
	float: left;
}

#destacadas-2 {
	/*height: 495px;*/
	margin: 15px 0 0;
	width: 687px;
	position: relative;
	overflow: hidden;
}

	#destacadas-2 a {
		display: block;
		margin: 10px 0 0;
	}

	#destacadas-2 .container {
		background-color: white;
		float: left;
		height: 525px;
		width: 255px;
		overflow: hidden;
	}
  
  .home #destacadas-2 .container {
		background-color: white;
		float: left;
		height: 506px;
		width: 255px;
		overflow: hidden;
	}

	.tamano-segunda {
		min-height: 500px;
		margin: 0 7px 0 0;
		padding: 0 8px 6px 7px;
		width: 410px;
	}

	.tamano-terceras {
		/*height: 245px;*/
		margin: 0 0 0 11px;
		width: 240px;
	}

	#destacadas-2 .noticia-home {
		background-color: #fff;
		float: left;
		font-family: Verdana;
		font-size: 14px;
		line-height: 18px;
    height:238px;
	}

	#destacadas-2 .titulo-segunda {
		color: #000;
		font-size: 34px;
		font-weight: bold;
		line-height: 38px;
		margin: 10px 0 5px;
		text-decoration: none;
	}

		#destacadas-2 .titulo-segunda:hover {
			text-decoration: underline;
		}

	#destacadas-2 .titulo-terceras {
		color: #000;
		font-size: 14px;
		font-weight: bold;
		line-height: 18px;
		margin: 5px 0 0;
		text-decoration: none;
	}

	#destacadas-2 .titulo-terceras:hover {
		text-decoration: underline;
	}

	.resumen-noticia-segunda {
		line-height: 18px;
	}

	.resumen-noticia-terceras {
		font-size: 12px;
		line-height: 15px;
    margin-bottom:15px;
	}

#mas-noticias {
	background-color: #fff;
	float: left;
	margin: 10px 0 0;
	padding: 5px 20px 20px 25px;
	width: 380px;
}

	#mas-noticias .titulo {
		color: #000000;
		font-size: 17px;
		font-weight: bold;
		line-height: 21px;
		text-decoration: none;
	}

	#mas-noticias .noticia-home {
		border-bottom: 1px dashed #999999;
		margin: 14px 0 0;
		padding: 0 0 5px;
		position: relative;
	}

	#mas-noticias .titulo:hover {
		color: #679a00;
	}

	#mas-noticias .resumen-noticia {
		font-size: 12px;
		line-height: 18px;
	}

	#mas-noticias .flecha {
		border-bottom: 4px solid transparent;
		border-left: 4px solid red;
		border-top: 4px solid transparent;
		display: block;
		height: 0;
		left: -15px;
		position: absolute;
		top: 6px;
		width: 0;
	}

#navegacion {
	background-color: #fff;
	height: 50px;
	float: left;
    margin: 1px 0 0;
	position: relative;
    width: 390px;
}
.mas-noticias-nav a {
	background-color: #DCE0D1;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    float: right;
    font-family: Exo;
    font-size: 14px;
    margin: 14px 10px 0 0;
    padding: 5px 23px 5px 12px;
    text-decoration: none;
}
	.mas-noticias-nav a:hover {
		background-color: #9b9e8f;
	}

	#mas-noticias .mas-noticias-nav .flecha {
		border-bottom: 4px solid transparent;
		border-left: 4px solid red;
		border-top: 4px solid transparent;
		display: block;
		height: 0;
		left: 363px;
		position: absolute;
		top: 23px;
		width: 0;
	}

#sidebar-home-izquierda {
	float: left;
    margin: 10px 0 0 7px;
    width: 255px;
}


#plista_widget_belowArticle{
margin-left:11px !important;
width:630px !important;
}

.popular-posts{
background: white !important;
margin-top: 8px !important;
border-top: 4px solid RGB(103,154,0) !important;
padding-bottom:10px;
margin-bottom:7px;
}
.popular-posts h4 {
font-family: "Exo";
font-size:14px;
margin-left:8px;
margin-top:3px;
margin-bottom:13px;
}
.popular-posts li{ 
margin-bottom:10px;
margin-left:7px;
}
.popular-posts li a{ 
color:black;
font-weight:bold;
font-family:inherit;
}
.popular-posts img{
margin-right:7px;
}
.widget_especiales {
	border-top: 4px solid #000;
	background-color: #9a9c92;
	padding: 0 0 8px;
  width:255px;
  float:left;
}

	.widget_especiales h4 {
		font-family: "Exo";
		font-size: 14px;
		margin: 5px 0 5px 12px;
		text-transform: uppercase;
	}

	.widget_especiales ul {
		margin: 0 auto;
		width: 230px;
	}

	.widget_especiales .especiales-especial {
		margin: 10px 0;
	}

	.widget_especiales .especial-titulo {
		background-color: #F15A24;
		color: #FFFFFF;
		display: inline-block;
		font-size: 14px;
		margin: 5px 0 0 -3px;
		padding: 2px 0 4px 3px;
	}
  
  .especial-titulo a{
  color:white;
  font-weight:bold;
  }

	.widget_especiales img {
		height: 153px;
		width: 230px;
	}

	.especiales-titulo {
		color: #FFFFFF;
		display: block;
		font-size: 14px;
		margin: 3px 0 4px;
		text-decoration: none;
	}
		.especiales-titulo:hover {
			text-decoration: underline;
		}

	.especial-resumen {
		font-size: 12px;
		line-height: 15px;
	}

#sidebar-home-derecha {
	float: right;
	margin: 10px 0 0;
	width: 300px;
}

	#sidebar-home-derecha section:first-child {
		margin: 0 0 3px;
	}

.widget-ad {
	background-color: #FFFFFF;
	float: left;
	margin: 3px 0;
	width: 300px;
}
  .widget-ad div {
    margin: 0 auto;
    width: 300px;
  }

.widget-tagcloud {
	background-color: #fff;
	border-top: 4px solid #679a00;
	float: left;
	margin: 3px 0;
}

	.widget-tagcloud h4 {
		font-family: "Exo";
		font-size: 14px;
		margin: 5px 0 5px 12px;
		text-transform: uppercase;
	}

	.widget-tagcloud ul {
        padding: 5px 0;
        text-align: center;
    }

    .widget-tagcloud li {
        display: inline;
        padding: 0 6px;
    }

    .widget-tagcloud-mas-tags {
        background-color: #DCE0D1;
		border-radius: 10px 10px 10px 10px;
		color: #000000;
		float: right;
		font-family: Exo;
		font-size: 14px;
		margin: 14px 10px 0 0;
		padding: 5px 23px 5px 12px;
		text-decoration: none;
    }


    .widget-tagcloud-mas-tags:hover {
        background-color: #9B9E8F;
    }
	.widget-tagcloud-span {
		background-color: #FFFFFF;
		border-top: 2px solid #DCE0D1;
		display: block;
		height: 50px;
		margin: 0;
		position: relative;
		width: 300px;
	}
		.widget-tagcloud-span .flecha {
			border-bottom: 4px solid transparent;
			border-left: 4px solid red;
			border-top: 4px solid transparent;
			display: block;
			height: 0;
			left: 274px;
			position: absolute;
			top: 23px;
			width: 0;
		}

.widget-no-te-lo-pierdas {
	background-color: #FFFFFF;
    border-top: 4px solid #679A00;
    float: left;
    margin: 3px 0;
    padding: 0 0 20px;
    width: 100%;
}

	.widget-no-te-lo-pierdas h4 {
		font-family: "Exo";
		font-size: 14px;
		margin: 5px 0 5px 12px;
		text-transform: uppercase;
	}

	.widget-no-te-lo-pierdas a {
		color: #000000;
		display: block;
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 12px;
		text-decoration: none;
	}

		.widget-no-te-lo-pierdas a:hover {
			color: #679a00;
		}

	.widget-no-te-lo-pierdas div {
		margin: 0 auto;
		width: 278px;
	}

	.widget-no-te-lo-pierdas img {
		float: left;
		margin: 0 0 7px;
	}

.apuestas {
	background-color: #DCE0D1;
    bottom: 8px;
    font-size: 11px;
    overflow: hidden;
    position: absolute;
    right: 8px;
    width: 350px;
}

	.apuestas object {
		height: 50px;
		margin: 0 0 0 2px;
		width: 350px;
	}

	.btn-apuestas {
		padding-top: 5px;
	}

	.apuestas ul {
		padding: 0 10px 10px 20px;
		width: 320px;
	}

	.apuestas li {
		position: relative;
		margin: 8px 0 0;
		line-height: 12px;
	}
	.apuestas li:first-child {
		margin: 3px 0 0;
	}

	.apuestas a {
		color: #000;
	}

	.apuestas .flecha {
		border-bottom: 4px solid transparent;
		border-left: 4px solid red;
		border-top: 4px solid transparent;
		display: block;
		height: 0;
		left: -11px;
		position: absolute;
		top: 4px;
		width: 0;
	}

#sidebar-home-izquierda .widget_polls-widget, #sidebar-home-izquierda .widget-od-rss-aggregator {
	background-color: white;
	border-top: 4px solid #679A00;
	float: left;
	margin: 0px 0;
    width: 255px;
    border-bottom:15px solid rgb(220,224,209);
}

#widget-od-rss-aggregator-4{
height:437px;
}
	#sidebar-home-izquierda .widget_polls-widget h4, #sidebar-home-izquierda .widget-od-rss-aggregator h4 {
		font-family: "Exo";
		font-size: 14px;
		margin: 5px 0 5px 12px;
		text-transform: uppercase;
	}

#sidebar-home-izquierda .wp-polls .pollbar {
    background: none #679A00;
    border: none;
}

#sidebar-home-izquierda .wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
    line-height: 16px;
    margin: 10px 0 0;
}

#sidebar-home-izquierda .wp-polls p strong {
    display: block;
    font-size: 13px;
    line-height: 14px;
    margin: 7px 0 0;
}

#sidebar-home-izquierda .wp-polls .Buttons {
    background: url("img/iconos.png") no-repeat scroll 0 -680px transparent;
    border: medium none;
    color: #666;
	cursor: pointer;
    display: block;
    font-family: "Exo";
    font-size: 14px;
    height: 27px;
    margin: 10px 0 0 65px;
    padding: 0 0 4px;
    text-align: center;
    width: 114px;
}

#sidebar-home-izquierda .wp-polls .Buttons:hover {
    background: url('img/iconos.png') no-repeat scroll 0 -715px transparent;
	color: #fff;
}

#sidebar-home-izquierda .wp-polls-ans {
    padding: 0 0 10px 0;
}

#sidebar-home-izquierda .wp-polls-ans p input {
    float: left;
}

#sidebar-home-izquierda .wp-polls-ans p:last-child {
    border-top: 1px solid #DCE0D1;
    float: right;
    height: 45px;
    line-height: 14px;
    margin: 20px 5px 0 0;
    text-align: right !important;
    width: 100%;
}

#sidebar-home-izquierda .wp-polls-ans p:last-child a {
    background-color: #DCE0D1;
    border-radius: 10px 10px 10px 10px;
    color: #000000;
    float: right;
    font-family: Exo;
    font-size: 14px;
    margin: 10px 10px 0 0;
    padding: 5px 23px 5px 12px;
    text-decoration: none;
}
	#sidebar-home-izquierda .wp-polls-ans p:last-child a:hover {
		background-color: #9B9E8F;
		text-decoration: underline;
	}

	.wp-polls-ans .flecha {
		border-bottom: 4px solid transparent;
		border-left: 4px solid red;
		border-top: 4px solid transparent;
		display: block;
		height: 0;
		left: 274px;
		position: absolute;
		top: 23px;
		width: 0;
	}

#sidebar-home-izquierda .wp-polls-form {
    position: relative;
    overflow: hidden;
}


/* 4. =Footer
-------------------------------------------------------------- */
#pie {
	background-color: #333;
    min-width: 1000px;
    overflow: hidden;
    position: relative;
    width: 100%;
    
	-moz-box-shadow:    0 8px 29px 10px #000000 inset;
	-webkit-box-shadow: 0 8px 29px 10px #000000 inset;
	box-shadow:         0 8px 29px 10px #000000 inset;
}

	#pie p {
		border-bottom: 1px solid #000;
		line-height: 18px;
		margin: 20px 0 20px 9px;
		padding: 0 0 20px;
		width: 220px;
	}

	#pie .container {
		width: 990px;
		margin: 0 auto;
	}

	#menu-footer {
		float: left;
		margin: 55px 0 0 0;
		font-size: 14px;
	}

		#menu-footer li {
			float: left;
			margin: 0 60px 0 0;
		}

			#menu-footer li a {
				color: white;
			}

				#menu-footer li a:hover {
					color: #3679A0;
					text-decoration: none;
				}

	#corporativo {
		background: url("img/iconos.png") no-repeat scroll 0 -610px;
		color: gray;
		float: right;
		font-size: 14px;
		height: 35px;
		margin: 35px 0 20px;
		padding: 20px 0 0 90px;
		width: 380px;
	}

		#corporativo p {
			border: none;
			margin: 0;
			width: auto;
		}

		#corporativo a {
			color: #808080;
		}

#webs {
	border-top: 1px solid black;
    float: left;
    margin: 20px auto;
    overflow: hidden;
    padding: 20px 0;
    position: relative;
    width: 1000px;
}

.logo-od {
	background: url("img/iconos.png") no-repeat scroll 0 -500px transparent;
	display: block;
	height: 70px;
	margin: 22px 0 0 66px;
	overflow: hidden;
	text-indent: -99px;
	width: 102px;
}

.logo-od:hover {
	opacity: .8;
}

.listado {
	background-color: white;
	float: left;
	width: 250px;
}

	.listado ul {
		margin: 0 0 0 10px;
		overflow: hidden;
		padding: 0 0 20px 0;
		position: relative;
		width: 230px;
	}

	.listado li {
		float: left;
		margin: 5px 0;
		width: 110px;
		margin-left: 5px;
	}

	.listado li  a{
		color: #000;
		font-weight: normal;
	}

.parrilla {
	float: left;
	height: 680px;
	margin: 0 0 0 31px;
	width: 690px;
}

	.parrilla li {
		float: left;
		height: 104px;
		margin: 7px;
		width: 100px;
	}

	.web-parrilla {
		background-image: url("img/sprite.png");
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 122px;
		overflow: hidden;
		text-indent: -199px;
		width: 102px;
	}

.web-parrilla:hover {
	opacity: .7;
}

.canalviajes { background-position: -14px -269px; }
.hestar { background-position: -214px -269px; }
.todoseries { background-position: -414px -269px; }
.consolas { background-position: -614px -269px; }
.jjoo { background-position: -814px -269px; }
.ligade { background-position: -1014px -269px;; }

.ethek { background-position: -14px -469px; }
.ojoi { background-position: -214px -469px; }
.ojob { background-position: -414px -469px; }
.zonamusica { background-position: -614px -469px; }
.zonamanga { background-position: -814px -469px; }
.mundocine { background-position: -1014px -469px; }

.sabores { background-position: -14px -669px; }
.todocorazon { background-position: -214px -669px; }
.sanamente { background-position: -414px -669px; }
.superocio { background-position: -614px -669px; }
.topbodas { background-position: -814px -669px; }
.motor21 { background-position: -1014px -669px; }

.dibus{ background-position: -14px -869px; }
.servifutbol{ background-position: -214px -869px; }
.mercafutbol{ background-position: -414px -869px; }
.copaconf{ background-position: -614px -869px; }
.mundiales{ background-position: -814px -869px; }
.eurocopa{ background-position: -1014px -869px; }


/* 5. =Single
-------------------------------------------------------------- */
.noticias-rumores {
	background-color: #679800;
	font-family: "Exo";
	padding: 5px 10px 5px 12px;
	text-transform: uppercase;
	width: 260px;
	font-size: 14px;
	color: #F2F2F2;
	font-style: italic;
}
#noticia-contenedor {
	background-color: #FFFFFF;
    float: left;
    margin: 15px 0 0;
    width: 680px;
}
#noticia-contenedor .adsense {
	background-color: transparent;
}

#noticia {
	margin: 0 auto;
    padding: 20px 0;
    width: 650px;
}

	.titulo-noticia {
		font-family: "Exo";
		font-size: 39px;
		font-weight: bold;
	}

	.noticia-meta {
		font-size: 12px;
		height: 41px;
		margin: 15px 0 0;
		position: relative;
	}
		.noticia-autor {
			float: left;
			height: 40px;
			width: 150px;
		}

		.noticia-autor time {
			display: block;
			margin: 0 0 5px;
		}

		.noticia-autor span {
			font-style: italic;
		}

	.noticia-social {
		float: right;
	}

	.noticia-entradilla {
		float: left;
		font-size: 14px;
		font-weight: bold;
		line-height: 20px;
		margin: 0 0 15px 0;
        width: 100%;
	}

	.attachment-destacada-noti {
		float: left;
		margin: 5px 10px 0 0;
	}

	.noticia-pie-foto {
		background: url("img/iconos.png") no-repeat scroll 271px -244px #676666;
		color: #FFFFFF;
		float: left;
		height: 37px;
		line-height: 16px;
		margin: 0 10px 0 0;
		padding: 5px 60px 5px 10px;
		width: 266px;
	}

	.noticia-texto {
		font-size: 13px;
		line-height: 18px;
		margin: -5px 0 0;
	}

		.noticia-texto a {
			color: #679700;
			font-weight: bold;
		}

		.noticia-texto p {
			font-weight: normal;
			display: block;
			margin: 0 0 20px 0;
		}

		.noticia-texto ol  {
			margin: 0 0 20px;
			list-style: decimal inside none;
		}
		.noticia-texto ul {
			margin: 0 0 20px;
			list-style: disc inside none;
		}

		.noticia-texto h4, .noticia-texto h3 {
			font-family: "Exo";
			font-size: 18px;
			font-weight: bold;
			margin: 0 0 7px 0;
		}

		.noticia-texto h5 {
			display: block;
			float: right;
			font-family: "Exo";
			font-size: 21px;
			font-style: italic;
			line-height: 25px;
			margin: 5px 0 15px 15px;
			width: 210px;
		}

		.noticia-texto pre {
			background-color: #E6E7E8;
			border-top: 2px solid #666666;
			margin-left: 0;
			padding: 7px 10px 10px;
			white-space: normal;
			width: 620px;
		}

		.noticia-texto blockquote {
			background: url("img/iconos.png") no-repeat scroll 0 -746px transparent;
			display: inline-block;
			font-size: 12px;
			font-style: italic;
			margin: 10px 0 10px 25px;
			min-height: 70px;
			padding-left: 70px;
			width: 500px;
		}

		.noticia-texto blockquote p:first-child {
			border-left: 2px solid #dce0d1;
			height: auto;
			min-height: 55px;
			padding-bottom: 5px;
			padding-left: 10px;
		}

	#noticia-widgets-inferiores {
		border-bottom: 1px dashed #999;
		height: 100%;
		margin: 30px 0 15px;
		overflow: hidden;
		padding: 0 0 25px;
		position: relative;
    margin-left: 20px;
width: 650px;
	} 
  .contOpi .body img{
    border:0px solid black !important;
    height:158px !important;
  }
  
  .contOpi .imagefix{
   float:clear !important;
  }
  
  .contOpi .title{
  width:251px !important;
  margin-top:5px;
  }
  .contOpi .title a{
  font-size:15px !important;
  margin-top:4px;
  }
  
  .contOpiVert .body img{
   border:0px solid black;
   height:60px !important;
  }
  
  .titleOpi{
    font-family: "Exo";
font-size: 14px;
margin: 5px 0 5px 12px;
text-transform: uppercase;
border-bottom:4px solid #679A00;
width:280px; 
  
  }
  .titleOpi a{
  color:black;
  }
  
  .contOpiVert .title{
  width:300px;
  margin-left:-15px;
  text-align:left;
  margin-top:11px;
  }
  
  .contOpi .title1{
  display:none !important;
  }
  
  .plistaHl{display:none !important;}
  .plistaList{
  margin-top:10px;
  }
  .wprssmi_bullet_list{
  margin-left:12px;
  margin-top:-15px;
  }
  .wprssmi_bullet_list li a{
  font-size:14px;
  font-family:inherit;
  color:black !important;
  }
  
  
  .rss-output .title a{color: black;font-weight: bold; font-family: inherit;
font-size: 13.5px; }
  .rss-output .body img{border:1px solid black;}
		#noticia-noticias-relacionadas {
			float: left;
			padding: 0 10px 0 20px;
			width: 310px;
		}
			#noticia-noticias-relacionadas h3 {
				font-family: "Exo";
				font-size: 14px;
				margin-bottom: 10px;
				text-indent: 16px;
				text-transform: uppercase;
			}
			#noticia-noticias-relacionadas .related-posts h3, #noticia-noticias-relacionadas h3.related_post_title {
				display: none;
			}
			
			#noticia-noticias-relacionadas ul {
				line-height: 18px;
			}
			#noticia-noticias-relacionadas li {
				font-size: 14px;
				padding: 5px 0;
			}
			#noticia-noticias-relacionadas li:before {
				content: ">>";
			}
				#noticia-noticias-relacionadas li a {
					color: #000;
					padding: 0 0 0 5px;
					font-weight: bold;
				}
		#noticia-lo-ultimo-sobre {
			float: left;
			line-height: 18px;
			margin: 0 0 0 30px;
			width: 270px;
		}
			#noticia-lo-ultimo-sobre h3 {
				font-family: "Exo";
				font-size: 14px;
				margin-bottom: 10px;
				text-transform: uppercase;
			}
			#noticia-lo-ultimo-sobre a {
				color: #679700;
				font-size: 13px;
				font-weight: bold;
			}

		#noticia-contenedor .linea-puntos {
			margin: 0 auto;
			width: 650px;
		}

	#comentarios {
		margin: 0 auto;
		overflow: hidden;
		padding: 0 0 0px 0;
		position: relative;
		width: 650px;
	}
		#comentarios h3 {
			font-family: "Exo";
			font-size: 14px;
			margin: 0 0 20px;
			text-transform: uppercase;
		}

.compartir-abajo {
	width: 650px;
	margin: 0 auto;
	height: 20px;
	border-bottom: 1px dashed #999;
	border-top: 1px dashed #999;
	padding: 5px 0;
}

	.comparte {
		font-family: "Exo";
		float: left;
		margin: 6px 5px 0 0;
		text-transform: uppercase;
		font-size: 14px;
		display: block;
	}


/* 6. =Widgets
-------------------------------------------------------------- */
#sidebar-interior {
	float: right;
    margin: 15px 0 0;
    width: 300px;
}

#sidebar-interior section:first-child {
	margin: 0 0 3px;
}

.widget-adsense {
	background-color: #FFFFFF;
    border-top: 4px solid #679A00;
    float: left;
    margin: 3px 0;
	width: 300px;
}
	.widget-adsense .adsense {
		background-color: #FFFFFF;
		border-radius: 0 0 0 0;
	}
		.widget-adsense .adsense .google {
			top: 78px;
		}

.widget-apuestas {
    background-color: #FFFFFF;
    float: left;
    margin: 3px 0;
    padding: 0 0 10px;
    width: 100%;
}
.widget-apuestas ul {
list-style: none inside;
margin: 8px 0 -5px 15px;
}
.widget-apuestas li {
position: relative;
margin: 0px 0 6px 0;
line-height: 15px;
}
.widget-apuestas a {
    color: #000000;
}

.widget-apuestas .flecha {
	border-bottom: 4px solid transparent;
    border-left: 4px solid red;
    border-top: 4px solid transparent;
    display: block;
    height: 0;
    left: -10px;
    position: absolute;
    top: 4px;
    width: 0;
	}

/* 8. =Home-Paginacion
-------------------------------------------------------------- */
.paged #mas-noticias {
	margin: 15px 0 0;
    padding: 13px 25px 20px 30px;
    width: 635px;
}

	.paged #mas-noticias h1 {
		background-color: #679800;
		color: #FFFFFF;
		float: left;
		font-family: "Exo";
		margin: -13px 0 0 -30px;
		padding: 5px 10px 5px 12px;
		text-transform: uppercase;
	}

	.tres-barras {
		background-color: #679800;
		border-bottom: 0 solid transparent;
		border-right: 10px solid #FFFFFF;
		border-top: 21px solid transparent;
		float: left;
		height: 0;
		margin: -2px 0 0;
	    width: 0;
	}

	.tres-barras-flecha {
	}

	.paged #mas-noticias .noticia-home {
		margin: 20px 0 0;
		padding: 0 0 15px;
	}

	.paged .noticia-home .fecha {
		color: #679700;
		float: left;
		font-family: Arial;
		font-size: 12px;
		line-height: 15px;
		margin: 2px 4px 0 0;
	}

	.flecha-izq {
		border-color: transparent red transparent transparent;
		border-style: solid;
		border-width: 4px;
		display: block;
		height: 0;
		left: 5px;
		position: absolute;
		top: 22px;
		width: 0;
	}

	.flecha-der {
		border-bottom: 4px solid transparent;
		border-left: 4px solid red;
		border-top: 4px solid transparent;
		display: block;
		height: 0;
		position: absolute;
		right: 23px;
		top: 23px;
		width: 0;
	}

	.paged #navegacion {
		width: 647px;
	}

		.paged #navegacion .nav-anterior {
			float: left;
			padding: 5px 10px 5px 15px;
			text-indent: 5px;
		}

		.paged #navegacion .nav-siguiente {

		}

	.linea-puntos {
		border-bottom: 1px dashed #999;
		display: block;
		height: 1px;
		width: 635px;
	}


/* 9. =AdSense
-------------------------------------------------------------- */
.adsense {
	background-color: #DCE0D1;
    border-radius: 12px 12px 12px 12px;
	font-family: Arial;
    margin: 10px 0;
    padding: 2px 0;
	position: relative;
	overflow: hidden;
}

.adsense .t234x60 {
	background: transparent;
	clear: both;
}
	.adsense .t234x60 .title {
		color: #000000;
		display: block;
		font-size: 16px;
		font-weight: bold;
		margin: -5px 0 6px;
	}

.adsense .google {
	color: #000000;
    float: right;
    font-size: 10px;
    position: absolute;
    right: 12px;
    top: 51px;
}


.adsense .text {
	color: #000000;
    display: block;
    font-size: 12px;
    padding: 5px 0 10px;
}

.adsense ul {
	list-style: none;
	text-align: center;
	clear: both;
}
.adsense .url {
	color: #679700;
    display: block;
    font-size: 12px;
}


/* 10. =Tag
-------------------------------------------------------------- */
.ultimas-noticias #destacadas-2 h3 {
		background-color: #679800;
		color: #FFFFFF;
		font-family: "Exo";
		padding: 5px 10px 5px 12px;
		position: absolute;
		text-transform: uppercase;
	}

	.ultimas-noticias #mas-noticias h3 {
		background-color: #679800;
		color: #FFFFFF;
		font-family: "Exo";
		margin: -20px 0 0 -25px;
		padding: 5px 10px 5px 12px;
		position: absolute;
		text-transform: uppercase;
	}

	.ultimas-noticias .tamano-segunda {
		height: 470px;
		padding: 20px 8px 6px 7px;
	}

	.ultimas-noticias #mas-noticias, .paged .ultimas-noticias #mas-noticias {
		margin: 15px 0 0;
		padding: 20px 20px 20px 25px;
		width: 642px;
	}

	.ultimas-noticias #navegacion {
		width: 642px;
	}

	.ultimas-noticias #mas-noticias h2 {
		float: left;
		font-family: "Exo";
		font-size: 16px;
		font-weight: bold;
		margin: 0 6px 0 0;
	}

	.ultimas-noticias #mas-noticias .fecha {
		color: #679700;
		float: left;
		font-family: Arial;
		font-size: 12px;
		font-weight: bold;
		margin: 6px 0 0;
	}

	.ultimas-noticias #mas-noticias .contenedor-cabecera {
		height: 23px;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

.tag #destacadas-2 .contenedor {
	background-color: white;
    float: left;
    height: 525px;
    overflow: hidden;
    width: 255px;
}

/* 11. =Single-Equipo
-------------------------------------------------------------- */
#equipo {
	background-color: #FFFFFF;
    float: left;
	height: 880px;
    margin: 15px 0 0;
	position: relative;
    width: 690px;
}
	.equipo-subtitulo {
		background-color: #679800;
		color: #FFFFFF;
		font-family: "Exo";
		padding: 5px 10px 5px 12px;
		text-transform: uppercase;
		width: 120px;
	}
	.equipo-nombre {
		font-family: "Exo";
		font-size: 16px;
		font-weight: bold;
		position: absolute;
		right: 0;
		text-transform: uppercase;
		width: 330px;
	}

	.equipo-contenedor {
		border-left: 4px solid #679700;
		height: 185px;
		margin: 45px 0 0;
		padding: 0 0 0 15px;
		position: absolute;
		right: 0;
		width: 330px;
	}

	#equipo-info {
		height: 200px;
		position: absolute;
		right: 0;
		top: 19px;
		width: 330px;
	}
		#equipo-info li {
			display: block;
			height: 21px;
            line-height: 19px;
			width: 100%;
		}

		#equipo-info strong {
			display: block;
            clear: left;
			float: left;
			padding: 0 4px 0 0;
		}

		#equipo-info p {
			float: left;
		}

	#equipo-escudo {
        height: 150px;
        left: 176px;
        overflow: hidden;
        position: absolute;
        top: 44px;
        width: 165px;
	}

	#equipo-social {
		top: 210px;
		height: 55px;
		left: 237px;
		position: absolute;
		width: 80px;
	}


		#equipo-social .facebook, #equipo-social .twitter {
			display: block;
			float: left;
			height: 28px;
			overflow: hidden;
			text-indent: -200px;
			width: 28px;
		}
		#equipo-social .facebook {
			background: url("img/iconos.png") no-repeat scroll -9px -93px transparent;
		}

		#equipo-social .twitter {
			background: url("img/iconos.png") no-repeat scroll -85px -93px transparent;
			margin: 0 0 0 10px;
		}

		#equipo-social .web {
			color: #679700;
			display: block;
			float: left;
			font-size: 11px;
			margin: 5px 0 0;
		}

		#equipo-extras {
			background-color: #FFFFFF;
			border-top: 6px solid #DCE0D1;
			position: absolute;
			top: 280px;
			width: 690px;
		}
			#equipo-extras .adsense {
				background-color: #FFFFFF;
			}
			#equipo-extras .linea-puntos {
				border-bottom: 6px solid #DCE0D1;
				width: 690px;
			}

			#equipo-extras #noticia-noticias-relacionadas {
				padding: 20px 30px;
				width: 630px;
			}

			#equipo-extras #noticia-noticias-relacionadas h3 {
				text-indent: 0;
			}

			#equipo-extras #noticia-lo-ultimo-sobre {
				border-top: 6px solid #DCE0D1;
				margin: 0;
				padding: 20px 30px 70px;
				width: 630px;
			}


/* 12. =Archive-Equipo
-------------------------------------------------------------- */
#equipos {
    float: left;
    margin: 15px 0 0 -6px;
    width: 690px;
}

    .equipo {
        float: left;
		height: 180px;
		padding: 0 0 15px 6px;
		width: 164px;
    }

    .equipo-logo {
        height: 130px;
        margin-top: 11px;
        width: 150px;
    }

    .equipo-logo:hover {
		opacity: 0.8;
	}

    .equipo-enlace-logo {
        background-color: #FFFFFF;
		display: block;
		height: 150px;
		text-align: center;
		width: 164px;
    }

    .equipo-enlace-texto {
        background-color: #679700;
		color: #FFFFFF;
		display: block;
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		width: 164px;
    }

	.equipos-titulo {
		background-color: #679800;
		color: #FFFFFF;
		font-family: "Exo";
		margin: 0 0 15px;
		padding: 5px 10px 5px 12px;
		text-transform: uppercase;
		width: 190px;
	}


/* 13. =404
-------------------------------------------------------------- */
#e404 {
    font-family: "Exo";
	margin: 15px 0 0px;
	background-color: white;
	overflow: hidden;
	padding: 0 0 60px 0;
	text-align: center;
	text-transform: uppercase;
}

    #e404 h2 {
        font-size: 4.583em;
        margin: 40px 0;
    }

    #e404-img  {
        background: url("img/404.jpeg") no-repeat transparent;
		border-radius: 3px;
		box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
        float: left;
        height: 415px;
        margin: 0 53px 0 100px;
        width: 410px;
    }

    #e404 p, #e404 ul {
        float: left;
		font-size: 26px;
		line-height: 30px;
		margin: 30px 0 0;
		width: 340px;
		font-weight: bold;
    }

    #e404 ul {
        margin: 10px 0 0;
        line-height: 60px;
    }

	#e404 a {
		color: #679700;
	}

	#e404 li {
		margin: 10px 0 40px 0;
		line-height: 40px;
	}


/* 14. =TagCloud
-------------------------------------------------------------- */

#tagcloud {
	margin: 15px 0 60px;
}

	#tagcloud h1 {
		background-color: #679800;
		color: white;
		font-family: "Exo";
		padding: 5px 10px 5px 12px;
		position: absolute;
		text-transform: uppercase;
		width: 230px;
	}

.lo-mas-leido {
	background-color: #fff;
	line-height: 30px;
	padding: 40px;
}

.tag-mas-leido {
	display: inline;
	padding: 0 6px;
}


/* 15. =Contacta
-------------------------------------------------------------- */
#contacta {
	background-color: white;
	height: 370px;
	margin: 15px 0 0px;
	width: 100%;
}
	#contacta .noticias-rumores {
		width: 90px;
	}

	.logo-mf {
		background: url("img/iconos.png") no-repeat scroll 0 -360px;
		display: block;
		float: left;
		height: 110px;
		width: 170px;
		margin: 90px 0 0 140px;
	}

	.contacta-borde {
		width: 0;
		float: left;
		height: 0px;
		border-top: 105px solid transparent;
		border-bottom: 0px solid transparent;
		border-right: 29px solid #DCE0D1;
		margin: 92px 0 0 -23px;
	}

	.contacta-texto {
		height: 90px;
		background-color: #DCE0D1;
		float: left;
		margin: 92px 0 0 0px;
		width: 450px;
		line-height: 20px;
		font-weight: bold;
		text-align: center;
		font-size: 15px;
		padding: 15px 40px 0;
	}

	.contacta-texto a {
		color: #679700;
		font-size: 15px;
		line-height: 30px;
	}


/* 16. =Datos
-------------------------------------------------------------- */

#datos {
	background: url("img/datos.jpg") no-repeat scroll 50% 70px white;
	font-size: 15px;
	line-height: 19px;
	margin: 15px 0 0;
	padding: 0 0 40px 0;
	width: 100%;
}

	#datos .noticias-rumores {
		width: 160px;
	}

	.contenedor-datos {
		float: left;
		margin: 10px 0 0 320px;
	}

		.una-web-de {
			font-weight: bold;
			text-transform: uppercase;
			font-size: 18px;
			color: #2B2B2B;
			margin: 60px 0 0 110px;
		}

		.de-od {
			text-indent: -400px;
			overflow: hidden;
			width: 104px;
			height: 71px;
			display: block;
			background: url("img/iconos.png") no-repeat scroll 0 -499px;
			margin: 20px 0 8px 230px;
		}
			.de-od:hover {
				opacity: 0.8;
			}

		.direccion {
			margin: 12px 0 11px 70px;
			float: left;
			width: 350px;
		}

		.maps {
			float: left;
			width: 280px;
			margin: 10px 0 0 54px;
		}

			.enlace-maps {
				display: block;
				color: #BE272D;
				font-weight: bold;
			}

		.telf {
			float: left;
			clear: left;
			margin: 20px 0 0 40px;
		}

		.fax {
			float: left;
			margin: 20px 0 0 91px;
		}

		.cif {
			float: left;
			clear: left;
			margin: 20px 0 0 30px;
		}

	.contenedor-aviso {
		width: 600px;
		margin: 0px auto;
		position: relative;
		padding: 80px 0 0 0;
		overflow: hidden;
	}
		.contenedor-aviso h2 {
			font-size: 15px;
			font-weight: bold;
			margin: 10px 0;
			text-transform: uppercase;
		}

		.contenedor-aviso strong {
			padding: 10px 0;
			display: block;
		}


/* 17. =Index
-------------------------------------------------------------- */

.archive #mas-noticias {
		margin: 15px 0 0;
		padding: 20px 20px 20px 25px;
		width: 642px;
}

.archive #mas-noticias h1 {
	background-color: #679800;
	color: white;
	font-family: "Exo";
	margin: -20px 0 0 -25px;
	padding: 5px 10px 5px 12px;
	position: absolute;
	text-transform: uppercase;
}

.archive #mas-noticias h2 {
	float: left;
	font-family: "Exo";
	font-size: 16px;
	font-weight: bold;
	margin: 0 6px 0 0;
}

.archive #mas-noticias .fecha {
	color: #679700;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin: 6px 0 0;
}

.archive #mas-noticias .contenedor-cabecera {
	height: 23px;
	overflow: hidden;
	position: relative;
	width: 100%;
}

.archive #navegacion {
	width: 642px;
}

.network_news {
	margin: 5px 0;
}

.network_news img {
	width: 230px;
	height: auto;
	margin-left: 12px;
	-moz-box-shadow: 1px 2px 5px #888;
	-webkit-box-shadow: 1px 2px 5px #888;
	box-shadow: 1px 2px 5px #888;
}

.network_news .article_texte {
	height: 40px;
	margin-left: 12px;
	padding: 10px 15px;
	font-size: 12px;
	background: url("img/bg-sombra.png") repeat;
	opacity: 0.99;
	width: 200px;
	margin-top: -1px;
	line-height: 14px;
}
.network_news .article_texte h2 a {
	color: #ffffff;
}

.related-posts ul {
	margin: 0 !important;
}

body.archive #sidebar-interior #widget_ad-7 {
	display: none;
}

.dos{
	margin-left: 120px;
}
