#lang {display:none}

body {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#5f543d;
	margin:0px 0px 40px 0px;
	background: #807865;
}

table{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#5f543d;
}

form {
	margin:0px 0px 0px 0px;
}

#frame {
	width:789px;
	margin:0px auto 0px auto;
	padding:0px;
	text-align:left;
	background-image: url(../images/accueil/bcg.gif);	
}

#h {
	position:relative;
	width:auto;
	height:144px;
	background: url(../images/accueil/haut.jpg) no-repeat;
}

#h .cyberImpact a	 {
	background: url(../images/accueil/bg_cyberImpact.jpg) no-repeat;
	display: block;
	height: 34px;
	width: 350px;
	position: absolute;
	top: 83px;
	left: 432px;
}

#h .cyberImpact a span {
	display: none;
}


#menu {
	/*position:relative;*/
	width:auto;
	/*height:47px;*/
}
	
#l {
	position:relative;
	width:335px;
	padding:0px;
	float:left;
	background:url(../images/accueil/bcg_l.gif) no-repeat;
}

#c {
	position:relative;
	width:259px;
	padding:0px;
	float:left;
	background:url(../images/accueil/bcg_c.gif) no-repeat;
}

#r {
	position:relative;
	width:195px;
	padding:5px 0px 0px 0px;
	float:left;
	background:url(../images/accueil/bcg_concept2.gif) no-repeat;
}


#f {
	position:relative;
	width:auto;
	padding-top: 37px;
	height:32px;
	text-align:	center;
	background:url(../images/sections/bas.gif) no-repeat;
}
#f span {
	position: relative;
	top: -10px;
}
#droit{
	margin-top:0px;
	margin-left:49px;
}
#nouv{
	margin-top:21px;
	margin-left:3px;
}

#linkHome {
	position:absolute;
	top:52px;
	left:5px;
}
#lang{
	position:absolute;
	width:67px;
	height:18px;
	right:0px;
	margin-top:25px;
}

h1{
	margin-top:0px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#B4260A;
}

h2{
	margin-top:0px;
	margin-bottom:10px;
	font-size:14px;
	font-weight:bold;
	color:#5f543d;
}

h3{
	font-size:12px;
	font-weight:bold;
	color:#5f543d;
}
/*************** Classe *************/
.date{
	font-size:10px;
	color: #B4260A;
}
.nouvelle{
	font-size:11px;
	font-weight:bold;
}
.accueil{
	font-size:11px;
	font-weight:bold;
	color: #B4260A;
}

/*************** Liens *************/
.processus {
	margin-top:0px;
	margin-bottom:10px;
	font-size:15px;
	font-weight:bold;
	color:#B4260A;
}

a:link {
	color: #B4260A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B4260A;
}
a:hover {
	text-decoration: underline;
	color: #5f543d;
}
a:active {
	text-decoration: none;
	color: #B4260A;
}

a.pied:link {
	color: #5f543d;
	text-decoration: none;
}
a.pied:visited {
	text-decoration: none;
	color: #5f543d;
}
a.pied:hover {
	text-decoration: underline;
	color: #B4260A;
}
a.pied:active {
	text-decoration: none;
	color: #5f543d;
}


.margin_left li{
	margin: 0 0 0 20px;
}
span#menuContainer div div div div{
	cursor: pointer;
}