html,body{margin:0; padding:0; height:100%;}
body{ font: 12px Arial; background:url(fond.png);}

/* #ombre{ width:1020px; margin:0 auto; background:url(ombre.png);} */

#admin{background:black; font-size:14px; font-family:arial; font-weight:bold; color:white; padding-left:15px;}
#admin a{color:white; text-decoration:none; border-right:solid 1px white;}

#header{ height:123px; width:1000px; position:relative;}
#header a{color:black; text-decoration:none;}
#header a:hover {}

#msg {background:#930F6D; text-align:center; color:white; font-weight:bold; font-size:16px; width:1000px; }
#container{text-align:left; width:1000px; margin:0 auto;  background:url('background.png') repeat-y; border:solid 0px red; height:100%;}

#container #header td{ position: relative; }

/*#left{float:left; width:206px; border-left:solid 1px white; border-top:solid 1px white; border-right:solid 1px white;    }*/
#left{float:left; width:790px; border-left:solid 1px white; border-top:solid 1px white; border-right:solid 1px white; background:white;    }
#left_menu { border-bottom:solid 1px white; background:#242323;}
#left_menu a{color:#626262; text-decoration:none;}
#left_menu a:hover { text-decoration:underline;}

#top_menu { border-bottom:solid 1px white; background:#242323; color:white; width:1000px;}
#top_menu a{color:#626262; text-decoration:none;}
#top_menu a:hover { text-decoration:underline;}

#left_sico { }
#left_ucra { }

#main{float:left; width:790px; padding:0; margin:0; background:white; border-top:solid 1px white;}

#right{float:left; width:206px; height:100%; background:#2B2B2B; color:white; border-left:solid 1px white; border-top:solid 1px white;}

#plan{width:1000px; height:190px; background:url('menu_plan.png'); color:white; }
#plan a{ color:white; text-decoration:none;}
#plan a:hover { color:white; text-decoration:underline;}

#footer{ width:1000px; height:20px; background:black; color:white; color:white; } #footer a{ color:white; text-decoration:none;}
#footer a:hover { color:white; text-decoration:underline;}

hr { border:none; border-top:dashed 1px black; height:1px; width:80%;}

.fake_link {cursor:pointer;}
.fake-link {cursor:pointer;}
.rollover {border:none; margin:0; padding:0;}

.bt-vert{
	background:url('/images/boutons_vert.png');  
	font: 13px arial; 
	text-transform: uppercase;
	text-decoration:none;
	height:23px; 
	padding-top:7px; 
	width:191px; 
	padding-left:15px; 
	color:#131313;
}
.bt-vert a{
	font: 13px arial; 
	text-transform: uppercase;
	text-decoration:none;
	color:#131313;
}
.bt-rouge {
	background:url('/images/boutons_rouge.png');  
	height:23px; 
	padding-top:7px; 
	width:191px; 
	padding-left:15px;
	color:white;
}
.bt-rouge a{
	font: 13px arial; 
	text-transform: uppercase;
	text-decoration:none;
	color:white;
}
.bt-rouge a:hover{
	text-decoration:underline;
}
.bt-selected{
	background:white;  
	height:23px; 
	padding-top:7px; 
	width:191px; 
	padding-left:15px; 
}
.bt-selected a{
	color:black;
	font: 13px arial; 
	text-transform: uppercase;
}
.bt-menu{
	text-decoration:none;
	cursor:pointer;
}
.titre-rouge, h1.rouge {
	font: 17px arial; 
	font-weight:bold;
	color:#D71F18;
	display:inline;
	margin:0;
	padding:0;
}
.titre-bleu, h1.bleu {
	font: 17px arial; 
	font-weight:bold;
	color:#15acb9;
	display:inline;
	margin:0;
	padding:0;
}
.titre-vert, h1.vert {
	font: 17px arial; 
	font-weight:bold;
	color:#A6CA15;
	display:inline;
	margin:0;
	padding:0;
}
.text-rouge {
	font: arial; 
	color:#D71F18;
}
.text-bleu {
	font: arial; 
	color:#15acb9;
}
.text-vert {
	font: arial; 
	color:#A6CA15;
}
.gris {
	color:#dbdbdb;
}
/*.sous-menu {*/
	/*display:block;*/
	/*color:black;*/
	/*text-decoration:none;*/
	/*margin-bottom:5px;*/
/*}*/
/*.sous-menu:hover {*/
	/*text-decoration:underline;*/
/*}*/
.sous-menu{
	display:none;
	background:#dbdbdb;
	position: absolute;
	padding-top:10px;
	z-index:12;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border:solid 1px lightgray;
	background-image: linear-gradient(#E5E5E5, #CFCFCF);
	box-shadow: -1px 8px 5px 1px rgba(0, 0, 0, 0.7); 
}
.sous-menu a{
	display:block;
	font-weight:bold;
	text-transform: uppercase;
	margin: 5px;
}
.sous-menu a:hover{
	background:#15acb9;
}
.sous-menu.sico_fr{
	width:105px;
	margin-left:1px;
}
.sous-menu.sico_en{
	width:105px;
	margin-left:15px;
}
.sous-menu.conditionnement_fr{
	width:170px;
	margin-left:20px;
}
.sous-menu.conditionnement_en{
	width:115px;
	margin-left:20px;
}
.selected {
	color:#333333;
	font-weight:bold;
}
.header-menu {
	font-weight:bold;
}
.header-menu:hover {
	background:#15acb9;
	font-weight:bold;
}
.header-menu-selected {
	background:#15acb9;
	font-weight:bold;
}
.rollover{
	cursor:pointer;
}
.noir {
	color:black;
}
.required{ color:red; }

.documents{
	margin:10px 0px;
	border:solid 1px lightgrey;
	background:white;
	padding:10px;
	line-height:20px;
}
.documents img{
	height:12px;
	display:inline-block;
	vertical-align:middle;
}
.documents label{
	font-weight: bold;
	width:150px;
	/*border:solid 1px red;*/
	display:inline-block;
}
.documents label:first-letter{
	text-transform: uppercase;
}

.cookies{
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width:100%;
    margin: 0px 0px;
    background-color: #8f130d;
    color: white;
    display: none;
    font-size: 14px;
    z-index: 20;
}

.cookies a{
    color: white;
}

.cookies-button a{
    color: black;
    font-size: 12px;
    font-family: arial;
    font-weight: bold;
}

.cookies-wrapper{
    margin: 0 auto;
    padding: 10px 10px;
    max-width: 820px;
    padding-right: 170px;
    position: relative;
}
.cookies-button{
    padding-top: 10px;
    display: block;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 10px;
}
.cookies-accept{
    display: inline-block;
    width: 145px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    font-weight: 500;
    background-color: white;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
}
