/* ..................................SIFR........................................... */


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;

}





/* ..................................STYLES GENERAUX........................................... */

body {
	font: 73% Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-image: url(../templates/images/bkg_gen.gif);
}
input, select, textarea {
	font-size: 100%;
}
.bodytext {
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px 0px 15px 0px;
	padding: 0px;

	line-height: 140%;
	color: #000000;
	text-align: justify;
}
.bodytext {
	margin: 0px 0px 15px;
}
a:link, a:visited {
	text-decoration: underline;
	color: #F1840C;
}
a:hover, a:active {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 35px;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1.6em;
	color: #F1840C;
	font-weight: bold;
	margin: 0px 0px 19px 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	color: #939598;
}
.bold {
	font-weight: bold;
}
.txt_petit {
	font-size: 0.8em;
}
.orange {
	color: #F1840C;
}

.gris_clair {
	color: #CCCCCC;
}
.gris_fonce {
	color: #666666;
}
.rouge {
	color: #CC0000;
}


ul {
	padding: 0px;
	margin: 0px 0px 10px -3px;

	line-height: 140%;
}
li {
	padding: 0px 0px 7px 20px;
	background: url(/fileadmin/templates/images/puce_menu.gif) no-repeat 3px 6px;
	background-repeat: no-repeat;
	list-style-type: none;
	color: #000;
}


ol {
	padding: 0px;
	margin: 0px 0px 10px 24px;
	line-height: 140%;
	list-style-type: decimal;

}


ol li {
	padding: 0px 0px 7px 0px;
	background-image: none;
	list-style-type: decimal;
	list-style-image: none;
	color: #000;
}

/* .................................. CSC MAIL FORM ........................................... */
#mailform {
	border:none;
	margin: 15px 0px 0px 0px;
	padding: 0px;
	width: 350px;
}


.csc-mailform {
	border:none;
	margin: 0px;
	padding: 0px;
}
.csc-mailform-field {
	width: 350px;
	vertical-align: middle;
	line-height:1.5em;
margin: 2px 0px 2px 0px;
}
.csc-mailform-field label {
	margin: 2px 0px 0px 0px;
	width: 110px;
	display: inline;
	float: left;
}
.csc-mailform-field input {
	margin: 2px 0px 0px 0px;
	width: 200px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding:1px;
	background-color: #EDEEEF;
	border: 1px solid #EDEEEF;

}
.csc-mailform-field textarea {
	padding: 0px 0px 0px 0px;
	width: 202px;
margin:2px 0px 0px 0px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 80px;
background-color: #EDEEEF;
	border: 1px solid #EDEEEF;

}
#mailformformtype_mail {
	margin: 15px 0px 33px 111px !important;
	margin: 15px 0px 33px 115px;
	width: 80px;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px 0px 2px 0px;
	font-weight: bold;
	background-color: #F1840C;
	font-size: 1em;
	border: none;
	cursor: pointer;
}

/* .................................. table ........................................... */

.contenttable {
	font-size: 1em;
	margin: 0px 0px 0px;
	padding: 0px;
}
TABLE.contenttable P {
	margin: 0px 0px 2px;
	padding: 0px;
	line-height: 1.3em;
}
/* ..................................CONTENEURS........................................... */
#conteneur {
	width: 960px;
	margin: 0px auto;
	position: relative;
	background-color: #FFFFFF;
}
#header {
	position: relative;
	background-color: #F4901D;
	height: 162px;
	margin: 0px;
	padding: 0px;
}
#langues {
	width: 300px;
	font-size: 0.9em;
	margin: 0px 0px 0px 67px;
}
#langues a:link, #langues a:visited {
	text-decoration: none;
	color: #FFD9AA;
}
#langues a:hover, #langues a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#langues ul {
	margin: 0px;
	padding: 0px;
	float: left;

}
#langues li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
ul.icones {
	margin: 0px 0px 0px 0px;
	list-style:none;
	list-style-image:none;
	padding: 0px 0px 0px 0px;
}
.icones li a {
	display: block;
	height: 10px;
	line-height:10px;
	text-decoration:none;
	margin: 12px 0px 0px 0px;
	width: 15px;
	float: left;
}
.home_ico a {
	background: url(/fileadmin/templates/images/home_ico.gif) no-repeat 0 0;
}
.home_ico a:hover {
	background: url(/fileadmin/templates/images/home_ico.gif) no-repeat 0 -10px;
}
.sitemap_ico a {
	background: url(/fileadmin/templates/images/sitemap_ico.gif) no-repeat 0 0;
}
.sitemap_ico a:hover {
	background: url(/fileadmin/templates/images/sitemap_ico.gif) no-repeat 0 -10px;
}
.contact_ico a {
	background: url(/fileadmin/templates/images/contact_ico.gif) no-repeat 0 0;
}
.contact_ico a:hover {
	background: url(/fileadmin/templates/images/contact_ico.gif) no-repeat 0 -10px;
}
#illustration {
	position: absolute;
	left: 517px;
	background: url(/fileadmin/templates/images/illustration_seesr.gif) no-repeat;
	height: 152px;
	width: 78px;
	top: 10px;
}
#logo {
	position: absolute;
	right: 54px;
	top: 58px;
}
#titre_rubrique {
	margin: 0px 0px 0px 0px;
	width: 400px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 129px;

	left: 74px;
}
.flash1 {
	margin: 0px;
	padding: 0px;
}
#contenu {
	width: 510px;
	padding: 0px 0px 0px 0px;
	margin: 55px 0px 20px 74px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	display: inline;

}
#footer {
	clear: both;
	font-size: 0.9em;
	color: #595B5E;
	padding: 8px 0px 0px 0px;
	width: 510px;
	margin: 0px 0px 40px 74px;
	background: url(/fileadmin/templates/images/footer_ligne.gif) no-repeat left top;
}
#footer p {
	padding: 0px;
	margin: 0px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #B8BABC;
}
#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: underline;
}
/* ..................................MENU PRINCIPAL........................................... */
#navigation {
	margin: 60px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	width: 282px;
	overflow: visible;
	display: inline;
}
#navigation dl {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
#navigation dt {
	font-size: 0.9em;
	padding: 0px 0px 0px 0px;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
}
#navigation dd {
	margin: 0px 0px 3px 0px;
	background: url(/fileadmin/templates/images/puce_menu.gif) no-repeat left 5px;
	padding: 0px 0px 2px 13px;
}
.menu1_act {
}
.level1_ac {
	margin: 20px 0px 0px 0px;
	padding: 0px 0p 0xpx 0px;
	color: #F1840C;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: bolder;
}
.level1_ac a:link, .level1_ac a:visited {
	text-decoration: none;
	color: #F1840C;
}
.level1_ac a:hover, .level1_ac a:active {
	color: #8D8D8D;
	text-decoration: none;
}
.level1_no {
	margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	line-height: 1.2em;
	font-size: 1.5em;
}
.level1_no a:link, .level1_no a:visited {
	text-decoration: none;
	color: #8D8D8D;
	line-height: 1em;
	height: 1%;
}
.level1_no a:hover, .level1_no a:active {
	color: #F1840C;
	text-decoration: none;
	line-height: 1em;
	height: 1%;
}
.level2_no {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.2;
}
.level2_no a:link, .level2_no a:visited {
	text-decoration: none;
	color: #000000;
}
.level2_no a:hover, .level2_no a:active {
	color: #000000;
	text-decoration: underline;
}
.level2_ac {
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.4;
}
.level2_ac a:link, .level2_ac a:visited {
	text-decoration: underline;
	color: #000000;
}
.level2_ac a:hover, .level2_ac a:active {
	color: #000000;
	text-decoration: underline;
}

