/*

-----------------------------------------------

Style Sheet
Site: Atento España
Author:   Dot Design    www.dotdesign.es
Version:  2009.1

----------------------------------------------- 

*/
* {
	 
	margin: 0;
	padding: 0;
}

html, body, div, p {
	font-family: Arial, Helvetica, sans-serif; 
}
body {	
	font-size: 12px;
	color:#666; 
	background: #e1dfdf;
}

.titulo-seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	color:#f5a32e;
	font-weight: bold;
	margin: 33px 0 0 18px;
	text-transform:uppercase;
	
}
h1 {
	font-family: 'Times New Roman', Times, serif; 
	font-size:24px;
	font-weight: bold;
	font-style: italic;
	color:#004469;
	margin: 10px 15px;
}
h3, h2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:18px;
	color:#f5a32e;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 15px;
}

h2.destacado {
	font-size:14px;
	color:#004469;
	font-weight: normal;
	background: url(../img/bolo.gif) no-repeat 0 5px;
	padding-left: 12px;
	margin: 10px 15px;
	padding-top: 0;
}

h4 {
	font-size:16px;
	font-weight: normal;
	color:#004469;
	margin: 0 15px;
	padding-top: 20px;

}

.dot {	
	margin: 10px 15px;
	padding: 10px;
	border: 1px dotted #666;
}

ul, ol {
	margin: 10px 15px;
	list-style-image: none;
	list-style-type:none;
	padding-left: 5px;
}

ol {
	margin: 10px 15px;
	margin-bottom: 0;

}
ul li {
	background: url(../img/bolo.gif) no-repeat 0 5px;
	padding-left: 12px;
	padding-bottom: 8px;

}
ol li {
	background: none;
	padding-left: 5px;
	padding-bottom: 5px;
}
a img {
	border: 0; 
	border-style: none;
}
img.right {
	float: right;

}
img.left {
	float: left;

}
#sumario img.left {
	float: left;
	margin: 0;
}

p { 
	padding: 15px 15px 0px 15px;
	line-height: 17px;
} 
a {
	color: #004469;
	text-decoration: none;
}
#contenido a {
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear:both; 
	width:99%; 
	height:1px;
}
#wrapper {
	position: absolute;
	width: 653px;
	left: 50%;
	margin-left: -327px;
}
#contenedor {
	border: 1px solid #d8d6d6;
	padding: 1px;
	background: #fff;
}

/* Cabecera ---------------------------------------  */

#cabecera {

}
#logo {
	padding: 6px 0 8px 0;
}
#tagline {
	float: left;
	text-align: center;
	font-size:12px;
	font-style: italic;
	color:#858585;
	margin-top: 26px;
	width: 234px;
}
#foto-cabecera {
	height: 78px;
	border-bottom: 2px solid #fff;
	overflow: hidden;
}
.home {
	height: 153px;
}
	
#foto-numeros {
	height: 8px;
	border: 2px solid #fff;
	overflow: hidden;
}	
	
.newsletter {
	background: #f5a32e;
	padding: 5px;
	padding-left: 12px;
	color: #fff;
	font-size: 11px;
}
/* Cuerpo ---------------------------------------  */

#contenido, #contenido-anteriores {
	background:#fff;
	border-top: 7px solid #f5a32e;
	padding-bottom: 15px;
}

.fotos {
	position: relative;
	margin: 10px 15px 0 15px;}

.pie-de-foto {
	position: relative;
	font-size:11px;  
	padding: 5px 15px;
	font-style: normal; 
	line-height:16px;
	display: block;
	color:#666; 
}
.absoluta {
	position: absolute;
	width: 140px;
	z-index:999;
	bottom: 1px;
	right: 0;
	padding-right: 5px;
	
	_float: right;
	_top: 1px;
	_padding-right: 25px;
}
.columna-derecha {
	width: 50%;
	float: right;
}
.columna-derecha-especial {
	width: 300px; 
	float: right; 
	padding: 0 10px; 
	border-left: 1px dotted #666; 
	font-size: 11px; 
	margin-left: 20px; 
	line-height: 14px;
}
.columna-derecha-especial p {
	line-height: 15px;
} 
.columna-derecha-destacado {
	float: right; 
	width: 230px; 
	font-size: 16px; font-family: 'Times New Roman', Times, serif; 
	color: #004469; 
	line-height: 20px; 
	font-style: italic;
	border-left: 1px dotted #666;
	padding: 0 10px;
	margin-left: 10px;
}


.columna-izquierda-destacado {
	float: left; 
	width: 230px; 
	color: #004469; 
	line-height: 20px; 
	border-right: 1px dotted #666;
	padding: 0 5px;
	margin-right: 25px;
}

.columna-derecha-fondo {
	float: right; 
	width: 230px; 
	font-size: 14px; font-family: 'Times New Roman', Times, serif; 
	color: #58585a; 
	line-height: 18px; 
	font-style: italic;
	margin: 0 15px;
	background: #dadbe2;
	text-align: center;
	margin-top: 10px;
}

.columna-derecha-fondo p {
	padding: 12px;

}

.columna-derecha-fondo p.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#004469;
	font-style: normal;
	margin-top:-5px;
}


.columna-izquierda {
	width: 50%;
	float: right;
}
.bold {
		
	font-weight: bold;
	color:#004469;
	}
/* Sumario boletin ---------------------------------------  */

#sumario {
	background: #f7f7f7;
}

.tt-indice {
	font-family:'Times New Roman', Times, serif;
	color:#f5a32e;  
	font-size: 60px;
	line-height: 50px;
	font-style: italic;
	padding:0 15px;
	margin-left: 178px;
	border-bottom: 2px solid #fff;
}

.sumario-columna {
	width: 200px;
	float: right;
}
.tt-tribuna {
	background: #0094ab;
	color: #fff;
	font-family:'Times New Roman', Times, serif;
	font-size: 16px;
	text-transform:uppercase;
	padding: 1px 15px;
}
.sumario-columna a {
	padding: 10px 15px;
	display: block;
}
.sumario-columna hr {
	color:#0094ab; 
	border: 0; 
	height: 7px; 
	background-color: #0094ab;
}
.tt-naranja {
	font-family:'Times New Roman', Times, serif;
	color:#f5a32e;  
	font-size: 35px;
	line-height: 18px;
	font-style: italic;
	font-weight: bold;
	padding: 1px 15px;
}
.tt-azul {
	font-family: Arial, Helvetica, sans-serif;
	color:#002f46;  
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	padding: 8px 15px 3px 15px;
	text-transform:uppercase;
}
.small {
	font-size: 26px;
	line-height: 20px;
}

.sumario-contenido {
	margin-right: 200px;
	background: #fff;
	padding-bottom: 0;
}
.noticia-principal {
	margin-left: 178px;
	border-top: 5px solid #f5a32e;
	padding: 10px 15px;
	background: #fcfceb;
	margin-bottom: 10px;
}
.noticia-principal a {
	font-size: 14px;
	padding-bottom: 2px;
	display:block;
}

.tt-actualidad { 
	padding: 15px 0;
	font-family:'Times New Roman', Times, serif;
	color:#f5a32e;  
	font-size: 35px;
	line-height: 12px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #f5a32e;
	margin: 10px 15px;
}

.sumario-contenido ul {
	list-style-type: none;
	list-style-image: none;
	margin: 10px 15px;
	padding: 0;
	margin-bottom: 0;
	border: 0;
}
.sumario-contenido li {
	padding-left: 10px;
	padding-bottom: 5px;
	background: url(/comun/img/bolo-flecha.gif) no-repeat 0 2px;

}


/* Pie ---------------------------------------  */

.portada, .otros-numeros { 
	font-family:'Times New Roman', Times, serif; 
	font-size:20px;
	font-style: italic;
	font-weight: bold;
	padding: 10px 0;
	background: #f7f7f7;
}
.portada {
	border-top: 5px solid #f5a32e;
	padding-left: 35px;
}
.otros-numeros {
	border-top: 5px solid #0094ab;
	float: right;
	width: 200px;
}	

#pie {
	padding: 2px 0;
}

.leyenda {
	color: #004469;	
	font-size: 11px;
	text-align: right;

}
#pie a {
	float: left;
	color: #004469;
	font-weight: bold;
	margin-left: 13px;
}
.texto-legal {
	font-size: 10px;
	padding: 15px 0;
}


/* Números Anteriores ---------------------------------------  */


.acordeon {
	clear:both;
	background: #f7f7f7;
	min-height: 400px;
}

.acordeon h4 a:link {
	font-size: 16px;
	font-weight: bold;
	border-top: 2px solid #004469;
	padding: 10px 0;
}

.collapse {
	padding-bottom: 15px;

}

.expand { 
	clear:both; 
}
h4.expand { padding-bottom: 20px;}
.expand a {display:block;}
.expand.open a {
}
.expand a:hover, .expand a:active, .expand a:focus {
	overflow:hidden;
}
.closed { 
	clear:both; 
}
.closed a {
	display:block;
}
.closed.open a {
}
.closed a:hover, .closed a:active, .closed a:focus {
	overflow:hidden;
}
.tt-anteriores {
	color: #f5a32e; 
	font-size: 14px;
	line-height: 50px;
	text-transform:uppercase;
	padding: 10px;
}

/* Tablas ---------------------------------------  */

table.edicion {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin: 10px 15px;
}
table.edicion th, table.edicion td {
	padding: 2px 10px;
	border-bottom: 3px solid #002f46;
	vertical-align: top;
}

table.edicion th {
	color:#002f46;
	padding-top: 12px;
}

table.edicion tr.cabecera td {
	font-size: 16px;
	color: #f5a32e;
	border-bottom: 3px solid #f5a32e;
	padding: 10px 10px;
	font-weight: bold;
}


table.naranja {
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	border-collapse: collapse;
	empty-cells: show;
	margin: 10px 15px;
	margin-top: 20px;
}
table.naranja th, table.naranja td {
	padding: 4px 10px;
	border-bottom: 1px solid #f5a32e;
	vertical-align: top;
}

table.naranja th {
	color: #f5a32e;
	padding-top: 12px;
}

table.naranja tr.cabecera td {
	font-size: 16px;
	color: #002f46;
	border-bottom: 2px solid #002f46;
	padding: 10px 10px;
	font-weight: bold;
}


.nombre-destacado {margin-top: 3px; color: rgb(245, 163, 46); font-weight: bold; font-size: 11px; font-style: normal; font-family: Arial,Helvetica,sans-serif; line-height: 14px;}
