@CHARSET "ISO-8859-1";


body{
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	
}

.edt_link:link,
.edt_link:visited,
.edt_link:active,
.date_link:link,
.date_link:visited,
.date_link:active,
.rssHeader a,	
.rssRow a {
	color: #01557a;
	text-decoration: none;
}

.red_link:link,
.red_link:visited,
.red_link:active {
	color:red;
	text-decoration: none
}
.red_link:hover{
		font-weight:bold;
	}

.publi_titre:link,
.publi_titre:visited,
.publi_titre:active {
	font-size:16px;
	color:#911c1a;
	font-style:bold;
	text-decoration: none;
}

.valignmiddle{
	vertical-align:middle;
}

.bold{
	font-weight: bold !important;
}
.corps_complet{
	width:100%;
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,0.31) 0%, rgba(255,255,255,0.54) 33%, rgba(255,255,255,0.59) 40%, rgba(239,239,239,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,0.31) 0%,rgba(255,255,255,0.54) 33%,rgba(255,255,255,0.59) 40%,rgba(239,239,239,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,0.31) 0%,rgba(255,255,255,0.54) 33%,rgba(255,255,255,0.59) 40%,rgba(239,239,239,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4fffffff', endColorstr='#efefef',GradientType=1 );


}

.logo_header{
    background-image: url('images/ci2c_color.png');
	background-repeat: no-repeat;
	background-size: 120px 50px;
    height: 50px;
    max-width: 1000px;
	text-align:center;
}

.nav_link{
	line-height: 40px;
	color: #8e8f8f;
	text-align:center;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin-right:10px;
	margin-left: 10px;
	padding-right:7px;
	padding-left:7px;
}
.nav_link:hover{
	color:#ffffff;
	background-color:#999890;
	cursor:pointer;
}
.nav_link2{
	line-height: 40px;
	color: #ffffff;
	text-align:center;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin-right:10px;
	margin-left: 10px;
	padding-right:7px;
	padding-left:7px;
	background-color:#999890;

}










.nav_link_new
{
background-color:#f5f3ef;
box-shadow: 0 4px 5px -2px gray;
    height: 40px;
}

.nav_link_new ul
{
list-style-type: none;
}


#main_ul {
display: flex;
justify-content: center;
padding:0px;
}


.nav_link_new ul:after
{
content: "";
display: table;
clear: both;
}

.main_li
{
float: left;
text-align: center;
position: relative;
}

.nav_link_new a
{
display: block;
text-decoration: none;
color: #8e8f8f;
border-bottom: 2px solid transparent;
line-height: 40px;
text-align:center;
font-size: 15px;
text-transform: uppercase;
/*display: inline-block;*/
margin-right:65px;
margin-left: 65px;
padding-right:7px;
padding-left:7px;
font-weight: bold;
width:auto;
}

.nav_link_new a:hover
{
border-bottom: 2px solid black;
color:#ffffff;
background-color:#999890;
cursor:pointer;
}



.sous
{
    display: none;
    z-index: 1000;
    position: absolute;
width:250px;
background-color:#f5f3ef;
box-shadow: 0 4px 5px -2px gray;
}

.nav_link_new > ul li:hover .sous
{
    display: block;
}

.sous li
{
    float: none;
    width: 100%;
    text-align: left;
}

.sous a
{
padding: 17px;
border-bottom: none;
text-align: left;
line-height: normal;
margin: 0px 20px 0px -20px;
font-weight: normal;
}

.sous a:hover
{
    border-bottom: none;
color:#ffffff;
background-color:#999890;
cursor:pointer;
}










.nav_sub_facilities, .nav_sub_team{
	line-height: 25px;
	padding-left:2px;
	width:100%;
	display:inline-block;
	font-size:14px;
	
}

.nav_sub_facilities:hover,.nav_sub_team:hover{
	background-color:#999890;
	color: #ffffff;
	cursor:pointer;
}

.link_header:link,
.link_header:visited,
.link_header:active {
	color: grey;
	text-decoration: none;
}


#twitter {
	height:15px;
	float:right;
	line-height: 15px;
	color:gray;
	font-size:10px;
	padding-right:10px;
}
#twitter2{
	width:80%;
	height:15px;
	text-align:right;
	line-height: 15px;
	color:gray;
	font-size:11px;
	padding-bottom:5px;
}
.horizontal_center {
	margin:0 auto;
}

.copyright {
	padding-right:10px;
	color:#8e8f8f;
	font-size:12px;
}



#footer2{
	background-color: #FFFFFF;
	display: table;
	table-layout: fixed;
	width:100%;
	height:50px;
	font-size: 9px;
	margin-top:5px;
}
.image_footer{
	height:50px;
}


.colonne_droite{
	text-align:center;
	vertical-align:top;
	display:inline-block;
	word-wrap: break-word;
	width:250px;

}

.colonne_gauche{
	vertical-align:left;
	width: 74%;
	display:inline-block;

}


	@media screen and (max-width:960px) {
.colonne_gauche{
	vertical-align:left;
	width: 100%;
	display:inline-block;

}

}



.plateforme_box{
	float:left;
	border-radius: 5px;
	margin-left:5px;
	margin-right:5px;
	margin-right:10px;
	margin-bottom:10px;
	padding:5px;
	border:1px solid #C4C4C4;
	background-color:#ffffff;
background: rgb(255,255,255);
background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 );

}

.width_full{
	width:100%;
}



.events{

	font-size: 18px;
	text-shadow: 0px 1px 0px #AAA;
	color: #01557a;

}

label.error{		/* ce label est créé pour les messages d'erreur de vallidation de formulaire */
	color: red;
	padding-left : 10px;
	font-size: 7pt;
}
label.error:before{
	content : url(images/critical_orange.gif) "   ";
}

.label_classic_form{
	cursor:pointer;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	line-height:28px;
	margin-bottom:5px;
	width:135px;
}

form p:hover .label_classic_form{
	color:#df6604;
}
form p:hover .label_classic_form:after{
	content:" >";
}


.button_rouge{
border:1px solid #df0909; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
 background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
 background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
 background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
 background-image: -o-linear-gradient(top, #f62b2b, #d20202);
 background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.button_rouge:hover{
 border:1px solid #b30808;
 background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
 background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
 background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
 background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}

.button_vert{
 border:1px solid #34740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #4ba614; background-image: -webkit-gradient(linear, left top, left bottom, from(#4ba614), to(#008c00));
 background-image: -webkit-linear-gradient(top, #4ba614, #008c00);
 background-image: -moz-linear-gradient(top, #4ba614, #008c00);
 background-image: -ms-linear-gradient(top, #4ba614, #008c00);
 background-image: -o-linear-gradient(top, #4ba614, #008c00);
 background-image: linear-gradient(to bottom, #4ba614, #008c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4ba614, endColorstr=#008c00);
}

.button_vert:hover{
 border:1px solid #224b09;
 background-color: #36780f; background-image: -webkit-gradient(linear, left top, left bottom, from(#36780f), to(#005900));
 background-image: -webkit-linear-gradient(top, #36780f, #005900);
 background-image: -moz-linear-gradient(top, #36780f, #005900);
 background-image: -ms-linear-gradient(top, #36780f, #005900);
 background-image: -o-linear-gradient(top, #36780f, #005900);
 background-image: linear-gradient(to bottom, #36780f, #005900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#36780f, endColorstr=#005900);
}


.button_bleu{
 border:1px solid #0e5474; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #147da6; background-image: -webkit-gradient(linear, left top, left bottom, from(#147da6), to(#006b8c));
 background-image: -webkit-linear-gradient(top, #147da6, #006b8c);
 background-image: -moz-linear-gradient(top, #147da6, #006b8c);
 background-image: -ms-linear-gradient(top, #147da6, #006b8c);
 background-image: -o-linear-gradient(top, #147da6, #006b8c);
 background-image: linear-gradient(to bottom, #147da6, #006b8c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#147da6, endColorstr=#006b8c);
}

.button_bleu:hover{
 border:1px solid #09424b;
 background-color: #0f6178; background-image: -webkit-gradient(linear, left top, left bottom, from(#0f6178), to(#005059));
 background-image: -webkit-linear-gradient(top, #0f6178, #005059);
 background-image: -moz-linear-gradient(top, #0f6178, #005059);
 background-image: -ms-linear-gradient(top, #0f6178, #005059);
 background-image: -o-linear-gradient(top, #0f6178, #005059);
 background-image: linear-gradient(to bottom, #0f6178, #005059);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#0f6178, endColorstr=#005059);
}




.button_violet{
 border:1px solid #490e74; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #6714a6; background-image: -webkit-gradient(linear, left top, left bottom, from(#6714a6), to(#52008c));
 background-image: -webkit-linear-gradient(top, #6714a6, #52008c);
 background-image: -moz-linear-gradient(top, #6714a6, #52008c);
 background-image: -ms-linear-gradient(top, #6714a6, #52008c);
 background-image: -o-linear-gradient(top, #6714a6, #52008c);
 background-image: linear-gradient(to bottom, #6714a6, #52008c);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#6714a6, endColorstr=#52008c);
}

.button_violet:hover{
 border:1px solid #32094b;
 background-color: #530f78; background-image: -webkit-gradient(linear, left top, left bottom, from(#530f78), to(#310059));
 background-image: -webkit-linear-gradient(top, #530f78, #310059);
 background-image: -moz-linear-gradient(top, #530f78, #310059);
 background-image: -ms-linear-gradient(top, #530f78, #310059);
 background-image: -o-linear-gradient(top, #530f78, #310059);
 background-image: linear-gradient(to bottom, #530f78, #310059);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#530f78, endColorstr=#310059);
}





.button_jaune{
 border:1px solid #74740e; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:12px;font-family:arial, helvetica, sans-serif; padding: 5px 5px 5px 5px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a6a614; background-image: -webkit-gradient(linear, left top, left bottom, from(#a6a614), to(#8c8c00));
 background-image: -webkit-linear-gradient(top, #a6a614, #8c8c00);
 background-image: -moz-linear-gradient(top, #a6a614, #8c8c00);
 background-image: -ms-linear-gradient(top, #a6a614, #8c8c00);
 background-image: -o-linear-gradient(top, #a6a614, #8c8c00);
 background-image: linear-gradient(to bottom, #a6a614, #8c8c00);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a6a614, endColorstr=#8c8c00);
}

.button_jaune:hover{
 border:1px solid #4a4b09;
 background-color: #78760f; background-image: -webkit-gradient(linear, left top, left bottom, from(#78760f), to(#595900));
 background-image: -webkit-linear-gradient(top, #78760f, #595900);
 background-image: -moz-linear-gradient(top, #78760f, #595900);
 background-image: -ms-linear-gradient(top, #78760f, #595900);
 background-image: -o-linear-gradient(top, #78760f, #595900);
 background-image: linear-gradient(to bottom, #78760f, #595900);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#78760f, endColorstr=#595900);
}




.submit_bleu,
a.submit.bleu{
	background:#ddd;
	background:-moz-linear-gradient(90deg, #0459b7, #08adff); /* Firefox */
	background:-webkit-gradient(linear, left top, left bottom, from(#08adff), to(#0459b7)); /* Webkit */
	border:1px solid #093c75;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-box-shadow:0 1px 0 #fff;
	-webkit-box-shadow:0 1px 0 #fff;
	color:#fff;
	cursor:pointer;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	
	padding:5px 10px;
	text-decoration:none;
	text-shadow:0 1px 1px #333;
}
.submit_bleu:hover,
a.submit_bleu:hover{
	background:#eee;
	background:-moz-linear-gradient(90deg, #067cd3, #0bcdff);
	background:-webkit-gradient(linear, left top, left bottom, from(#0bcdff), to(#067cd3));
	border-color:#093c75;
	text-decoration:none;
}
.submit_bleu:active,
.submit_bleu:focus,
a.submit_bleu:active,
a.submit_bleu:focus{
	background:#ccc;
	background:-moz-linear-gradient(90deg, #0bcdff, #067cd3);
	background:-webkit-gradient(linear, left top, left bottom, from(#067cd3), to(#0bcdff));
	border-color:#093c75;
	outline:none;
}
.b_mb_inf{
	cursor:pointer;
}

.hide_me{
	display:none;
}
.illustration {
	float: left;
	margin: 0px 0px 0px 0px;
}
.illustration2 {
	float: right;
	margin: 0px 0px 0px 0px;
}

.box_title{
	text-align:center;
	color:#01557a;
	font-weight:bold;
	text-shadow: 0px 1px 0px #AAA;
}

.admin_bar {
	background-color:#ffffff;
    text-align: center;
	-moz-box-shadow:0 0 10px #aaa;
	-webkit-box-shadow:0 0 10px #aaa;
}

.tab_epu{
	background-color:#ffffff;
	
}

 .photo{
	background-color:#ffffff;
	text-align:center;
	border:1px solid #DFDFDF;
	height:140px;
	width:110px;
	margin: 5px 10px 5px 5px;
	box-shadow: 0px 2px 2px 0px;
	opacity: 1;
    filter: alpha(opacity=100);
}	

.fdw-background{ opacity:1; margin-top:0px; width:100%; height:100%; }

.numberCircle {
    border-radius: 39%;
    width: 26px;
    height: 26px;
    padding: 4px;

    background: #a0c4ff;
    border: 2px solid #6780a8;
    color: #ffffff;
    text-align: center;

    font: 13px Arial, sans-serif;
}

