body{ 
	font-family: Arial, Helvetica, sans-serif;
	text-align:left;
	font-size: 12px;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	background-image: url(../images/fond.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	margin:0;
	padding: 0;
	border: 0;
}

a {
	outline: 0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

form, input {
	padding: 0;
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
}

#main {
	width: 980px;
	margin: 0 auto;
}
/**********HEADER***/
#header {
	/*float: left;*/U
	width: 980px;
	height: 177px
}

	#headerleft {
		float: left;
		width: 300px;
		height: 177px;
	}
		
		#headerleft_top {
			float: left;
			width: 300px;
			height: 88px;
		}
		
		#headerleft_bottom {
			float: left;
			width: 300px;
			height: 89px;
			background-color: #b1c800;
		}
		
			#headerformleft {
				float: left;
				width: 166px;
				text-align: right;
				font-size: 10px;
				color: #FFF;
			}
			
			#headerformleft input {
				float: right;
				width: 150px;
				height: 15px;
				margin-top: 10px;
				font-size: 10px;
			}
		
			#headerformright {
				float: left;
				width: 134px;
			}
			
			#headerformright img {
				float: left;
				margin-top: 10px;
			}
	
	#headerright {
		float: left;
		width: 680px;
		height: 177px;
	}
	
		#headerright_top {
			float: left;
			width: 680px;
			height: 144px;
			background-image: url(../images/header-photo.jpg);
		}
		
			#logos-partenaires {
				float: right;
				width: 65px;
				padding: 3px;
			}
			
			#logos-partenaires img {
			}
	
		#headerright_bottom {
			float: left;
			width: 680px;
			height: 33px;
			background-color: #f5f2ef;
		}
		
			#menu {
				float: left;
				margin: 0;
				padding: 0;
				height: 33px;
				list-style: none;
				color: #0086cc;
				font-weight: bold;
			}
		
			#menu li {
				float: left;
				height: 24px;
				list-style: none;
				padding: 0 20px;
				margin: 6px auto;
				color: #0086cc;
				font-weight: bold;
				border-right-width: 1px;
				border-right-style: solid;
				border-right-color: #b7a798;
			}
			
			#menu li a {
				color: #0086cc;
			}
						
			#menu li.newsletter {
				border: 0;
			}
			
			#menu li.animateurs, #menu li.formateurs {
				border: 0;
				color: #FFF;
				margin: 0;
				height: 27px;
				padding-top: 6px;
			}
			
			#menu li.animateurs a, #menu li.formateurs a {
				color: #FFF;
			}
			
			#menu li.formateurs {
				background-color: #b7a798;
			}
			
			#menu li.animateurs {
				background-color: #d3469d;
			}
#boutonrevue ul {
list-style:none; margind-left:15px
}
		#boutonrevue ul li {
			padding: 0;
			width: 110px;
			padding-left:5px;
			margin-top: 1px;
			color: #FFF;
			font-weight: bold;
		}
	
		 #boutonrevue ul li a {
			color: #FFF;
		}

		 #boutonrevue ul li a:hover {
			color: #FFF;
			text-decoration: underline;
		}
/**********HEADER***/


/****** Liste des dossiers a l'affichage d'un dossier */

.list_dos{float: left; width: 100%; margin-bottom:15px}

/***********/


/**********FOOTER***/			
#footer {
	float: left;
	width: 980px;
	text-align: center;
	color: #FFF;
	background-color: #0185cd;
	margin-top: 15px;
}
			
#footer a {
	color: #FFF;
}
/**********FOOTER***/	

/*
* Inscription
*
*/
.inside-footer {
margin: 30px 0 30px 0;
height: 60px;
width: 100%;
clear: both;
}

.cover {
background-color: #0185cd;
height: 250px;
width: 400px;
float: right;
margin: 20px;
padding: 20px;
color:#fff;
border-radius: 20px;
}
.cover p, .cover img{
	float:left;
}
.cover .titleguide{
	font-size:20px;
	font-weight:bold;
}
.cover p {
	margin-top: 0px;
	width: 200px;
	color: #fff;
padding-left: 10px;
font-size:14px;
line-height:20px;

}

.step1 {
width: 400px;
float: left;


}
.cover .commande {
	background-color: #fff;
	color: #0185cd;
	font-family: arial, helvetica;
	font-weight: bold;
	font-size:14px;
	padding:10px;
	border: none;
	border-radius: 10px;
	cursor:pointer;
	text-decoration:none;
	
}
.cover .commande:hover {
	background-color: #2ea6e7;
	color: #fff;
}

#bloc15{
	padding: 5px; 
	border: 1px solid #7a7a7a
}
#titre-15{
	color: #7a7a7a;
	margin-bottom: 5px
}

.formGetNumAbo{
	display: none;
}
.numeroAbonne {display: none;}

.numeroAbonne div{
	color: #5d5d5d;
	font-size: 12px;
	font-style: italic;
	float: left;
	margin-left: 30px;
}

.numeroAbonne label{
	float: left;
}

.numeroAbonne{
	background: #c4e3f3; 
	padding: 10px 5px;
	height: 35px;
}

.inscription hr{ background: #c4e3f3; margin: 15px 0 15px 0; border: 1px solid #c4e3f3}
.inscription{
	
	font-size: 14px;
width: 500px;
float: left;
}
.bloc{
	margin: 0 0 15px 0;
}

#form_middle input{border: 1px solid #7a7a7a; }	
.btn-text{ height: 20px}
#form_middle .titre1{
	text-decoration: underline;
	margin:10px 0 10px 0 
}
#step1 #bloc2, #step1 #bloc1{
	margin: 0 0 0 20px 
}
#step1 #bloc2-1, #step1 #bloc2-2{
	margin: 5px 0 0 0
}
#form_middle .btn-send-form{
	text-align: center;
}
#form_middle #lostpassword{
	padding-left: 176px;
	font-size: 9px;
}

.inside-footer{
	margin: 30px 0 30px 0;
}
.inside-footer .footer-logo{
	float: left;
	width: 60px;
}
.inside-footer .footer-description{
	float: left;
	width: 890px;
	padding: 13px 0 0 5px;
	font-size: 10px;
	font-style: italic;
	line-height: 10px
}

#form_middle button{
	border: 0;
	background: none;
}
.message{
	margin: 10px 0 10px 0
}
.message a{
	cursor: pointer;	
}
.alerte{
	padding: 10px;
	background:#fcf8e3;
	color: black;

}
.alerte-error{ 
	background:#BD362F;
	color: white;
}

.alerte-warning{ 
	background:#fcf8e3;
	color: black;
}

.error{
	color: red;
	font-style: italic;
	font-size: 10px;
}

.messageInfo{
	
}
/****/

/*
* Bootstrap
*
*/
