/* 
#####################################################
#####################################################
##												   ##
##		Document CSS développé pour le site 	   ##		
##			http://www.gueuleton.com/			   ##
##												   ##
##			Propriété de ce document			   ##
##												   ##
##			  Simon Jean-Philippe				   ##
##		document créer le 25 janvier 2009		   ##
##				mis à jour le 					   ##
##												   ##
#####################################################
#####################################################
*/

#spacePerso {
	height:auto;
	left:10px;
	margin-top:50px;
	padding-bottom:10px;
	padding-top:10px;
	position:relative;
	top:0;
	width:680px;
}

	#borderSpace {
		height:auto;
		position:relative;
		background:url(../images/decoupage/background_insert_resto.png);
	}
	
		#titleSpace {
			height:35px;
			line-height:35px;
			width:680px;
			position:absolute;
			top:-35px;
			left:0px;
			color:#222222;
			font-weight:bold;
		 }

		#contentPresent {
			height:auto;
			width:680px;
			position:relative;
			top:0px;
		 }

			#presentSpaceCreate {
				height:320px;
				width:680px;
				position:relative;
				top:0px;
			}
			
				#presentFlash, #createCompte {
					float:left;
					height:300px;
					width:340px;
					margin-top:10px;
				} 
						 #createCompte li{
						 	width:340px;
							height:30px;
							line-height:30px;
							clear:both;
						 }
						 	 
							 #createCompte li label{
							 	display:block;
								float:left;
								width:100px;
							 }
							 
							 #createCompte li .otherLabel{
							 	display:block;
								float:left;
								width:30px;
								height:30px;
							 }
							
							 .submitCount {
							 	background-color:#065715;
								color:#FFFFFF;
								font-size:12px;
								height:25px;
								text-align:center;
								text-transform:uppercase;
								width:180px;
								border:none;
								cursor:pointer;
							 }
					
				#otherSign {
					height:140px;
					width:600px;
					position:relative;
					clear:both;
					left:60px;
					margin-top:20px;
				}
					#otherSign ul {
						height:120px;
						width:300px;
						float:left;
					}	
					
					#otherSign ul li {
						height:30px;
						line-height:30px;
					}	 
