html,body{margin:0; padding:0; }
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;}

#header{ height:123px; width:1000px;}
#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:white; border:solid 0px red; height:100%;}

#left{float:left; width:206px; border-left:solid 1px white; border-top:solid 1px white; border-right:solid 1px 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:584px; padding:0; margin:0; background:white; border-top:solid 1px white;}

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

#plan{width:1000px; height:179px; 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 {
	font: 17px arial; 
	font-weight:bold;
	color:#D71F18;
}
.text-rouge {
	font: arial; 
	color:#D71F18;
}
.titre-bleu {
	font: 17px arial; 
	font-weight:bold;
	color:#15acb9;
}
.text-bleu {
	font: arial; 
	color:#15acb9;
}
.titre-vert {
	font: 17px arial; 
	font-weight:bold;
	color:#A6CA15;
}
.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;
}
.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; }

