* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-image: url(../images/fond_site.png);
	background-attachment: fixed;
	background-color: #620303;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
}
#global_content {
	height: 100%;
	width: 932px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#central {
	height: 100%;
	width: 900px;
	display: block;
	background-image: url(../images/degrade.png);
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: repeat-y;
}
/********************************************************************************************************************/
#tete {
	background-color: #000000;
	height: 122px;
	width: 100%;
}
#tagline {
	height: 80px;
	width: 100%;
	background-image: url(../images/banniere.jpg);
}
#menu {
	height: 41px;
	width: 100%;
}
#menu ul {
	list-style-image: none;
	list-style-type: none;
}
#menu li {
	width: 150px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	float: left;
}
/********************************************************************************************************************/

#page {
	height: auto;
	width: 850px;
	padding: 25px;
	background-color: #FFFFFF;
}
.ligne_33 {
	width: 848px;
	display: block;
	height: 250px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
	float: left;
	background-image: url(../images/fond_gris_simple.png);
}
.ligne_23 {
	width: 584px;
	display: block;
	height: 250px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	float: left;
	background-image: url(../images/fond_gris_simple.png);
}
.ligne_23b {
	width: 635px;
	display: block;
	height: auto;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/fond_gris_simple.png);
	margin-left: 5px;
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	float: left;
}
.ligne_23et13 {
	width: 250px;
	display: block;
	height: 250px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
	float: left;
	background-image: url(../images/fond_gris_simple.png);
}
.ligne_13 {
	width: 328px;
	display: block;
	height: 250px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
	margin-right: 14px;
	float: left;
	background-image: url(../images/fond_gris_simple.png);
}
.ligne_13et23 {
	width: 504px;
	display: block;
	height: 250px;
	margin-bottom: 14px;
	border: 1px solid #CCCCCC;
	float: left;
}
/********************************************************************************************************************/
#parlons_footers {
	width: 900px;
	display: block;
	clear: left;
}
/********************************************************************************************************************/
#nouveau_gauche {
	height: 100%;
	width: 55px;
	float: left;
	margin-right: 5px;
}
.vignette_grande {
	height: 233px;
	width: 225px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 28px;
	display: inline;
	float: left;
}
.vignette_top {
	height: 253px;
	width: 190px;
	margin-right: 31px;
	margin-left: 31px;
	display: inline;
	float: left;
}
.texte_grand {
	height: 233px;
	width: 245px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 8px;
	display: inline;
	float: left;
	z-index: 10;
}
.normal_gauche {
	height: 100%;
	width: 30px;
	float: left;
	margin-right: 5px;
}
#inscription {
	float: right;
	height: 55px;
	width: 285px;
	display: inline;
	background-image: url(../images/images/devenez.png);
	background-repeat: no-repeat;
	background-position: right;
}
#tops {
	background-color: #CC0000;
	background-image: url(../images/fond_rouge.png);
	background-repeat: repeat-x;
}
#edito {
	background-image: url(../images/edito.jpg);
	background-repeat: no-repeat;
}
#Mois {
	float: right;
}
#tagline h1 {
	display: none;
}
/*menu**********************************/

li#a_fondographe a {
	background-image: url(../images/menu/fondographe.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
	
}
li#a_categories a  {
	background-image: url(../images/menu/categories.png)  ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_photographes a {
	background-image: url(../images/menu/photographes.png) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_tops a {
	background-image: url(../images/menu/topsofthetops.png) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_aide a {
	background-image: url(../images/menu/aide.png) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_recherche a {
	background-image: url(../images/menu/recherche.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	height: 41px;
	width: 150px;
}
/************************/

li#a_fondographe a:hover  {
	background-image: url(../images/menu/fondographe.png) ;
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
	height: 41px;
	width: 150px;
	
}
li#a_categories a:hover {
	background-image: url(../images/menu/categories.png)  ;
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_photographes a:hover {
	background-image: url(../images/menu/photographes.png) ;
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_tops a:hover {
	background-image: url(../images/menu/topsofthetops.png) ;
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_aide a:hover {
	background-image: url(../images/menu/aide.png) ;
	background-repeat: no-repeat;
	background-position: 0px -41px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_recherche a:hover {
	background-image: url(../images/menu/recherche.png);
	background-repeat: no-repeat;
	background-position: 0px -41px;
  	display: block;
	height: 41px;
	width: 150px;
}
/************************/
li#a_fondographe a:active  {
	background-image: url(../images/menu/fondographe.png);
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
	
}
li#a_categories a:active {
	background-image: url(../images/menu/categories.png)  ;
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_photographes a:active {
	background-image: url(../images/menu/photographes.png) ;
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_tops a:active {
	background-image: url(../images/menu/topsofthetops.png) ;
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_aide a:active {
	background-image: url(../images/menu/aide.png) ;
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
}
li#a_recherche a:active {
	background-image: url(../images/menu/recherche.png);
	background-repeat: no-repeat;
	background-position: 0px -82px;
	display: block;
	height: 41px;
	width: 150px;
}
/************************FIN MENU*/

.ligne_23 .vignette_grande {
	padding-left: 30px;
}
#menu span {
	display: none;
}
.texte_grand h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #0066CC;
	font-size: x-large;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.texte_grand p {
	text-align: justify;
}
#inscription form {
	margin-top: 80px;
	height: 150px;
	margin-right: 15px;
}
#inscription span {
	font-size: 1.5em;
	margin-bottom: 3px;
	display: block;
}
#inscription p {
	margin-bottom: 5px;
}
#inscription input {
	border: 1px solid #CCCCCC;
	font-size: 1.05em;
	color: #61AF3B;
	width: 240px;
}
#inscription #CONNEXION {
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 130px;
}

.bis {
	height: auto;
	background-color: #DDDDDD;
	background-repeat: repeat-x;
	width: 200px;
	display: block;
	float: left;
}
/*Pour la page des catégories, etc*/
.ligne_33 h4 {
	color: #6C0D0D;
	font-size: 1.4em;
	text-transform: uppercase;
	font-style: italic;
	margin-top: 1px;
	margin-right: 1px;
	margin-left: 1px;
}
.ligne_33 ul {
	list-style-type: none;
}
.categorie .categorie span {
	font-size: 1.3em;
	text-transform: uppercase;
}
.categorie a, .sous-categorie a {
	color: #FFFFFF;
	text-decoration: none;
}
li.categorie {
	color: #FFFFFF;
	background-image: url(../images/fond_noir.png);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 1.3em;
	font-size: 1.5em;
	text-transform: capitalize;
}
ul.categorie {
	width: 198px;
	margin-right: 1px;
	margin-left: 1px;
	text-align: center;
	background-image: url(../images/fond_noir_bis.png);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	background-color: #000000;
}
.selected {
	color: #701111;
	text-decoration: underline;
}
li.sous-categorie {
	height: 20px;
	line-height: 1.8em;
	color: #FFFFFF;
}
.page  {
	width: 100%;
	height: auto;
	background-image: none;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border: 1px solid #C00202;
}
.center {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
.top , .top  a {
	color: #000000;
	text-align: center;
}
.top {
	width: 28%;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	height: 250px;
	background-image: url(../images/fond_gris_simple.png);
	color: #000000;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	padding-right: 1%;
	float: left;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2.5%;
	padding-left: 1%;
}
.top h6 {
	font-size: 1.3em;
	clear: both;
	display: block;
	text-align: center;
	margin-bottom: 2px;
}
.top  .lavignette  img {
	margin: 3px;
	border: 1px solid #FFFFFF;
}
.top dd, .top dt {
	display: block;
	width: auto;
	clear: both;
}

