@import url(/technique/principal.css);
@media screen,print {
html{
	background:#49437F url(/specifique/fonds.jpg);
}

body{
	width:900px;
	background:#FFFFFF ;
	top:15px;
}
#corps{
	color:#191970;
	font:110%;
	position:absolute;
	top:160px;
	left:0px;
	height:600px;
	width:900px;
	background:#DFDFDF  url(/images/terges_fonds.jpg);
	padding:0px;
}
#contenu,#erreurPage{
	float:right;
	margin:0px;
	margin-top:0px;
	padding-right:15px;	padding-left:5px;
	width:670px;
	height:550px;
}
#banniere{
	height:160px;
	width:900px;
	background:#F2D8ED url(/images/bandeau.jpg);
}
#animation{
	width:160px;
	background:red;
	display:none;
}
#basdepage{
	position:absolute;
	top:760px;
	left:0px;
	width:900px;

}
#publicite{
	display:block;
}
h1{
	color: #242CD0;
	font-style:italic;   	
	border-top: 2px solid #242CD0;
	border-bottom: 2px solid #242CD0;	
	margin-bottom:30px;
	padding-left:50px;

	padding-top:5px;
	background: #FFF url('h1.jpg') no-repeat;
	height:40px;
}
#alerte{
	color:navy;
	font-size:90%;
}
#alerte h1{
	background: #FFF url('h1_25.jpg') no-repeat;
	height:20px;

}
#banniere .font-family{
	float:left;
	margin:5px;
	margin-left:100px;
	}
#banniere .titre {
	margin-left:160px;
	margin-top : 30 px;
}
#banniere h1 {
	border-top: 0px ;
	border-bottom: 0px ;
	text-align: left;
	margin-bottom:5px;

}
#banniere .titre p{
	
}
#banniere .menu{
	display:none;
}

#menus_old{ 
	float:left;
	border:1px solid #943A29;
	margin-top:70px;
	padding:0px;
	text-align:right;
	width:170px;
	background: #BC341E ;	
	height:200px ;
	margin-left:4px;
	}
#menus{ 
	width:180px;
	padding:0px;
	float:left;
	margin-top:20px;
	margin-left:10px;
	}
#menus a{
	padding:7px;
	display:block;		
	background: #BC341E url(/specifique/lampe_petit_1.gif) no-repeat 2px;
	border-top: 1px solid #BC341E;
	border-bottom: 1px solid #BC341E;
	}
#menus a:link, #menus a:visited {

	height: 30 px;
	color: #F9F9F9;
	font-size: 100% ;
	font-style:normal
	}
#menus a:hover {
	font-style:italic;
	background: #D4451F   url(lampe_petit_animation.gif) no-repeat  2px;
	color: #FFF;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}
#reponse{
	margin-top:10px;
	font-size:100%;
	text-align:justify;		
	border-top:2px solid #DDD;
	border-left:2px solid #DDD;
	border-right:2px solid #999; 
	border-bottom:2px solid #999; 
	background:#BBE;

	padding:10px;
	visibility:hidden;
	color:#338;
}
#question{
	float:right;
	font-size: 90%; 
	text-style: italic; 
	text-align:center;
	border: 1px solid #800000;  
	background: #CCF url('') ;
	padding:10px;
	width:250px;
}
ul,li{
	margin:10px;
}
.libelle{
	float:left;
	width:200px;
}
h3,h2{
	font-style:italic;
	margin-bottom:9px;	
	margin-top:9px;
	font-size:115%;
}
h3{
	font-size:100%;
}
#gestesmenu{
	float:right;
	height:470px;
	width:100px;
	background: #A0E85A;
    color: Navy  ;
   	border-top: 2px solid #888;
	border-left: 2px solid #888;	
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;	
	margin-left:3px;
}
#gestesmenu p{
	padding:5px ;
	cursor:pointer;
}
.gestes{
	display:none;
	float:right;
	height:450px;
	width:530px;
	background: #A0E85A;
    color: navy  ;
   	border-top: 2px solid #888;
	border-left: 2px solid #888;	
	border-right: 2px solid #FFF;
	border-bottom: 2px solid #FFF;
	padding:10px;
}
.gestes h1{
	background: transparent url() no-repeat;
	height:20px;
	font-size:125%;
	padding:0px;
	border-top: 0px ;
	border-bottom: 1px solid #242CD0;
	margin-bottom:5px;	
	}

}