@charset "utf-8";
/* CSS Document */

<!--
body {
	margin:0 auto;
	padding:0;
	background:#FFF url(../images/bg.jpg) repeat-x top;
	font-family:Verdana;
	font-size:11px;
	color:#121212;
}
#index {
	width:904px;
	margin:0 auto;
	padding:0;
}
#header {
	width:904px;
	height:135px;
	overflow:visible;
	float:left;
	background:url(../images/GIFO.jpg) no-repeat;
}
#header h1 {
	z-index:13000;
	width:400px;
	display:none;
}
#logo {
	width:140px;
	height:128px;
	margin:2px 0 0 8px;
	float:left;
}
#top_menu {
	width:215px;
	height:15px;
	margin:0 13px 0 0;
	float:right;
	text-align:center
}
#top_centent {
	width:904px;
	height:24px;
	overflow:visible;
	float:left;
	background:url(../images/content_top.png) no-repeat;
}
#top_centent span {
	padding :0 0 0 0;
	margin:8px 30px 0 0;
	display:block;
	width:60%;
	text-align:right;
	float:right;
}
#menu {
	width:170px;
	float:left;
	margin-left:14px;
}
#espace_membres {
	width:165px;
	background:url(../images/bg_login.jpg) bottom no-repeat;
}
#qui_somme_nous {
	width:165px;
	background:url(../images/bg_qui.jpg) bottom no-repeat;
}
#login, #menu_item {
	margin-top:2px;
	border:#d27d00 1px solid;
	border-bottom:none;
	margin-bottom:-2px;
}
#menu_item {
	border:#7ea904 1px solid;
	border-bottom:none;
	background:#dcf786;
}
#content {
	width:904px;
	overflow:visible;
	float:left;
	background:url(../images/bg_content.png) repeat-y;
}
#content_body {
	width:705px;
	float:right;
	margin-right:10px;
}
#titre {
	background:url(../images/bg_titre.gif) no-repeat;
	height:32px;
	width:701px;
	padding:8px 0 0 15px;
	margin-bottom:5px;
}
#content_text {
	width:700px;
	border:#b6daf4 solid 1px;
	border-bottom:none;
	float:right;
	margin-bottom:8px;
}
#content_text_bottum {
	width:702px;
	float:right;
	background:url(../images/content_text.gif) bottom no-repeat;
	margin-right:3px;
	margin-top:-10px;
}
#footer {
	width:904px;
	height:30px;
	overflow:visible;
	float:left;
	text-align:center;
	background:url(../images/content_btm.png) no-repeat top;
}
#inscription {
	width:550px;
	margin:0 auto;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
#top_menu li {
	float:left;
	padding-left:4px;
}
#top_menu img {
	border:none;
	padding-right:2px;
}
#menu li {
	background:url(../images/flch.gif) center left no-repeat;
	padding:5px 0 5px 12px;
	margin:auto 1px;
	border-bottom:1px dotted #fff;
	font-size:11px;
}
#menu a,#menu a:visited, #menu a:link {
	text-decoration:none;
	color:#1B1B1B;
}
#menu a:hover {
	text-decoration:underline;
}
a, a:visited, a:link {
	text-decoration:none;
	color:#2885CA;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size:18px;
	font-weight:bold;
	color:#fe7c00;
	font-family:"Trebuchet MS";
	padding-left:5px;
}
h1 span {
	border-bottom:1px dotted #fe7c00;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:#438dca;
	font-family:"Trebuchet MS";
	padding:5px 0 10px 10px;
	margin:0 0 0 0;
}
h2 span {
	background: url(../images/pus.gif) left center no-repeat;
	display:block;
	height:30px;
	width:40px;
	padding:8px 0 0 10px;
	float:left;
	font-size:18px;
	color:#FFFFFF;
}
.doc, .pdf , .xls, .ppt{
	background:url(../images/doc.png) center left no-repeat;
	padding-left:70px;
	height:64px;
	display:block;
}
.pdf{
	background:url(../images/pdf.png) center left no-repeat;
}
.xls{
	background:url(../images/xls.png) center left no-repeat;
}
.ppt{
	background:url(../images/ppt.png) center left no-repeat;
}
h3 {
	font-size:13px;
	font-weight:bold;
	color:#94c416;
	font-family:"Trebuchet MS";
	padding:5px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
}

p {
	padding:10px;
	margin:0;
	text-align:justify;
}
form {
	padding:0 0 0 4px;
	margin:0;
}
input, select {
	font-size:9px;
	width:200px;
	padding:1px;
	border:#A7AA9F 1px solid;
}
#menu input {
	width:150px;
	font-weight:bold;
}
#menu .type_image, .type_image {
	width:102px;
	height:19px;
	margin:5px 0 0 25px;
	border:none;
}
a.rouge {
	color:#FF0000;
	font-weight:bold
}
.rouge {
	color:#FF0000;
	font-weight:bold
}
a.orange {
	color:#FF6600;
	font-weight:bold
}
.orange {
	color:#FF6600;
	font-weight:bold
}
a.bleu {
	color:#268ECC;
}
a.noir {
	color:#000;
	font-weight:bold;
}
.ligne_form
	{
	padding:3px 0 3px 0;
	clear:both;
	border-bottom:1px solid #F2F2F2;
	overflow:auto;
	height:70%;
	margin:auto
	}
label
{
	padding:3px 4px 0 15px;
	/*text-align:right;*/
	width:150px;
	float:left;
	margin:0 2px 0 0;
}
.obligatoire
{
	font-weight:bold;
}
fieldset {
	border:#E1E6EA 1px solid;
}
legend {
	color:#E7520A;
	font-weight:bold;
}

.item_doc {
	border-bottom:dotted 1px #3F9DEB;
	width:95%;
	margin:2px auto;
}
.telecharger {
	width:90%;
	padding-right:35px;
	height:20px;
	padding-top:10px;
	font-weight:bold;
	color:#629E10;
	text-align:right;
	margin-bottom:10px;
}

.telecharger a, .telecharger a:link ,.telecharger a:visited {
	color:#629E10;
	font-weight:bold;
	text-decoration:none;
}
.telecharger a:hover{
	text-decoration:underline;
}
.with15 {
	width:15px;
	border:none;
}
.with60 {
	width:60px;
}
.with80 {
	width:80px;
}
.left{
	float:left;
}
.right{
	float:right;
}
.fond_0 {
	background-color:#F07828;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:top;
	padding: 2px;
	text-align: center;
	font-size: 12px;
}
.fond_0 a:link, .fond_0 a:visited {
	color: #FCFCFC;
}
.table_themes {
	width:663px;
	margin:0 auto;
}
.fond {
	background:url(../images/fond.jpg) no-repeat;
	width:649px;
	height:49px;
	margin-left:20px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:15px;
	padding-top:3px;

}
.table_themes li li
{
	margin:2px 2px 5px 2px;
	padding:2px 2px 5px 2px;
	background:#FBFBFB;
	width:97%;
	font-variant:normal;
	font-weight:normal;
	border-bottom:none;
	height:14px;
	min-height:14px;
	
}
.table_themes li
{
	margin:2px 2px 5px 2px;
	padding:2px 2px 5px 2px;
	border-bottom:1px solid #ccc;
	width:48%;
	font-weight:bold;
	font-variant:small-caps;
	background:#EFEFEF;
	min-height:140px;
}
.nobold {
	color:#000000;
}
.num {
	padding-left:40px
}
.num li {
	margin:5px auto;
}
dt {
	padding-left:15px;
	margin:5px auto;
}
a.top {
	color:#7DB434
}
.top {
	background:url(../images/top.png) no-repeat right center;
	padding-right: 15px;
	text-align:right;
	margin-right:5px
}
.ul {
	padding-left:40px
}
.ul li {
	margin:5px auto;
	background:url(../images/flch.gif) left center no-repeat;
	padding-left:15px;
	margin:10px auto;
}
ol li {
	margin:10px auto;
}
.alert, .ok, .erreur , .info{
	background: #fff6bf url(../images/alert.png)left center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 20px 20px 20px 55px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
	width:80%;
	margin:auto;
	color:#000000;
}
.ok {
	background: #D8FAC9 url(../images/ok.png)left center no-repeat;
	border-top: 2px solid  #74AF1B;
	border-bottom: 2px solid #74AF1B;
}
.erreur {
	background:#FF9F9F url(../images/erreur.png)left center no-repeat;
	border-top: 2px solid #FF1C1C;
	border-bottom: 2px solid #FF1C1C;
}
.info {
	background:#ECF9FD url(../images/info.png) left center no-repeat;
	border: 1px solid #1787E1;
	padding: 5px 10px 5px 25px;

}

.fValidator-msg {
	color:#FF0000;
	background:#FCF5DA;
	padding:3px;
	margin-top:3px;
}
.inscription {
	text-align:center;
	background:#E4F2FC;
	height:40px;
	border:#2278CE 1px dotted;
	font-weight:bold;
	width:95%;
	margin:auto;
	
}
div.pagination {
	font-size: 12px;
	font-family: verdana;
	padding:2px;
	background-color:#fff;
	border:#AEAEAE 1px solid;
	padding:6px;
	display:table;
	width:95%;
	margin:10px auto;
	
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	background-color:#fff;
	text-decoration: none; /* no underline */
	color:#27598e;
	border:#27598e 1px solid;

}
div.pagination a:hover, div.pagination a:active {
	background-color:#27598e;
	border:#1576a4 1px solid;
	color: #FFF;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color:#27598e;
	color: #fff;
	font-weight:bold;
	text-align:center;
	border:1px solid  #27598e;
}
div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		background-color:#fff;
		color:#EAEAEA;
		border:#EAEAEA 1px solid;
		
}
div.pagination select {
	padding: 2px 2px 1px 2px;
	background-color:#fff;
	font-size: 12px;
	text-decoration: none; /* no underline */
	color:#1576a4;
	border:#1576a4 1px solid;
	width:40px;
}
div.pagination form {
	float:right;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
div.pagina {
margin:6px 0 0 0;
float:left;
width:80%;
}
div.total{
width:30%;
float:right;
}
div.total strong{
color:#89A91B
}
.organisation {
	background:url(../images/organisation.jpg) no-repeat;
	height:150px;
	width:518px;
	margin:0 auto;
	padding:100px 0 0 160px;
}
.pirse {
	background:url(../images/pirse-en-charge.jpg) no-repeat;
	height:250px;
	width:678px;
	margin:0 auto;
	padding:5px;
}
.pirse div {
	margin-top:40px;
	margin-left:13px;
	width:317px;
	height:194px;
	float:left;
}
.pirse h3 {
	margin:4px;
	padding:0;
}
.pirse ul {
	margin:3px 0 0 25px;
	padding:0;
	list-style:square;
}
hr {
	width:98%;
	background:#EC4811;
	height:1px;
	border:none;
}
table {
	color:#000;
}
