/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/

#dropfile{
width: 300px;
height: 50px;
border: 3px dashed #BBBBBB;
line-height:50px;
text-align: center;
}

#page-wrap { 
  width: 600px; 
  margin: 15px auto; 
  position: relative; 
}

#sidebar { 
  width: 190px; 
  position: fixed; 
  margin-left: 410px; 
}

a.viewpic {
  z-index: 50; 
  position:relative;
  border-bottom:1px dashed #808080; 
  text-decoration: none; 
}
a:hover.viewpic {
  z-index: 50; 
  text-decoration: none; 
  background: none;
}
a.viewpic span {  z-index: 50;  display: none;}

a:hover.viewpic span {
  display: inline; 
  position: absolute;  
  top: -80px; 
  left: 10px; 
  z-index: 50; 
  width:400px; 
  padding:2px 4px;
}

.Highlighted a {
    background-color: #78899A !important;
    background-image :none !important;
    color: #ffffff !important;
}

body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }
/*body {
background-position:0% 0%;
background-image:url(images/image1.png);
background-repeat:no-repeat;
}*/
/* links */
a { color: #003B6E; background: inherit; }
a:hover { color: #9EC068; background: inherit; }

a.tooltip {outline:none; }
a.tooltip strong {line-height:30px;}
a.tooltip:hover {text-decoration:none;} 
a.tooltip span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:-320px; margin-left:-50px;
    width:550px; line-height:14px;
}
a.tooltip:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.callout {z-index:20;position:absolute;top:20px;border:0;left:-12px;}
    
/*CSS3 extras*/
a.tooltip span
{
    border-radius:10px;
    box-shadow: 5px 5px 8px #CCC;
}

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0;}
h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; letter-spacing: 1px; }
/*h4 { font: bold 1em "Arial", Sans-Serif; margin: 0; letter-spacing: 1px; }*/
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }
h4 {
    background-color: #80D0D0;
    color: #FFFFFF;
	text-align: center;
	width:100%;
	border-spacing: 12px;
	border-radius: 12px;
	border-width:1px;
	border-style:solid;
	border-color:black;
    font-size: 1.2em; /* equiv 18px */
    font-weight: normal;
    line-height: 1.5em;
    margin:  0 0 0 0;
}
h5 {
    background-color: #80D0D0;
    color: #FFFFFF;
	border-spacing: 12px;
	border-radius: 12px;
	border-width:2px;
	border-style:solid;
	border-color:black;
    font-size: 1.6em; /* equiv 18px */
    font-weight: normal;
    line-height: 1.8em;
    margin:  0 0 0 0;
}
h6 {
    background-color: #CC4E5C;
    color: #FFFFFF;
	border-spacing: 12px;
	border-radius: 12px;
	border-width:3px;
	border-style:solid;
	border-color:black;
    font-size: 1.6em; /* equiv 18px */
    font-weight: normal;
    line-height: 1.8em;
    margin:  0 0 0 0;
}
h7 {
    background-color: #FFD0D0;
    color: #000000;
	text-align: center;
	width:150%;
	border-spacing: 15px;
	border-radius: 5px;
	border-width:1px;
	border-style:solid;
	border-color:black;
    font-size: 1.3em;
    font-weight: normal;
    line-height: 2em;
    margin:  0 0 0 0;
}
h8 {
    background-color: #00FFAA;
    color: #00FFAA;
	width:100%;
	border-spacing: 12px;
	border-radius: 12px;
	border-width:1px;
	border-style:solid;
	border-color:black;
    font-size: 1.9em; /* equiv 18px */
    font-weight: bold;
    line-height: 2.2em;
    margin:  0 0 0 0;
}

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form {margin: 0; padding: 0;display:inline;}
input.search { width: 279px; border: none; background: #fff url(../images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }
.inputbox {
	padding: 2px;
	border:1px solid #999900;
	background-color: #FFFFFF;
	color: #000000;
}
/* content holder */
#content { margin: 10px auto; width: 1400px auto; }

/* header */
#header { height: 65px; }
#logo { padding: 15px 0 0 8px; }
#logo p { margin: 0; padding: 0 0 0 10px; color: #808080; background: #fff; }
#top_info { float: right; width: 370px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs { background: #fff url(../images/bigbox.gif) repeat top left; color: #000;  height: 35px; text-align: center; padding: 0 0 0 10px; }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url(../images/barbg.gif) no-repeat; color: #808080; padding: 7px 0; width: 82px; text-align: center; font-weight: bold; text-decoration: none; }
#tabs li a:hover { background: #fff url(../images/barcurrent.gif) no-repeat; color: #000; }
#tabs li a.current { background: #fff url(../images/barcurrent.gif) no-repeat; color: #2C71AE; }
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url(../images/searchbg.gif) no-repeat;
	padding: 14px 0 20px 5px;
	width: 500px;
	margin: 5px 0 0 0;
}
	#search p { padding: 0; margin: 0; }
	
/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(../images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(../images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}


/* left side */
.left { float: left; width: 650px; margin: 0 0 10px 0; }
	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;
		border-bottom: 1px dotted #ccc;
		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url(../images/calendar.gif) no-repeat; width: 50px; padding: 5px 0 0 9px;  color: #808080;}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail { float: left; margin: 0 18px 8px 0; border: 1px solid #dedede; }


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

/* bottom connection membre */
.connection_membre { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop_cm { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox_cm { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox_cm p { padding: 0; margin: 0; }

/* center */
.center { float: left; width: 450px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

/* center_full */
.center_full { float: left; width: 960px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat; color: #000; }
	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom left; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }

/* inscription */
.inscription { float: left; width: 650px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url(../images/smallboxtop.gif) no-repeat center; color: #000; }
	.smallbox { background: #fff url(../images/smallbox.gif) no-repeat bottom center; color: #444; padding: 1px 10px 10px 10px;  }
	.smallbox p { padding: 0; margin: 0; }
	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop { height: 19px; background: #fff url(../images/boxtop.gif) no-repeat; color: #000; }
	.box { background: #fff url(../images/box.gif) no-repeat bottom left; color: #5b5b5b; padding: 0 10px 15px 10px; margin: 0 0 10px 0; }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }

/* table */
table {
/*	font-size: .8em; */
	margin: 0 auto;
	border-collapse: separate;
	border-spacing: 0px;
	border-radius: 18px;
	overflow: hidden;
/*	border:solid 1px; */
}

table  tr:first-child td {
	border:none;
}
table tr:last-child td {
	border:none;
}
td {
	padding: 5px;
/*	border-top: solid 1px #5D1212;
/*	border-bottom: solid 1px #5D1212;*/
}

/*textarea { resize: none; }*/

/* misc */
.bouton3 {
	border-radius:0px 0 0px 0;
	background: #90EE90;
	border:none;
	color:#F00;
	font:bold 12px Verdana;
	padding:2px 0px 2px 0px;
}
.bouton4 {
	border-radius:0px 0 0px 0;
	background: #90EE90;
	border:none;
	color:#000;
	font:bold 8px Verdana;
	padding:2px 0px 2px 0px;
}
.bouton5 {
	border-radius:0px 0 0px 0;
	background: #90EE90;
	border:none;
	color:#000;
	font:bold 12px Verdana;
	padding:2px 0px 2px 0px;
}
.bouton6 {
	border-radius:8px 0 8px 0;
	background: #478bf9;
	border:none;
	color:#fff;
	font:bold 10px Verdana;
	padding:6px 0px 6px 0px;
}
.bouton8 {
	border-radius:12px 0 12px 0;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 12px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.bouton9 {
	border-radius:0 12px 0 12px;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 12px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.bouton10 {
	border-radius:8px 8px 8px 8px;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 12px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.bouton11 {
	border-radius:4px 4px 4px 4px;
	background: #f5f5f5;
	border:none;
	color:#555;
	font:bold 8px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.bouton_vert {
	border-radius:4px 4px 4px 4px;
	background: #ADFF2F;
	border:none;
	color:#000000;
	font:8px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.bouton_rouge {
	border-radius:4px 4px 4px 4px;
	background: #FF0000;
	border:none;
	color:#000000;
	font:8px Verdana;
	padding:6px 10px 6px 10px;
	box-shadow:1px 1px 3px #999;
}
.buttons { text-align: left; padding: 4px 3px 0 0;}
.left_articles .buttons { float: left; height: 20px; }
.bluebtn { background: #488EB2 url(../images/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(../images/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url(../images/hoverbtn.gif) no-repeat; color: #fff; }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }

.image_trad span {
    visibility: hidden;
}
 
.image_trad img:hover + span {
    visibility: visible;
}
.button {
	padding: 1px;
	border:1px solid #990000;
	background-color: #CCCCCC;
	color: #000000;
}

.input_text {
	padding: 1px;
	border:1px solid #990000;
	background-color: #DEDEDE;
	color: #000000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	border-radius:5px;
          border-color: #88a;
          -webkit-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
          -moz-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
          -o-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
          -ms-box-shadow: 0 0 5px rgba(0, 0, 255, .5);
          box-shadow: 0 0 5px rgba(0, 0, 255, .5);
}

.custom-combobox {

position: relative;
display: inline-block;
}
.custom-combobox-toggle {
position: absolute;
top: 0;
bottom: 0;
margin-left: -1px;
padding: 0;
}
.custom-combobox-input {
width: 550px;
margin: 0;
padding: 5px 10px;
}
.custom-combobox-input2 {
width: 300px;
margin: 0;
padding: 5px 10px;
}

/* css for timepicker */
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }

.Highlightedr a{
   background-color : dodgerblue !important;
   background-image : none !important;
   color: White !important;
   font-weight:normal !important;
   font-size: 10px;
}

.wrap {margin: 0 auto;width: 600px;font-size: 16px; text-align: center;}
.popup {background: #FFF;height: 200px;width: 400px;border: 5px solid #cecece;display: none;z-index: 70;}
.closepopup {float: right;}
.background {display: none;position: fixed;_position: absolute; height: 100%;width: 100%;top: 0;left: 0;background: #000000;border: 1px solid #cecece;z-index: 60;}

#titre5 .card {
	min-height: 200px;	
	background: transparent;	
	z-index: 2000;	
	border: none;	
	padding: 1.5vw;	
	display: flex;	
	flex-flow: column wrap;	
	justify-content: center;	
	align-items: center;}

#titre5 .hidden{
	padding: 0;	display : none;}