/************************
	C Set ID 2007
	Jeremie Fontana
*************************/



/************************
	HTML
*************************/

.couleur_bleu {
	background-color: #2B54B3;
	}

.couleur_rouge {
	background-color: #B52A2A;
	}

html {
	width: 100%;
	height: 100%;
	}

body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/bg_html.gif) top center repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}

hr {
	width: 100%;
	height: 1px;
	color: #2B54B3;
	border: 0;
	background-color: #2B54B3;
	}



/************************
	LIENS
*************************/

a {
	color: #2B54B3;
	font-weight: bold;
	text-decoration: none;
	}
 
a:link {
	color: #2B54B3;
	font-weight: bold;
	text-decoration: none;
	}
	
a:visited {
	color: #2B54B3;
	font-weight: bold;
	text-decoration: none;
	}
	
a:active {
	color: #F7931E;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #B52A2A;
	font-weight: bold;
	text-decoration: undeline;
	}
	
a img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:link img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:active img {
	border: none;
	padding: 0;
	background: transparent;
	}
	
a:visited img {
	border: none;
	padding: 0;
	background: transparent;
	}

a:hover img {
	border: none;
	padding: 0;
	background: transparent;
	}



/************************
	LAYOUT
*************************/

#global {
	width: 100%;
	height: 100%;
	background: transparent;
	}

#conteneur {
	width: 800px;
	height: 100%;
	background: transparent;
	}

#bandeau {
	width: 800px;
	height: 200px;
	background: transparent;
	border-bottom: dotted 1px #2B54B3;
	}

#menu {
	width: 800px;
	height: 20px;
	background: transparent;
	border-bottom: dotted 1px #2B54B3;
	letter-spacing: 1px;
	color: #B52A2A;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	}

#menu a:link {
	color: #2B54B3;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 2px #FFFFFF;
	}

#menu a:visited {
	color: #2B54B3;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 2px #FFFFFF;
	}

#menu a:active {
	color: #2B54B3;
	letter-spacing: 1px;
	padding-left: 5px;
	padding-right: 5px;
	border: solid 2px #FFFFFF;
	}

#menu a:hover {
	color: #FFFFFF;
	background: #DD6D1B;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	border: solid 2px #B52A2A;
	}

#corps {
	width: 800px;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	}

.contenu_top {
	width: 800px;
	background: transparent url(images/bg_contenu_top.gif) top left no-repeat;
	}

.contenu_bottom {
	background: transparent url(images/bg_contenu_bottom.gif) bottom right no-repeat;
	padding: 40px 40px 40px 40px;
	}

#footer {
	background: #B52A2A;
	text-align: center;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: dotted 1px #2B54B3;
	}

#footer a:link {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:visited {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}

#footer a:active {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline overline;
	}

#indexation {
	display: none;
	visibility: hidden;
	}

#preload {
	display: none;
	visibility: hidden;
	}




/************************
	STYLE
*************************/

.gras1 {
	color: #2B54B3;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	}

.gras2 {
	color: #2B54B3;
	font-weight: bold;
	font-size: 14px;
	}

.small {
	font-size: 10px;
	}

.cadre_formulaire {
	width: 333px;
	float: right;
	font-size: 10px;
	}

.form {
	padding-left: 30px;
	line-height: 20px;
	}

.form_champs1 {
	width: 120px;
	height: 15px;
	float: left;
	background: #DDDDDD;
	border: solid 1px #B52A2A;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B54B3;
	margin-right: 8px;
	}

.form_champs2 {
	width: 260px;
	height: 15px;
	background: #DDDDDD;
	border: solid 1px #B52A2A;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B54B3;
	}

.form_txt {
	width: 260px;
	height: 100px;
	background: #DDDDDD;
	border: solid 1px #B52A2A;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #2B54B3;
	}

.form_btn {
	
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B54B3;
	background: #DDDDDD;
	border: solid 1px #B52A2A;
	margin-right: 8px;
	}

.image {
	border: solid 1px #B52A2A;
	}
#contenu_txt {

	display: none;
}
.petit {
	line-height: normal;
}
.blanc-fd-rouge {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #B52A2A;
	font-weight: bold;
	text-transform: none;
}
.blanc-fdgris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A2A2A2;
}
.blanc-fd-rouge2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #CCCCCC;
	background-color: #B52A2A;
	font-weight: bold;
	text-transform: uppercase;
	background-position: center;
}
.gris-gras {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: lowercase;
}.gris {
	color: #CCCCCC;
	text-transform: none;
}
.blanc-fdbleu {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
}
