
/* style general */
body {
	font-family:PrestigeElite Std, courier New;
	font-size:0.8em;
	padding:0px;
	margin:0px;
	color:#888;
	background-color:#ccc;
}
h1 {
	font-size:1em;
	font-weight:400;
	padding:0px;
	margin:0px;
	padding-left:20px;
}
img {
	border:0px;
}
.liens {
	color:#888;
}
.liens a {
	color:#888;
	text-decoration:none;
}
.liens a:hover, .liens .a-in {
	color:#fc00fc;
	text-decoration:none;
}
.info  {
	color:#000;
	font-size:0.85em;
}
.legende {
	color:#fc00fc;
	font-size:0.9em;
}
#toutelapage { 
	width:900px;
	height:600px;
	margin:0 auto;
	background-color:#fff;
}
/* liens et liens menu descendu */
.liens-menu {
	color:#000;
}
.liens-menu  a {
	color:#000;
	text-decoration:none;
}
.liens-menu  a:hover {
	color:#fc00fc;
	text-decoration:none;
}
.liens {
	color:#888;
}
.liens a {
	color:#888;
	text-decoration:none;
}
.liens a:hover, .liens .a-in {
	color:#fc00fc;
	text-decoration:none;
}
.liens-txt {
	color:#888;
}
.liens-txt a {
	color:#888;
	text-decoration:none;
}
.liens-txt a:hover {
	color:#888;
	text-decoration:underline;
}
.teinte-descendu {
	color:#ccc;
}
.teinte-descendu a {
	color:#ccc;
	text-decoration:none;
}
.teinte-descendu a:hover {
	color:#f7c9dd;
	text-decoration:none;
}
/* partie du menu haut */
#menu-haut-gauche { 
	width:720px;
	height:80px;
	text-align:left;
	float:left;
}
#menu-haut-gauche ul {
	list-style-type:none;
}
#menu-haut-gauche li {
	display:inline;
	border-right:1px #888 solid;
	padding-left:10px;
}
#menu-haut-droite { 
	width:180px;
	height:80px;
	text-align:right;
	float:left;
}
#menu-haut-droit ul {
	list-style-type:none;
	font-size:0.85em;
}
#menu-haut-droit li {
	display:inline;
	border-right:1px #888 solid;
	padding-left:10px;
}
/* placement des differentes parties */
#menu-haut { 
	width:900px;
	height:70px;
	padding:10px;
	margin-top:10px;
}
#boite_formulaire { 
	width:410px;
	height:430px;
	background-color:#fff;
	padding:15px;
	float:left;
	
}
#boite_vide { 
	width:45px;
	height:300px;
	float:left;
}
#boite_telecharger { 
	width:320px;
	height:400px;
	background-color:#fff;
	border-left:1px #888 solid;
	overflow:auto;
	padding:15px;
	float:left;
}
.rose {
	color:#fc00fc;
}
/* formulaire */
.imput  { 
	width:150px;
	height:20px;
	border:#888 1px solid;
	background-color:#fff;
	font-family:PrestigeElite Std, courier New;
	color:#888;
}
.envoyer  { 
	width:100px;
	height:20px;
	border:#888 1px solid;
	background-color:#fff;
	font-family:PrestigeElite Std, courier New;
	color:#888;
}
.telecharger  { 
	width:100px;
	height:20px;
	border:#888 1px solid;
	background-color:#888;
	font-family:PrestigeElite Std, courier New;
	color:#fff;
}
/*#mode-utilisation  { 
	margin-left:20px;
}
#description  { 
	margin-left:91px;
}
#email  { 
	margin-left:179px;
}
#envoyer  { 
	margin-left:220px;
}
#telecharger  { 
	margin-left:0px;
}*/
/* formulaire 2 */
#boite-question  { 
	width:210px;
	height:240px;
	float:left;
	line-height:20px;
}
#boite-reponse  { 
	width:200px;
	height:240px;
	float:left;
}
#mode-utilisation  { 
	margin-left:10px;
	margin-top:0px;
}
#description  { 
	margin-left:10px;
}
#email  { 
	margin-left:10px;
}
#envoyer  { 
	margin-left:10px;
}





#telecharger {
	/*height:18px;*/
	color:#888;
	line-height:18px;
	margin-bottom:0px;
}
#telecharger a {
	/*height:18px;
	background:url(../images/pictos/telecharger_gris_2.gif) no-repeat;
*/	color:#888;
	text-decoration:none;
	line-height:18px;
	display:block;
	padding-left:22px;
}
#telecharger a:hover {
	/*height:18px;
	background:url(../images/pictos/telecharger_rose_2.gif) no-repeat;*/
	color:#fc00fc;
	text-decoration:none;
	line-height:18px;
	display: block;
	padding-left:22px;
}

.couv_pdf {
	border:#888 1px solid;
	margin-right:5px;
	vertical-align:top;
	float:left;
}