/*------------------------------------------------------------*/
/*--- le 28/12/2006 Autotec--up-08/07/2007-------------------*/
/*--------------------------default-------------------------*/
/*--------couleurs--#EDB678-#C46200-#9F5000----------------*/



/*--------petie bare de langue tt en haut---------------*/

.lang {
	font-size:8px;color:#444;
	font-family:Arial;
	position:absolute;
	right:25%;top:5px;}
	
.fr,.en {
	margin-left:10px;
	display:inline;padding-left:20px;}

.lang a{
	color:#000;font-weight:bold;
	text-decoration:none;}

.lang a:hover {
	color:#fff;}

.lang .fr {
	background :url("images/fr.jpg") no-repeat left top;}

.lang .en {
	background :url("images/en.jpg") no-repeat left top;}

/*---------------------------------------------------------*/


#mini{margin:10px 3px;height:100px;overflow:auto; }


/*---------------MENU---------------*/

#current{
	background-color:#EDB678;
	}

	
#menu { padding:3px;margin:0;
	background-color: #9f5000;
        border:2px solid #9F5000;
        width:588px;
	padding:3px;
        }
#menu li {
	display: inline;

}

#menu li a {
        padding:3px;
        border:1px solid #C46200;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
        letter-spacing:1px;
}

#menu li a:hover {
	color: #fff;
	background-color: #C46200;
	border:1px solid #EDB678;
}

#menu .ext{background-color:#9F7000;}

#boite_menu{position:relative;margin:0;text-align:center}


/*-------------------------------------------------------*/        
        
        
        
        
        
        
        
/*------  elements des differents pages ------*/    

body{
	margin:0px;
	padding:0px;
	background-color:#EDB678;
	text-align: center;
	color: #9F5000;
}

	
#conteneur{
	background:#fff url("images/corp.jpg") repeat-y center top;
	width:700px;
	margin-left:auto;margin-right:auto;
	text-align:center;}
	
#entete{
	background : #fff url("images/entete.jpg") no-repeat left top;
	height:100px;
	margin:auto;
	width: 700px;
}
#swf_head{
	top: 50px;
	position: relative;
	width: 200px;
	float: right;
	right: 70px;
}
	
#contenu{
	width:600px;
	margin:auto;
	text-align: left;text-align:center;
}

#footer{
background : #fff url("images/footer.jpg") no-repeat left top;
height:100px;
margin:auto;}

#info {
	color:#333;
	position:relative;
	width: 500px;
	font-size: 10px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 50px auto 50px;
	top: 35px;
}

#info a{
  	text-decoration:none;color:#333;}
#info a:hover{
  color:red;
	font-weight:bold;
}
        
.compact {
	margin: auto;
	text-align: justify;
	line-height: 1.5em;
	}
.tabl1 .compact:first-letter {
	font-weight: bold;
	}
	
.tabl1 {
	width: 530px;
	margin: auto;text-align:left;
	}
	
.tabl1 img {
		padding: 6px;
	background-color: #EEE;
	border: 1px solid #DDD;
	border-right:  1px solid #AAA;
	border-bottom:  1px solid #AAA;
	margin: 10px;
}
.tabl1 ul {
	list-style-type: square;
	color: #047;
	line-height: 1.8em;
}
.tablo {
	margin: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 480px;
	list-style-type: circle;
	margin-top: 0px;
}
.form {
	background-color: #fdf;
	border: 1px solid #fff;
	border-right:  1px solid #bcf;
	border-bottom:  1px solid #9cf;
	width: 400px;
	margin: auto;
	padding: 5px;
	position: relative;
	}
	
.tablcont {
	border: 1px solid #69f;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 410px;
	background-color: #def;
	margin: auto;
	text-align: left;
	position: relative;
	}
	.tablcont img {
		margin: 10px;
	}
.tablo .sujet {
	border: 1px solid #bbb;
	padding: 10px;
	width: 100px;
	height: 50px;
	background-color: #CCCCCC;
	}
	
	
table input {
		display: inline;
	}
textarea {
	
	}
.rad { 
		border: 0;
	}
.tablo img {
		 padding: 5px;
		background-color: #EEE;
		border: 1px solid #DDD;
		border-right:  1px solid #AAA;
		border-bottom:  1px solid #AAA; 
		margin: 10px;
	}
.tablo #info {
		color: #000000;
		
	}
a {
		color: black;
	}
a:hover {
		color: red;
	}
a:active {
		color: #f0c;
	}
#bas {
		background-image: url(images/belle.jpg);
		background-repeat: no-repeat;
		height: 141px;
		width: 500px;
		margin:auto;
}



/*---------------------copyrights------*/
.copyrights{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#eee;text-align:center;}
.copyrights a{
	text-decoration:none;color:white;}
.copyrights a:hover{
	text-decoration:underline;color:blue;}	
	
/*------------------------------------------*/


