@charset "utf-8";
/* CSS Document */
body{
	background:url(images/site-background.JPG) top center repeat-y;
	margin:0px;
	}
body.index{
	background:none;
	margin:0px;
	}
#container{
	background:url(images/header-background.gif) top left no-repeat;
	width:1000px;
	margin:auto;
	}
#container_index{
	width:1000px;
	margin:auto;
	}
/* columns */
#columns{
		background:url(images/logo-background.gif) top left no-repeat;
		width:1000px;
	}
/* sidebars */
#sidebar_left{
	width:300px;
	float:left;
	padding-top:500px;
	}
#sidebar_right{
	width:610px;
	float:left;
	margin-left:90px;
	}
/* header */
#header{
	width:610px;
	height:155px;
	clear:both;
	}
#header .logo{
	margin-top:80px;
	}
/* main */
#main{
	clear:both;
	background-image:url(images/main_bg.jpg);
	height:37px;
	width:610px;
	}
#main ul{
	margin:0;
	padding:8px 0;
	}
#main li{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	}
#main a{
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-left:8px;
	color:#FFFFFF;
	text-decoration:none;
	margin:0 0 0 4px;
	background:url(images/separador.gif) no-repeat;
	}
#main .first{
	background-image:none;
	}
/* breadcrumb */
#breadcrumb{
	width:580px;
	text-align:right;
	font-family:Trebuchet MS;
	color:#999999;
	margin-top:20px;
	}
#breadcrumb .selected{
	color:#666666;
	font-weight:bold;
	}	
#breadcrumb a{
	text-align:right;	
	font-family:Trebuchet MS;
	color:#999999;
	text-decoration:none;
	}
/*sidebar inner*/
#inner_sidebar_right{
	width:580px;
	}
#inner_sidebar_right #titulo{
	width:580px;
	text-align:right;
	margin-top:20px;
	}
#inner_sidebar_right #titulo2{
	width:580px;
	text-align:left;
	margin-top:40px;
	}
#inner_sidebar_right h1{
	font-family:Trebuchet MS;
	text-align:right;
	color:#75a13a;
	margin:40px 0 15px 0;
	font-size:30px;
	}
#inner_sidebar_right h2{
	font-family:Trebuchet MS;
	text-align:left;
	color:#666666;
	margin:0;
	font-size:15px;
	}
#inner_sidebar_right p{
	font-family:Trebuchet MS;
	text-align:left;
	color:#666666;
	margin:5px 0;
	font-size:12px;
	}
/* festival*/
#festival{
	width:580px;
	height:140px;
	padding-top:160px;
	background:url(images/festival-logo.gif) right bottom no-repeat;
	}
#participants_list{
	width:205px;
	height:110px;
	overflow:auto;
	}
#participants_list ul{
	margin:0;
	padding:0;
	}
#participants_list li{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#999999;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
#participants_list a{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#999999;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
#participants_list a:visited{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#999999;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
#participants_list a:active{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#666666;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
#participants_list a:hover{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#666666;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
/* festival description */
#festival_description{
	width:580px;
	height:115px;
	overflow:auto;
	}
#festival_description a{
	color:#75a13a;
	}
/* speakers_sponsors */
#speakers_sponsors{
	margin-top:30px;
	background:url(images/sponsors_speakers_separator.jpg) center no-repeat;
	width:580px;
	height:120px;
	}
#speakers_sponsors a{
	text-decoration:none;
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#999999;
	margin:0;
	font-size:13px;
	font-weight:bold;
	}
#speakers_sponsors ul{
	padding:0;
	margin:0;
	}
#speakers_sponsors li{
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	color:#999999;
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:bold;
	}
#speakers{
	width:280px;
	height:100px;
	float:left;
	}
#speakers h1{
	font-family:Trebuchet MS;
	text-align:right;
	color:#75a13a;
	margin:0 0 10px 0;
	font-size:20px;
	}
#speakers_list{
	width:270px;
	height:70px;
	clear:both;
	padding:0;
	overflow:auto;
	padding-right:20px;
	}
#sponsors{
	width:270px;
	height:100px;
	float:left;
	margin-left:20px;
	}
#sponsors h1{
	font-family:Trebuchet MS;
	text-align:left;
	color:#75a13a;
	margin:0 0 10px 0;
	font-size:20px;
	}
#sponsors_list{
	width:270px;
	height:70px;
	clear:both;
	padding:0;
	overflow:auto;
	}
/*media gallery*/
#mediagallery{
	width:580px;
	text-align:right;
	float: left;
	}
#recuadroVideo{
	width:580px;
	height: 360px;
	background-color: #FFFFFF;
	float: left;
	}
#recuadroHeader{
	background-image: url(images/vg_recuadroHeader.gif);
	background-repeat: no-repeat;
	}
#recuadroCont{
	background-image:url(images/vg_recuadroCont.gif);
	background-repeat:   repeat-y;
	padding: 0px;
	}
#categorias{
	width:100%;
	margin-top:2px;
	margin-bottom:10px;
	float: left;
	}
#categorias .item{
	float:left;
	margin-left: 15px;
	}
#categorias .item a{
	margin:0;
	list-style:none;
	font-family:Trebuchet MS, sans-serif;
	text-align:left;
	color:#999999;
	margin:0;
	font-size:13px;
	font-weight:bold;}
#recuadroContIz{
	float:left;
	width: 330px;
	}
#recuadroContDer{
	width: 235px;
	float: left;
	margin-left: 5px;
	}
#recuadroFooter{
	background-image:url(images/vg_recuadroFooter.gif);
	background-repeat:no-repeat;
	}
#recuadroFoto{
	width:580px;
	height: 350px;
	background-color: #FFFFFF;
	float: left;
	margin-bottom:15px;
	}
	
#recuadroContIz{
	float:left;
	width: 330px;
	}
#recuadroContIzF{
	float:left;
	width: 233px;
	padding-right: 5px;
	text-align: left;
	}
#recuadroContDer{
	width: 235px;
	float: left;
	margin-left: 5px;
	}
#recuadroContDerF{
	width: 330px;
	float: left;
	}
#recuadroFooter{
	background-image:url(images/vg_recuadroFooter.gif);
	background-repeat:no-repeat;
	}
#txtDescripcion{
	width:100%;
	}
	
	
/* Register */
#register_forms{
	clear:both;
	width:470px;
	margin-left:110px;
	margin-top:20px;
	height:auto;
	}
.line{
	width:470px;
	clear:both;
	padding-bottom:3px;
	}
#register_forms p.text{
	width:130px;
	text-align:right;
	float:left;
	font-weight:bold;
	font-family:Trebuchet MS;
	color:#555555;
	font-size:12px;
	font-stretch:condensed;
	}
#register_forms .camps{
	width:330px;
	float:left;
	margin-left:5px;
	background-color:#eaf0e0;
	border:1px solid #878787;
	}
#register_forms .file{
	width:240px;
	float:left;
	margin-left:5px;
	background-color:#eaf0e0;
	border:1px solid #878787;
	}
#register_forms .file_button{
	float:left;
	margin-left:5px;
	}
#register_forms .buttons{
	margin-top:5px;
	width:340px;
	clear:both;
	margin-left:130px;
	margin-right:0px;
	}
#register_forms .buttons input{
	float:left;
	margin-left:6px;
	}
/* about us */
.title_about_up{
	width:555px;
	margin-top:20px;
	background:url(images/about-up-bg.gif) top no-repeat;
	height:18px;
	padding-left:25px;
	}
.title_about_up h3{
	width:465px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	font-size:14px;
	color:#666666;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	}
.title_about_down{
	width:555px;
	margin-top:20px;
	background:url(images/about-down-bg.gif) top no-repeat;
	height:18px;
	padding-left:25px;
	vertical-align:middle;
	}
.title_about_down h3{
	width:465px;
	float:left;
	margin:0px;
	padding:0px;
	display:block;
	font-size:14px;
	color:#666666;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	}
.title_about_up .read_more{
	margin-left:20px;
	}
.short_description{
	width:560px;
	clear:both;
	font-family:Trebuchet MS;
	color:#333333;
	font-size:12px;
	padding:5px 10px 5px 10px;
	font-weight:bold;
	}
#large_description{
	width:580px;
	height:280px;
	overflow:auto;
	margin-top:10px;
	}
#ourteam{
	width:580px;
	height:69px;
	margin-top:20px;
	margin-bottom:15px;
	background-image:url(images/our-team.png);
	}
#ourteam p{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	}
#ourteam a{
	color:#666666;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	}
#ourteam .links{
	width:400px;
	margin-left:140px;
	margin-top:10px;
	}
#pogramm_content{
	width:580px;
	height:375px;
	margin-top:20px;
	}
#programm_description{
	width:320px;
	margin-bottom:10px;
	float:left;
	height:330px;
	}
#programm_description_content{
	width:310px;
	clear:both;
	overflow:auto;
	height:320px;
	padding:5px;
	}
#programm_image{
	width:220px;
	margin-bottom:10px;
	margin-left:10px;
	float:left;
	padding:5px;
	border:1px solid #75a139;
	height:320px;
	}
.ourteam_title{
	clear:both;
	width:580px;
	border-bottom:1px dashed #333333;
	border-left:none;
 	border-right:none;
	border-top:none;
	margin-top:20px;
	}
h3.ourteam{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
	font-family:Trebuchet MS;
	text-transform:uppercase;
	}
h4.ourteam{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#75a13a;
	font-family:Trebuchet MS;
	}
p.ourteam{
	font-family:Trebuchet MS;
	text-align:left;
	color:#666666;
	margin:0;
	font-size:12px;
	}
.ourteam_content{
	width:530px;
	margin-left:50px;
	margin-top:15px;
	}
.ourteam_content_items{
	width:580px;
	margin-top:15px;
	}
.ourteam_content a{
	text-align:right;
	}
.ourteam_box{
	float:left;
	margin-left:45px;
	margin-top:10px;
	width:240px;
	}
.ourteam_box a{
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#75a13a;
	font-family:Trebuchet MS;
	text-decoration:none;
	}
/* sidebar left content */

#sidebar_left h1{
	float:right;
	background:url(images/left_h1_bg.gif) left no-repeat;
	padding-left:20px;
	margin:0 0 30px 0;
	font-family:Trebuchet MS;
	color:#75a13a;
	font-size:30px;
	text-align:right;
	}
#sidebar_left .title{
	float:right;
	margin-bottom:25px;
	}
#login{
	clear:both;
	width:245px;
	text-align:right;
	margin-left:55px;
	}
#login p{
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	color: #666666;
	margin-top: 30px;
	font-weight: bold;
	text-align: right;
	float: right;
	
	}
#login p a{
	font-family:"Trebuchet MS", sans-serif;
	font-size:14px;
	color: #666666;
	margin-top: 30px;
	font-weight: bold;
	
	}
#login input{
	background-color:#d8d8d8;
	color:#000000;
	border:solid 2px #4f5f39;
	font-family:Arial, Helvetica, sans-serif;
	}
#login .text1{
	width:201px;
	margin-right:20px;
	}
#login .text2{
	width:157px;
	}
#login .buton{
	width:40px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#6f9d31;
	padding:0;
	height:25px;
	margin-top:2px;
	margin-right:20px;
	}
/* search */
#search{
	width:245px;
	text-align:center;
	margin-left:55px;
	margin-top:30px;
	}
#search img{
	border:0px;
	}
#search a{
	text-decoration:none;
	
	}
#search input{
	background-color:#d8d8d8;
	color:#000000;
	border:solid 2px #4f5f39;
	font-family:Arial, Helvetica, sans-serif;
	}
#search .text1{
	width:200px;
	margin-right:20px;
	}
#search .buton{
	width:70px;
	font-family:Trebuchet MS;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#6f9d31;
	padding:0;
	height:25px;
	margin:5px auto 0 auto;
	}
/* tag cloud */
#tag-cloud{
	width:280px;
	text-align:justify;
	margin-left:20px;
	margin-top:30px;
	}
#tag-cloud a{
	color:#666666;
	font-family:Trebuchet MS;
	font-weight:bold;
	}
#cloud{
	clear:both;
	}
/* sponsors */
#sponsors-left{
	width:280px;
	text-align:center;
	margin-top:30px;
	margin-left:20px;
	}
#sponsors_left_box{
	clear:both;
	background-color:#d9e4ca;
	width:250px;
	height:58px;
	padding:7px;
	margin:15px auto 0 auto;
	}
#sponsors_left_box img{
	float:left;
	margin:0 7px 0 0;
	text-align:left;
	}
#sponsors_left_box p{
	color:#4f5a40;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	text-align:justify;
	}
#sponsors_left_box a{
	font-weight:bold;
	color:#4f5a40;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	}
/* footer*/
#footer{
	margin-top:15px;
	clear:both;
	height:165px;
	width:1000px;
	background-image: url(images/footerbg.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
#news{
	width:245px;
	margin-left:25px;
	float:left;
	padding-top:60px;
	text-align: right;
	padding-right: 20px;
	}
#news p{
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	}
#news p a{
	color:#FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	text-decoration:none;
	}
#news input{
	background-color:#FFFFFF;
	color:#000000;
	border:solid 2px #727272;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:15px;
	}
#news .text1{
	width:266px;
	}
#news .text2{
	width:230px;
	float:left;
	}
#news .buton{
	width:30px;
	float:left;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	font-weight:bold;
	background-color:#6f9d31;
	padding:0;
	height:20px;
	}
#footer_center{
	float:left;
	width:475px;
	height:165px;
	}
#slinck{
	clear:both;
	width:475px;
	height:116px;
	background:url(images/slick.png) center no-repeat;
	}
#footer_text{
	clear:both;
	width:475px;
	color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-align:center;
	}
#footer_text a{
	clear:both;
	width:475px;
	color:#CCCCCC;
	font-family:"Trebuchet MS";
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	}
#footer_menu{
	float:left;
	width:205px;
	height:116px;
	padding-top:49px;
	}
#footer_menu ul{
	margin:0 20px 0 0;
	padding:0;
	list-style:none;
	}
#footer_menu li{
	text-align:right;
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	color:#FFFFFF;
	}
#footer_menu a{
	color:#FFFFFF;
	text-decoration:none;
	}
.videosList{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/vg_fondoTitulo.jpg);
	background-repeat:   repeat-x;
	height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	}
.fotoList{
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/vg_fondoTitulo.jpg);
	background-repeat:   repeat-x;
	height: 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	text-align: right;
	}
#videoListTXT{
	background-image:url(images/vg_fondoCuerpo.jpg);
	background-repeat:   repeat-y;
	text-align: left;
	height: 294px;
	padding-left: 5px;
	}
#videoListTXT a{
	font-family: "Trebuchet MS";
	font-size:12;
	color: #6f9d31;
	text-decoration: none;
	}
#fotoHeader{

	}
#fotoFooter{
	}
#fotoListTXT{
	background-image:url(images/vg_fondoCuerpo.jpg);
	background-repeat:repeat-y;
	text-align: left;
	height: 250px;
	width: 240px;
	}
#fotoListTXT a{
	text-decoration:none;
	}
#fotoList img{
	border:none;
	}
#fotoThumbIz{
	width:85px;
	height:65;
	margin-top: 10px;
	margin-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
.fotoThumbDe{
	width:85px;
	height:65;
	margin-left: 10px;
	margin-top: 10px;
	}
.img{
	width:582px;
	float:left;
	margin-bottom:10px;
	}