	*{
	margin:0;
	padding:0;
	}
	
	img{
	border:none;
	}
	
	object{
	margin:0;
	padding:0;
	}

	body{
	/*background-color:#333333;*/
	background-color:#000000;
	font-family:arial,verdana,tahoma;
	text-align: center;
	}

	#container{
	width:990px;
	height:920px;
	margin-left:auto; 
	margin-right:auto;
	background:#000000 url('../images/fond_vertical.jpg') top left repeat-x;
	}

	#global{
	float:left;
	width:990px; 
	}

	#entete{
	width:990px; 
	height:117px;
	margin:0;
	}

	#logo{
	float:left;
	width:590px; 
	height:117px;
	margin-left:10px;
	}
	
	#connect{
	float:right;
	width:207px; 
	height:117px;
	margin-right:20px;
	}

	#connect table{
	margin-top:2px;
	}

	#connect th{
	width:100px;
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding:3px 3px 0 0;
	}

	#connect .oubli{
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	}

	
	#connect td{
	color:#FFFFFF;
	font-size:11px;
	text-align:right;
	padding:3px 3px 0 0;
	}
	
	#connect td a{
	color:#FFFFFF;
	font-size:11px;
	}

	#connect td a:hover{
	color:red;
	}

	#connect input{
	width:150px;
	}


	#menu{
	clear:both;
	width:100%;
	height:27px;
	text-align:center;
	}
	
	#smenu1  p{
	float:left;
	width:180px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	color:#000000;
	background: #000000 url('../images/btUp.jpg') top left no-repeat;
	}
	#smenu1  p:hover{
	background: #000000 url('../images/btDown.jpg') top left no-repeat;
	color:#FFFFFF;
	}
	
	#smenu2  p{
	float:left;
	width:270px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	color:#000000;
	background: #000000 url('../images/btUp2.jpg') top left no-repeat;
	}
	#smenu2  p:hover{
	background: #000000 url('../images/btDown2.jpg') top left no-repeat;
	color:#FFFFFF;
	}

	#menu a{
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	margin-left:1px;
	}
	#menu a:hover{
	color:#FFFFFF;
	}
	
	#gauche{
	clear:both;
	float:left;
	text-align:left;
	width:400px;
	height:480px;
	margin-left:40px;
	_margin-left:20px;
	margin-top:30px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
	#photos{
	width:490px;
	margin-left:0px;
	color:#FFFFFF;
	}
	
	#photos .titre{
	font-size:14px;
	letter-spacing:0.2px;
	}
	
	#photos .photo{
	float:left;
	width:100px;
	height:332px;
	font-size:20px;
	color:#FFFFFF;
	margin-left:10px;
	margin-top:14px;
	}
	
	#photos .photo2{
	float:left;
	width:100px;
	height:332px;
	
	margin-top:14px;
	}
	
	#photos img{
	margin:4px 0 0 4px;
	}
	
	#droite{
	float:left;
	text-align:left;
	width:474px;
	margin:20px 0 0 56px;
	color:#FFFFFF;
	font-size:11px;
	}

	#inscription form{
	width:474px;
	height:459px;
	background: #000000 url('../images/fond_inscription.jpg') top left no-repeat;
	color:#000000;
	}

	#inscription .titre{
	text-align:center;
	font-size:26px;
	font-weight:bold;
	color:#000000;
	padding-top:10px;
	}
	
	#inscription table{
	width:350px;
	margin-top:10px;
	margin-left:35px;
	}
	
	#inscription tr{
	height:24px;
	}
	
	#inscription th{
	font-size:11px;
	font-weight:bold;
	text-align:right;
	color:#000000;
	}
	
	#inscription td{
	text-align:right;
	}
		
	#inscription .criteres input{ height:20px;line-height:18px;width:135px;color:#FFFFFF;background-color:#000000;font-size:11px;border:1px solid #000000;padding:1px 0 0 3px;}
	#inscription select{line-height:18px;color:#FFFFFF;background-color:#000000;font-size:11px;border:1px solid #000000; height:20px;padding-top:1px}
	#inscription .import{
	width:350px;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-align:right;
	margin:10px 0 0px 0;
	}
	
	#inscription .conditions table{
	width:356px;
	font-size:11px;
	color:#000000;
	text-align:right;
	margin:6px 0 10px 0;
	}
	
	#inscription a, a:link, a:visited, a:hover{
	color:#000000;
	}
	
	#bouton p{
	width:454px;
	height:47px;
	background: #FFFFFF url('../images/bt_inscription_up.jpg') top left no-repeat;
	margin-left:9px;
	margin-top:64px;
	_margin-top:61px;
	_margin-left:9px;
	}
	
	#bouton p:hover{
	background: #FFFFFF url('../images/bt_inscription_down.jpg') top left no-repeat;
	}
	
	#infos{
	clear:both;
	width:800px;
	height:100%;
	margin:20px 0 0 80px;
	color:#FFFFFF;
	font-size:12px;
	text-align:justify;
	}
	
	#infos h2{
	color:#FF3737;
	font-size:16px;
	}
	
	#infos p{
	margin-top:10px;
	line-height:17px;
	}
	
	#liens_localisation{
		color:#FFFFFF;
	}
	
	#liens_localisation h2{
		color:#FF3737;
		font-size:16px;
	}
	
	#liens_localisation a{
		color:#FFFFFF;
		font-size:14px;
	}
	
	#vignette {
		width:270px;
		margin:16px 0 0 10px;
		font-size:12px;
		color:#FFFFFF;
	}

	#vignettes .vignette {
		width:270px;
		margin:16px 0 0 10px;
	}

	#vignette a{
		color:#FFFFFF;
	}
	
	#vignettes h2{
		color:#FFFFFF;
		font-size:14px;
		margin:0;
		padding:0;
	}
/**********************************************
	PAGE CGU
**********************************************/
	
	#container_cgu{
	width:990px;
	height:920px;
	margin-left:auto; 
	margin-right:auto;
	background:#000000 url('../images/fond_vertical.jpg') top left repeat-x;
	}
	
	
	#contenu{
	width:900px;
	height:675px;
	font-size:11px;
	margin:50px 0 0 50px;
	}
	
	#scroller {
	width:860px;
	height: 600px;
	overflow:-moz-scrollbars-vertical;
	overflow-x:none;
	overflow-y:scroll;
	text-align:left;
	color:#FFFFFF;
	margin:20px 0 20px 20px;
	}

	
	#contenu h2{
	margin-left:20px;
	font-size:16px;
	color:#FF0000;
	}
	
	#contenu  h3{
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0 0 0 ;
	}

/**********************************************
	PAGE POLITIQUE VIE PRIVEE
**********************************************/
	#container_politique{
	width:990px;
	height:920px;
	margin-left:auto; 
	margin-right:auto;
	background:#000000 url('../images/fond_vertical.jpg') top left repeat-x;
	}

	#politique {
	width:860px;
	height: 740px;
	text-align:left;
	color:#FFFFFF;
	margin:20px 0 20px 20px;
	}
	
/**********************************************
	PAGE OPTIMISEZ
**********************************************/
	#container_optimisez{
	width:990px;
	height:920px;
	margin-left:auto; 
	margin-right:auto;
	background:#000000 url('../images/fond_vertical.jpg') top left repeat-x;
	}

	#optimisez {
	width:820px;
	height: 640px;
	text-align:left;
	color:#FFFFFF;
	margin:0px 0 20px 0px;
	font-size:14px;
	}
	
		
	#optimisez .titre{
	margin-left:20px;
	font-size:26px;
	}
	
	#optimisez .texte_optimisez{
	clear:both;
	width:840px;
	margin-top:20px;
	background-color:#000000;
	padding:20px;
	text-align:justify;
	}
	
	#optimisez  h3{
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0 0 0 ;
	}
	
/*******************************************************
PAGE CONTACT
 *************************************************/		
	#photo_contact{
	float:left;
	width:176px;
	height:325px;
	margin:60px 0 60px 60px; 
	}
	
	#contact{
	float:left;
	width:560px;
	height:350px;
	color:#FFFFFF;
	background-color:#000000;
	margin:60px 0 60px 60px; 
	padding:20px;
	font-size:12px;
	font-weight:bold;
	}
	
	#contact .info_contact2 span{
	font-size:16px;
	}
	
	#contact table{
	width:500px;
	margin:20px 0 0 20px;
	}
	
		
	#contact .champs{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	padding-bottom:10px;
	}
	
	#contact .message{
	text-align:left;
	text-indent:57px;
	padding-top:20px;
	}
	
		
	#contact td{
	padding:8px 8px 0 0;
	text-align:right;
	}
	
	#contact .bord{
	padding:8px 8px 0 0;
	height:20px;
	line-height:18px;
	width:200px;
	color:#FFFFFF;
	background-color:#666666;
	font-size:12px;
	border:1px solid #FFFFFF;
	padding:1px 0 0 3px;
	}
	
	#contact .bord2{
	color:#FFFFFF;
	background-color:#666666;
	font-size:12px;
	border:1px solid #FFFFFF;
	padding:1px 0 0 3px;
	}
	
	#contact select{
	color:#FFFFFF;
	background-color:#666666;
	font-size:12px;
	border:1px solid #FFFFFF;
	}
	
	#contact .envoyer{
	text-align:right;
	padding-top:20px;
	}
	
	#contact .vert{
	color:green;
	}

/*******************************************************
PAGE SERVICES
 *************************************************/		
	#services {
	width:860px;
	height: 740px;
	color:#FFFFFF;
	margin-left:20px;
	}
	
	#services p{
	color:#FFFFFF;
	font-size:24px;
	}
	
		
	#services .titre{
	margin-left:20px;
	font-size:26px;
	}
	
	#services table {
	clear:both;
	border-collapse: separate;
    border-spacing: 20px;
	}
	
	#services td {
	width:390px;
	height:158px;
	background:url(../images/fond_services.jpg) top left no-repeat;
	text-align:center;
	font-size:26px;
	}
	
	#services .new {
	width:390px;
	height:158px;
	background:url(../images/fond_services_new.jpg) top left no-repeat;
	text-align:center;
	font-size:26px;
	}
	
	#services td p{
	float:left;
	font-size:12px;
	width:152px;
	margin-left:45px;
	margin-top:20px;
	}
	
	#services th {
	width:390px;
	height:158px;
	background:url(../images/photo_services.jpg) top left no-repeat;
	}
	
	#services td a p {
	width:84px;
	height:55px;
	margin-left:60px;
	background:url(../images/bouton_demo.jpg) top left no-repeat;
	}
	
	#services td a p:hover {
	width:84px;
	height:55px;
	background:url(../images/bouton_demo_down.jpg) top left no-repeat;
	}
	
	#services .inscrire a {
	color:#FF0000;
	font-size:18px;
	margin-top:20px;
	}
	
	#services .inscrire a:hover {
	color:#FFFFFF;
	}
	
/**********************************************
	PAGE GESTION WEBCAM
**********************************************/
	
	#container_gestion{
	width:990px;
	height:920px;
	margin-left:auto; 
	margin-right:auto;
	background:#000000 url('../images/fond_vertical.jpg') top left repeat-x;
	}

	#webcam {
	width:820px;
	height: 700px;
	text-align:left;
	color:#FFFFFF;
	margin:10px 0 50px 20px;
	font-size:12px;
	}
	
	
	#webcam .titre{
	margin-left:20px;
	font-size:26px;
	}
	
	#webcam .texte_gestion{
	clear:both;
	width:820px;
	margin-top:20px;
	background-color:#000000;
	padding:20px;
	text-align:justify;
	}
	
	#webcam .texte_gestion a{
	font-size:16px;
	color:#FF3737;
	}
	
	#webcam  h3{
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0 0 0 ;
	}
	
	#webcam  .titre2{
	font-size:16px;
	color:#FF3737;
	margin:5px 0 0 0 ;
	}
	
	#webcam  .entete{
	font-size:16px;
	color:#FF3737;
	margin:5px 0 0 0 ;
	}
	
	/**********************************************
	PAGE ATOUTS
**********************************************/

	#atouts {
	width:770px;
	height: 640px;
	text-align:left;
	color:#FFFFFF;
	margin:20px 0 20px 40px;
	font-size:14px;
	}
	
		
	#atouts .titre{
	margin-left:20px;
	font-size:26px;
	}
	
	#atouts .texte_atouts{
	clear:both;
	width:770px;
	margin-top:20px;
	background-color:#000000;
	padding:20px;
	text-align:justify;
	}
	
	#atouts  h3{
	font-size:16px;
	color:#FFFFFF;
	margin:10px 0 0 0 ;
	}
	
	#atouts  .titre2{
	font-size:16px;
	color:#FF3737;
	margin:5px 5px 0 0 ;
	
	}
	
	#atouts .texte_atouts a{
	color:red;
	font-weight:bold;
	}
	
	
	
	
	#liens{width:970px; height:40px; margin:20px 0 0 0; font-size:11px;text-align:center;}
	#liens a{color:#666666;font-size:11px;}
	#liens a:hover{color:#FFFFFF;}
	#liens h3{color:#FF0000;}
	
/**********************************************
	PAGE MENTIONS LEGALES
**********************************************/	
#mentions{
	clear:both;
	float:left;
	text-align:left;
	width:900px;
	margin-left:40px;
	_margin-left:20px;
	margin-top:40px;
	color:#FFFFFF;
	font-size:12px;
	}	
