/* Estilos Básicos */

body {
    color: #000;    
	background: #ebebeb url(../img/bg.jpg) center center repeat-y;
	
	margin: 0;
	padding: 0;
    
    font: 12px/140% Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	text-align: left;
}

iframe {
    border: 0;
    overflow: hidden;
}

iframe.contact {
    margin-left: -14px;
}

.text-centered { text-align: center; }

h1 {
	font-size: 20px;
	line-height: 110%;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	letter-spacing: -1px;
	margin-bottom: 5px;
	margin-top: 2px;
}

h2 {
	font-size: 18px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

h3 {
	font-size: 16px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

h4 {
	font-size: 14px;
	line-height: 110%;
	text-align: left;
	margin-top: 2px;
	margin-bottom: 5px;
}

a {
	color: #006699; /* #320200 */;
	text-decoration: none;
}

img {
	border-style: none;
}

header, footer, section, nav, aside, hgroup {
    display: block; 
}


ul.clean { margin: 0; padding: 0; }
ul.clean li { list-style-type: none; margin: 0; padding: 0; }
/* Estilos para las cajas */


.wrapped {
	width:  960px;
	height: auto;
	margin: 0 auto;
}


section#top {
	width:  100%;
	height: 30px;
	margin: 0;
    padding: 0;
    

	height: 30px; background: url("../img/bg_top.png");
}

section#top div.wrapped {
    font-size:11px;
	color: #666666;
	width: 940px !important;
	padding: 7px 10px;
	overflow: hidden;
}



section#main {
	width: 960px;
	height: auto;
	text-align: left;
	margin: -5px auto 0;
	
}

section#wrap {
	width: 960px;
	height: auto;
	margin: 0px auto 0px auto;
}

#welcome {
	width:320px;
	height:20px;
	font-size:11px;
	color: #666666;
	float:left;
	margin: 4px auto 0px 10px;
	text-align:left;
}

#topdate {
	width:320px;
	height:20px;
	font-size:11px;
	color: #666666;
	float:right;
	margin: 4px 10px 0px auto;
	text-align:right;
}

/* estilos para las cajas de los contenidos interiores. p.d: in=interior*/

#generalcontent {
	width:715px;
	height:790px;
	float:left;
	margin: 0px 0px 0px 2px;
	background-image:url(../img/interiortop.jpg);
	background-position: top right;
	background-repeat:no-repeat;
}

.intitulo {
	color:#006699;
	width: 660px;
	float:left;
	font-size:18px;
	text-align:left;
}

.intexto {
	color:#666666;
	width: 660px;
	float:left;
	font-size:12px;
	letter-spacing:-1px;
	text-align:left;
}


/* estilos para el header */
 
section#main > header {
    display: block;
    
	background-image: url(../img/header.jpg);
	
	width: 960px;
	height: 140px;
}


.logo h1 a {
	width: 315px;
	height: 125px;
	float:left;
    background-image: url(../img/logo.jpg);
	text-indent: -5000px;
	outline: 0 none;
}



/* estilos para el mini menu superior */



#minimenu {
	color: #666666;
	font-size:11px;
	width: 430px;
	height: 20px;
	float:right;
	margin: 20px 35px 0px auto;
	text-align: right;
}



/* estilos para el buscar */



#search {
	width:315px;
	height:30px;
	float:right;
	margin: 0px 35px 0px auto;
}



/* estilos para la botonera */

nav#menu {
	width:960px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	background-image:  url(../img/bg_btns.jpg);
	background-repeat:repeat-x;
}

nav#menu ul {
	color:#fff;
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-transform:uppercase;
}

nav#menu ul li {
	width: auto;
	float: left;
	position: relative;
    z-index: 100;
	
	height:16px;
    padding: 7px 13px 7px 13px;
	
	background: url(../img/bg-nav-item.jpg) left center no-repeat;
}

nav#menu ul li a {
	color: #fff;
	font-family: 'Droid Sans', Arial, sans-serif;		
    font-size: 11px;	
	text-decoration: none;
}

nav#menu ul li.current_page_item a {
	color: #999;
}

nav#menu.ul li:hover {
   overflow: hidden;
}

nav#menu li:hover a {
}

nav#menu ul li ul {
    display: none;
}

nav#menu ul li:hover ul {
    display: block;
    position: absolute;
    top: 29px;
    left: 2px;
    margin: 0;
    
}

nav#menu ul li    ul li {
    float: none;
    background: url(../img/bg_btns.jpg);
    height: 22px;
    margin: 0;
    display: block;
    width: 100%;
    padding: 7px 9px 0;

    background-color: green;
    white-space: nowrap;
    overflow: hidden;
}


/* estilos para la galeria */



#gallery {
	width: 960px;
	height: 430px;
	margin: 5px auto 0px auto;
	padding-top:20px;
	float: left;
}



/* estilos para las cajas de contenido */


section#content {
	width: 960px;
	margin: 0;
	overflow: hidden;
}

/* Columna 1 */

section#content aside {
    float: left;
    display: inline !important;
}

section#content aside.sidebar {
    float: right;
    width: 220px !important;
    padding: 10px; 
    background-color: #F2F2F2;
    border-left: 1px solid #e9e9e9;
}    

section#content aside.left {
	width: 195px;
	padding-left: 20px;
}


section#content aside.center {
    margin-left: 15px;
    width: 500px;
}

section#content aside div.box {
    width: 248px;
    float: left;
    margin-bottom: 10px;
    overflow: hidden;
    border-right: dotted #e7e7e7 thin;
}

section#content aside div.box h2 {
    height: 29px;
    padding: 16px 0 0 13px;
    text-transform: none;
    border-bottom: 1px solid #d8d8d8;
    background-color: #e7e7e7;
    font-family: 'Droid Sans', Arial, sans-serif;
    font-size: 14px;
    margin-top: 0;
}

section#content aside div.last-news h2 { background: url(../img/banners/ultimas-noticias.jpg) right top no-repeat; color: #2f6f9d; }
section#content aside div.last-news ul { margin-left: 0; padding: 0 12px; }
section#content aside div.last-news ul li { list-style-type: none; text-align: left; margin-bottom: 5px;}
section#content aside div.last-news ul li time { font-size: 12px; color: #999; display: block; }
section#content aside div.last-news ul li a { color: #135c91; font-size: 12px; }

section#content aside div.gov-news { clear: both; }
section#content aside div.gov-news h2 { background: url(../img/banners/gobierno-informa.jpg) right top no-repeat; color: #2f6f9d; }
section#content aside div.gov-news ul { margin-left: 0; padding: 0 12px; }
section#content aside div.gov-news ul li { list-style-type: none; text-align: left; margin-bottom: 5px;}
section#content aside div.gov-news ul li time { font-size: 12px; color: #999; display: block; }
section#content aside div.gov-news ul li a { color: #135c91; font-size: 12px; }

section#content aside.center div.specials h2 { background: url(../img/banners/especiales.jpg) right top no-repeat; }
section#content aside.center div.specials ul { margin-left: 0; padding: 0 12px; }
section#content aside.center div.specials ul li { clear:both; list-style-type:none; margin-bottom:10px; overflow:hidden; text-align:left;}
section#content aside.center div.specials ul li img { float: left; margin-right:5px;  }
section#content aside.center div.specials ul li h3 { margin: 0 0 2px 0px; color: #135c91; font-size: 12px; font-weight: normal;text-transform: none; }
section#content aside.center div.specials ul li p { margin: 0 0 0 0px; color: #666666;  }

section#content aside div.primera-dama h2 { color: #D22225; }
section#content aside div.primera-dama ul { margin-left: 0; padding: 0 12px; }
section#content aside div.primera-dama ul li { list-style-type: none; text-align: left; margin-bottom: 5px;}
section#content aside div.primera-dama ul li time { font-size: 12px; color: #999; display: block; }
section#content aside div.primera-dama ul li a { color: #135c91; font-size: 12px; }

section#content aside.center div.calendar h2 { background-image: url(../img/banners/agenda-presidente.jpg); color: #d23d3d; }
section#content aside.center div.calendar ul { margin-left: 0; padding-left: 12px; }
section#content aside.center div.calendar ul li { list-style-type: none; text-align: left; margin-bottom: 10px; position: relative; }
section#content aside.center div.calendar ul li time { font-size: 15px; color: #666666; text-align: center; position: absolute; top: 3px; }
section#content aside.center div.calendar ul li time span { font-size: 25px; display: block; margin-top: 5px; }
section#content aside.center div.calendar ul li p { border-left: #cc0101 solid thin; margin-left: 40px; padding-left: 10px; color: #666666; padding-top: 2px; margin-right: 5px; }
section#content aside.center div.calendar ul li p span { display: block; color: #cc0000}





aside.right {
    width: 207px;
    margin-left: 3px;
}

aside.util div.newsletter {
    margin-bottom: 10px;
    text-align: center;
}

aside.util div.newsletter h2 {
    height: 29px;
    padding: 16px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #d8d8d8;
    background-color: #e7e7e7;
    font-family: 'Droid Sans', Arial, sans-serif;
    font-weight: normal;
    color: #135c91;
    font-size: 14px;
    margin-top: 0;
}





/* Columna 2 */

#box2 {
	width: 250px;
	height:595px;
	float:left;
	margin-right:5px;
	border: dotted #e7e7e7 thin ;
}

.boxgobierno {
	color:#135c91;
	width:230px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-align:left;
	background-image:url(../img/gobiernoinforma.jpg);
}

.boxup {
	width: 250px;
	height: 275px; 
	float:left;
}

.boxdown {
	width:250px;
	height:265px;
	float:left;
}

.lastnews {
	color:#FFF;
	text-transform:uppercase;
	width:230px;
	height:18px;
	background-color:#006699;
	float:left;
	padding: 3px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
}

.contentpost {
	width: 230px;
	height: 50px;
	float:left;
	margin: 5px 0px 5px 10px;
}

.date {
	color: #666666;
	width:120px;
	height:13px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-bottom:5px;
}

.infopost {
	width:225px;
	height:30px;
	float:left;
	color:#135c91;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
}

/* Columna 3 */

#box3 {
	width:250px;
	height:595px;
	float:left;
	margin-right:5px;
	border: dotted #e7e7e7 thin ;
}

.boxagenda {
	color:#d23d3d;
	width:230px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-align:left;
	background-image: url(../img/agendadelpresidente.jpg);
}

.especial {
	color:#FFF;
	text-transform:uppercase;
	width:230px;
	height:18px;
	background-color:#006699;
	float:left;
	padding: 3px 10px 0px 10px;
	font-weight:bold;
	text-align:left;
}

.bigmonth {
	width: 50px;
	height: 15px;
	float:left;
	font-size: 14px;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
}

.biginfo {
	font-size:40px;
	width: 50px;
	height: 50px;
	margin: 0px auto 0px 0px;
	float:left;
	border-right: #cc0101 solid thin;
}

.bigdate {
	font-size:25px;
	width: 50px;
	height: 28px;
	margin: 0px -5px 0px 0px;
	float:left;
}

.thumb {
	width: 60px;
	height: 45px;
	margin: 0px auto 0px 10px;
	float:left;
}

.resumen {
	color:#135c91;
	width:120px;
	height:15px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-left:5px;
}

.hour {
	color: #cc0101;
	width:120px;
	height:15px;
	float:left;
    font-size: 12px;
	font-weight: 700;
	text-align:left;
	margin-left:5px;
}

.infopost2 {
	width:150px;
	height:30px;
	float:left;
	color: #666666;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
	margin-left:5px;
}

.infopost3 {
	width:150px;
	height:30px;
	float:left;
	color: #666666;
	font-size: 11px;
	text-align:left;
	font-weight: 500;
	line-height: 1;
	margin-left:5px;
}

/* Columna 4 */

#box4 {
	width:195px;
    height:595px;
	margin-right:20px;
	float:left;
	background-image:url(../img/side4.jpg);
	background-repeat:no-repeat;
}

.boxtop {
	color:#135c91;
	width:175px;
	height:15px;
	margin: 0px 0px 0px 0px;
	float:left;
    font-size: 14px;
	font-weight:bold;
	letter-spacing:-1px;
	padding: 15px 10px 15px 10px;
	text-transform:uppercase;
	background-color:#e7e7e7;
}

.boxesright {
	width:195px;
	height:70px;
	margin: 8px 0px 0px 0px;
	float: left;
}


/* estilos para el SIDEBAR si existe */

#sidebar {
	width:240px;
	height:760px;
	float:left;
	background-color:#f2f2f2;
	border: dotted #e7e7e7 thin ;
}

/* estilos para el footer */


section#main footer {
    clear: both;
	height: 70px;
	background-color: #f8f8f8;
	margin: 30px auto 5px auto;
	
}

section#main footer nav.sites { text-align: center; }
section#main footer nav.sites a { margin-right: 10px; }

.logos {
	width: 100px;
	height: 70px;
	float:left;
	margin: 0px 0px 0px 9px;
}



/* estilos para el menu inferior, debajo del footer */


#bottommenu {
    padding: 0 10px;
    margin: 0;
    height: 21px;
}

#bottommenu address { float: left; font-style:normal; color: #666; }
#bottommenu nav { float: right; color: #a7a7a7; }
#bottommenu nav a { color: #666; }
#bottommenu nav a:hover { color: #135C91; }





#menu1 {
	color:#a7a7a7;
	font-size:11px;
	width: 430px;
	height:20px;
	float:left;
	text-align:left;
	margin: 0px auto 0px 35px;

}

#menu2 {
	color:#a7a7a7;
	font-size:11px;
	width:430px;
	height:20px;
	float:right;
	text-align:right;
	margin: 0px 35px 0px auto;
}

.debug { outline: 1px solid red;}
.aligncenter { margin: 0 auto; display: block; }
.alignleft { float: left; }
.alignright { float: right; }
.block { display: block; }
.none { display: none; }

section.list,
article.post {
    width: 699px;
    float: left;
    padding-left: 20px;
}


article.post header {
    background: url(../img/bg-inter-top_01.jpg) left top no-repeat;
}

article.post nav.breadcrumb { float: left; height: 27px; padding: 13px 0 0 0; }
article.post nav.breadcrumb a { text-transform: uppercase; color: #666; font-size: 10px; }

article.post nav.breadcrumb strong { display: none; text-transform: uppercase; font-weight: normal; color: #666; font-size: 10px; }



article.post ul.tools { float: right; height: 40px; margin: 0; }
article.post ul.tools li { float: left; }

article.post header h2.title {
    clear: both;
    background: url(../img/bg-inter-top_03.jpg) right bottom no-repeat;
    color: #006699;
    font-size: 18px;
    font-weight: normal;
    text-transform: none;
    font-family: 'Droid Sans', Arial, sans-serif;
    padding:20px 20px 20px 6px;
    overflow: hidden;
}

article.post section.body { margin-left: 20px; margin-right: 10px; }
article.post section.body img { max-width: 640px; height: auto; }
article.post section.body p { color: #666666; text-align: justify; margin-right: 20px;}
article.post section.body blockquote { border-left: 1px solid #006699; padding-left: 10px;}
article.post section.body h2 { color: #006699; text-transform: none; margin-top: 30px; font-family: 'Droid Sans', Arial, sans-serif; font-weight: bold; font-size: 16px; }
article.post section.body h3 { color: #006699; text-transform: none; margin-top: 15px; font-family: 'Droid Sans', Arial, sans-serif; font-weight: bold; font-size: 14px; }
article.post section.body ul li { color: #666; margin-bottom: 5px; }


article.post section.tools { padding: 10px; margin-top: 20px; border-top: 1px solid #ECECEC; text-align: center; }

aside.left ul { margin: 0; padding: 0; }
aside.left ul li { list-style-type: none; margin-bottom: 10px; }

aside.left ul li.primera-dama { margin-left: 5px; overflow: hidden; }
aside.left ul li.primera-dama img { float: right; margin-left: 10px; }
aside.left ul li.primera-dama hgroup { font-family: 'Droid Sans', Arial, sans-serif; font-weight: normal; }
aside.left ul li.primera-dama a { color: #cc0000; }
aside.left ul li.primera-dama p {  color: #7a7a7a; }

aside.util ul { margin-left: 10px; }
aside.util ul li { margin-bottom: 10px !important;}

aside.util ul li.chileclic { background: url(../img/banners/chile-clic.png) left top no-repeat; height: 170px; padding: 0px; }
aside.util ul li.chileclic a { height:61px; width:195px; display: block; }
aside.util ul li.chileclic form { padding: 10px 16px 0; margin: 0;}
aside.util ul li.chileclic form input.text { border: 0; float: left; width: 140px; }
aside.util ul li.chileclic form button.image { float: right; border: 0; background: url(../img/banners/lupa-chile-clic.png) left top no-repeat; text-indent: -10000px; margin: 0; padding: 0; width: 17px; height: 17px; }

aside.util ul li.networks a { border-top: 1px solid #dcdcdc; }
aside.util ul li.networks a img { display: block; }

#fidelizador { border: 0; overflow: hidden;}


/* Idiomas en Biografía Presidente */
ul.flags { overflow: hidden; margin: 0 !important; padding:0 0 0 12px; }
ul.flags li { background-position:left center; background-repeat:no-repeat; float:left; height:21px; list-style-type:none; padding: 5px 0 0 22px; text-align:left; width:77px; }
ul.flags li.es  { background-image: url(../img/flags/cl.png); }
ul.flags li.en  { background-image: url(../img/flags/us.png); }
ul.flags li.pt  { background-image: url(../img/flags/br.png); }
ul.flags li.fr  { background-image: url(../img/flags/fr.png); }
ul.flags li.cn  { background-image: url(../img/flags/cn.png); }
ul.flags li.de  { background-image: url(../img/flags/de.png); }
ul.flags li.jp  { background-image: url(../img/flags/jp.png); }
ul.flags li.arn { background-image: url(../img/flags/arn.png); }
ul.flags li a.active { font-weight: bold; }
div.separator { margin: 10px 20px; height: 1px; overflow: hidden; background-color: #CCC; }

ul.banners { margin: 0; padding: 0; }
ul.banners li { list-style-type: none; margin: 0; padding: 0; margin-bottom: 5px !important;}


section.people ul.list { float: left; margin-left: 20px; width: 697px; padding: 0;}

section.people ul.list li { display: block; clear:both; list-style-type:none; margin:0 20px 20px 20px; overflow:hidden; padding-bottom:15px; border-bottom: 1px solid 
#ECECEC;  
}
section.people ul.list li a.photo { float: left; display: block;}
section.people ul.list li hgroup { margin-left: 130px; display: block; }

section.people ul.list li hgroup h2, section.people ul.list li hgroup h3 { font-weight: normal; font-family: 'Droid Sans', Arial, sans-serif; color: #006699; }

section.people ul.list li p { margin-left: 130px; }
section.people ul.list li a.more { margin-left: 130px; display: block; }

section.people ul.list li dl { float: left; clear: left; margin: 20px 0 0 0; width: 110px; }
section.people ul.list li dl dt { color: #006699; font-family:'Droid Sans',Arial,sans-serif; font-size:14px; }
section.people ul.list li dl dd { margin-left: 0; margin-bottom: 20px; }
section.people ul.list li dl dd a { color: black; }




section.category ul.list { float: left; width: 697px; padding: 0; margin: 0 0 0 20px; }
section.category ul.list li { display: block; list-style-type:none; margin:0 20px 20px 20px; overflow:hidden; padding-bottom:15px; border-bottom: 1px solid #ECECEC; }

section.category ul.list li date {}

section.category ul.list li h3.title { font-family: 'Droid Sans', Arial, sans-serif; font-weight: normal; margin-bottom: 10px; }



section.category ul.list li img { float: left; margin-right: 10px; }

section.category ul.list li p {  }
section.category ul.list li a.more { display: block;}

h2.subsection { color: #006699; float: left; font-family: 'Droid Sans', Arial, sans-serif; margin-left: 40px; margin-top: 30px; }
nav.fundaciones { text-align: center; }



img.alignleft { margin: 0 15px 15px 0; }
img.alignright { margin: 0 0 15px 15px; }    
img.aligncenter,
img.alignnone {  margin-bottom: 20px; }


section.twitter { margin-top: 20px; margin-bottom: 20px;}

section.twitter h2 {
    border: 1px solid #eaeaea; background-color: white; display: block; padding: 8px; color: #333; border-radius: 5px;
    color: #3b79a2; font-size: 16px; text-align: center;
}

section.twitter a.footer { background: url(../img/twitter-logo.jpg) left top no-repeat; width: 79px; height: 24px; display: block; text-indent: -10000px; outline: 0 none; }

section.twitter ul { margin: 0; padding: 0; }
section.twitter ul li { list-style-type: none; clear: both; margin-bottom: 6px !important; overflow: hidden; }
section.twitter ul li span { border: 1px solid #eaeaea; background-color: white; display: block; padding: 8px; color: #333; border-radius: 5px; }
section.twitter ul li time { float: right; color: #77a0bc; font-size: 11px; margin-right: 5px;  }


ul.links { }
ul.links li { list-style-type: square; margin-bottom: 5px; }
ul.links li a { font-size: 18px; }

section.efemerides h2 { float: left; clear: left; width: 100px; margin: 0 !important; font-size: 20px !important; padding-top: 10px; text-align: center; }
section.efemerides h3 { margin-left: 120px; padding-left: 20px; border-left: 1px solid #ECECEC; margin-bottom: 0; margin-top: 0 !important; padding-top: 15px;}
section.efemerides dl { margin-left: 120px; padding-left: 50px; border-left: 1px solid #ECECEC; margin-top: 0 !important; padding-top: 10px; margin-bottom: 0; padding-bottom: 12px;}
section.efemerides dl dt { font-weight: bold; margin-top: 5px; }

section#comments { margin: 20px; margin-top: 50px;}
section#comments h2 { color:#006699; font-family:'Droid Sans',Arial,sans-serif; font-size:18px; font-weight:normal;} 

#IDCommentsHead h3 {
    display: none !important;
}

span.author { color: #006699; font-weight: bold; }

.wp-pagenavi { width: 720px; clear: both; height: 30px; text-align: center; }
.wp-pagenavi a, .wp-pagenavi span { border: 1px solid #CCC; padding: 5px 9px;  margin-right: 5px;}
.wp-pagenavi span.current { background: #CCC; color: white; font-weight: bold;}


a.facebook { background: url(../img/facebook-icon.png) left center no-repeat; padding: 0 0 0 20px; }
a.facebook:hover { text-decoration: underline; }

a.twitter { background: url(../img/twitter-icon.png) left center no-repeat; padding: 0 0 0 20px; }
a.twitter:hover { text-decoration: underline; }

li.mayo21 {
    background: url(../img/banners/21-de-mayo.jpg) left top no-repeat;
    width: 195px;
    height: 100px;
    padding-top: 45px;
}

li.mayo21 a { color:white; display:block; font-family:'Droid Sans',Arial,sans-serif; letter-spacing:1px; margin-bottom:17px; text-align:center; text-transform:uppercase; }

li.mayo21 a:hover { text-decoration: underline;}

li.bi100 {
    background: url(../img/banners/chile-bicentenario.jpg) left top no-repeat;
    width: 195px;
    height: 95px;
    padding-top: 112px;
}

li.bi100 a { color:black; display:block; font-family:'Droid Sans',Arial,sans-serif; letter-spacing:1px; margin-bottom:15px; text-align:center; text-transform:uppercase; }

li.bi100 a:hover { text-decoration: underline;}


/* begin bicentenario */

body {
    background: white url(../img/fondo-bicentenario.jpg) top center no-repeat !important; 
}

section#main > header {
	background-image: none !important;
}

.logo h1 a {
    background-image: none !important;
}

/* end bicentenario */


ul.tree { overflow: hidden; }
ul.tree li { font-size:16px; margin-top:5px; }
ul.tree li ul { margin-bottom: 20px; }
ul.tree li ul li {}


li.archive { text-align: center; background-color: #efefef; padding-bottom: 20px; border: 1px solid #d8d8d8; width: 193px }
li.archive ul { margin: 0; padding:0 0 12px;}
li.archive ul li { background: url(../img/archivo-separator.jpg) top center no-repeat; margin-bottom: 0 !important;}
li.archive ul li a { color:#7F7D7E; display:block; font-family:'Droid Sans', sans-serif; font-size:13px; padding-bottom:5px; padding-top:10px; }
li.archive ul li a:hover { text-decoration: underline; }





#streaming {
	width:920px;
	height:380px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin: 20px auto 0px auto;
}
#video {
	width:580px;
	height:350px;
	margin:0px 10px 15px 15px;
	float:left;
}
#side_video {
	width:300px;
	height:350px;
	background:#f5f5f5;
	border:solid 1px #ececec;
	margin:13px 0px 13px 0px;
	float:left;
}
.title_video {
	width:300px;
	height:60px;
	background:url(images/title.jpg);
}
.txt_video {
	color:#909090;
	font: 12px/140% Arial, Helvetica, sans-serif;
	text-align:justify;
	width:280px;
	height:160px;
	padding:10px;
}