@charset "UTF-8";
/* CSS Document */
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#FC9;
	background-image:url(cardboard4.jpg);
	background-repeat:repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

p {
	margin:0.8em 0;
}

a {
	text-decoration:none;
}

img {
	margin-left:10%;
	margin-right:auto;
}

center {
	margin:30px 0;
	padding:1em;
	border:1px solid #aaa;
	
}

img {
	margin-top:10px;
	margin-bottom:10px;
}


.thrColElsHdr #container { 
	width:56em;  
	background: #Fbfbfb;
	margin: 0 auto; 
	text-align: left; 
	border-left:solid 2px #630;
	border-right:solid 2px #630;
	height:100%;
} 
.thrColElsHdr #header {  
	font-size:38pt;
	font-weight:100;
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
	font-family: "IM Fell DW Pica SC", sans-serif;
	border-bottom:thin solid #333;

} 

.thrColElsHdr #header a {
	color:#000;
}

.thrColElsHdr #header p {  
	padding-top:0.1em;
	font-size:40pt;
	font-weight:100;
	text-align:center;
	font-family: "IM Fell DW Pica SC", sans-serif;
}

.thrColElsHdr #header .subtitulo {   	
	font-size:14pt;
	font-weight:100;
	text-align:center;
	margin-bottom:0.5em;
	font-family: "IM Fell DW Pica SC", sans-serif;
}


.thrColElsHdr #sidebar1 {
	float: left; 
	width: 11em; 
	background: #FFF;
	padding: 0px 12px;
	border-right:thin #666 dotted;
	font-family: 'Droid Sans', arial, serif;
	font-size:10pt;
	line-height:1.4em;
	min-height:350px;
	margin-bottom:0px;
}
.thrColElsHdr #sidebar2 {
	float: right; 
	width: 11em; 
	background: #FFF;
	padding: 0px 12px;
	border-left:thin #666 dotted;
	font-family: 'Droid Sans', arial, serif;
	font-size:10pt;
	line-height:1.4em;
	min-height:350px;
	
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar2 h3 {
	margin-left: 0	px; 
	margin-right: 10px;
	font-size:14pt;
	line-height:1.2em;
}


.thrColElsHdr #mainContent {
 	margin: 0 11em 0 11em; 
	font-family: 'OFL Sorts Mill Goudy TT', arial, serif;
	font-size:13pt;
	letter-spacing:0px;
	line-height:1.2em;
	text-align:left;
	color:#111;
	padding:0px 8px;
	height:100%;
}

.thrColElsHdr #mainContent p {
 	padding-bottom:0.4em;
	text-indent:1em;
	text-align:justify;
	font-style:normal;
}

.thrColElsHdr #mainContent ul li {
 	padding-bottom:0.6em;
}

.recientes	 {
	list-style-type:none;
	padding-bottom:0;
	font-style:normal;
}

.thrColElsHdr #mainContent h1 {
 	font-family: 'Cardo', arial, serif;
	font-size:20pt;
	color:#333;
	padding-bottom:0.6em;
	line-height:22pt;
	font-style:normal;
} 


.thrColElsHdr #mainContent .subtitulo {
 	padding-bottom:1em;
	text-align:right;
	color:#797979;
} 

.thrColElsHdr #footer { 
	padding: 0 10px; 
	background:#FFF;
} 
.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	font-family: 'Cardo', arial, serif;
	font-size:8pt;
	text-align:center;
	color:#333;
}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { /
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.leermas {
	font-size:smaller;
	font-style:italic;
	text-align:right;
	color:#03F;
}

#comentarios  {
	margin-top:15px;
	border-top:outset 3px #666;
	padding-top:6px;
}

.comentario {
	font-size:11pt;
	font-style:normal;
	padding-bottom:1em;
	border-bottom:thin solid #333;
	text-indent:0.5em;
	margin-bottom:0.9em;
}
.comentarista {
	padding-top:9px;
	font-size:12pt;
	font-weight:bold;
	padding-bottom:1.1em;
}


