/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #CFCCB1;
	bbackground: #DBD8C5 url(bg.jpg) repeat-x top;
	margin: 0px;
	text-align: center;
	height: 100%;
}
table {
	border: 0px;
	font-size: 16px;
	color: rgba(0,0,0,1);
}
h2 {
	font-size: 11px;
	margin-bottom: 5px;
}
#content {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
.contentitem {
	padding: 40px;
	color: rgba(0,0,0,1);
}
#mainbody {
	background: #DBD8C5;
	margin-top: 10px;
	padding: 0px;
}
#mainbody p {
	padding: 10px;
	font-size: 16px;
	color: rgba(0,0,0,1);
	text-align: justify;
}
#mainbody h5, #mainbody h2, #mainbody h3, #mainbody .contentheading, .componentheading {
	font-weight: bold;
	background-color: #CFCCB1;
	font-size: 16px;
	border-bottom: 1px solid #fff;
	margin-top: 20px;
	padding: 5px 10px;
	margin-bottom: 20px;
	color: #000;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;
}
.readon {
	margin-left: 10px;
	display: block;
	margin-bottom: 10px;
}
#footer {
	position: relative;
	width: 99%;
	bottom: 0px;
	left: 0px;
	background-color: #CFCCB1;
	padding: 0;
	border-bottom: 1px solid #fff;
	padding: 4px;
	color: #000;
	font-size: 10px;
	text-align: center;
}
#footer a:link, #footer a:active, #footer a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #009900;
}
#franja {
	background-color: #FF6600;
	height: 25px;
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: right;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
#main {
	width: 1000px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-right: 10px solid #fff;
	border-left: 10px solid #fff;
}
#header {
	height: 125px;
	background-color: #EFEDDF;
}
#logo {
	float: left;
	height: 80px;
	margin-left: 10px;
}
.moduletablesites {
	float: right;
	height: 90px;
	width: 580px;
	list-style: none;
}
.moduletablesites ul {
	list-style: none;
	margin: 0px;
}
.moduletablesites li {
	display: inline;
	float: right;
	height: 65px;
	width: 80px;
	border-left: 1px solid #dccfca;
	padding: 5px 10px 5px 10px;
	vertical-align: bottom;
}
.moduletablesites li img {
	margin-left: 10px;
	display: block;
}
.moduletablesites a:link, .moduletablesites a:visited, .moduletablesites a:active, .moduletablesites a:hover {
	font-weight: normal;
	font-size: 9px;
	color: #4a4a4a;
	text-decoration: none;
}
.moduletablesites a:hover {
	color: #CCCCCC;
}
#menu {
	background-color: #999780;
	padding: 0px;
	height: 55px;
	width: 1000px;
	margin-top: -3px;
}
.moduletablemainlevel ul {
	margin: 0 0 0 0;
	padding: 0px;
	list-style: none;
	width: 100%;
	color: #fff;
	vertical-align: middle;
}
.moduletablemainlevel li {
	padding:5px 10px;
	float: left;
	text-align: center;
	width: 85px;
	height: 38px;
	border-right: 1px solid #fff;
	margin-top:3px;
}
.moduletablemainlevel li a:link, .moduletablemainlevel a:visited, .moduletablemainlevel a:active {
	color: #fff;
	text-decoration: none;
	font-weight:normal;
	height: 30px;
	font-size:14px;
}
.moduletablemainlevel li a:hover {
	background-color: #DBD8C5;
}
.moduletablesubmenu {
	background-color: #FFCF9F;
	padding: 0;
	height: 32px;
	width: 785px;
	margin-top: 10px;
}
.moduletablesubmenu ul {
	margin: 0 0 0 0;
	padding: 5px 0px 0 0;
	list-style: none;
	width: 100%;
	height: 27px;
	color: #fff;
}
.moduletablesubmenu li {
	padding: 5px;
	margin-left: 0px;
	float: left;
}
.moduletablesubmenu a:link, .moduletablesubmenu a:visited, .moduletablesubmenu a:active {
	color: #FF6600;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
}
#banner {
	margin-top: 10px;
}
#himage {
	width: 392px;
	float: left;
}
#orangeflash {
	position:absolute; 
	max-height: 247px;
	left:60%;
	bottom:5%;
	width:30%;
	font-size:14px;
	background: rgba(255, 255, 255, 0.8) top right;
	padding: 30px;
	color: #000;
}
#orangeflash a:link, #orangeflash a:visited {
	color: #fff;
	padding:10px 20px;
	float:none;
	background-color:#FF6600;
	
}
.thumb {
	text-align: center;
	width: 121px;
}
.thumb img {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 4px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	margin-top: 0px;
	margin-bottom:20px;
}
.tooltip {
	display: none;
	position: absolute;
}
.tooltip img {
	background-color: #FFFFFF;
}
.clear {
	clear: both;
}
.sitemap a:link, .sitemap a:active, .sitemap a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.sitemap a:hover {
	color: #3fa512;
}
ul.sitemap {
	list-style-image: url(../images/sitemap_arrow.gif);
	border-left: 1px solid #EEEEEE;
	padding-left: 25px;
}
ul.sitemap ul {
	border-left: 1px solid #EEEEEE;
	padding-left: 25px;
}
ul.sitemap li {
	padding: 5px;
}
.img {
	float: right;
	margin-right: 10px;
}
.img img {
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	padding: 7px;
}
.esq {
	float: left;
	margin-right: 10px;
}
.resaltat {
	color: #FF6600;
}
.petit {
	font-size: 10px;
}
table#connexions {
	border: 1px #FFFFFF solid;
	background-color: #009999;
	width: 100%;
}
table#connexions a:link, table#connexions a:active, table#connexions a:visited, table#connexions a:hover {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
table#connexions img {
	margin: 0;
	padding: 0;
}
table#connexions td {
	width: 191px;
	margin: 0;
	padding: 10px 40px;
	background-color: #CCCCCC;
	vertical-align: top;
	border-top: 6px solid #fff;
	margin: 0;
	border-bottom: 6px solid #fff;
}
table#connexions td#tdbarna {
	background-color: #FD8813;
	text-align: left;
	border-right: 7px solid #fff;
}
table#connexions td#tdfoto {
	background-color: #FFFFFF;
	width: 250px;
	text-align:center;
	
}
table#connexions td#tdbarnagran {
	background-color: #FEAC58;
	color: #FFFFFF;
	border-right: 7px solid #fff;
	background-image: url(bgbt-off.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdbarnagran:hover {
	background-image: url(bgbt-on.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdnatur {
	background-color: #C5DE54;
	text-align: left;
	border-right: 7px solid #fff;
}
table#connexions td#tdnaturgran {
	background-color: #C4DD51;
	color: #FFFFFF;
	border-right: 7px solid #fff;
	background-image: url(bgnt-off.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdnaturgran:hover {
	background-image: url(bgnt-on.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdcib {
	background-color: #6E95B9;
	text-align: left;
	border-right: 7px solid #fff;
}
table#connexions td#tdcibgran {
	background-color: #8CAAC8;
	color: #FFFFFF;
	border-right: 7px solid #fff;
	background-image: url(bgcib-off.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdcibgran:hover {
	background-image: url(bgcib-on.jpg);
	background-repeat: repeat-x;
}
table#connexions td#tdinf {
	background-color: #686D73;
	text-align: left;
	border-right: 2px solid #fff;
}
table#connexions td#tdinfgran {
	background-image: url(bginf-off.jpg);
	background-repeat: repeat-x;
	background-color: #686D73;
	color: #FFFFFF;
	border-right: 2px solid #fff;
}
table#connexions td#tdinfgran:hover {
	background-image: url(bginf-on.jpg);
	background-repeat: repeat-x;
}
table#programa {
	width: 95%;
	margin-left: 10px;
	margin-bottom: 10px;
	color: rgba(0,0,0,1);
	font-size: 16px;
}
.moduletablejoom {
	color: #79754A;
}
.moduletablejoom a:link, .moduletablejoom a:visited {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	
}
.moduletablejoom ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 13px;
	float: right;
}
.moduletablejoom li {
	display: block;
	float:left;
	width:30px;
	margin-right: 10px;
	margin-top:5px;
}
.events {
	width: 100%;
}
/***************************
* List style
**************************/
ul.ev_ul {
	list-style: none;
	padding: 0px;
	margin: 5px;
}
ul.ev_ul li.ev_td_li {
	border-style: solid;
	border-width: 0 0 0 5px;
	margin-bottom: 5px;
	padding-left: 2px;
	background-image: none
}
a.ev_link_cat:link {
}
a.ev_link_cat:visited {
}
a.ev_link_cat:hover {
}
.ev_fieldset {
	font-style: normal;
	font-weight: bold;
}
.ev_table {
	border-right: 0px solid black;
	border-left: 0px solid black;
	border-bottom: 0px solid black;
	cellspacing: 20px;
	background-color: #FFFFFF;
	border: 1px solid #fff;
}
.ev_td_right {
	background-color: #DBD8C5;
	border-top: 0px solid #000000;
	border-bottom: 1px solid #fff;
}
.ev_td_left {
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	background-color: #CFCCB1;
	width: 20%;
}
.ev_td_today {
	border-right: 0px solid #000000;
	border-top: 0px solid #000000;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: black;
}

#submit-btn.loading {
	position: relative;
	color: #ffffff; /* Texto blanco */
	background-color: #6c757d; /* Fondo gris */
	cursor: wait;
	pointer-events: none; /* Evita interacción adicional */
  }
  
  #submit-btn.loading::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 10px; /* Ajusta la posición a la derecha */
	transform: translateY(-50%);
	width: 16px;
	height: 16px;
	border: 2px solid #ffffff;
	border-top-color: transparent;
	border-radius: 50%;
	animation: spinner 0.8s linear infinite;
  }
  
  @keyframes spinner {
	to {
	  transform: translateY(-50%) rotate(360deg);
	}
  }
  