body#introduction {
	text-align : center;
}

body#classique {
	background-color : #f3f3f1;
	margin : 0;
	padding : 0;
	font-family : arial, sans-serif;
}

div#top {
	width : 100%;
	background : url(images/ombre.gif) repeat-y top center #f3f3f1;
	text-align : center;
}

div#container {
	width : 800px;
	text-align : right;
	margin : auto;
	background : #f8f8fe;
}

div#bottom {
	width : 100%;
	background : url(images/bas.gif) no-repeat top center #f3f3f1;
	text-align : center;
}

div#bas {
	background : #f8f8fe;
	padding-bottom : 5px;
border-style : none;
text-align : center;

}

div#menu {
	background : url(images/menu.gif) repeat-x #d2d2da;
	height : 26px;
	text-align : center;
	padding-top : 6px;
	
}

div#menu a {
	padding-right : 30px;
	padding-left : 30px;
	font-size : 14px;
	text-decoration : none;
	color : #730e10;
	font-weight:bold; 
}

div#menu a:hover {
	text-decoration : underline;
	font-weight:bold; 
}

.texte_noir_14{font-size:13px; font-weight:normal; color:#777777;}

.texte_noir_11{font-size:11px; font-weight:normal; color:#777777;}

.texte_alerte{font-family:Verdana,arial;font-size:12px; font-weight:bold; color:#777777;}

.txtbox
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        background-color: #dddddd;
        background-position: center;
        height: 18px;
        width: 200px;
        border: 1px solid #000000;
        padding-left: 4px;
}

textarea
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 8pt;
        color: #000000;
        background-color: #dddddd;
        height: 140px;
        width: 200px;
        vertical-align: middle;
        padding-left: 4px;
        border: 1px solid #000000;
}

.simple
{
        font-family: Verdana;
        font-size: 8pt;
        color: #FFFFFF;
        background-color: #7abd2c;
        vertical-align: middle;
		align: center;
        border: 1px solid #cccccc;
}

h1 {
	font-size : 25px;
	color : #7abd2c;
	font-variant : small-caps;
	text-align : right;
	padding-right : 70px;
	margin-bottom : 45px;
	margin-top : 30px;
	font-weight : normal;
}

h1 em {
	font-weight : bold;
	font-style : normal;

}

h1.secondaire {
		padding-right : 90px;
		margin-bottom : 35px;
}

p.intro {
	font-size : 13px;
	font-style : italic;
	line-height: 20px;
	font-variant : small-caps;
	color : #730e10;
}

div.courant {
	font-size : 13px;
	line-height: 20px;
	color : #777777;
	padding-right : 90px;
}

div.courant#manches {
	background : url(images/scie.jpg) no-repeat 5px 120px;
}

div.courant#chalets {
	background : url(images/det-famille.jpg) no-repeat 25px 90px;
	z-index : 2;
}




p.chapeau {
	font-size : 18px;
	line-height: 20px;
	margin-bottom : 35px;
	color : #777777;
	font-style : italic;
}

table#contenu {
	margin : auto;
	text-align : right;
	margin-bottom : 40px;
	margin-right : 70px;
}

table#contenu img {
	margin-right : 80px;
}

ul li span {
color : #777777;
}

ul li {
color : #7abd2c
}
