/* Top-du-top.com */
/* REV 1.0 du 30/10 */

/* ------------------------------------ */
/*            Généralités               */
/* ------------------------------------ */


body {
	background: #41182c;
	font: normal 77% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: black;
	margin: 0;
	padding: 0 0 0em 0;
	text-align: left;
}

#site {
    margin:0 auto;
	width: 1100px;
	background: #41182c url(images/fond.jpg) repeat-y top center;
}

#conteneur {
    margin-left: 79px;
	width: 936px;
	background-color: #f6f6f6;
	min-height: 500px;
}

.clear {
	clear: both;
}

a img { border: 0 none; }
img { border: 0 none; }

/* ------------------------------------ */
/*               Header                 */
/* ------------------------------------ */


#header {
	position: relative;
	width: 1100px;
	height: 253px;
	background: url(images/header.jpg) left top no-repeat;
	margin: 0 auto;
	text-align: left;    
}

#header-in {
	text-align:left;
	padding: 194px 0px 0 680px;  
}

#liens {
	float: left;
	width: 100px;
}

#recherche {
	float: left;
	width: 100px;
	height: 25px;
	width: 225px;
	padding-top: 13px;
}

#recherche-gauche {
	float: left;
	width: 150px;

}

#recherche-droite {
	float: left;
	width: 35px;
	padding-top: 3px;
}


form {
	 background: ;
	 margin: 0;
	 padding:0;
}

input envoie {
	 background: #000;
}

h1 {
	text-indent: -5000px;
	margin: 0;
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	text-decoration: none;
}

/* ------------------------------------ */
/*               Conteneur              */
/* ------------------------------------ */

#gauche {
	width: 175px;
	float: left;
	margin-bottom: -1.2em;
}

#centre {
	margin-right: 180px;
	margin-left: 180px;
	padding-top: 5px;
	position: relative;
	z-index: 1;
}

#droite {
	width: 175px;
	float: right;
	margin-bottom: -1.2em;
}


.boite {
	background: url(images/boite-fond.jpg) repeat-y;
	margin: 8px 0 0px 0;
}

.boite-haut {
	height: 49px;
	background: url(images/boite-haut.jpg) no-repeat;
}

.boite-haut h3 {
	font-weight: bold;
	font-size: 1.1em;
	color: #005ca3;
	margin: 0px;
	padding: 17px 0 0 22px;
}

.boite-centre {
	padding: 5px 0 15px 22px;

}

.boite-centre ul {
    list-style: none;
	margin: 0px;
	padding: 0 0 0 5px;
}

.boite-centre li a {
	line-height: 1.9em;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0 0 3px 0;
	border-bottom: solid 1px #b0edff;
}

.boite-bas {
	height: 10px;
	background: url(images/boite-bas.jpg) no-repeat;
}



.publicite {
    margin:0 auto;
	width: 565px;
	background: url(images/publicite.jpg) top center no-repeat;
	height: 73px;
}

.publicite-in {
	width: 468px;
	height: 60px;
	padding: 5px 0 0 49px;
}

.centre-boite {
	width: 571px;
	padding: 0 0 10px 5px;
}

.centre-boite-haut {
	height: 37px;
	background: url(images/centre-boite-haut.jpg) no-repeat;
}

.centre-boite-centre {
	background: url(images/centre-boite-fond.jpg) repeat-y;
	padding: 2px 20px 5px 25px;
}

.centre-boite-bas {
	height:12px;
	background: url(images/centre-boite-bas.jpg) no-repeat;
}


.fiche {
	width: 520px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: solid 1px #a61059;
}


.fiche a {
	color: #005d9e;
}

.fiche a:hover {
	color: #003357;
}

.fiche p {
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

a.fiche-titre {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
	color: #a61059;
	margin: 0px;
	padding: 0 0 4px 0;
}

.fiche a.fichecat {
	color: #005d9e;
	text-decoration: none;
}

.fiche a:hover.fichecat {
	color: #003357;
	text-decoration: none;
}

.fiche a.ficheund {
	color: #41182c;
	text-decoration: underline;
}

a:hover.fiche-titre  {
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: underline;
	color: #a61059;
	margin: 0px;
	padding: 0 0 4px 0;
}

.fiche-vignette {
	float: left;
	width: 130px;
}

.fiche-description {
	float: left;
	width: 385px;
	min-height: 100px;
}

.pages {
	padding-top: 12px;
	text-align: center;
}




/* ------------------------------------ */
/*              Footer                  */
/* ------------------------------------ */

#footer {
	width: 1100px;
	height: 300px;
	background: url(images/footer.jpg) left top no-repeat;   
}

#footer-in {
	padding: 230px 0 0 510px;
}




/*Paginationnnnnnnnnnnnn*/

.page_actuelle {
	border-bottom:1px solid #BF1051; font-weight:normal; color:#FFF;
	margin:0px 2px; padding:2px 4px 2px 4px; font-size:12pt;background:#BF1051;text-decoration:none;
}

a.pagination {
	border-bottom:1px solid #41182C; font-weight:bold;
	margin:0px 2px; padding:2px 3px 2px 3px; font-size:12pt; background:#FFF; color:#41182C;text-decoration:none;
}
a.pagination:hover {
	background:#FFF; color:#BF1051; border-bottom:1px solid #BF1051;text-decoration:none;
}

