/* CSS Document */
html,body {
	margin: 0;
	padding: 0;
	font: 0.9em  arial, sans-serif;
	text-align: center;
}

#global {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	width:760px;
	text-align:left;
}
#haut {
	background:url(../medias/images/accueil_02.jpg) repeat-x;
	width:760px;
	height:113px;
	color: #004600;
}
.logo_accueil{
	/*position:absolute;*/
	width:286px;
	height:113px;
	background:url(../medias/images/accueil_01.jpg);
	background-repeat:no-repeat;
	float:left;
}

.logo_accueil a {
	height:113px; 
	width:286px;
	display:block;
}


.logo_accueil span{
	display:none;
}

#gauche {
	width:215px;
	float:left;
}
#droite {
	width:545px;
	float:left;
}
#menu {
	width:545px;
	background: url(../medias/images/accueil_07.gif) repeat;
	height: 22px;
	color: #336633;
	font: 1.1em verdana, arial, sans-serif;
	font-weight:bold;
}
#menu2 {
	background: url(../medias/images/accueil_06.gif) no-repeat;
	width:545px;
	height: 22px;
	margin:0;
	color:#999999;
	text-align:right;
}
#menu dd {
	float:right;
	margin:5px;
}

dl {
margin:0;
}

#centre {
	width:540px;
	background: url(../medias/images/accueil_09.gif) no-repeat;
	padding:0px;
	padding-top:5px;
	padding-left:0px;
}
#bas {
	width:760px;
	float:left;
}
#bas2 {
	width:215px;
	float:left;
}
#bas3 {
	width:545px;
	float:left;
}
#bas3 a:link, #bas3 a:active, #bas3 a:visited  {
	color: #999;
	text-decoration: none;
	font: 1em  arial, sans-serif;
}
#partenaire {
	position:absolute;
	margin:0px;
	padding:0px;
	padding-right:10px;
	bottom:60px;;
	width:210px;
	text-align:right;
}
p {
	margin:0px;
	padding-left:10px;
	padding-right:10px;
}
#menu a:link, #menu a:active, #menu a:visited {
	color: #336633;
	text-decoration: none;
}
#menu a:hover {
	color: #336633;
	text-decoration: underline;
}
.pave1 {
	background: #EBEBDC url(../medias/images/bord.gif) repeat-y;
	/*background:#fff url(../medias/images/bord.gif) repeat-y;*/
	min-height:200px;
	width:540px;
}

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

.pave2 {
	background: #EBEBDC url(../medias/images/bordB.gif) repeat-x;
	width:540px;
}
.paveblanc {
	background-color: #FFF;
	border-width: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: none;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: #96967D;
	position:relative;
	left:1px;
	width:537px;
	margin-bottom:15px;
	margin-top:5px;
	padding-bottom:10px;
	padding-top:5px;
}
hr {
	width:98%;
	color:#96967D;
	height:1px;
	text-align:center;
}
h1 {
	color: #004600;
	font-family: verdana, arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	margin:0;
	padding-left:5px;
}
h2 {
	/*color: #004600;*/
	color:#DC6E00;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding-left:5px;
	text-transform: uppercase;
		background-color:#FFFFFF;
		padding-top:3px;
		padding-bottom:3px;
		margin-bottom:8px;

}
h3 {
	color: #004600;
	font-family: verdana, arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	margin:0;
	padding-left:5px;
}

.alignr {
	float: right;
	padding:5px;
}
table {
	width:95%;
	padding: 10px;
	/*border: 1px solid #004600;*/
	font: 1.0em verdana, arial, sans-serif;
	background-color:#EBEBDC;
}

td{
	padding:1px;
	padding-top:5px;
	padding-bottom:5px;
}

th{
	padding-left:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.td_bas{
	border-bottom: 1px solid #004600;
}

.td_droite{
	border-right: 1px solid #004600;
}

.td_droite_bas{
	border-right: 1px solid #004600;
	border-bottom: 1px solid #004600;
}

  
.restauration{
	margin:10px;
	border: 1px solid #004600;
	padding:5px;
	background-color:#FFFFFF;
}
.menu_seminaire{
	margin:10px;
	border: 1px solid #004600;
	padding:5px;
	text-align:center;
	background-color:#EBEBDC;
}

.boissons_titre{
	text-decoration:underline;
	font-weight:normal;
	text-align:left;
}

input{
	width:145px;
	font: 10px verdana, arial, sans-serif;
}


textarea{
	font:10px verdana, arial, sans-serif;
}

select{
	font:10px verdana, arial, sans-serif;
}

.image_droite{
	float:right; 
	padding-right:10px;
	position:relative;
	margin-left:5px
}

.image_droite img{
	 border: 1px solid #004600;
	 /*EBEF9B*/
}

.image_gauche{
	float:left; 
	padding-left:10px;
	margin-right:5px;
}

.image_gauche img{
	 border: 1px solid #004600;
	 /*EBEF9B*/
}

.image_centre{ 
	text-align:center;
	 }

.image_centre img{
	 border: 1px solid #004600;
	 /*EBEF9B*/
}

.img_partenaires{
	float:left;
	border:none;

}

/*.img_partenaires img{

	border: 1px solid;
}

.img_partenaires a{

	color:#004600;
}
*/

.img_partenaires a:hover{

	border: 1px solid #004600;
	display:block;
}
#phototheque {
position:absolute;
font-size:1.2em;
top:20px;
left:500px;
}
#phototheque img {border:none;}
#phototheque a:hover img {opacity:0.6;filter:alpha(opacity=60);}

li {
padding-right:15px;
padding-bottom:5px;
}

.tilde_orange {
color:#DC6E00;
	margin-top:7px;
	margin-bottom:7px;
font-weight:bold;
font-size:1.1em;
display:block;
}
#facebook {
margin-left:40px;
text-align:center;
}
#facebook img {
margin-top:10px;
margin-bottom:10px;
}
#facebook a {
font-size:15px;
}

@media print {
#gauche, #haut, #bas, #bas3, #bas2, #partenaire {
display:none;
}

}
