/* 

Couleur du site
#5c5c5c
#e31819
#ee7f00


 * Copyright (c) 2007 Copyright (c) Octolys Development
 * Ce template a été réalisé par http://www.scopika.com & http://www.fredodo.com
 * Il est soumis à la licence GPL
 */

/* Ce fichier définit le style visuel pour les différents éléments des pages.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - Eléments HTML en général
 * - Page
 * - Entête
 * - Chemin
 * - Produit petit & grand
 * - Pied de page
 * - Menu général
 * - Signature
 * - Nombre de pages
 * - les styles particuliers pour les pages intérieures
 */

/* Eléments HTML en général
-------------------------------------------------------- */

body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	background-color: #484848;
	font-size: 12px;
	color:#5c5c5c;
}

h1, h2, h3{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 28px;
	margin: 0;
	padding: 0;
}
h2{
	font-size: 24px;
	margin: 0;
	padding: 0;
}
h3{
	font-size: 17px;
	margin: 0;
	padding: 0;
}

a {
	color: #ff19b5;
	text-decoration: none;
}

a:visited {
	color: #ff19b5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #ff19b5;
}

img {
	border: 0
}

/* Page
-------------------------------------------------------- */

#wrapper {
	width: 850px;
	text-align: left;
	overflow: visible;
	position: relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background-color:#fff;
}

#subwrapper {
	background-image:url(images/fond_site.png);
	background-repeat:repeat-y;
	width: 850px;
	overflow: hidden;
	position: relative;
}

#content {
	padding: 0;
	clear: both;
	margin: 0;
}

#contenu {
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	width:830px;

}

#sommaire_01 {
	float:left;
	padding-left:0px;
	width:830px;
	height:400px;
}


/* Entête
-------------------------------------------------------- */

#entete {
	background-image:url(images/banniere.jpg);
	background-repeat:no-repeat;
	float:left;
	height:260px;
	margin:0;
	padding-left:35px;
	padding-top:20px;
	width:850px;
}


.bouton_droite {
	float:left;
	width: 300px;
	height:27px;
	padding-left:300px;
}

/* Menu général
-------------------------------------------------------- */

#menuGeneral {
	float:left;
	width:850px;
	height:68px;
	padding-left:0px;
	background-repeat:repeat-x;
}

.menu {
	float:left;
	height: 68px;
	margin: 0px;
}

/* Banner
-------------------------------------------------------- */

.banner {
	float:left;
	width: 960px;
	height: 154px;
	padding: 15px;
}

/* Chemin
-------------------------------------------------------- */

#chemin {
	float: left;
	width:975px;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	padding-left: 15px;
}

a.LIEN_chemin:link {
	color: #ff19b5;
	text-decoration: none;
}

a.LIEN_chemin:visited {
	color: #ff19b5;
	text-decoration: none;
}

a.LIEN_chemin:hover {
	color: #ff19b5;
	text-decoration: underline;
}

/* Rubrique
-------------------------------------------------------- */

#article_rubrique {
	float:left;
	padding:8px;
	width:230px;
}
#page_rubrique {
	float: left;
	padding:8px;
	width:807px;
	margin-left: 10px;
}

#page_rubrique2 {
	float: left;
	padding:8px;
	width:400px;
	margin-left: 10px;
}

#page_rubrique3 {
	float: left;
	padding:8px;
	width:350px;
	margin-left: 10px;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
	float: left;
	width: 775px;
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
	margin: 0;
	padding-bottom: 10px;
	color: #12335B;
}

a.LIEN_pages:link {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:visited {
	color: #12335B;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_pages:hover {
	color: #12335B;
	text-decoration: underline;
	font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
	float: left;
	width: 850px;
	height: 36px;
	padding-top: 176px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

a.LIEN_footer:link {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:visited {
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_footer:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

/* Divers éléments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #dedce6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.ligneTableau {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cdde;
	font-size: 14px;
}

.footerTableau {
	color: #12335B;
	font-weight: bold;
	background-color: #bdbbcd;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
	font-weight: bold;
	width: 765px;
	text-align: right;
	margin: 10px;
}

.zoneDeSaisie {
	color: #12335B;
	font-weight: bold;
	font-size: 14px;
}

.obligatoire {
	color: #FF0000;
}

.commentaires {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #12335B;
}

/* Signature
-------------------------------------------------------- */

#signature {
	padding: 0;
	width: 980px;
	color: #808185;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-weight: bold;
}

.W3C {
	width: 88px;
	margin: 0;
	padding: 0;
	float: right;
}

a.LIEN_signature:link {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:visited {
	color: #808185;
	text-decoration: none;
	font-weight: bold;
}

a.LIEN_signature:hover {
	color: #808185;
	text-decoration: underline;
	font-weight: bold;
}

#logo_contact {
	border:1px dotted #7f818a;
	float:left;
	height:316px;
	padding:8px;
	width:230px;
}

#logo_rubrique {
	float:left;
	width:850px;
	height:500px;
}

/* galerie photos
-------------------------------------------------------- */

#navgalerie{
	float:left;
	height:400px;
	width:100px;
	overflow:auto;

}

#imagegalerie {
	float:left;
	width:580px;
	text-align: center;
	
}
