@charset "utf-8";
body {
	margin: 0px;
	background-color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;	
	color:white;
	background-image:url(../images/communs/background.jpg);
	background-repeat:repeat-x;
	
}

h2 {
	font-size:11px;
	color:white;
	padding:0;
	margin:0;
}


a:link, a:visited {
	text-decoration:none;
	color:white;
}
a:hover, a:active {
	text-decoration:none;
	color:white;
	background-color:#363636
}

input {
	border:1px solid black;
	
	color:black;
	height:19px;
	font-size:11px;
	
}

#main {
	margin:0 auto;
	width:945px;
	background-color:black;
}

#logo-search{
	width:945px;
	height:53px;	
	background-color:#1c1c1c;
	
}

#logo{
	width:242px;
	height:53px;	
	float:left;
}
#search{
	width:634px;
	height:33px;
	text-align:right;	
	float:left;
	padding-right:10px;
	padding-top:20px;
	padding-right:58px;
}


#menu{
	width:945px;
	height:18px;	
	margin-bottom:20px;
	background-color:#1c1c1c;
	
}

#menu ul {
	list-style:none;
	margin:0px 0 0 10px;
	padding:0;
}

#menu ul li {
	margin-left:5px;
	float:left;	
}

#navigation-photo {
	
	width:945px;
	margin:0 0 0px 0;
}

#sous-menu {
	width:197px;
	margin:0 10px 0 0;
	float:left;
}

#sous-menu h1 {
	font-size:16px;
	color:#1c1c1c;
	padding:0px 0 0 19px;
	margin:0 0 10px 0;
}

#sous-menu ul {
	list-style:none;
	margin:0px 0 0 19px;
	padding:0;
}

#sous-menu ul li {
	margin-bottom:2px;
	font-size:11px;	
}

#espace-photo {
	margin-bottom:10px;
	font-size:13px;
	
}

#espace-photo ul {
	list-style:none;
	margin:0;
	padding:0;
}

#espace-photo ul li {
	margin-left:0px;		
}


#publicite-photo {
	width:728px;	
	float:left;	
}

#publicite-photo p {
	margin:0;
	padding:0;
	padding:0 3px 0 3px;
}

#publicite {
	width:728px;
	height:90px;
	background-color:#000000;
	margin-top:10px;
	
}

#information-photo {	
	width:131px;
	height:571px;
	margin-right:10px;
	padding-top:10px;
	float:left;
	background-color:#1c1c1c;
}

#information-photo-horizontal {	
	width:131px;
	height:315px;
	margin-right:10px;
	padding-top:10px;
	float:left;
	background-color:#1c1c1c;
}

#fleche-photo {
	background-color:#595959;
	width:131px;
	height:16px;
	margin:5px 0 5px 0;
	padding-top:4px;
	text-align:center;
}

#vote {
	background-color:#595959;
	width:131px;
	height:112px;
	margin:5px 0 5px 0;	
	text-align:left;
}

#navigation-photo-gauche {
	width:184px;
	height:421px;
	margin-right:10px;
	padding:160px 5px 0 0;
	float:left;
	background-color:#1c1c1c;
	text-align:right;
}

#navigation-photo-gauche-horizontal {
	width:84px;
	height:165px;
	margin-right:10px;
	padding:160px 5px 0 0;
	float:left;
	background-color:#1c1c1c;
	text-align:right;
}

#photo-principale {
	width:387px;
	height:581px;	
	float:left;
	background-color:#1c1c1c;
}

#photo-principale-horizontal {
	
	width:387px;
	height:258px;	
	float:left;
	background-color:black;
	background-image:url(../images/communs/bg-photo-horizontale.gif);
}


#bas-de-page {
	width:715px;
	height:100px;
	padding:20px 21px 20px 209px;
		background-color:#101010;
	color:#595959;
	margin:0 auto;
}
#vous-etes-ici {
	background-color:#1c1c1c;
	width:725px;
	height:15px;
	margin-bottom:5px;
	padding-left:3px;
	color:#595959;
}
#vous-etes-ici a:link,#vous-etes-ici a:hover,#vous-etes-ici a:active,#vous-etes-ici a:visited {
	color:#595959;
}