#header{
	min-height:68px;
	height:auto !important;
	height:68px;
	background:url(/fileadmin/templates/img/bg-header.jpg) no-repeat;
	background-position:top;
	position:relative;

}

div#footer_gauche {
	float:left;
	width:560px;
	margin:5px;
}

div#footer_droite {
	float:left;
	width:235px;
	margin:5px;
}

div#footer_gauche, div#footer_droite {
	color:#a7cae0;
}

div#footer_gauche a, div#footer_droite a {
	color:#e1f363;
	font-weight:bold;
	font-size:0.9em;
}

/* BASE */

body{
	background:#001728 url(/fileadmin/templates/img/bg-body2.gif) repeat-x;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
}

#global{
	width:1000px;
	margin:0 auto;
}

div.sep {
	clear:both;
	height:1px;
	padding:0;
	margin:0;
}

div.sep hr{
	position:absolute;
	top:-999em;
	left: -999em;
}

.no_style_only{display:none;}

/* titre */

h1.pagetitle {
	font-size:1.46em;
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:8px;
	color:#1D8FB4;
	padding-bottom:6px;
	border-bottom:1px solid #1D8FB4;
}

h2 {
	font-size:1.25em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-weight:bold;
}

h3 {
	font-size:1.25em;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:3px;
	margin-bottom:8px;
	font-weight:bold;
	color:#1D8FB4;
}


h4 {
	font-size:1.15em;
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	font-weight:bold;
	color:#FFFFFF;
	clear:left;
	padding-top:2px;
	padding-bottom:2px;
	width:160px;
	text-align:center;
}

div.csc-header {
	clear:left;
	margin-top:15px;
}

div.csc-textpic {
margin-bottom:15px;
margin-top:5px;
}

/* couleur */

.couleur_1{
	color:#e1f363;
}

.jaune {
	color:#F2D606;
}

.violet {
	color:#93AF00;
}

.bleu {
	color:#2393D3;
}

.orange {
	color:#FEA23F;
}

.rouge {
	color:#FF2F30;
}

.vert {
	color:#D7E300;
}
	
div#box-menu {
	position:relative;
	top:30px;
	left:60px;
	width:1000px;
	height:25px;
}

ul#menu_1,ul#menu_2{
	list-style-type:none;
	margin:0;
	padding:0;

}

ul#menu_1 li{
	margin:0;
	padding:0;
	float:left;
	margin-right:5px;
	width:160px;
}

ul#menu_1 li a{
	color:#a9eafe;
	text-decoration:none;
	font-size:1.1em;
	background:#eee;
	display:block;
	height:21px;
	padding:1px 3px 0 13px;
}

ul#menu_1 li a.page_1{
	background:url(/fileadmin/templates/img/bg-menu-1.gif) no-repeat;
}
ul#menu_1 li a.page_2{
	background:url(/fileadmin/templates/img/bg-menu-2.gif) no-repeat;
}
ul#menu_1 li a.page_3{
	background:url(/fileadmin/templates/img/bg-menu-3.gif) no-repeat;
}
ul#menu_1 li a.page_4{
	background:url(/fileadmin/templates/img/bg-menu-4.gif) no-repeat;
}
ul#menu_1 li a.page_5{
	background:url(/fileadmin/templates/img/bg-menu-5.gif) no-repeat;
}


ul#menu_1 li a.page_1:hover{
	background-position:left bottom;
	color:#eea8ff;
	border-bottom:2px solid #eea8ff;
}

ul#menu_1 li a.page_2:hover{
	background-position:left bottom;
	color:#c3e306;
	border-bottom:2px solid #c3e306;
}
ul#menu_1 li a.page_3:hover{
	background-position:left bottom;
	color:#fea040;
	border-bottom:2px solid #fea040;
}
ul#menu_1 li a.page_4:hover{
	background-position:left bottom;
	color:#feda00;
	border-bottom:2px solid #feda00;
}
ul#menu_1 li a.page_5:hover{
	background-position:left bottom;
	color:#FD3735;
	border-bottom:2px solid #FD3735;
}

/* MENU HAUT 2
	home
	sitemap
	contact
*/

ul#menu_2{
	left:57px;
	top:27px;
}

ul#menu_2 li{
	margin:0 25px 0 0;
	padding:0;
	float:left;

}

ul#menu_2 li a{
	display:block;
	width:24px;
	height:21px;
}

ul#menu_2 li a#m_home{
	background:url(/fileadmin/templates/img/icone-home.gif) no-repeat;
}

ul#menu_2 li a#m_sitemap{
	background:url(/fileadmin/templates/img/icone-sitemap.gif) no-repeat;
}

ul#menu_2 li a#m_contact{
	background:url(/fileadmin/templates/img/icone-contact.gif) no-repeat;

}

/* MENU BAS 3 FOOTER */
ul#menu_3{
	list-style-type:none;
	margin:0 0 0 0;
	padding:0;
	padding-top:38px;
	
}

ul#menu_3 li{
	margin:0;
	padding:0;
	float:left;
	border-left:1px solid #4e8cb9;
}

ul#menu_3 li a{
	color:#91cae8;
	font-weight:bold;
	padding:0 16px 0 16px;
}

ul#menu_3 li.no_border{
	border:0;
}

div#carre-bleu {
	background-color:#2393D3;
	color:#FFFFFF;
	padding:10px;
	margin-top:10px;
	width:828px;
}

div#carre-bleu p {
	margin:0px;
	padding:0px;
}

div#carre-bleu a, div#carre-bleu a:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

div#carre-bleu a:hover {
	text-decoration:none;
}

div#box-page {
	margin-left:80px;
}

div#box-content {
	background-image: url(/fileadmin/templates/img/box-content.gif);
	background-repeat: repeat-y;
	width:848px;
}

div#box-menu-gauche {
	background:url(/fileadmin/templates/img/box-menu.gif) no-repeat; 
	width:213px;
	min-height:410px;
	*height:410px;
	padding-right:30px;
	margin-left:20px;
	*margin-left:10px;
	padding-top:5px;
	float:left;
}

div#box-page-droite {
	float:left;
	width:560px;
	margin-left:10px;
}

div#box-footer {
	background:url(/fileadmin/templates/img/box-footer.gif) no-repeat;
	width:848px;
	height:20px;
}

div#box-menu-gauche ul  {
	list-style:none;
	margin:0px;
	padding:0px;
}

div#box-menu-gauche li {
	margin:0px;
	padding:0px;
	margin-top:8px;
	width:190px;
}

div#box-menu-gauche li li {
	margin:0px;
	padding:0px;
	margin-top:2px;
	width:190px;
}

div#box-menu-gauche ul li a {
	color:#06425C;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	padding-left:18px;
}

div#box-menu-gauche ul li a:hover {
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:18px;
	font-weight:bold;
	background-image: url(/fileadmin/templates/img/puce-hover.gif);
}

div#box-menu-gauche ul li ul li a {
	color:#92979A;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left:22px;
	margin-left:18px;
	font-size:0.8em;
}

div#box-menu-gauche ul li ul li a:hover {
	color:#92979A;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left:22px;
	margin-left:18px;
	font-size:0.8em;
	font-weight:bold;
}

div#box-header {
	width:848px;
	height:45px;
	padding-top:208px;
}

div#colonne_gauche {
	color:#153544;
}

hr {
	height:1px;
	border:0;
}

/* TEMPLATES */

div.colonne-simple {
	text-align:justify;
	margin-right:20px;
}

div.colonne1-petite {
	width:375px;
	float:left;
	margin-right:20px;
	text-align:justify;
}

div.colonne2-petite {
	width:150px;
	float:left;
	text-align:justify;
}

div.colonne1-moyenne {
	width:295px;
	float:left;
	margin-right:20px;
	text-align:justify;
}

div.colonne2-moyenne {
	width:220px;
	float:left;
	text-align:justify;
}

div.colonne1-egale {
	width:260px;
	float:left;
	margin-right:20px;
	text-align:justify;
}

div.colonne2-egale {
	width:260px;
	float:left;
	text-align:justify;
}

.bodytext {
	text-align:justify;
}

p.bodytext a, p.bodytext a:link {
	font-weight:bold;
}

p.bodytext a:hover {
	text-decoration:none;
}

div.couleur {
	color:#FFFFFF;
	padding:5px;
}

div.couleur h2 {
	color:#FFFFFF;
}

div.couleur a, div.couleur a:link {
	color:#FFFFFF;
}

a.langue_fr, a.langue_uk, a.langue_de, a.langue_es, a.langue_it {
	color:#FFFFFF;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left:35px;
	margin-right:20px;
	height:20px;
	float:left;
	padding-top:3px;
	margin-left:10px;
}

a:hover.langue_fr, a:hover.langue_uk, a:hover.langue_de, a:hover.langue_es, a:hover.langue_it {
	text-decoration:underline;
}

a.langue_fr {
	background-image: url(/fileadmin/templates/img/drapeau/fr.gif);
}

a.langue_uk {
	background-image: url(/fileadmin/templates/img/drapeau/uk.gif);
}

a.langue_de {
	background-image: url(/fileadmin/templates/img/drapeau/de.gif);
}

a.langue_es {
	background-image: url(/fileadmin/templates/img/drapeau/es.gif);
}

a.langue_it {
	background-image: url(/fileadmin/templates/img/drapeau/it.gif);
}

/* Form TYPO3 */

fieldset {
	border: none;
}
fieldset.csc-mailform {
	padding:20px;
	margin-bottom:5px;
}


.csc-mailform-label {
	clear: both;
	font-size: 1.1em;
}

.csc-mailform-field label {
	margin:3px;
	float:left;
	text-align: right;
	width: 30%;
}

.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .csc-mailform-field file {
	margin:3px;
}

.csc-mailform-field input.csc-mailform-radio {
	clear: both;
	margin:0px;
	float:left;
	text-align: right;
	margin-left: 28%; border:none; padding:0;
.csc-mailform-field input, .csc-mailform-field textarea, .csc-mailform-field select, .csc-mailform-field file {
	margin:3px;
	background-color:#99C8DA;
	border:1px solid #08354B
}
}
.csc-mailform-field .csc-mailform-radio label {
	margin:3px;
	float:none;
	text-align: left;
	width: 70%;
}
.csc-mailform-field input.csc-mailform-submit {
	font-size:0.8em;
	border: 0px none;
	float:right;
}

.csc-mailform-field {
	clear:left;
}


div#box-page-droite div.csc-textpic-text a {
	font-weight:bold;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 5px 0px;
}

.couleurfleche {
	font-weight:bold;
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: 5px 0px;
	padding-left:22px;
}


div#box-page-droite div.csc-textpic-text a:hover {
	text-decoration:none;
}

table.contenttable {
	margin:4px;
	width:100%;
	clear:left;
}

tbody tr.tr-even {
	height:18px;
}

tbody tr.tr-odd {
	height:18px;
}

table.tr {
	padding:3px;
}

tbody tr.tr-0 {
	font-weight:bold;
}