/* CSS Document */

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #CECEC6;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th{
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* EOF RESET CSS */

html, body {
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

#global {
	position:relative;
	width:993px;
	height:586px;
	background-color:#000000;
	text-align:left;
	overflow:hidden;
}

#bandeau {
	position:relative;
	width:994px;
	height:158px;
}

#menuFlash {
	position:relative;
	width:994px;
	height:67px;
}

#contenu {
	position:relative;
	height:311px;
	width:100%;
}

#footer {
	position:relative;
	width:100%;
	height:45px;
	text-align:left;
	color:#BE8264;
}

#footer p {
	margin-top:20px;
	margin-left:10px;
}


#cadreNewsletter {
	position:absolute;
	height:311px;
	width:176px;
	top:0px;
	left:0px;
	border-right:3px #BE8264 solid;
	border-bottom:2px #BE8264 solid;
	overflow:hidden;
	background-color:#000000;
}


#cadreCentre {
	position:absolute;
	width:358px;
	height:311px;
	left:179px;
	background-color:#FFFFFF;
	border-bottom:2px #BE8264 solid;
	text-align:justify;
}

#cadreCentre p {
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
}

.entete {
	margin-top:25px;
	margin-left:20px;
	margin-right:10px;
	color:#BE8264;
	font-size:15px;
	font-weight:600;
	display:block;
}

#cadreCentreScroll {

	width:350px;
	height:220px;
	left:100;
	background-color:#FFFFFF;
	text-align:justify;
	line-height:15px;
	overflow:auto;
	scrollbar-face-color:#BE8264;
	scrollbar-shadow-color:#BE8264;
	scrollbar-highlight-color:#BE8264;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #BE8264;
	scrollbar-darkshadow-color:#FFFFFF;
}

#PresseScroll {

	width:350px;
	height:200px;
	left:100;
	background-color:#FFFFFF;
	text-align:justify;
	line-height:15px;
	overflow:auto;
	scrollbar-face-color:#BE8264;
	scrollbar-shadow-color:#BE8264;
	scrollbar-highlight-color:#BE8264;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-3dlight-color: #BE8264;
	scrollbar-darkshadow-color:#FFFFFF;
}

#cadrecercle{
	position:absolute;
	width:53px;
	height:311px;
	background-color:#000000;
	border-bottom:2px #BE8264 solid;
	left:537px;
	color:#FFFFFF;
}


#cadreActu {
	position:absolute;
	width:456px;
	height:311px;
	border-bottom:2px #BE8264 solid;
	background-color:#000000;
	color:#FFFFFF;
	left:590px;
}

#cadreActuTxt {
	position:absolute;
	width:100px;
	height:23px;
	background-color:#BE8264;
	top:15px;
	left:560px;
	color:#ffffff;
	z-index:2;
}

#cadreActuCentre {
	position:absolute;
	width:220px;
	height:250px;
	background-color:#000000;
	top:45px;
	left:585px;
	color:#ffffff;
	z-index:3;
	overflow:auto;
}

#cadreActuImage {
	position:absolute;
	width:168px;
	height:206px;
	background-color:#000000;
	top:40px;
	left:815px;
	color:#ffffff;
	z-index:4;
	border-top:2px #BE8264 solid;
	border-bottom:2px #BE8264 solid;
	border-left:2px #BE8264 solid;
	border-right:2px #BE8264 solid;
}

#cadreImage{
	position:absolute;
	width:300px;
	height:201px;
	background-color:#000000;
	top:50px;
	left:620px;
	color:#ffffff;
	z-index:4;
	border-top:2px #BE8264 solid;
	border-bottom:2px #BE8264 solid;
	border-left:2px #BE8264 solid;
	border-right:2px #BE8264 solid;
}

/* MENUS SECONDAIRES */

#fichemenu{
/*	position:absolute;
	width:340px;
	height:12px;
	background-color:#FFFFFF;
	top:292px;
	left:10px;
	color:#BE8264;
	font-weight:800;
	z-index:6;*/
	position:absolute;
	width:200px;
	height:15px;
	top:10px;
	left:150px;
	color:#BE8264;
	font-weight:800;
	z-index:50;
	text-align:right;
}

#SousMenu{
	position:absolute;
	width:250px;
	height:15px;
	top:10px;
	left:300px;
	color:#BE8264;
	font-weight:800;
	z-index:6;
	text-align:right;
}

#Back2{
/*	position:absolute;
	width:125px;
	height:15px;
	background-color:#FFFFFF;
	top:37px;
	left:420px;
	color:#BE8264;
	z-index:6;*/
	position:absolute;
	width:340px;
	height:12px;
	background-color:#FFFFFF;
	top:290px;
	left:200px;
	color:#BE8264;
	z-index:6;
}


/* LIENS */

	.menu {
		text-decoration:none;
		color:#BE8264;
	}
	
	.menu:hover {
	text-decoration:none;
	color:#666666;
	}
	
/* MISE EN PAGE DES TEXTES */

	.titre {
	text-decoration:none;
	color:#666666;
	}
	
	.millesime {
	text-decoration:none;
	font-size:15px;
	font-weight:800;
	color:#000000;
	}
	
	.cap {
	font-weight:700;
	font-size:12px;
	text-transform:uppercase;
	color:#666666;
	}

/* MISE EN PAGE FORM cadreCentre */

	#cadreCentre input {
		border:#BF8265 1px solid;
		background-color:#ffffff;
	}
	
	#cadreCentre textarea {
		border:#BF8265 1px solid;
		background-color:#ffffff;
	}
	
	#form {
	margin-top:20px;
	margin-left:20px;
	margin-right:10px;
}

	
/* CADRE NEWSLETTER */

#miniNewsletter {
	position:absolute;
	width:140px;
	height:40px;
	top:545px;
	left:832px;
	background-color:#000000;
}
#miniTelechargement {
	position:absolute;
	width:140px;
	height:40px;
	top:545px;
	left:692px;
	background-color:#000000;
}
/* COPYRIGHT */

#copyadelysnet {
	position:relative;
	width:993px;
	height:20px;
	color:#000000;
	text-align:right;
	margin-top:5px;
	margin-right:10px;

}


#copyadelysnet a {
	text-decoration:none;
	color:#666666;
}

#copyadelysnet a:hover {
	color:#666666;
	text-decoration:underline;
}

/* LANGUE */

#langue {
	position:absolute;
	width:120px;
	height:15px;
	background-color:#000000;
	top:510px;
	left:850px;
	color:#BF8265;
	font-size:9px;
	z-index:10;
}

#langue a{
	color:#BF8265;
	text-decoration:none;
}

.langselec {
	color:#FFFFFF;
	font-weight:bold;

}

/* SEPARATEURS */

.separateur {

color: #BF8265;
font-size:24px;

}