*+html #container, *+html .footer , *+html .sombrader, *+html .sombraizq   { height:1%; }
* html #container, * html .footer ,*html .sombrader, *html .sombraizq { height:1%; }
#container:after , .footer:after , .sombrader:after , .sombraizq:after { content: ".";display: block;height: 0;clear: both;visibility: hidden; }/* parametro para mozilla y opera */

body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	text-align: center;
	background: #F5F5F5;
}
#supercontainer{ 
	position:relative;
	width:827px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}
.sombrader{float:right}
.sombraizq{float:left}
#container {
	float:left;
	width:807px;
	background: #ffffff;
	text-align: left; /* this overrides the text-align: center on the body element. */
	display: block;
}
#header {
	float:left
}
#colizq {
	width: 447px;
	float:left;
	margin:10px 0 0 15px;
	display: inline;
}
#colder {
	width: 312px;
	float:right;
	margin:10px 15px 0 0;
	display: inline;
}
.section{
	color: #013D6A;
	font-weight: bold;
	float:right;
	margin:0;
}
.titleSection{
	color: #013D6A;
	font-weight: bold;
	margin:0;
}
.tituloNota{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:40px;
	color: #CC0000;
	margin:0 0 0 0;
}
.copete {
	margin:15px 0 15px 15px;
	padding: 0 10px 0 15px;
	border-left: 1px solid #C4C4C4;
	line-height:15px;
	font-size: 14px;
	color: #333333;
}

.copete strong{
    line-height: 22px;
	font-size:21px;
}

.tituloVideo{
	font-size:11px
}

.tituloVideo strong{
	color: #CC0000;
	font-size:16px;
}
#video {
	padding:4px; 
	border:1px solid #E8E8E8
}
.enviar{
	float:right
}
.url {
	font-family:Georgia, "Times New Roman", Times, serif; 
	color:#828282; 
	font-size:13px;
	margin: 5px;
	padding: 2px;
}
input{
	color:#3F3F3F; 
	font-family:"Courier New", Courier, monospace; 
	font-size:12px; 
	border:1px solid #A4A4A4; width:350px; 
	float:right;
}





ul{
	padding:0;
	margin: 0;
	display: inline;
	list-style-type:none;
}

.commentModule{display: block;}

.comenTitle{
	color:#013D6A;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 0;
}
.comenNick{
	background-color:#F5F5F5;
	list-style:none;
	padding:5px;
	color:#B1B1B1;
	display: block;
}
.comenNick strong{ 
	text-decoration:underline;
	color:#000000;
}
.comenContent{
	list-style:none;
	font-size:11px;
	color:#5B5B5B;
	padding:0 0 0px 5px;
}
.reply {
	text-align: right;
	padding:0 0 10px 0px;
}
.reply a{
	text-decoration:underline;
	color:#013D6A;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
}



.sponsors{
	border:1px solid #CCCCCC;
	padding: 5px 5px 0 5px;
 	text-align: center;
	margin: 0 0 15px 0;
 }
.sponsors ul li{
 	list-style:none;
	text-align:left;
	padding:0 0 0 5px;
	_text-indent: -15px;
 }
.sponsors .sponsorTitle{color:#0000FF; text-decoration:underline}
.sponsors .sponsorTitle a{color:#0000FF}
.sponsors .link{ padding:0 0 5px 5px}
.sponsors .link a{color: #006600;}
 
 
 
 .missing{
 	background-color:#F5F5F5;
 	padding: 7px;
	height:84px;
 }
 .missing img{
 	float:left;
	margin: 0 7px 0 0;
}
.missingText{
	font-size:10px;
	margin:0;
}
.missingText strong{
	font-size:14px;
	color:#990000
}
.tags{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C4C4C4;
	margin:0 0 15px 0;
}
.tags strong{color:#013D6A;
font-size:24px;
line-height:40px;
}
.tag1{text-decoration:none; font-size:34px; color:#C4C4C4;}
.tag2{text-decoration:none; font-size:21px; color:#C4C4C4;}
.tag3{text-decoration:none; font-size:16px; color:#C4C4C4;}
.tag4{text-decoration:none; font-size:26px; color:#C4C4C4;}
.banner{
	padding:5px 5px 12px 5px;
	border:1px solid #CCCCCC
}
.publi{float:right}


.footer{font-size:11px; color:#5B5B5B; height: 100px; padding: auto 0;}
.footer a{font-size:9px; text-decoration:none;}

.division{border: 0; margin: 0; padding: 0; clear: both; height: 1px; visibility: hidden; *display: none;  display: block;}

