body { 
	font:14px Tahoma, sans-serif; 
	color : #000000; 
	background :url('../images/background.png'); 
} 

#content{
	width:846px;
	margin:50px auto;
	text-align:left;
}

.connexion{
	color:#CCCCCC;
	text-align:right;
	margin-right:40px;
	font-weight:bolder;
}

.connexion a:Hover{
	color:#fddb00;
}

#header{
	width:846px;
	margin:0px auto;
	text-align:left;
	background:url('../images/entete.png');
	background-repeat:no-repeat;
	height:159px;
}

@font-face {
    font-family: 'Gotham';
    src: url('../font/Gotham-Bold.eot');
    src: url('../font/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/Gotham-Bold.woff') format('woff'),
         url('../font/Gotham-Bold.ttf') format('truetype');
}


#header .titre{
	color:#FFFFFF;
	text-align:center;
	/*font-weight:bolder;*/
	padding-top:128px;
	font-size:18px;
	font-family: "Gotham", sans-serif;
}



#corps{
	width:650px;
	margin:0 auto;
	background:#FFFFFF;
	padding-left:155px;
	padding-top:20px;
	font:11px Tahoma, sans-serif; 
}

#corps p{
	font:12px Tahoma, sans-serif; 
}

#corps-carte{
	width:705px;
	margin:0 auto;
	background:#FFFFFF;
	padding-left:100px;
	padding-top:20px;
	font:11px Tahoma, sans-serif; 
}

#corps-carte .titre-carte{
	font:14px Tahoma, sans-serif; 
	font-weight: bolder;
}

#corps-previsualiser{
	width:805px;
	margin:0 auto;
	background:#FFFFFF;
	padding-top:20px;
	font:11px Tahoma, sans-serif; 
}

#footer{
	width: 765px;
	margin:0 auto;
	background:#FFFFFF;
	text-align:right;
	padding:60px 40px 40px 0px;
}


#global { 
	position:absolute; 
	left : 50%; 
	top : 50%; 
	width : 660px; 
	height : 488px; 
	margin-top : -244px; 
	margin-left : -330px; 
	background-image:url('../images/bg_accueil.png'); 
	background-repeat:no-repeat;
} 

.logo{
	width : 620px;
	margin:40px auto;
	text-align:right;
}

.bienvenu{
	margin-top:160px;
	height:300px;
	margin-left:100px;
	margin-right:100px;
	text-align:left;
	color:#FFFFFF;
}
 
 input.bottom {
	border-radius:8px;
	width:140px;
	height:36px;
	background:#fddb00;
	color:#555555;
	font-weight:bolder;
	font-size:18px;
	border:0px;
	font-family: "Gotham", sans-serif;
 }
 
  input.debuter {
	border-radius:8px;
	width:130px;
	height:50px;
	background:#fddb00;
	color:#555555;
	font-weight:bolder;
	font-size:18px;
	border:0px;
	font-family: "Gotham", sans-serif;
 }
 
 input.image{
	width:140px;
	height: 35px;
}

img.p_logo{
	width:160px;
	height:28px;
}

a img { 
border : 0; 
} 

h1 { 
text-align : justify; 
font-size : 16px; 
color : #565656; 
} 

h2 { 
text-align : justify; 
font-size : 14px; 
color : #565656; 
} 

h3 { 
text-align : justify; 
font-style : normal; 
font-size : 16px; 
color : #565656; 
} 

h4 { 
text-align : justify; 
font-style : normal; 
font-size : 12px; 
color : #565656; 
} 

p { 
margin-bottom:40px;

} 

img.border{
	padding: 3px;
	border: 1px solid #cccccc;
}

h5 { 
font-style : normal; 
font-size : 11px; 
color : #565656; 
} 

#copy { 
position : relative; 
margin-left : auto; 
margin-right : auto; 
width : 800px; 
height : 30px; 
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
color : #652365; 
font-size : x-small; 
} 
