/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */

body { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:100%; 
	text-align: justify;
	padding:0px;
	margin:0px;}
	
html { 	min-width:auto;
		min-height:auto;}

html, body {}

/* Global Structure ============================================================= */



#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
    }

#indexlanguage {
	position: absolute;
 	right: 3%;
	top: 6%;
	z-index:1;
}
@media (max-width: 700px) {
	#indexlanguage {
	position: absolute;
 	right: 3%;
	top: 6%;
	z-index:1;
	}
}

#indexlanguage img {
		border-radius:5px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border:2px solid  #CCC;
	}
	
#indexlanguage2 {
	position: absolute;
 	right: 3%;
	top: 1%;
	z-index:1;
}
@media (max-width: 700px) {
	#indexlanguage2 {
	position: absolute;
 	right: 3%;
	top: 1%;
	z-index:1;
	}
}

#indexlanguage2 img {
		border-radius:5px;
		-moz-border-radius:10px;
		-webkit-border-radius:10px;
		border:2px solid  #CCC;
	}


#container-left {
        position: relative;
        background: #333;
        width: 100%;
        right: 50%;
        float: left;
    }

#container-right {
        position: relative;
        width: 100%;
        background: #333;
        height: 100%;
        float: left;
        overflow: hidden;
    }
		
#container3 {
        float:left;
        position:relative;
        overflow:hidden;
        width: 100%;
        left: 50%;
    }

#colCentered {
        margin: 0 auto;
        width: 600px;
		height:100%;
		background: -webkit-linear-gradient(#3C5A98, #3C5A98, #50A7E9, #1589C5, #3C5A98, #1589C5, #50A7E9, #3C5A98); /* For Safari 5.1 to 6.0 */
  		background: -o-linear-gradient(#3C5A98, #3C5A98, #50A7E9, #1589C5, #3C5A98, #1589C5, #50A7E9, #3C5A98); /* For Opera 11.1 to 12.0 */
  		background: -moz-linear-gradient(#3C5A98, #3C5A98, #50A7E9, #1589C5, #3C5A98, #1589C5, #50A7E9, #3C5A98); /* For Firefox 3.6 to 15 */
  		background: linear-gradient(#3C5A98, #3C5A98, #50A7E9, #1589C5, #3C5A98, #1589C5, #50A7E9, #3C5A98); /* Standard syntax */
        position: relative;
    }
@media (max-width: 700px) {
	#colCentered {
		width: 100%;
		min-width: 100%;
	}
}

.logo{
		width: 100%;

	}



/*--- News Style Menu of Choice ---*/
#news {
	margin-top:0px;
	margin-left: 6px;
}

	#news img {
		margin-left: 4px;
		margin-right: 4px;
		border:3px solid  #333;
		width: 70px;
		height: 70px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#news img:hover {
		border-color:#bbb;
	}
	
/*----- news2 bottom icons menu -----*/	
#news2 {
	margin-left: 6px;
	margin-bottom: 6px;
}

	#news2 img {
		margin-left: 4px;
		margin-right: 4px;
		border:3px solid  #333;
		width: 70px;
		height: 70px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#news2 img:hover {
		border-color:#bbb;
	}		
	

/*----- txt, links, lines, titles -----*/
a {
	color: #000; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h1 {
	font-size:20px;
	background-color: #000;
	line-height:1.2em;
	font-weight:normal;
	color: #CCC;
	width:200px;
	padding-top:40px;
	margin-top: 15px;
	margin-bottom:0px;
	margin-left:8px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	text-align:center;
}
	h1 a {
		color: #CCC;
		text-decoration:none;
	}

h2 {
	font-size:20px;
	background-color: #000;
	line-height:1.2em;
	font-weight:normal;
	color: #CCC;
	width:200px;
	padding-top:40px;
	margin-top: 25px;
	margin-bottom:12px;
	margin-left:8px;
	border-radius: 10px 10px 10px 10px;
	padding: 10px;
	text-align:center;
}
	
p {	
	margin-left:8px;
	margin-right:8px;
	margin-bottom:15px;
	font-size:18px;
}
.p1 { 	margin-bottom:12px;
		margin-left:5px;
		margin-right:auto;}
.p2 { margin-bottom:18px;}
.p3 { margin-bottom:27px;
}

/*===== content =====*/
#content {
	margin-top:0px;
	border-top-style:dashed;
	border-color: #333;
	
}
	#content img, aside img {
		margin-left: 5px;
		border:3px solid  #333;
		width: 280px;
		height: 200px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
	}
	#content img:hover {
		border-color:#bbb;
	}

/*===== Icone Table =====*/	
#tablehome {

	}
#tablehome a {
	color: #FFF; 
	outline:none;
	font-size:14px;
	text-decoration:none;
	text-align:center;
	vertical-align:text-top;
}
#tablehome a:hover{
	text-decoration:none;
	vertical-align:text-top;
}	
#tablehome table {	
width: 100%;
margin-bottom:15px;
}
#tablehome th {
line-height: 20px;
vertical-align:top;
text-align: center;
border: none;
margin-bottom:20px;
margin-top:20px;
}
#tablehome td {
border: none;
text-align: center;
}



#tablehome img {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		border:3px solid  #333;
		width: 150px;
		height: 150px;
		border-radius:4px;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		vertical-align: text-top;
	}
	
@media (max-width: 1000px) {
	#tablehome img {
		margin-left:0 auto;
		margin-right: 0 auto;
		margin-top: 20px;
		border:3px solid  #333;
		width: 110px;
		height: 110px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
	}
}
	
	
@media (max-width: 650px) {
	#tablehome img {
		margin-left:0 auto;
		margin-right: 0 auto;
		margin-top: 20px;
		border:3px solid  #333;
		width: 80px;
		height: 80px;
		border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
	}
}	
	
	#tablehome img:hover {
		border-color:#bbb;
	}
	
	.ligne0 {
      background-color: #06F;
	  color: #06F;
      }
.ligne1 {
      background-color: #06F;
      }
.ligne2 {
      background-color: #06F;
      }
.ligne3 {
      background-color: #06F;
      }
.ligne4 {
      background-color: #06F;
      }	  	  
.ligne5 {

      }	 

	
	
/*===== Footer =====*/
.footer {
	margin-left: auto;
	margin-right:auto;
	margin-bottom:0px;
	color: #FFF;
	text-align:center;
	border-top-style:solid;
	border-top-width:medium;
}

.footer a {color: #FFF;
			text-decoration: underline;}

.footer a:hover {	text-decoration: none;
					color: #FFF}

/*===== Languages Buttons =====*/
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-left: solid 1px #CCC;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font: bold 0.7em sans-serif;
	background-color: #DDD;
	border-bottom: solid 1px #CCC;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a CollapsiblePanel's Content area. It's important to note that
 * you should never put any padding on the content area element if you plan to
 * use the CollapsiblePanel's open/close animations. Placing a non-zero padding on the content
 * element can cause the CollapsiblePanel to abruptly grow in height while the panels animate.
 *
 * The name of the class ("CollapsiblePanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style a
 * CollapsiblePanel content container.
 */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

/* An anchor tag can be used inside of a CollapsiblePanelTab so that the
 * keyboard focus ring appears *inside* the tab instead of around the tab.
 * This is an example of how to make the text within the anchor tag look
 * like non-anchor (normal) text.
 */
.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
	font-size:22px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "CollapsiblePanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the CollapsiblePanel.
 */
.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #EEE;
}

/* This is an example of how to change the appearance of the panel tab when the
 * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed
 * whenever the CollapsiblePanel is closed.
 */

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #9F3;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed
 * whenever the CollapsiblePanel gains or loses keyboard focus.
 */
.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #3399FF;
}