/* @override 
	http://www.economiamascerca.cl/2009/css/economia.css
	http://economia.dev/css/economia.css
*/

body
{
background: #fff url(../img/bg-tile.png) repeat-x center -13px;
margin: 0;

}
#home
{
background: #fff url(../img/bg-tile-home.png) repeat-x center -90px;


}
a {
	color: #ee8521;
	text-decoration: none;
}

.bgheader {
background: url(../img/bg-header.png) no-repeat center top;
	height: 130px;
	display: block;
	overflow: hidden;
}
#header{
}

#header h1,
#header h2 {
display: none;	
}

ul#menuPrincipal {
margin-top: 95px;
}

ul#menuPrincipal li {
	float: left;
	list-style: none;
	margin: 0 10px;

}

ul#menuPrincipal li a {
	display: block;
	padding: 2px 6px;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #145f75 2px 2px 0;
}
ul#menuPrincipal li.activo a {
	color: #d6ec25;

}
ul#menuPrincipal li a:hover {
	color: #d6ec25;
}

#home div.bgdestacado {
	background: url(../img/bg-home-2010.png) no-repeat center bottom;
}

#home div.bgdestacado {
	height: 283px;
}
.bgdestacado {
	height: 133px;
}
#home div.bgdestacado.paraVideo {
	height: 393px;
	background: url(../img/bg-home-video.png) no-repeat center bottom;

}
#home div.bgdestacado.paraVideo iframe#videoImportado {
	margin: 25px 12px;
}
#bases div.bgdestacado {
	background: url(../img/bg-bases.png) no-repeat center bottom;
}
#cronograma div.bgdestacado {
	background: url(../img/bg-cronograma.png) no-repeat center bottom;
}
#preguntasfrecuentes div.bgdestacado {
	background: url(../img/bg-preguntasfrecuentes.png) no-repeat center bottom;
}
#biblioteca div.bgdestacado,
#bibliotecaHome div.bgdestacado {
	background: url(../img/bg-biblioteca.png) no-repeat center bottom;
}
#inscripcion div.bgdestacado {
	background: url(../img/bg-inscripcion.png) no-repeat center bottom;
}
#contacto div.bgdestacado {
	background: url(../img/bg-contacto.png) no-repeat center bottom;
}
#destacadoHome p {
	color: #ee8521;
	text-indent: -9999px;
}
#destacadoHome a {
	color: #ee8521;
	position:relative;
	left:20px;
	display: block;
	width: 328px;
	height: 223px;
	text-indent: -9999px;
	opacity: 0;
	top: -7px;
}
#destacadoHome a:hover {
	/*opacity: 0.3;
	background-color: #c5e0f7;*/
	text-indent: -9999px;

} 
#destacadoHomeLink  {
	width: 320px;
	height: 205px;
	margin-left: 95px;
	background-color: #f2f9fa;
	top: 30px;
	position: relative;
	text-align: center;
	font-size: 13px;
}
#destacadoHomeLink p {

}
/* @group Noticias y Home */

#noticias h2 {
	font-size: 140%;
	text-transform: uppercase;
	margin: 2px 0;
	font-weight: bold;
	line-height: 1;
}

#noticias h2 a.vermas {
	color: #ee8521;
	text-decoration: none;
	display: block;
	padding-right: 70px;
	background: url(../img/a-vermas.png) no-repeat right;
}
#noticias h2 a:hover.vermas {
	color: #2093c3;	background: url(../img/a-vermas-hover.png) no-repeat right;
}

#noticias_1{
	border-bottom: 1px dotted #d0ccc8;
	margin-bottom: 10px;
}

#noticias_2 h2, #noticias_3 h2 {
	color: #2093c3;
	font-size: 120%;
}
#noticias_2 h2 a, #noticias_3 h2 a {
	color: #2093c3;
	text-decoration: none;
	display: block;
}
#noticias_2 h2 a:hover, #noticias_3 h2 a:hover {
	color: #145c75;
}
div#noticias_2.grid_5.alpha {
	width: 270px;
	border-right: 1px dotted #d0ccc8;
	padding-right: 15px;
}
div#noticias_3.grid_4.omega {
	width: 270px;
}

p.fecha {
	margin-bottom: 0;
	font-style: italic;
	color: #363636;
	font-size: 0.9em;
}

#bibliotecaHome {
	text-align: center;
}
#biblioteca {
	text-align: left:
}

#noticias h4 strong,
#biblioteca h4 strong,
#bibliotecaHome h4 strong,
#contenidoSecundario h4 strong  {
	background: url(../img/tabs-h4.png) no-repeat center;
	display: block;
	padding: 10px;
	text-align: center;
	color: #fff;
	font-size: 90%;
}
#home #noticias h4 strong {
	width: 280px;
	margin-left: -10px;
}
ul#noticias-extendidas li.firstchild {
	border-bottom: 1px dotted #d0ccc8;
	margin-bottom: 10px;
}
ul#noticias-extendidas li.secondchild {
	border-bottom: 1px dotted #d0ccc8;
	margin-bottom: 10px;
}

#noticias-extendidas li span.adjunto {
	display: inline-table;
	margin: 0 0 5px 5px;
}
#noticias-extendidas li span.adjunto a.archivo {
	background: url(../img/attachment.png) no-repeat left center;
padding-left: 17px;
}

#home #biblioteca a {
	padding: 4px;
	background-color: #cddfe4;
	display: block;
	float: left;
	margin: 6px 6px;
}
#home #biblioteca a:hover {
	background-color: #80c0d1;
}

span.accesoGaleria{
	margin: 0 0 15px 0;
	display: block;
}

span.accesoGaleria a img{
	background: #fff;
	border: 1px solid #888;
	padding: 2px;
	
}

/* @end */

/* @group Contenido Principal */

#contenidoVideo, #contenidoImagenes, #contenidoDocumentos{
	text-align: left;
}

#contenidoPrincipal img.flotaDerecha {
float: right;
margin-right: -80px;
margin-left: 10px;	
}
#contenidoPrincipal img.flotaDerecha.extra {
margin-right: -180px;
}

#contenidoPrincipal img.flotaIzquierda {
float: left;
margin-right: 10px;	
}
#contactForm td {
vertical-align: top;
}

.bgcontenidos {
	display: block;
	min-height: 408px;
	padding-top: 4px;
	background: #fefefe url(../img/bg-contenidos.png) repeat-x;
}

#contenidoPrincipal p.destacado {
	color: #b34916;
	font-weight: bold;
	font-size: 1.15em;
}

#contenidoPrincipal a.volver
 {
	padding: 5px;
	background: url(../img/arrow_up.gif) no-repeat 0 center;
	text-decoration: none;
}

#contenidoPrincipal h2 {
	margin: 15px 0 5px 0;
	font-size: 15px;
}

#contenidoPrincipal h3,
form h3 {
	margin-bottom: 5px;
	font-size: 15px;
	border-top: 1px dotted #d0ccc8;
}
#contenidoPrincipal h4 {
	clear: both;
}
p.alerta {
	background-color: #f7f3ed;
	padding: 20px;
	border: 1px dotted #d0ccc8;
}

form {
	margin: 10px 0;
}
form h3, form h4 {
border-top: 1px dotted #d0ccc8;
padding-top: 5px;
}

ol#preguntas {
	color: #999;
}

ol#preguntas li {
	margin: 0 0 5px 30px;
}

.faq h3 {
	padding-left: 30px;
}

.faq a.volverfaq
 {	padding: 5px 15px;
	margin-left: 25px;
	background: url(../img/arrow_up.gif) no-repeat left center;
	text-decoration: none;
	color: #e49848;
}
.faq p {
	padding-left: 30px;
}



/* @end */

/* @group Galerias
 */

.presentacion h3.fotografias,
.presentacion h3.videos {
	background: url(i/video.png) no-repeat 0 0;
	padding-left: 25px;
	color: #445723;
	text-transform: uppercase;
	font-size: 105%;
	margin: 5px 0 0 0;

}
.presentacion h3.fotografias {
	background: url(i/camara.png) no-repeat 0 0;
		margin: 20px 0 0 0;
}

dl.galeria {
clear: both;
min-height: 228px;
height: 228px;
}
dl.galeria dt {
	font-weight: bold;
	font-size: 14px;
	clear: both;
	margin-top: 20px;
	padding-top: 5px;
	border-top: 1px dotted #d0ccc8;
}
.galeria dd.thumb {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.faq a img,
.galeria dd.thumb a img{
		border: 2px solid #eb8a00;
}

/* @end */

/* Hacks */
 .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

/* @group Footer */

.bgfooter {
	text-align: center;
	border-top: 1px dotted #d0ccc8;
	height: 80px;
	left: 0;
	width: 100%;
	background: #fff url(../img/bg-footer.png) repeat-x;
}
#footer {
	padding-top: 20px;

}

#hcard-concurso,
#hcard-concurso a {
	text-align: left;
	color: #7b7977;
}

#hcard-concurso div.tel {
float: left;
margin-right: 3px;	
font-weight: bold;
}

#hcard-concurso div.adr span.locality {
	display: block;
	float: left;
}

#menuFooter {

}
#menuFooter li {
	text-align: left;
	list-style: none;
	float: left;
	width: 100px;
}
#menuFooter li a {
	text-decoration: underline;
	color: #7b7977;
}

/* @end */

/* @group Contenidos Secundarios */
#contenidoSecundario ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

#contenidoSecundario ul li {
	padding: 4px 3px 4px 10px;
	margin: 4px 0;
	border-top: 1px dotted #d0ccc8;
	font-size: 1.1em;
}

#contenidoSecundario ul li a {
	color: #ee8521;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
#contenidoSecundario ul li.activo a {
	color: #9b3a11;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#contenidoSecundario ul li ul {
	margin: 0 0 0 15px;
	font-weight: normal;
	font-size: 0.85em;
	
}

#contenidoSecundario ul li ul li {
	border: none;
	margin: 0;
	padding: 5px 0;
}

#contenidoSecundario dl {
	font-size: 0.89em;
	width: 500px;
}

#contenidoSecundario dt {
	margin: 0;
	padding: 10px 0;
	font-size: 1.3em;
	border-top: 1px dotted #99CC00;
}

#contenidoSecundario dd {
	margin: 3px 0 5px;
	padding: 5px 15px 5px 0;
	font-size: 0.95em;
}



/* @end */


