/* CSS Document */
#div_perso {
	height: auto;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-image: url(images/kraft_fond.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
		html {font-size: 100%;}
		body {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8B0907;
	padding-top: 5px;
	margin: 0px;
}
#div_navigation {
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8b0907;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
}
.footer {
	font-weight: bold;
	color: #000000;
}


		
		div#colonne1 {
	float: left;
	width: 100px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin: 0px;
	background-image: url(images/colonne-sbs.png);
	background-repeat: no-repeat;
	height: 482px;
		}
		div#colonne2 {
	float: right;
	width: 100px;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-image: url(images/colonne-sbs.png);
	background-repeat: no-repeat;
	height: 482px;
		}
#div_footer {
	text-align: center;
	background-image: url(images/dent-du-chat-kraft.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 417px;
	clear: both;
}
.italique_petit {
	font-size: x-small;
	font-style: italic;
}

#centrale_droite{
	float: right;
	width: 48%;
	margin-left: 15px;
}

#div_header {
	margin-bottom: 10px;
	margin-top: 5px;

}
.justifie {
	text-align: justify;
}



		div#centre {
	margin-left: 110px;
	margin-right: 110px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
		}
.encart_droit {
	float: right;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	margin-right: 0px;
}

h1 {
	font-size: large;
	color: #8B0907;
	text-align: center;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
}
a:hover {
	color: #009900;
}
#centrale_gauche {
	float: left;
	width: 48%;
}
.gras_vert {
	font-weight: bold;
	color: #009900;
}
.vignettes_gauche {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: medium;
	font-style: italic;
}
.gras {
	font-weight: bold;
}
.composition {
	color: #8b0907;
	font-size: x-small;
}
.centrer {
	text-align: center;
}
.infos_formulaire {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
}
.ligne_tab_rouge {
	color: #FFFFFF;
	background-color: #CC0001;
}
.ligne_tab_vert {

	color: #FFFFFF;
	background-color: #009900;
}
h2 {
	background-color: #FFFFFF;
	font-size: small;
	text-indent: 8px;
}

