/*
	Title:      Portales temáticos master styles for screen media
	Author:     jandropoch, Universia España
	Updated:    May 22 2009
*/

.tematicos {
	/*padding-top: 10px;*/ /*cambio DFS*/
	padding-top: 0px;
}
.tematicos .column1 {
	padding: 10px 0 0 5px;
	width: 645px;
}
.tematicos-nivel .column1 {
	padding-top: 0;
}
.tematicos .column2 {
	margin: 10px 0 0 0;
	/*border-left: 1px solid #CCCCCC;*/
	padding:  0;
}
.tematicos .column2 h3 {
	margin: 0 0 3px 0;
	font-size: 1.2em;
}

#menu li {
	width: 148px;
	height: 33px;
	padding: 2px 5px 0 5px;
}

#menu li a {
	width: 148px;
	height: 33px;
}

#menu li.seleccionado { /* Clase para la pestaña seleccionada */
	background: url(../images/background-menu-li2.gif) repeat-x;
}
.tematicos .column1-left {
	width: 340px;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding: 0 15px 0 5px;
	_padding: 0 5px 0 5px;
	margin-bottom: 20px;
}
.tematicos .column1-left h2 {
	font-size: 2em;
	font-weight: normal;
	margin: 0 0 10px 0;
}

.tematicos .column1-left h3{
	font-size: 1.7em;
	font-weight: normal;
	float: left;
	margin: 0 0 10px 0;
	clear: both;
	width: 100%;
}
.sec-esp {
	border-top: 1px solid #CCCCCC;
	padding-top: 15px;
	margin-top: 20px !important;
}
.tematicos .column1-left h3 a{
	text-decoration: none;
}

.tematicos .column1-right{
	width: 255px;
	float: left;
	padding: 0 5px 0 15px;
}
.tematicos .column1-right .seccion{
	margin: 0 0 5px 0;
}
.tematicos .column1-left .seccion{
	margin: 0 0 5px 0;
}
.tematicos .column1-right h3{
	font-size: 2em;
	font-weight: normal;
	float: left;
	margin: 0 0 10px 0;
	width: 100%;
}
.tematicos .column1-right h3 a {
	text-decoration: none;
}
.tematicos .column1-right img {
	margin: 10px 0 10px 0;
}

.iconos-tematicos {
	padding: 10px 0 0 0;
	margin: 30px 0 10px 0;
	float: left;
	width: 95%;
	border-top: 1px solid #CCCCCC;
	list-style-type: none;
}
.iconos-tematicos p {
	font-size: 1.2em;
}
.iconos-tematicos ul {
	padding: 0;
	margin: 10px 0 0 0;
	list-style-type: none;
	font-size: 0.8em;
	float: left;
}
.iconos-tematicos img {
	border: none;
}
.iconos-tematicos li {
	float: left;
	margin: 0 15px 10px 0;
	text-align: center;
	width: 65px;
}

#flashcontent {
	margin-top: 10px;
	float: left;
}

.tematicos .destacados{
	font-size: 0.9em;
}
.tematicos .destacados p{
	margin: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.tematicos .destacados .titular-des {
	margin: 15px 0 0 5px !important;
}

.border-top {
	border-top: 1px solid #CCCCCC;
	padding-top: 20px;
	margin-top: 10px !important;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////////// column1-content-left */

/* Esta capa se sitúa a la izquierda dentro de #content y lleva el menu lateral */

#column1-content-left {
	width: 144px;
	height: 100%;
	float: left;
	padding: 0 5px 0 0;
	font-size: 0.9em;
}

#column1-content-left ul{
	margin: 0;
}
#column1-content-left a{
	color: #666;
	text-decoration: none;
}
#column1-content-left h5{
	color: #fff;
	background: #f00;
	text-transform: uppercase;
	font-size: 0.9em;
	margin: 0;
	border-top: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	padding: 5px 0 5px 7px;
}

/* /////////////////////////////////////////////////////////////////////////////////////////////////////////////////// menu-lateral */

/* Caja con el menú lateral específico de la web */

#menu-lateral {
	margin: 20px 10px 10px 0;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
#menu-lateral ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #efefef;
}
#menu-lateral ul ul {
	margin-top: 5px;
}
#menu-lateral ul ul li{
	background: #fff;
	border-left: none;
	border-right: none;
	border-bottom: #cccccc dotted 1px;
	padding-left: 10px;
}
#menu-lateral li {
	border-bottom: #efefef solid 1px;
	padding: 5px 0 5px 0;
	background: #f9f9f9;
}
#menu-lateral li a{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
	padding-left: 7px;
	display: block;
}
#menu-lateral li a:hover{
	text-decoration: underline;
}
#menu-lateral h5 a{
	text-decoration: none;
	color: #fff;
}
#menu-lateral h5 a:hover{
	text-decoration: underline;
}
#menu-lateral h5{
	background: #666;
	border: #ccc 1px solid;
}
#menu-lateral .li-selected {
	font-weight: bold;
	color: #333;
}
#menu-lateral strong {
	color: #333;
}

/* //////////////////////////////////////////////////////////////////////////////////////////////////////// column1-content-right */

#column1-content-right {
	float: right;
	padding: 10px;
	margin-right: -20px;
	width: 450px;
}

#google {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #CCCCCC;
	text-align: center;
	clear: both;
}

.sindicacion {
	list-style-type: none;
	padding: 10px;
	margin: -10px 0 0 0;
	*margin: 0 0 0 0;
}
.sindicacion li{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #efefef;
}
.sindicacion li a{
	text-decoration: underline;
}

.parrafo-corto {
	width: 200px;
	float: left;
}

.items fieldset {
	border: 1px solid #CCCCCC;
	padding: 20px 10px 10px 10px;
	margin-top: 20px;
	*margin-top: 10px;
}
.items legend {
	color: #f00;
	text-transform: uppercase;
	font-weight: bold;
}

/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////// promociones*/
.promocion1 {
	width: 600px;
	padding: 5px 5px 15px 5px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.promocion2 {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.promocion3 {
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.promocion1 img, .promocion2 img, .promocion3 img {
	border: none;
}

.img-home {
	margin-bottom: 20px;
}

.redsocial {
	padding-right: 0;
	width: 40%;
}

#divComentarios {
	width: 100% !important;
}
.caja2-menu {
	margin: 10px 10px 0 10px;
}
.caja2-menu .seleccionado {
	color: #333333 !important;
}

.tags-box {
	font-size: 0.9em;
}

.iconos {
	text-align: right;
	width: 52%;
}

.miga-pan {
	position: relative;
	top: 5px;
	float: left;
	padding-bottom: 5px;
	font-weight: bold;
	clear: both;
}
.miga-pan a{
	color: #333333 !important;
}
.pais-tematicos {
	font-size: 0.8em;
}

/*cambio DFS*/
.tags {
	background: #f3f3f3;
	padding: 10px;
	margin: 25px 0 10px 0;
}

#enconstruccion {
	background: url(../images/flecha.gif) no-repeat;
	padding: 0 0 20px 350px;
	float: left;
	margin-top: 20px;
}

#enconstruccion h2 {
	font-size: 3em;
	margin: 0 0 0 10px;
}

.searchResultsOptions {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}

