html, body {
	padding: 0px;
	margin: 0px;
}
body {
	background: url(../_img/body.png) center top no-repeat;
	background-attachment:fixed;
	font-family: Arial, Helvetica, sans-serif;
}
#site {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#header {
	height: 209px;
	width: 901px;
}
#top {
	width: 901px;
	height: 30px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #575756;
	background-image: url(../_img/onglet.png);
}
#marque-page {
	width: 300px;
	height: 24px;
	float:left;
	text-align: right;
	margin-left: 150px;
	padding-top: 6px;
}
#marque-page a{
	text-decoration:none;	
	color: #575756;
}
#onglet {
	height: 24px;
	width: 391px;
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
}
#onglet a {
	color:#666;
	text-decoration:none;
}
#head {
	height: 105px;
	width: 901px;
}
#logo {
	float: left;
}
#banniere {
	float: right;
	width: 495px;
	height: 75px;
	margin-top: 15px;
	margin-right: 10px;
}
#menu {
	background-image: url(../_img/menu.png);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 74px;
	width: 901px;
	font-size: 19px;
	color: #666666;
}
.menu {
	padding: 0px;
	margin: 0px;
}
.menu li {
	float: left;
	list-style-type: none;
	height: 60px;
	padding-left: 40px;
	padding-top: 14px;
	text-shadow:1px 1px 3px #333;
}
.menu li a {
	color:#666;
	text-decoration:none;
	text-shadow:1px 1px 2px #ccc;
}
.menu li a:hover {
	color:#666;
	text-decoration:none;
	text-shadow:-1px -1px 3px #ccc;
}
#petit-poucet {
	background-image: url(../_img/petit-poucet.png);
	height: 22px;
	width: 891px;
	font-size: 12px;
	color: #999999;
	padding-top: 6px;
	padding-left: 10px;
}
#petit-poucet a {
	color: #999999;
	text-decoration: none;
}
#container {
	/*height: 927px;*/
	width: 901px;
}
#colonne-gauche {
	float: left;
	/*height: 927px;*/
	width: 220px;
}
#contact {
	width: 213px;
	height: 126px;
	margin-top: 40px;
	padding-left: 7px;
}
#social {
	width: 213px;
	height:80px;
	padding:10px 0 15px 0;
	text-align:center;
}
#demande-de-rappel {
	width: 220px;
	height: 92px;
	background-image: url(../_img/fond_formulaire_rappel.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 40px;
	padding-top: 75px;
}
.addthis_button_google_plusone{
	width:50px !important;
}
.addthis_button_viadeo{
	width:33px !important;
}
#nom-rappel {
	margin-bottom: 19px;
	margin-left: 35px;
	background-color: transparent;
	border: 0; 
	width: 160px;
	height: 20px;
}
#tel-rappel {
	margin-left: 35px;
	background-color: transparent;
	border: 0; 
	width: 160px;
	margin-bottom: 7px;
	height: 20px;
}
#envoi-rappel {
	background-color: transparent;
	border: 0;
	width: 36px;
	height: 21px;
	margin-left: 92px; 
	cursor:pointer; 		
}
#confiance {
	width: 210px;
	height: 110px;
	background-image: url(../_img/fond_confiance.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	padding:40px 10px 10px 10px;
	text-align:center
}
#confiance img{ width:140px; }
#content {
	float: right;
	/*height: 897px;*/
	width: 656px;
	padding:30px 15px 0 10px;
	overflow:auto;
	background:url(../_img/fond_contenu.png) repeat;
}
#lignePied {
	background: url(../_img/footer.png) 0px 3px no-repeat;
	height: 33px;
	padding-top: 3px;
	clear:both;
}
#footer {
	background: url(../_img/pied_paris.png) no-repeat;
	height: 51px;
	width: 901px;
	padding-top:150px;
	clear:both;
}
#copyright {
	float: left;
	height: 22px;
	width: 342px;
	font-size: 11px;
	color: #FFF;
	font-weight: 500;
	text-align: center;
	padding-top: 8px;
}
#copyright a{
	color: #FFF;
	text-decoration:none
}
#navigation {
	float: right;
	height: 21px;
	width: 549px;
	font-size: 11px;
	color: #575756;
	text-align:right;
	padding-right: 10px;
	padding-top: 9px;
}
.categorie {
	padding: 0;
	margin: 0;	
}
.onglet {
	float: left;
	width: 170px;
	list-style-type: none;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
	border-left: 2px solid #6f8590;
	border-top: 2px solid #6f8590;
	border-right: 2px solid #6f8590;	
	margin-top:15px;
	height: 55px;
	font-size: 12px;
	color: #8b8783;
	font-weight:600;
	padding-top: 3px;
}
.onglet-actif {
	border-left: 2px solid #6f8590;
	border-top: 2px solid #6f8590;
	border-right: 2px solid #6f8590;
	border-bottom: 2px solid white;
	position: relative;
	z-index: 3;
	background-color: #FFF;
	margin-top:0px !important;
	font-size: 14px;
	font-weight: 600;
	color: #8b8783;
	height: 55px;
	padding-top: 10px;
}
.contenu {
	padding:0px;
	margin:67px 0 0 0;
	position: relative;
	border: 2px solid #6f8590;
	width: 630px;
	text-align: justify;
	padding: 10px;
	z-index: 0;
	background-color:#FFF;
}
.tarif, .tarif table {
	border-collapse: collapse;
	font-size: 11px;
	border: #6f8590;	
}
.info-formation{
	text-align: center;
	padding: 5px;
	margin: 0;	
}
.formation {
	padding: 5px 0px 5px 10px;
	margin: 0;	
}
.pair {
	background-color: #CCCCCC;	
}
.impair {
	background-color: #FFF;	
}
#s-onglet2, #s-onglet3 {
	display:none;	
}
.asterix {
	font-size: 10px;
	font-style: italic;
}
#navigation a{
	color: #575756;
	text-decoration:none
}
#content h1 {
	font-size:16px;
	color: #6f8590;
}
#content h2 {
	font-size:14px;
	color: #6f8590;
	margin-bottom: 0;
}
#content p {
	font-size:12px;
	text-decoration:none;
	color:#3e3d40;
	margin-top: 0;		
}
#content h1 a,#content h2 a{
	color: #6f8590;
	text-decoration:none
}
#content * {
	font-size:12px;
	color:#3e3d40;
}
#content p a,#content li a{
	font-size:12px;
	text-decoration:none;
	color:#3e3d40;
	margin-top: 0;	
}

.onglet {
	float: left;
	width: 170px;
	list-style-type: none;
	cursor: pointer;
	margin-right: 10px;
	text-align: center;
	border-left: 2px solid #6f8590;
	border-top: 2px solid #6f8590;
	border-right: 2px solid #6f8590;	
	margin-top:15px;
	height: 55px;
	font-size: 12px;
	color: #8b8783;
	font-weight:600;
	padding-top: 3px;
}
.onglet-actif {
	border-left: 2px solid #6f8590;
	border-top: 2px solid #6f8590;
	border-right: 2px solid #6f8590;
	border-bottom: 2px solid white;
	position: relative;
	z-index: 3;
	background-color: #FFF;
	margin-top:0px !important;
	font-size: 14px;
	font-weight: 600;
	color: #8b8783;
	height: 55px;
	padding-top: 10px;
}

#s-onglet2, #s-onglet3 {
	display:none;	
}
a img{
	border:none;	
}
#details-formation{
	background-color:#FFF !important	
}
.ui-dialog {
	font-size:16px !important;	
}

