@charset "utf-8";




.akclear {
	clear: both
}
td img {
	display: block;
}
@font-face {
	font-family: 'GOTHIC';
	src: url('GOTHIC.eot');
	src: local('☺'), url('/GOTHIC.woff') format('woff'), url('GOTHIC.ttf') format('truetype'), url('GOTHIC.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a:link, a:visited, a:hover, a:active {
	color: #62AC1F;
}
a.no_decoration {
	text-decoration: none;
	color: #666;
}
a.no_decoration:hover {
	text-decoration: none;
	color: #62AC1F;
}
h1 {
	background-image: url(/images/h1_bg.png);
	background-repeat: no-repeat;
	width: 632px;
	height: 29px;
	font-weight: normal;
	padding-top: 3px !important;
	padding-left: 50px;
	color: #fff !important;
	font-size: 18px;
	text-shadow: 0px 0px 3px #c4c0c4;
	/*filter: dropshadow(color=#c4c0c4, offx=0, offy=0);*/
	margin-left: 0px;
	margin-bottom: 25px;
	text-transform: uppercase;
}
h2 {
	font-weight: bold;
	font-size: 15px;
}
h2.partners {
	background-image: url(/images/fleche_verte_transp.png);
	padding-left: 25px;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 15px;
	color: #87151A
}
h2.publications {
	font-weight: bold;
	color: #58b549;
	font-size: 15px;
}
h2.mini_box {
	font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
	color: #2A317F;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 0px 0px 3px #c4c0c4;
	/*	filter: dropshadow(color=#c4c0c4, offx=0, offy=0);*/
	margin-left: 15px;
	margin-top: 0px;
	display: block;
}
h2.mini_box a {
	font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
	color: #2A317F;
	font-size: 18px;
	font-weight: normal;
	text-shadow: 0px 0px 3px #c4c0c4;
	/*	filter: dropshadow(color=#c4c0c4, offx=0, offy=0);*/
	margin-left: 15px;
	margin-top: 0px;
	display: block;
	text-decoration: none
}
h2.mini_box a:hover {
	text-decoration: underline
}
body {
	font-family: 'GOTHIC', Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	background-image: url(/images/big_bg.jpg);
	background-color: #202B59;
	color: #666;
	background-repeat: no-repeat;
	background-position: center top;
}
.content {
	width: 89%;
	margin-left: auto;
	margin-right: auto;
	z-index: 0
}
#mini_tiret_vert {
	background-image: url(/images/mini_tiret_vert.jpg);
	width: 100%;
	height: 10px
}
#header {
	background-position: 0px -3px;
	/*background-image: url(/images/header_blanc+logo.jpg);*/
	width: 100%;
	height: 143px;
	background-color: #fff;
}
#logo {
	background-image: url("/images/logo.jpg");
        background-repeat: no-repeat;
        display: block;
        float: left;
        height: 111px;
        margin-left: 23px;
        margin-top: 15px;
        overflow: hidden;
        width: 97%;
}
#header_top {
	float: right;
	width: 80%;
	height: 60px;
	padding-top: 10px
}
.icons_wrapper {
	height:40px;
	display:block;
	float: left
}
.icons_wrapper img {
	margin-right: 20px
}
#header_bottom {
	float: left;
	width: 100%;
	height: 47px;

}
#main {
	background-color: #c5c6c7;
	min-height: 800px;
	width: 100%;
	float: left;
}
#left {
	padding-top: 20px;
	width: 29%;
	min-height: 800px;
	float: left;
	display: block;
	-webkit-box-shadow: inset 0px 5px 4px 0px rgba(33, 33, 33, 0.4);
	box-shadow: inset 0px 5px 4px 0px rgba(33, 33, 33, 0.4);
}
#right {
	padding: 15px;
	width: 68%;
	min-height: 800px;
	float: left;
	display: block;
	background-color: #FFF;
	-webkit-box-shadow: inset 0px 5px 4px 0px rgba(33, 33, 33, 0.4);
	box-shadow: inset 0px 5px 4px 0px rgba(33, 33, 33, 0.4);
}
.left_box {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background-color: #FFF;
	min-height: 160px;
	margin-bottom: 20px;
	background-image: url(/images/mini_box_bg.png);
	background-repeat: repeat-x;
	padding-top: 7px;
	padding-bottom: 10px
}
#footer {
	float: left;
	background-image: url(/images/footer_bg.png);
	background-color: #60ab25;
	background-repeat: repeat-x;
	width: 100%;
	height: 135px;
	padding-top: 30px;
	font-size: 14px
}
.footer_small {
	font-size: 11px;
	text-align: center;
	margin: 0px;
padding0px
}
.bouton_menu_home {
	-moz-box-shadow: inset 0px 1px 0px 0px #87151b;
	-webkit-box-shadow: inset 0px 1px 0px 0px #87151b;
	box-shadow: inset 0px 1px 0px 0px #87151b;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9f4733), color-stop(1, #87151b) );
	background: -moz-linear-gradient( center top, #9f4733 5%, #87151b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f4733', endColorstr='#87151b');
	background-color: #A2A5C8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #87151b;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 6px;
	text-decoration: none;
	/*text-shadow: 1px 1px 0px #b23e35;*/
}
.bouton_menu_home:hover {
	/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #87151b), color-stop(1, #9f4733) );
	background: -moz-linear-gradient( center top, #87151b 5%, #9f4733 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87151b', endColorstr='#9f4733');*/
	background-color: #A2A5C8;
}
.bouton_menu_home:active {
	position: relative;
	top: 1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */




.bouton_menu_current {
	/*-moz-box-shadow: inset 0px 1px 0px 0px #87151b;
	-webkit-box-shadow: inset 0px 1px 0px 0px #87151b;
	box-shadow: inset 0px 1px 0px 0px #87151b;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9c3f2f), color-stop(1, #87151b) );
	background: -moz-linear-gradient( center top, #9c3f2f 5%, #87151b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c3f2f', endColorstr='#87151b');*/
	background-color: #A2A5C8;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #2A317F;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 6px;
	text-decoration: none;
	/*text-shadow: 1px 1px 0px #810e05;*/
}
.bouton_menu_current:hover {
	/*background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #87151b), color-stop(1, #9c3f2f) );
	background: -moz-linear-gradient( center top, #87151b 5%, #9c3f2f 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#87151b', endColorstr='#9c3f2f');*/
	background-color: #A2A5C8;
}
.bouton_menu_current:active {
	position: relative;
	top: 1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */

a.bouton_menu_current {
	color: #fff;
	font-size: 12px;
	width: 102px;
}
a.bouton_menu {
	color: #fff;
	font-size: 12px;
	width: 102px;
}
.bouton_menu {
	/*-moz-box-shadow: inset 0px 1px 0px 0px #7fbf46;
	-webkit-box-shadow: inset 0px 1px 0px 0px #7fbf46;
	box-shadow: inset 0px 1px 0px 0px #7fbf46;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #82bc52), color-stop(1, #5fab25) );
	background: -moz-linear-gradient( center top, #82bc52 5%, #5fab25 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82bc52', endColorstr='#5fab25');*/
        border: 1px solid #3F447C;
	background-color: #2A317F;
	color: #fafafa;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	padding: 6px 6px;
	text-decoration: none;
	text-shadow: 0px 0px 0px #507033;
}
.bouton_menu:hover {
	/*-moz-box-shadow: inset 0px 1px 0px 0px #87151b;
	-webkit-box-shadow: inset 0px 1px 0px 0px #87151b;
	box-shadow: inset 0px 1px 0px 0px #87151b;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9c3f2f), color-stop(1, #87151b) );
	background: -moz-linear-gradient( center top, #9c3f2f 5%, #87151b 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c3f2f', endColorstr='#87151b');*/
	background-color: #A2A5C8;
}
.bouton_menu:active {
	position: relative;
	top: 1px;
}
.nav {
	display: block;
	list-style: none outside none;
	text-align: center;
	position: relative
}
.nav ul {
	margin: 0;
	position: relative
}
.nav li {
	display: block;
	float: left;
	margin-right: 10px;
	position: relative
}
.search {
	width: 180px;
 [if IE 8.0] padding-top: 0px;
 [if IE 8.0] width: 160px;
 [if IE 7.0] padding-top: 0px;
 [if IE 7.0] width: 160px;
	height: 39px;
	line-height: 39px;
	border: 0px solid #CCC;
	padding-left: 20px;
	float:left;
	background-repeat: no-repeat;
	background-image: url(/images/search_bg.png);
	background-color: transparent;
}
.search_bouton {
	float:right;
	width: 30px;
	height: 39px;
	border: 0px solid #CCC;
	margin-left: 15px;
	background-repeat: no-repeat;
	background-image: url(/images/search_bouton.png);
	background-color: transparent;
	display:block
}
.wrapper_cal {
	/*	border: 1px solid #60ab25;*/
	display: block;
	width: 205px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10px;
	text-align: justify
}
.calendar {
	border: 1px solid #2A317F;
}
.calendar td.calendar-today {
	border: 2px solid #88151A;
}
.calendar td.calendar_selected {
	background-color: #A2A5C8;
}
.calendar td.calendar_selected a {
	color: #FFF;
	text-decoration: none;
}
.calendar td {
	text-align: center;
	border: 1px solid #2A317F;
	color: #2A317F;
}
.calendar th {
	font-weight: normal;
	/*color: #87151a;*/
}
.calendar-month {
	border-top: 1px solid #2A317F;
	border-left: 1px solid #2A317F;
	border-right: 1px solid #2A317F;
	font-weight: bold;
	color: #2A317F;
}
.calendar-prev {
	float: left;
	display: block;
	background-color: #A2A5C8;
	color: #FFF;
	width: 20px
}
.calendar-prev a {
	text-decoration: none;
	color: #FFF
}
.calendar-next {
	float: right;
	display: block;
	background-color: #A2A5C8;
	color: #FFF;
	width: 20px
}
.calendar-next a {
	text-decoration: none;
	color: #FFF
}
.NewsSummaryTitle {
	color: #6BB135;
	font-size: 14px;
	font-weight: bold
}
.NewsSummary {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 2px 1px rgba(33, 33, 33, .2);
	box-shadow: 0px 0px 2px 1px rgba(33, 33, 33, .2);
	display: block;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.NewsSummarySummary {
	margin-left: 7px;
	margin-top: 2px;
	color: #9C9C9C;
	font-size: 11px;
	background-image: url(/images/fleche_bleue.png);
	height: 80px;
	border-bottom: 1px solid #999;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 205px;
	min-height: 106px
}
.NewsSummarySummary a {
	color: #666;
	text-decoration: none
}
#sousmenu {
	width: 1000px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	list-style: none outside none;
	text-align: center;
	height: 40px;
	margin-bottom: 4px
}
#sousmenu ul {
	display: block;
	width: 240px;
	margin: 0 auto;
}
#sousmenu li {
	display: block;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff
}
#sousmenu li a {
	color: #fff;
	text-decoration: none;
	text-shadow: 0px 0px 1px #333;
	filter: dropshadow(color=#333, offx=0, offy=0);
}
#sousmenu li a:hover {
	text-decoration: underline
}
.bouton_login {
	-moz-box-shadow: inset 0px 1px 0px 0px #a4e271;
	-webkit-box-shadow: inset 0px 1px 0px 0px #a4e271;
	box-shadow: inset 0px 1px 0px 0px #a4e271;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #82bc52), color-stop(1, #5fab25) );
	background: -moz-linear-gradient( center top, #82bc52 5%, #5fab25 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#82bc52', endColorstr='#5fab25');
	border: 1px solid #5fab25;
	background-color: #82bc52;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 13px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528009;
}
.bouton_login:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403) );
	background: -moz-linear-gradient( center top, #77a809 5%, #89c403 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77a809', endColorstr='#89c403');
	background-color: #77a809;
}
.bouton_login:active {
	position: relative;
	top: 1px;
}
a.bouton_login {
	color: #FFF
}
ul.pagination {
	list-style: none;
	font-size: 10px
}
ul.pagination li {
	font-size: 10px;
	float: left;
	margin-right: 5px
}
#header_bottom ul .submenu {
	border: solid 1px #fff;
	border-top: none;
	background: #A2A5C8;
	position: relative;
	top: 0px;
	width: 98px;
	padding: 0px 4px 4px 4px;
	clear: both;
	display: none;
	font-size: 12px
}
#header_bottom ul .submenu li {
	background: none;
	display: block;
	float: none;
	margin: 0px;
	border: 0;
	height: auto;
	line-height: normal;
	border-top: solid 1px #DEDEDE;
	font-size: 12px;
}
#header_bottom .submenu li a {
	text-decoration: none;
	background: none;
	display: block;
	float: none;
	padding: 4px 4px;
	margin: 0;
	border: 0;
	height: auto;
	color: #2A317F;
	line-height: normal;
	font-size: 12px;
}
#header_bottom .submenu li a:hover {
	text-decoration: none;
	background: #fff;
	font-size: 12px;
	color:#2A317F;
}
.wp_titre {
	color: #000000;
	font-size: 18px;
}
.wp_auteur {
	color: #A6A6A6;
	text-align: right;
	font-size: 16px;
}
.wp_soustitre {
	color: #000000;
	font-size: 14px;
}
.category_library {
	font-weight: bold;
	color: #62AD20;
	font-size: 16px;
}
a.tag_noir {
	font-size: 9px;
	text-decoration: none;
	text-transform: uppercase;
	color: #333333
}
a.tag_vert {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	color: #62ad20;
}
a.tag_violet {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	color: #990066
}
a.tag_orange {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
	color: #ff8533;
}
a.tag_rouge {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15px;
	color: #922c26
}
a.tag_noir:hover, a.tag_violet:hover, a.tag_orange:hover, a.tag_rouge:hover, a.tag_vert:hover {
	text-decoration: underline
}
.cms_form{
	margin:0;
	padding:0
	}
/* couleur liens pagination */

.pagination a:link, .pagination a:visited, .pagination a:hover, .pagination a:active {
    color: #2a317f;
}

/* couleur liens bas content */
.content a:link, .content a:visited, .content a:hover, .content a:active {
    color: #2A317F;
}

/* Stylesheet: mip-dili Modified On 2014-12-01 11:27:36 */
/* Sample FormBuilder CSS base */
form {
	margin-top: 0
}
form, td, th, li {
	font-size: 100%
}
form div {
	color: #2A307E;
	margin-bottom: 10px;
	display: block
}
fieldset div {
	margin-bottom: 0.5em;
	margin-left: 1em;
}
fieldset div div {
	margin-top: 0.5em;
	margin-left: 1em
}
fieldset {
	margin-bottom: 1em;
	border: 1px solid #D4D4D4;
	padding: 0.5em
}
.contactform label {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	display: block;
	width: 100px;
color:#FFFFFF
	float: left
}
.legend {
 color: #FFF;
 background: #2A307E;
 font-style: italic;
 font-size: 1.2em;
 margin-bottom: 0.5em;
 padding: 0.2em;
 width: auto;
 border: 1px solid #2A307E
}
textarea {
	margin: 0.5em 0;
	width: 98%;
	height: 6em
}
/* Apply this class to text/select input fields with shorter labelsto help alignment */
.short-label label {
	float: left;
	width: 10em
}
.short-label fieldset div input, .short-label fieldset div select {
	width: 16em
}
/* Pretty up your Captcha image output */
.captcha {
	margin: 0.5em 0;
	width: 200px;
	text-align: center
}
.captcha img {
	border: 1px solid #F60;
	margin-bottom: 0.5em
}
.captcha input {
	width: 196px;
	margin-top: 0.5em
}
/* Just a bit more room for the Submit button */
.submit {
	display: block;
	margin-top: 0.5em
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
.formbuilderform textarea {
	background-color: #2A307E;
	border: 1px solid #2A307E;
	height: 90px
}
.formbuilderform input {
	background-color: #2A307E;
	border: 1px solid #2A307E;
	display: block
}
.formbuilderform input[type="checkbox"] {
	float: left
}
.formbuilderform input[type="radio"] {
	display: inline;
	background-color: transparent;
	border: none;
}
.contactform {
	clear: both;
	min-height: auto;
	background-color: #C5C6C7;
	padding: 10px
}
.contactform textarea {
	background-color: #fff;
	border: 1px solid #2A307E;
	height: 90px;
	color: #666;
	font-size: 10px
}
.contactform .required {
	clear: both
}

/* Stylesheet: FormBuilder Default Style Modified On 2015-01-15 17:37:22 */
