@import url("secciones.css");
@import url("menu.css");
@import url("noticia.css");
@import url("indeep.css");
@import url("forms.css");

* { 
	font-family: arial, verdana, sans;
	font-size: 10pt;
}

body {
	margin-top: 10px;
	background-image: url(../images/trama_1.gif);
	background-color: #ccc;
	color: white;
	width: 947px;
}


a {
	color: black;
}

.debug {
	background-color: white;
	color: black;
}

.anchor 
{
	color: black;
}

a:hover {
	text-decoration: none;
}

h1 {
	margin-bottom: -5px;
	font-size: 20pt;
}

.negrita {
	font-weight: bold;
}

.destacado {
	font-weight: bold;
	text-decoration: none;
}

.epigrafe {
	margin-top: 8px;
	margin-bottom: 2px;
	margin-right: 5px;
	display: inline;
	float: right;
	font-size: 8pt;
}

.epigrafe a {
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

.titular, .titularIndeep, .titularIndeepOther
{
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.titular, .titularIndeep {
	display: block;
}


/************ Titular con una linea de subrayado *******************/

.titular:hover, .titularIndeep:hover, .titularIndeepOther:hover {
	text-decoration: underline;
}

/************ Excepciones explorer 7 *******************/
*+html .titular:hover, *+html .titularIndeep:hover, *+html .titularIndeepOther:hover {
	text-decoration: underline;
}
/************ Excepciones explorer 6 *******************/
* html .titular:hover, * html .titularIndeep:hover, * html .titularIndeepOther:hover {
	text-decoration: underline;
}

.titular
{
	margin-top: 5px;
	font-size: 20pt;
	line-height: 20pt;
}
.titularIndeep
{
	font-size: 16pt;
	line-height: 14pt;
}

.titularIndeepOther 
{
	text-decoration: underline;
	font-size: 8pt;
	display: block;
}


.bloque_portada {
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-top: 21px;
	padding-left: 0;
	background-image: url(../images/cap_en_artwork.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color:  black;
	display: inline; 
	float: left;
	width: 450px;
	/* height: 338px */
	overflow: hidden; 
	border: 1px solid black;
}
.img_portada {
	max-width: 450px;
}



#contentContainer {
	display: inline;
	float: left;
	width: 702px;
	height: 100%;
	margin-left: 258px;
	background-image: url(../images/trama_2.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#footerContainer {
	display: inline;
	float: left;
	width: 633px;
	padding-left: 85px;
	margin-left: 242px;
	clear: both;
	text-align: left;
	background-color: white;
	color: black;
	background-image: url(../images/trama_2.gif);
	background-position: right top;
	background-repeat: repeat-y;
}

#footerContainer a {
	font-size: 8pt;
	font-weight: bold;
}

#columna1 {
	width: 230px;
	display: inline;
	float: left;
}

#columna2 {
	width: 452px;
	display: inline;
	float: left;
}

#columna3 {
	margin-left: 18px;
	min-height: 900px;
	overflow: visible;
	width: 232px;
	display: inline;
	float: left;	
}


#pubbcst
{
	border: 1px solid black;
	color: black;
	width: 230px;
	height: auto;
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	padding-bottom: 5px;
	display: block;
	float: left;
}


#pubbcsttit {
	font-size: 9pt;
	display: inline; 
	float:left; 
	font-weight: bold; 
	margin-left: 12px; 
	margin-top: 9px; 
	margin-bottom: -10px;
}

.pubbcstItem {
	border-top: 1px solid black;
	margin-top: 5px;
	padding: 10px;
	font-size: 8pt;
	float: left;
	display: inline;
	width: 210px;
}

.pubbcstItem a {
	font-size: 8pt;
	font-weight: bold;
}

option {
	background-color: white;
	border: 0px solid transparent;
}


.publicidadPlacer {
	width: 450px;
	display: block;
	float: left;
	background-color: white;
	border: 1px solid black;
	color: black;	
}


.sombraArticulo 
{
	background-image: url(../images/pixelsemitrans.png);
	height: 6px;
	width: 452px;
	display: inline;
	float: left;
}

/****************
Comentarios
*****************/
#comentarios
{
	display: block;
	float: left;
	border: 1px solid black;
	width: 450px;
}

#placeComment 
{
	border: 1px solid black;
	width: 430px;
	float: left;	
	color: black;
	padding: 10px;	
}


.comentarioPlacer 
{
	border-bottom: 1px solid black;
	width: 430px; 
	padding: 10px;
	color: black;
	float: left;
}

.comentarioTitle
{
	font-size: 8pt;
	float: left;
}

.comentarioTexto
{
	display: block;
	float: left;
	width: 430px;
	margin-top: 5px;
}

.contriLastArticles 
{
	padding: 10px;
	padding-bottom: 15px;
	width: 430px;
	float: left;
	display: block;
}

.tituloBloque 
{
	font-size: 8pt;
}

.tituloBloqueDestacado
{
	font-size: 8pt;
	font-weight: bold;
	color: black;
}

#fraseTTNContainer
{
	width: 452px;
	height: 20px;
	background-color: black;
	margin-bottom: 10px;
	background-image: url(../images/frase_rayas.gif);
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 1px;
}

#fraseTTN 
{
	background-color: black;
	padding: 0 5px 0 5px;
	font-weight: bold;
	color: white;
	width: 1px;
	
	margin-left: auto;
	margin-right: auto;
	white-space: nowrap;
}

.cntryselect 
{
	background-color: blue;
}

.cntryselect:hover 
{
	background-color: red;
}

#pbCaptcha, #commCaptcha, .captcha
{
	text-transform: uppercase;
}