/* CSS Document */

body {
	margin-top:10px;
	background-color: #fff;
	}
.conteneur {
	margin-left: auto;
	margin-right: auto;
	width:744px;
	border:1px solid #000000;
	background:#fff;
	font-family:verdana, sans-serif;
	font-size:10px;
	color: #333333;
	}
/* This style defines the area behind the logo. */
.entete {
	height:155px;
	background:#eee;
	border-bottom:1px solid #fff;
	}
.enteteswf {
	background:#eee;
	border-bottom:1px solid #fff;
	}
/* This style defines the area around the navigation bar. This is where the background image for the navigation bar is defines */
.navbar {
	position:relative;
	background:#999966;
	}
.upnav {
	height:24px;
	background:#ddd;
	height:20px;
	padding:2px;
	font-family:Verdana, sans-serif;
	font-size:9px;
	}
.subnav {
	height:24px;
	font-family:Verdana, sans-serif;
	font-size:.6em;
	background:#CCCCCC;
	background-image:url(../images/nav.jpg);
	padding:1px;
	border-bottom:1px solid #fff;
	}
.date {
	width: 150px;
	top: 88px;
	right: 1px;
	padding:4px 12px;
	border-left:1px solid #fff;
	font-family:Verdana, sans-serif;
	font-size:9px;
	color:#ffffff;
	text-align: center;
	float: right;
	}
.form {
	width: auto;
	height: auto;
	background-color: #eee;
	background-image: url(../images/fd_express.jpg);
	background-repeat: no-repeat;
	padding:7px 10px;
	}
.form_retour {
	width: auto;
	height: auto;
	background-color: #eee;
	padding:7px 10px;
	}
.formcontact {
	width: auto;
	padding:4px 12px;
	}
/* These styles define the buttons in the navigation bar */

/* Style des liens par defaut */
a {
	color:#CC0000;
	text-decoration: none;
	}
a:hover {
	color: #ff3300;
	}

/* These styles define the columns that appear within the body of the page */

a.songs {
	color: #89966F;
	font-family:Georgia, sans-serif;
	font-size:10px;
	}
a.songs:hover {
	color: #778261;
	font-family:Georgia, sans-serif;
	font-size:11px;
	}
		
/* These styles define the columns that appear within the body of the page */


.leftcolumnhp1 {
	width:236px;
	height: 400px;
	background-color:#eee;
	float:left;
	}
.leftcolumnhp1b {
	width:236px;
	height: 530px;
	background-color:#eee;
	}
.leftcolumnhp2 {
	width:267px;
	height: 400px;
	border-left: 1px solid #666;
	background-color:#bed6db;
 	}
.rightcolumn {
	width:239px;
	height: 400px;
	background-color:#cee1e5;
	float:right;
	margin-top:-400px;
	}
.fullcolumn {
	width:507px;
	height:530px;
	border-left: 1px solid #666;
	background-color:#cee1e5;
	margin-top:-530px;
 float:right;
	}
/* Heading can be used alone or with Boxbeige and Boxwhite below */
.heading {
	width: auto;
	height: 30px;
	background-image: url(../images/titre_fd.gif);
	background-repeat: repeat;
	border-bottom:1px solid #666;
	}
.headingexpresshp {
	width: auto;
	height: 30px;
	background:#647783;
	background-image: url(../images/titre_contact.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #666;
	}
.headingexpress {
	width: auto;
	height: 32px;
	background:#647783;
	background-image: url(../images/titre_contact.gif);
	background-repeat: no-repeat;
	border-bottom:1px solid #666;
	}
/* Boxbeige and Boxwhite should be used with the Heading style above */
.appel {
	height: auto;
	width: auto;
	padding:7px 10px;
	border-bottom:1px solid #fff;
}
p.appelimg {
	float: left;
	}
p.appeltxt {
	float: right;
	}
/* These styles define font attributes */
p {
	font-family:Verdana, sans-serif;
	font-size:10px;
	font-weight:normal;
	padding:10px 10px 10px 10px;
	line-height:15px;
	}
p.titre {
	font-family:verdana, sans-serif;
	font-size:13px;
	font-weight: bold;
	color: #ff3300;
	}
p.txt {
	font-family:verdana, sans-serif;
	font-size:10px;
	font-weight: normal;
	color: #333;
	}
p.intro2 {
	font-family:Georgia, sans-serif;
	font-size:11px;
	font-weight: normal;
	line-height:16px;
	color: #666633;
	}
p.infoimage {
	font-family:Arial, sans-serif;
	font-size:9px;
	color:#999;
	font-weight: normal;
	line-height:12px;
	color: #B3B3B3;
	}
/* This style defines the footer */
.footer {
	position: relative;
	width : 732px;
	padding:4px 6px;
	margin:0px;
	border-top:1px solid #000000;
	background-color: #98a6b0;
	font-family:Verdana, sans-serif;
	font-size:8px;
	color:#ffffff;
	}
a.footer {
	color: #333;
	text-decoration: none;
	}
a.footer:hover {
	color: #fff;
	}
.visu {
	width: auto;
	background-color: #fff;
	padding:4px 12px;
	margin:0px;
	text-align: center;
	font-family:Georgia, sans-serif;
	font-size:9px;
	}
a.visu {
	color:#ccc;
	text-decoration: none;
	}
a.visu:hover {
	color: #666;
	}
.baseline {
	position: relative;
	width: 700px;
	margin: auto;
	font-size: 9px;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #666666;
	text-align: center;
	}
a:link.base {text-decoration: none;color: #666666;}
a:visited.base {text-decoration: none;color: #666666;}
a:hover.base {text-decoration: underline;color: #666666;}
a:active.base {text-decoration: none;color: #666666;}