body {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2%;
	margin-right: 0px;
	margin-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
h2 {
	color: #00712f;
	font-family: "Courier New", Courier, monospace;
	font-size: 2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
h3{margin-bottom:25px;}
img{
	border:none;
	margin:0px;}
.margen{ margin-top:250px;}
blockquote {
	font-size: 110%;
	line-height: 160%;
	font-style: oblique;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	/*border:1px solid #039;*/
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 7px;
	margin-left: 25px;	/*text-indent: 10px;*/
	background-color: rgba(255, 255, 255, 0.75);
	background-image: url(../images/blockquote.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 50px;
}
.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	margin-right:10px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #009933;
	
 }
.bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 15px;
	font-size: 1.8em;
	color: #009933;
	text-decoration:none;
	
 }
 .margen{margin-left:60px;}
 div.blockquot{ font-size:0.8em; text-align:right; width:100%;font-family: Georgia, "Times New Roman", Times, serif;color: #666;}
#idiomas {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	text-align:right;
	/*border:1px solid #0CF;*/
	padding-bottom:10px;
	padding-top:0px;
}
#idiomas ul {
	list-style:none;
	
}
#idiomas ul li {
	display:inline;
	
}
#idiomas ul li a{ text-decoration:none; color:#CCC;}
#idiomas ul li a #espainia{
	/*background-image: url(../images/espania.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;*/
	margin-right: 0px;
	display:block;
	width:120px;
	padding-top:7px;
	float:right;
}
#euskara{
	/*background-image: url(../images/ikurrina.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;*/
	margin-right: 20px;
	display:block;
	width:91px;
	padding-top:7px;
	float:right;
	}
#home{
	/*background-image: url(../images/home.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 32px;*/
	padding-top:7px;
	margin-right: 20px;
	display:block;
	width:50px;
	float:right;
	}
#contenido {
	padding: 0px;
	min-height: 850px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	/*border:1px solid #0C6;
	background-color: #d0d0d0;*/	
}
#contenido2 {
	padding: 0px;
	min-height: 850px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	/*border:1px solid #0C6;*/
	background-image: url(../images/bg_izk.png);
	background-repeat: repeat;
	/*background-color: #4d4d4d;	*/
}
#dere{
	float: left;
	width:68%;
	min-height:850px;
	margin:0px;
	padding:0px;
	}
#content{
	padding-top:30px;
	padding-bottom:0px;
	margin:0px;
	background: url(../images/bg_contenido.jpg) center top no-repeat;
	vertical-align: bottom;
	height:820px;
	}
#content2{
	height:820px;
	background-image: url(../images/cartel_2.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	/*border:1px solid #009;*/
	float:left;
	width:68%;
	}


/**MENU IZQUIERDO DESPLEGABLE**/
.demo-container {
	padding-top:40px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:20px; 
	width: 30%;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat;
	float:left; 
	height:790px;

}
.demo-container1 {
	padding-right:0px;
	padding-left:20px; 
	width: 30%;
	background-image: url(../images/bg_content.png);
	background-repeat: repeat;
	float:left; 
	height:850px;

}
.clear {clear: both;}
#accordion {
	margin:0;
	padding:0;	
	list-style:none;
}
#accordion ul {
	margin:0px;
	padding:0px;
	display:none;
	list-style-type:none;
		}	
#accordion li {
	margin: 0; padding: 0; border: none;
}	
#accordion li a {
	outline:none;
	background: #3b3c3d;
	text-decoration:none;
	display: block;
	color: #d0d0d0;
	border: 1px solid #353637;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#accordion li a.active {
	background: #454647; 
	color:#009933;
}
		/* Second Level UL List*/
	
#accordion ul li {margin:0px;}
			
/* styling of submenu item */
#accordion ul li a {
	margin-left:50px;
	padding: 10px 10px 10px 50px;
	text-indent:0;
	color:#ccc;
	text-decoration:none;
}
#accordion li a.sub {
	
	margin-left:75px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent:0;
	color:#f7f7f7;
	text-decoration:none;
	background-color:#626262;
	border: 1px solid #7f7f7f;
}
#accordion li a.sub_active {
	margin-left:75px;
	margin-bottom:0px;
	margin-top:0px;
	text-indent:0;
	color:#009933;
	text-decoration:none;
	background-color:#6b6b6b;
	border: 1px solid #7f7f7f;
}
/* remove border bottom of the last item */
#accordion ul li a.last {
	border-bottom: none;
}		
#accordion ul.selected {display:block !important}
#accordion ul.selected li a ul.selected {display:block !important}
#accordion ul li a.verde{color:#009933;}

/*********FIN DEL MENU**********/
/* El diseno de los parrafos de las cajas  */
.box1 p{
	margin: 12px;
	color: #666;
	outline: none;
	line-height:25px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: left;
}
.box11 p{
	margin: 12px;
	color: #666;
	outline: none;
	line-height:25px;
	font-family: Verdana, Geneva, sans-serif;
	/*text-align: justify;*/
}
/******************/
/*** box eleven ***/
/******************/

.box11{
	width: 85%;
	min-height: 150px;
	padding: 20px;
	position:relative;
	background: #f3f3f3;
	background: -webkit-gradient(linear, 0% 20%, 0% 92%, from(#f3f3f3), to(#fff), color-stop(.1,#f3f3f3));
	background: -moz-linear-gradient(0 0 270deg, #f3f3f3, #f3f3f3 10%, #fff);
	border-top: 1px solid white;
	border-right: 1px solid #ccc;
	-webkit-border-bottom-right-radius: 60px 60px;
	-moz-border-radius-bottomright: 60px 60px;
	border-bottom-right-radius: 60px 60px;
	-webkit-box-shadow: -1px 2px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: -1px 2px 2px rgba(0,0,0,0.5);
	box-shadow: -1px 2px 2px rgba(0,0,0,0.5);
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 150px;
	margin-left: 0px;	
}
.box11:before{
	content:'';	
	width: 25px;
	height: 20px;
	background: white;
	position: absolute;
	bottom:0; right:0;
	background:#fff;
	background: -webkit-gradient(linear, 0% 20%, 50% 40%, from(#fff), to( #eee), color-stop(.1,#fff));
	background: -moz-linear-gradient(0 50%, #fff, #fff 10%, #eee);
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px;
	-webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: -2px -2px 5px rgba(0,0,0,0.6);
	box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.6);
	-webkit-transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);
						transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);
	-moz-transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);
						transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);	
	-o-transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);
						transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);	
	transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);
						transform: rotate(-20deg)
						skew(-40deg,-3deg)
						translate(-13px,-13px);							
}

.box11:after{
	content: '';
	z-index: -1;
	width: 100px;
	height: 100px;
	position:absolute;
	bottom:0;
	right:0;
	background: rgba(0, 0, 0, 0.2);
	display: inline-block;
	-webkit-box-shadow: 20px 20px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 20px 20px 17px rgba(0,0,0,0.5);
	box-shadow: 20px 20px 17px rgba(0,0,0,0.5);
	-webkit-transform: rotate(0deg)
						translate(-45px,-20px)
					   	skew(20deg);
	-moz-transform: rotate(0deg)
						translate(-40px,-17px)
					   	skew(20deg);
	-o-transform: rotate(0deg)
						translate(-40px,-17px)
					   	skew(20deg);
	transform: rotate(0deg)
						translate(-40px,-17px)
					   	skew(20deg);						
}


.box11_ribbon{
	position:absolute;
	top:-25px; left: 30%;
	width: 130px;
	height: 40px;
	background:#ccc;
	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
	border-left: 1px dashed rgba(0, 0, 0, 0.1);
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.5);
}

/* ============================================================================================================================
== TWITTER
** ============================================================================================================================ */

.example-twitter {
	position:relative;
	padding:15px;
	margin:100px 0 0.5em;
	color:#333;
	background:#eee;
	/* css3 */
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	width:80%;
}

.example-twitter p {font-size:1.7em; line-height:1.25em;}

/* this isn't necessary, just saves me having to edit the HTML of the demo */
/*.example-twitter:before {
	content:url(twitter-logo.gif);
	position:absolute;
	top:-60px;
	left:0;
	width:155px;
	height:36px;
    /* reduce the damage in FF3.0 
    display:block; 
}
*/
/* creates the triangle */
.example-twitter:after {
	content:"";
	position:absolute;
	top:-30px;
	left:50px;
	border:15px solid transparent;
	border-bottom-color:#eee;
    /* reduce the damage in FF3.0 */
    display:block; 
    width:0;
}

/* display of quote author (alternatively use a class on the element following the blockquote) */
.example-twitter + p {padding-left:15px; font:14px Arial, sans-serif;}

/******************/
.box1{
	width: 85%;
	min-height: 700px;
	/*position:relative;*/
	/*display: inline-block;*/
	background:#fff;
	background: -webkit-gradient(linear, 0% 20%, 0% 1000%, from(#fff), to(#fff), color-stop(.1,#f3f3f3));
	background: -moz-linear-gradient(0% 0%, #fff, #f3f3f3 10%, #fff);
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.3) inset;
	-moz-box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.3) inset;
	box-shadow: 0px 3px 30px rgba(0, 0, 0, 0.3) inset;
	-webkit-border-bottom-right-radius: 6px 50px;
	-moz-border-radius-bottomright: 6px 50px;
	border-bottom-right-radius:6px 50px;
	padding:3%;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.box9{
	min-width: 300px;
	padding-top:10px;
	min-height: 250px;
	position:relative;
	border: 1px solid #CCC;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background: white;
	/*-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow:0px 0px 1px rgba(0,0,0,0.1);*/
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	text-align: center;
}
.box9_2{
	min-width: 300px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	min-height: 250px;
	position:relative;
	border: 1px solid #CCC;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background: white;
	/*-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
	box-shadow:0px 0px 5px rgba(0,0,0,0.3);*/
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 105px;
	text-align: center;
}
/*.box9_2:after{
	content: '';
	position:absolute;
	top:-25px; left: 40%;
	width: 130px;
	height: 40px;
	background: rgba(0, 0, 0, 0.1);
	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
	border-left: 1px dashed rgba(0, 0, 0, 0.1);
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
}*/
.box9_3{
	min-width: 300px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	min-height: 250px;
	position:relative;
	border: 1px solid #CCC;
	float:left;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	background: white;
	/*-webkit-box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 1px rgba(0,0,0,0.1);
	box-shadow:0px 0px 1px rgba(0,0,0,0.1);*/
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 170px;
	text-align: center;
}
/*.box9_3:after{
	content: '';
	position:absolute;
	top:-25px; left: 40%;
	width: 130px;
	height: 40px;
	background: rgba(0, 0, 0, 0.1);
	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
	border-left: 1px dashed rgba(0, 0, 0, 0.1);
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
}
.box9:before{
	content: '';
	width: 110%;
	left: 0; 
	height: 111%;
	z-index:-1;
	position:absolute;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius:20px;
	border: 1px solid rgba(0,0,0, 0.1);
	background: rgba(0, 0, 0, 0.0);
	-webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-webkit-transform: 	translate(-5%,-5%);
	-moz-transform: translate(-5%, -5%);
	-o-transform: translate(-5%, -5%);
	transform: translate(-5%, -5%);
}

.box9:after{
	content: '';
	position:absolute;
	top:-25px; left: 30%;
	width: 130px;
	height: 40px;
	background: rgba(0, 0, 0, 0.1);
	background: -webkit-gradient(linear, 555% 20%, 0% 92%, from(rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.0)), color-stop(.1,rgba(0, 0, 0, 0.2)));
	background: -moz-linear-gradient(555% 0 180deg, rgba(0,0,0,0.1), rgba(0,0,0,0.2) 10%, rgba(0,0,0,0.0));
	border-left: 1px dashed rgba(0, 0, 0, 0.1);
	border-right: 1px dashed rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 12px rgba(0,0,0,0.2);
}*/
#siguiente{
	display: block;
	position:absolute;
	top: 450px;
	text-align: right;
	width: 57%;
	/*border:1px solid #00C;*/
	padding-left:5px;
	margin:0px;
	height:82px;	
}
#anterior{
	display: block;
	position: absolute;
	top: 450px;
	/*border:1px solid #00C;*/
	margin:0px;
	padding-left:10px;
		
}
.pie{
	font-size:0.7em;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	/*width:250px*/
}
#footer{ width:85%; margin-left:auto; margin-right:auto; text-align:right;}
#organizadores{width:450px; float:left; text-align:center;margin-top:15px;}
#copy{float:left; font-size:0.8em; color:#fff; margin-left:30px; margin-top:25px;}
ul.footer{ margin-left:0px; margin-right:0px; margin-bottom:0px; margin-top:20px; padding:0px; list-style:none; float:right; width:330px;}
ul.footer li{ display:inline; padding:0px;color:#CCC; margin-left:5px; font-weight: lighter;}
ul.footer li a{
	color:#fff;
	text-decoration:none;
	
	/*border:1px solid #CCCCCC;*/
	background-image: url(../images/bg_izk.png);
	background-repeat: repeat; padding-top:2px; padding-bottom:4px; padding-left:3px; padding-right:1px;
}
