@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	
	background-image: url(images/obama-me-bg-2.jpg) ;
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#006194;
	
	margin: 0;
	padding: 0;
}

p {
	margin:0 0 10px;
}


#conteneur {
	position:relative;
	width: 811px;
	/*height:640px;*/
	margin: 0 auto;
}

#header {
	height: 150px;
}

#centre {
	margin:0px;
	height:425px;
	_height:435px;
	.height:435px;
	
}

#nav {
	margin-top:10px;
	margin-left:20px;
}

#obamame {
	padding-left:40px;
	margin-top:30px;
	width: 225px;
	height:340px;
	float:left;
}

#contenu {
	position:relative;
	margin-left:30px;
	margin-top:30px;
	width: 250px;
	height:340px;
	float:left;
	
	color: #AAAAAA;
	font-size: 12px;
	font-weight: bold;
}

#text {
	margin:30px;
	
	color: #AAAAAA;
	font-size: 12px;
	
	height:340px;
	overflow:auto;
}


#contenu-accueil {
	position:relative;
	margin-left:30px;
	margin-top:30px;
	width: 250px;
	height:340px;
	float:left;
	
	color: #1D4664;
	font-size: 13px;
	font-weight:normal;
	line-height:20px;
	
}


#form_bottom {
	position:absolute;
	bottom:0;
	left:0;
}

#pied {
	
}

#link {
	padding-left:580px;
	margin-top:165px;
}
#link a img {
	border:0;
}

#access p{
	margin: 0 0 0px;
}

#community {
	margin-top:45px;
}

#logo {
	width:70px;
	float:left;
}

.label {
	color:#669999;
}
.small_text {
	font-size:10px;
	
	/*font-weight:normal;*/
}

.error {
	color:#E61319;
	font-weight:bold;
}

a {
	text-decoration:none;
	color:#669999;
}

.input_etoile {
	padding-left: 23px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.etoile_bleu {
	background-image:url(images/star.jpg); 
	background-repeat: no-repeat; 
	background-position: left center;
}
.etoile_rouge {
	background-image:url(images/star_rouge.jpg); 
	background-repeat: no-repeat; 
	background-position: left center;
}
input.etoile {
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	width:170px;
}
input.error {
	color:#E61319;
	font-weight:bold;
}

#gallery {
	/*position:relative;*/
	float:left;
	margin-left:40px;
	margin-top:22px;
	width:490px;
	height:370px;
}
#gallery_admin {
	position:relative;
	float:left;
	padding-left:30px;
	margin-top:10px;
	width:700px;
	height:370px;
}
#gallery-nav {
	clear:both;
	/*position:absolute;
	bottom:0px;
	left:0px;*/
}
#gallery-nav-previous {
	/*position:absolute; 
	left:0px; 
	top:500px;*/
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
#gallery-nav-next {
	/*position:absolute; 
	left:228px; 
	top:500px;*/
	margin-left:444px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
#gallery-admin-nav-next {
	/*position:absolute; 
	left:228px; 
	top:500px;*/
	margin-left:600px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
}
.thumb {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:20px;
}
.thumb_admin {
	float:left;
	margin-top:0px;
	margin-bottom:3px;
	margin-right:15px;
	border:#6C9DAB 1px solid;
}
#privacy {
	font-size:12px;
	font-style:italic;
	position:absolute;
	left:10px;
	top:585px;
}
#random-obama-me {
	float:left; 
	position:absolute; 
	left:580px; 
	top:190px; 
	width:220px;

}
