@import 'https://fonts.googleapis.com/css?family=Yantramanav:400,700';
html,body,#master {
	margin:0;
	padding:0;
	border:0;
	width:100%;
	height:100%;
	font-family:'Yantramanav',Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#1D110B;
	position: relative;
}
.clear {
	clear:both;
}
h2{
	margin:0 0 20px;
	padding-left:20px;
	border-left:6px solid #FD6400;
	background:url('../img/k05.png') center center repeat;
	font-size:28px;
	font-variant:small-caps;
	line-height:40px;
}
h3{
	margin:20px 0;
	font-size:23px;
	font-variant:small-caps;
	line-height:30px;
	color:#EF8700;
}
p{
	margin:20px 0;
}
a:link,a:visited {
	text-decoration:none;
	color:#FD6400;
}
a:hover {
	color:#EF8700;
}
a.link01,a.link01:link,a.link01:visited,a.link01:hover {
	text-decoration:none;
	color:#fff;
}
.link_form a {
	margin-bottom:14px;
	display:inline-block;
}
.link_form a:hover {
   	transition: all 0.2s ease;
	opacity:0.9;
}
.link_form a img {
	max-width:100%;
}
.cont {
	margin:0 auto;
	padding:80px 0;
	width:1000px;
}
.cont .info {
	padding:0 26px;
}
ul.list_styl > li {
	list-style:url('../img/list_dots.png');
}

ul.list_styl {
	margin:7px 0;
}

ul.list_styl > li ol li{
	list-style:decimal;
}
/*HEAD*/
#header {
	width:100%;
	height:100%;	
	background:#fff url('../img/head_imag.jpg') center center no-repeat;
	background-size:cover;
	background-attachment:fixed;
	position:relative;
}
#head_titl {
	margin:13vh 0 0 3%;
	height:80vh;
}
#head_logo {
	height:46px;
	position:absolute;
	bottom:30px;
	right:10%;
}
#head_scrl{
	margin-left:-20px;
	position:absolute;
	top:80%;
	left:50%;
	z-index:1;
}
/*---Menu ppal---*/
#menu01 {
	margin:0;
	width:100%;
	z-index:9;
	height:40px;
	background-color:#FD6400;
	position:fixed;
	top:0;
	left:0;
	-webkit-box-shadow: 0 1px 3px 0 #1D110B;
	box-shadow: 0 1px 3px 0 #1D110B;
}
#menu01 .cont {
	padding:0;
}
#menu01 ul {
	list-style:none;
}
#menu01 li {
	font-variant:small-caps;
	font-size:18px;
	text-align:center;
	float:left;
}
#menu01 li a {
	padding:0 10px;
	line-height:40px;
	display:block;
}
#menu01 li:hover {
	background-color:#EF8700;
}
#menu01 li.last {
	float:right;
}
#menu01 li.last a {
	padding-left:42px;
	background-image:url('../img/menu.png');
	background-position:15px 12px;
	background-repeat:no-repeat;
	cursor:pointer;
}
#menu01 > ul > li > ul {
	padding:0;
	background-color:#efb160;
	position:absolute;
	display:none;
}
#menu01 > ul > li:hover > ul {
	display:block;
}
#menu01 > ul > li > ul > li {
	display:block;
	float:none;
}
/*CONTENT*/
#content{	
	background-color:#fafafa;
}
/*INFO GENERAL*/
.info_tabl {
	border-collapse:collapse;
	width:100%;
}
.info_tabl th,.info_tabl td {
	padding:9px 13px;
	border-bottom:1px solid #eee;
	border-left:1px solid #fff;
	text-align:center;
	background-color:#fff;
}
.info_tabl th,.info_tabl td.info_titl,.info_tabl td.info_tiqt {
	font-weight:bold;
	color:#fff;
}
.info_tabl td.info_titl,.info_tabl td.info_tiqt {
	text-align:left;
}
.info_tabl th {
	width:27%;
	background-color:#FD6400;
}

.info_allo.info_tabl th {
	width:30%;
}

td.info_titl {
	background-color:#EF8700;
}

td.info_tiqt {
	background-color:#1D110B;
}

td.info_prti {
	color:#fff;
	background-color:#999;
}

.info_tabl td.insc_empt {
	border:0 none;
	background-color:transparent;
}
/*MAPA*/
.mapa_info{
	width:350px;
	float:left;
}
.mapa_info p{
	margin-top:0;
}
.mapa_info img{
	max-width:100%;
}
.mapa_gmap{
	width:570px;
	height:471px;
	float:right;
}
/*FECHAS CLAVE*/
#dates-clau{
	background-color:#FD6400;
}
#dates-clau h2{
	border-color:#fff;
	color:#fff;
	background-image:url('../img/w10.png');
}
.dali_item {
	width:50%;
	background:url('../img/dali_item.png') left 7px repeat-x;
	float:left;
}
.dali_date {
	width:20%;
	text-align:center;
	float:left;
}
.dali_mark {
	width:100%;
	height:30px;
	background:url('../img/dali_date.png') center top no-repeat;
}
.dali_date p {
	margin:0;
	padding:10px 0;
	font-variant:small-caps;
	background-color:#fff;
}
.dali_info {
	margin-top:30px;
	margin-left:2px;
	padding:17px 3%;
	background-color:#fff;
	float:left;
}
.dali_info strong {
	font-size:20px;
	line-height:26px;
	color:#EF8700;
}
/*COMITES*/
#comites{
	background-color:#fee9c4;
}
.comi_item{
	width:50%;
	float:left;
}
.comi_item h3{
	margin-top:0;
}
.comi_item span{
	width:50%;
	float:left;
	display:block;
}
/*COLLABORAORS*/
#cola_imgs img {
	margin:5px;
	display:block;
	float:left;
}
.cola_imag1 {
	width:240px;
}
.cola_imag2 {
	width:490px;
}
/*PROGRAMA*/
#programa {
	background-color:#fff;
}
#programa h4 {
	font-size:18px;
	color:#2d72b6;
}
.prog_tabl {
	border-top:1px solid  #ddd;
	border-right:1px solid #EF8700;
	border-collapse:collapse;
	width:100%;
}
.prog_tabl td {
	padding:20px;
	border-bottom:1px solid #ddd;
	vertical-align:top;
}
.prog_hora {
	width:120px;
	color:#fff;
	background-color:#2d72b6;
}
.prog_tabl strong {
	font-size:18px;
	color:#2D72B6;
}
.prog_tabl ul {
	margin:0;
}
.prog_tabl li {
	margin-top:17px;
}
.prog_tabl2 {
	border-right:1px solid #EF8700;
}
.prog_tabl2 .prog_hora {
	border-bottom:1px solid #fff;
	text-align:right;
	color:#fff;
	background-color:#FD6400;
}
.prog_tabl2 strong {
	color:#FD6400;
}
#programa h3.prog2 {
	color:#EF8700;
}
#programa h4,#programa h4.prog2 {
	color:#1D110B;
}
.prog_tabl2 li strong {
	font-size:16px;
	color:#1D110B;
}
.prog_tabl2 li a:link,.prog_tabl2 li a:visited {
	color:#EF8700;
}
.prog_tabl2 li a:hover {
	color:#1D110B;
}
.prog_tabl{border-left:1px solid #eee;}
.prog_tabl td{display:block;}
.prog_tabl td.prog_hora{padding:10px 20px;width:auto;text-align:left;display:inline-block;}
/*INSCRIPCIONS*/
#inscripcions {
	background-color:#eee;
}
/*SECRETARIA*/
#secretaria-tecnica {
	background-color:#eee;
}
/*SCROLL ARROW*/
#scrl_tbot,#scrl_ttop {
	width:46px;
	height:46px;
	background-color:#B3B3B3;
	background-position:center center;
	background-repeat:no-repeat;
	display:none;
	position:fixed;
	right:3%;
	bottom:30px;
	cursor:pointer;
	-webkit-box-shadow: 0 1px 3px 0 #1D110B;
	box-shadow: 0 1px 3px 0 #1D110B;
}
#scrl_tbot {
	background-image:url('../img/scrl_tbot.png');
}
#scrl_ttop {
	background-image:url('../img/scrl_ttop.png');
}
#scrl_tbot:hover,#scrl_ttop:hover {
	background-color:#FD6400;
}

.list_pone strong {
	text-transform:uppercase;
}
#menu01 li#twitter {
	background-image:url('../img/twitter.png');
	background-position:10px center;
	background-repeat:no-repeat;
	background-size:30%;
	float:right;
}
#menu01 li#area_privada {
	background:url('../img/area_privada.png') left center no-repeat;
	background-size:30%;
	float:right;
}
.link_pdfs {
	padding-right:20px;
	background:url('../img/icono_pdf.gif') right center no-repeat;
}
/*MOBIL*/
#menu_mobl > div {
	padding:0 10px;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	height:40px;
	float:right;
	cursor:pointer;
}
#menu_mobl > div:hover {
	background-color:#1D110B;
}
#menu_mobl span {
	padding-right:30px;
	font-weight:bold;
	font-size:17px;
	line-height:40px;
	text-transform:uppercase;
	color:#fff;
	background:url('../img/menu.png') right center no-repeat;
	display:block;
}
#menu_mobl,.cont_mobl {
	display:none;
}
.cont_mobl img {
	width:100%;
	display:block;
}
.link_ampl {
	padding-right:20px;
	background:url('../img/icono_mano.gif') right center no-repeat;	
	display:none;
}
.link_ampl img {
	width:100%;
	display:block;
}
/*CONTENIDO COLUMNAS*/
.cont_cols {
	padding:0;
}
.cont_col1 {
	width:25%;
	position:relative;
	float:left;
}
.cont_col2 {
	width:70%;
	float:right;
}
.cont_col1 > div,.cont_col2 {
	padding:60px 0;
}
.cont_col1 > div {
	padding-bottom:0;
}
.cont_col1 .info {
	padding-right:0;
}
.cont_col2 .info {
	padding-left:0;
}
@media screen and (max-width: 1000px) {
	.cont{width:800px;}
	.mapa_info{width:40%;}
	.mapa_gmap{width:55%;}
	#informacio-general .mapa_gmap{height:451px;}
	#menu01 li{font-size:15px;}
}
@media screen and (max-width: 880px) {
	.cont{width:700px;}
	#menu01 li#twitter{font-size:0;background-size:contain;background-position:left center;}
	#cola_imgs img{margin:0;width:33.3333%;}
	#informacio-general .mapa_gmap{height:425px;}
	#secretaria-tecnica .mapa_gmap{height:300px;}
	#menu_mobl,.cont_mobl{display:block;}
	#menu01 ul,#menu01 ul li ul,#menu01 > ul > li:hover > ul{display:none;}
	#menu01 li#twitter{font-size:18px;background-position:10px center;background-size:30px;}
	ul,ol{padding-left:23px;}
	#menu01 ul{border-top:1px solid #fff;width:100%;background-color:#005DA5;position:fixed;top:40px;left:0;display:none;}
	#menu01 ul li{padding:0;width:33.3333%;}
	#menu01 li#area_privada{background-size:auto 80%;}
	#header{height:auto;}
	#header>img{display:none;}
}
@media screen and (max-width: 750px) { 
	body{text-align:left;}
	.cont{width:600px;}	
	#informacio-general .mapa_gmap{height:398px;}
	.dali_item{padding:20px 0;width:auto;background:url('../img/dali_item_left.jpg') 7px top repeat-y;float:none;}
	.dali_date,.dali_mark,.dali_date p,.dali_info{float:left;}
	.dali_date{width:100px;}
	.dali_mark{width:30px;background:url('../img/dali_date_left.png') center left no-repeat;}
	.dali_date p{width:70px;}
	.dali_info{margin-top:0;width:auto;}
	.cont_col1,.cont_col2{width:100%;float:none;}
	.cont_col2{padding-top:10px;clear:both;}
	.cont_col1 .info,.cont_col2 .info{padding:0 26px}
}
@media screen and (max-width: 650px) {
	.cont{width:90%;}
	#header{height:auto;}
	#header > .cont_mobl{margin-top:40px;}
	.mapa_info,.mapa_gmap{width:100%;}
	.mapa_gmap{margin-top:20px;}
	#informacio-general .mapa_gmap,#secretaria-tecnica .mapa_gmap{height:320px;}
	#menu01 ul li,#cola_imgs img{width:50%;}
	.comi_item{margin-top:20px;width:100%;float:none}
}
@media screen and (max-width: 450px) { 
	#menu01 ul li,#cola_imgs img{width:100%;}
	#menu01 li a{line-height:35px;}
	ul,ol{padding-left:16px;}
	.dali_date,.dali_date p{width:auto;}
	.dali_date p,.dali_info{padding:10px;}
	.dali_date p br{display:none;}
	.dali_info{margin-left:30px;}
	.info_tabl{display:none;}
	.link_ampl{display:block;}
	.comi_item span{width:100%;float:none;}
	#comi_orga p{margin:0;}	
	#comi_orga span{margin-bottom:20px;display:block;}
}