@charset "utf-8";
/* CSS Document */


#breadcrumb{
	background-color: transparent;
	margin-top: 10px;
	background-image: url(../img/tema/breadcrumb.png);
	width: 920px;
	height: 28px;
	padding-top: 12px;
	padding-left: 30px;

}

.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666;
	background-image: url(../img/tema/background.jpg);
	background-repeat: repeat;
}

.header {
	background-color: transparent;
	background-image: url(../img/tema/header.png);
	height: 69px;
	width: 948px;
}

#cont_slider {
	background-color: transparent;
	background-image: url(../img/tema/carrusel.png);
	height: 250px;
	width: 967px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 9px;
}

#cont_nube {
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: url(../img/tema/bg_nube.png);
	height: 285px;
	width: 358px;
	display:table-cell;
}

#cont_news {
	width: 500px;
	padding: 5px;
	margin-right: 10px;
	display:table-cell;
}


#text_nube{
	margin-left: 20px;
	font-size: 14px;
	color:#676661;
}

#text_login{
	margin-left: 20px;
	font-size: 11px;
	color:#676661;
	text-align: left;
}

.text_rojo{
	color: #990133;
	font-weight: bold;
}

#cont_inicio{
	background-image: url(../img/tema/bg_centro.jpg);
	background-repeat: no-repeat;
	background-color: #D3CDAD;
	width: 933px;
	padding: 4px;
	display:table;
}

#tab_row{
	display:table-row;
}

.header1 {
	width: 265px;
	height: 69px;
}
.buscador {
	height: 69px;
	width: 265px;
	margin-top:10px;
	float: left;
}
.login {
	padding-top: 3px;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
}
.btnlogin {
	padding-top: 21px;

}
.carrusel {
	width: 985px;
	height: 273px;
	margin-top: 15px;
}
.contenidos {
	width: 990px;
	height: 657px;
	margin-top: 10px;
	padding: 10px;
	background: rgb(250, 250, 250);
}

.detalle {
	width: 921px;
	height: 580px;
	margin-top: 10px;
	padding: 10px;
	background: rgb(250, 250, 250);
}

#msgRes{
	float: left;
	margin-left: 182px;
}

.ligas {
	width: 510px;
	height: 287px;
	margin-left: 18px;
	margin-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

.footer {
	width: 942px;
	height: 70px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#999;
	text-align:center;
	margin-left: 1px;
}

.footer2 {
	width: 942px;
	height: 68px;
	margin-left: 1px;
	padding-top:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9D9C9B;
	text-align:center;
}

#contenedor{
	width: 805px;
	overflow: auto;
	margin-bottom: 20px;
	margin-left: 10px;
}

#contenedor_dtl{
	width: 907px;
	height: 560px;
	padding: 10px;
	overflow: auto;
	float: left;
}

td{
	padding: 2px;
}

#div_similares{
	margin-left: 15px;
	width: 850px;
}

.art_sim{
	color: #8a8a8a;
	font-size: 13px;
	font-weight: bold;
}

#in_cur_pag{
	margin: 0 0.5em;
	padding: 0;
	width: 50px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-image: none;
}

.num_tabla{
	width: 20px;
	height: 20px;
	display: block;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: gray;
	float: left;
	margin-left: 10px;
}

.cont_tabla{
	margin-left: 40px;
	margin-bottom: 10px;
}




#resultado{
	width: 760px;
	float: left;
}

#descripcion{
	width: 250px;
	height: 50px;
	float: right;
	padding: 5px;
	margin-top: 10px;
}

.paginacion{
	margin-top: 10px;
}

#anterior{
	float: left;
}

#siguiente{
	width: 100px;
}

.texto_it{
	color: #646473;
	font-size: 12px;
}

.texto_gris_claro{	
	color: #868695;
	font-size: 11px;
	text-align:right;
	vertical-align:top;
}

#input_text{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 140px;
	height: 16px;
	font-size: 12px;
	padding: 1px 7px;
	margin-top: 5px;
	margin-left: 3px;
	float: left;
}

#btn_buscar{
	float: right;
}

#sidebar{
	float: left;
	margin-left: -10px;
	margin-top: -23px;
	height: 674px;
	width: 180px;
	overflow: auto;
	background: rgb(240, 240, 240);
}

.li_filtro{
	list-style: none;
	margin-left: -30px;
}

#porpag{
	float: right;
}

.txt_ftl_b{
	margin-left: 8px;
	color: #000;
}

.element_filtro{
	font-size: 12px;
	font-weight: normal;
	margin-top: -18px;
	color: #313140;
}

.element_filtro A {
	color: #313140;
	text-decoration: none;
}

.element_filtro A:link {
	color: #313140;
	text-decoration: none;
}

.element_filtro A:visited {
	color: #313140;
	text-decoration: none;
}
.element_filtro A:active {
	color: #313140;
	text-decoration: none;
}

.element_filtro A:hover {
	color: #313140;
	text-decoration: underline;
}



#bullet{
	margin-right: 5px;
}



.titulo_filtro{
	font-size: 10px;
	font-weight: normal;
}

.titulo_filtro A:link {
	color: #fff;
	text-decoration: none;
}

.titulo_filtro A:visited {
	color: #fff;
	text-decoration: none;
}
.titulo_filtro A:active {
	color: #fff;
	text-decoration: none;
}

.titulo_filtro A:hover {
	color: #fff;
	text-decoration: none;
}




.texto_gen{
	color: #424251;
	font-size: 12px;	
}

.urlp A:link {
	color: #C74A36;
	text-decoration: none;
}

.urlp A:visited {
	color: #C74A36;
	text-decoration: none;
}
.urlp A:active {
	color: #C74A36;
	text-decoration: none;
}

.urlp A:hover {
	color: #C74A36 ;
	text-decoration: underline;
}

.nav{
	font-size: 14px;
}

.nav A:link {
	color: #C74A36;
	text-decoration: none;
}

.nav A:visited {
	color: #C74A36;
	text-decoration: none;
}
.nav A:active {
	color: #C74A36;
	text-decoration: none;
}

.nav A:hover {
	color: #C74A36 ;
	text-decoration: underline;
}



h2 {
  margin: 0;
  background-color: #E34227;
}

h2 a {
  background: url("sprite.png") 15px 13px no-repeat;
  display: block;
  padding: 10px;
  padding-left: 28px;
  margin: 0;
  color: #fff;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  border-bottom: 1px solid rgba(201, 201, 201, 0.5);
  text-shadow: 1px 1px 1px rgb(250, 22, 22);
}
h2:hover { background: #999; }
h2.open  { background: #E34227; }
h2.open a { background-position: 13px -25px; }
h2 + div { padding: 5px; background-color: rgb(240, 240, 240); }


.div_filtrado{
	background-color:#fff;
	color:#FFF;
	cursor:pointer;
	margin: 8px;
	padding: 8px;
	border-color: #C74A36;
	border-width: 1px;
	border-style: solid;
}

.div_filtrado:hover{
	background: url("gtk_close.png") no-repeat;
	background-color:#ccc;
	border-width: 1px;
	border-style: solid;
	background-position: top right;
}

.addthis_toolbox{
	position: absolute;
	margin-left: 760px;
}

.addthis_toolbox .vertical {
    width: 136px;
    padding: 1px;
    border: 3px solid #ddd;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
}

.addthis_toolbox .vertical a {
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
	color: #C74A36;
	text-decoration: none;
}

.addthis_toolbox .vertical a:hover {	
    background: #999;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .vertical span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .vertical .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: left;
}

.addthis_toolbox .vertical .more a {
    padding: 4px 0;
    margin: 0;
}
.addthis_toolbox .vertical .more a:hover {
    background: none;
    color: #999;
}

.addthis_toolbox .vertical .more span {
    display: none;
}

#bcentro{
}

