/* css 'Etude Daull' by kode68 */
/* Date:  */


/* ------basic------ */
html {
	margin: 0px;
	padding: 0px;
	}

body { 
	font-size: 0.9em;
	line-height: 1em;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #555555;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 0px;
	}

.print_logo {
	display: none;
	}

p { 
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.2em; 
	margin-top: 5px; 
	text-align: justify;
	}


p:first-letter {
	color: #110000;
	font-size: 150%;
	}
	

h1 { 
	font: italic normal 12pt "Trebuchet MS", Verdana, Arial, sans-serif; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D60015;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #D60015;
	}

a:hover { 
	text-decoration: none; 
	color: #A90A25;
	}

a:active {
	color: #D60015;
	}

img {
	/*display: block;*/
	border: 0; 
	}


/* ------divs------- */
.main {
	position: relative;
	width: 800px;
	margin: 0 auto; 
	background-color:#FFFFFF;
	background: url(../images/repeat.jpg) repeat-y top left;	
}

.header {
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 345px;
	margin: 0px;
	padding: 0px;
	background: url(../images/header.jpg) no-repeat top left;
	background-color: #ffffff;	
}

.left {
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	float: left;
	width: 293px;
	/*height: 250px;*/
	/*background: transparent url(../images/left.jpg) no-repeat top right;*/
	background: transparent url(../images/left293-200.jpg) no-repeat top right; /* left307-236 */
	/*border: 1px solid red;*/
}

.right {
  	float: right;
  	width: 55%;/* 62 */
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.1em; 
	padding-right: 48px;
	text-align: justify;
	color: #222222;
	border-left: 1px solid #bc1b21; /* 782a3a Vs DA0010*/
	margin-left: 4px;
	padding-left: 11px;
}

.right p { 
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.2em; 
	margin-top: 5px;
	margin-left: 4px; 
	text-align: justify;
	}


#grand {
	font-size: 150%; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.2em; 
	margin-top: 5px; 
	text-align: justify;
	}


.footer {
	clear: both;
	background-color: #ffffff;
	width: 800px;
	height: 40px;
	margin:  0px;
	padding: 0px;
	background: url(../images/repeat.jpg) repeat-y top left;
}

/* Formulaire de contact */
#confirmation a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

#confirmation a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000000;
	}

#confirmation a:hover { 
	text-decoration: none; 
	color: #000000;
	}

#confirmation a:active {
	color: #000000;
	}

#contact {
	width: 665px;
}

form {
	width: 640px;
	height: 690px;
	
	background-color: #EFEFEF;	
}
#contact p:first-letter {
	color: #222222;
	font-size: 150%;
	}
	
#contact label {
	text-align: right;
	color: #222222;
}

#contact input {
	position:  absolute;
	left: 170px;
	background-color: #BBBBBB;
	color: #222222;
}

#contact2 p:first-letter {
	color: #222222;
	font-size: 150%;
	}

#contact2 label {
	text-align: right;
	color: #222222;	
}

#contact2 textarea {
	background-color: #BBBBBB;
	color:  #222222;
}


#contact2 #cryptogram {
	margin-left: 18px;	
}

#contact2 input {
	margin-left: 0px;
	left: 0px;
	padding-left: 0px;
	position: relative;
	left:  6px; 
}

#contact2 #envoyer {
	position: relative;
	top:  0px;
	left: 0px;
	width: 80px;	
	margin-left: 0px;
}

#contact2 #reset {
	position: relative;
	top: 0px;
	left:  40px;
	width: 80px;
	margin-left: 0px;
}


#contact2 table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#contact2 td {
	width: 250px;
	height:  140px;
}

.formulaire_retour {
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

/*------------- menu ---------------*/
/* Configuration pour menu Vertical */
#menu_v {
	/*float: right;*/
	position: relative;
	top:  0px;
	left: 115px;
	_left: 110px;
	width: 200px;
	margin-right: 0%;
	margin-top: 210px;
	_margin-top: 230px;
	text-align: right;
}

#menu_v ul {
}

#menu_v ul li {
	list-style-type: none;
}

#menu_v ul li a:link {
	margin: 0 20px 0 0;
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.5em; 
	background: url(../images/menu_daull.jpg) no-repeat 100% 50%;
	display: block;
	width: 110px;
	padding-right: 20px;
}

#menu_v ul li a:visited {
	margin: 0 20px 0 0;
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.5em; 
	background: url(../images/menu_daull.jpg) no-repeat 100% 50%;
	display: block;
	width: 110px;
	padding-right: 20px;
}

#menu_v ul li a:hover {
	margin: 0 20px 0 0;
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.5em; 
	background: url(../images/menu2_daull.jpg) no-repeat 100% 50%;
	display: block;
	width: 110px;
	padding-right: 20px;
}

#menu_v ul li a:active {
	margin: 0 20px 0 0;
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.5em; 
	background: url(../images/select_daull.jpg) no-repeat 100% 50%;
	display: block;
	width: 110px;
	padding-right: 20px;
	
}

#lien_actif { 
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1.5em; 
	background: url(../images/select_daull.jpg) no-repeat 100% 50%;
	display: block;
	width: 110px;
	padding-right: 20px;
	_margin-right: -20px;
}


/* Configuration pour menu Horizontal */
#menu_h {
	float: right;
	margin-right: 10%;
	margin-top: 40%;
	text-align: right;
}

#menu_h ul {
	float:  left;
	width: 480px;
}

#menu_h ul li {
	display: inline;
	margin: 10px;
	list-style-type: none;
}


/*----------divers---------- */

.postit {
	position: relative;
	top: 0px;
	left: 40px;
	width: 101px;
}

.coordonnes {
	float: right;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  0.9em;
	width: 610px;
	text-align: right;
	color: #D60013;
	margin-top: 15px;
	margin-right: 40px;
	_margin-right: 20px;
}

#centrer {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.right table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;	
}

.right td {
	width:  300px;
	height:  30px;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: center;
	color: #595956;		
	vertical-align: middle;
	border: 1px outset #777777;
}

.right ul {
	list-style-type: disc;
}
.right ul li {
	line-height:  1.2em;
	list-style-type: disc;
}

.liens {
	clear: both;
	width:  90%;
	margin-left: 5%;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: justify;
	color: #595956;		
}

.liens a {
	color: #595956;
}

.liens table {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.liens th {
	height: 25px;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: justify;
	color: #595956;			
}

.liens td {
	width:  400px;
	height:  150px;
	font-size: 0.9em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: center;
	color: #595956;		
	margin-top: 80px;
	margin-bottom: 15px;
	vertical-align: bottom;
	border: 0px solid #777777;
}

.boussole {
	position: absolute;
	top: 60px;
	left:  400px;
	width:  200px;
	height:  90px;
	border: 0px dotted #777777;
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: left;
	color: #595956;		
}

.boussole span {
	position: absolute;
	top: 37px;
	left: 100px;
}
.boussole a {
	font-size: 1em; 
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height:  1em; 
	text-align: left;
	color: #595956;
}

#indisponible { 
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: auto;
	margin-right: auto; 
	background: url(../images_site/site.jpg) no-repeat top left; 
	width: 594px;
	height: 225px;
	}

/*---------- Gestion des References ---------- */
#liensPub {
	position: relative;
	/*float: left;*/
	width: 100%;
	height: 100%;
	text-align: left;
/*	margin-left: auto;
	margin-right: auto;

	overflow: auto;
	cursor: s-resize;*/
}

.liensPubBloc {
	position: relative;
	float: left;
	width: 98%;
	/*height: 150px;*/
	text-align: left;

}

.liensPubTitre {
	position: relative;
	float: left;
	width: 98%;
	height: 25px;
	text-align: left;
	margin-left: 3px;
border-bottom: 1px dotted black;
}

.liensPubDescription {
	position: relative;
	float: left;
	width: 70%;
	height: 100px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
}

.liensPubImg {
	position: relative;
	float: right;
	width: 25%;
	height: 100px;
	text-align: left;
}

.liensPubImg img {
	border: 1px solid black;
}

