@charset "iso-8859-1";

@media all
{
body {padding: 0; margin: 0; background: #ffffff left; /*background: url(../images/fond2009.jpg) right top;*/ background-repeat:no-repeat; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; color: #000000}

a {color:#baa468; text-decoration:underline}
a:hover {color:#dcc68a; text-decoration:underline}
/*a:visited {color:#baa468; text-decoration:underline}*/

p {
	margin: 10 0 10 0;
	background: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: justify;
	color: #000000
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
}

ul {margin-top: 0; margin-bottom: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small; list-style : square outside;}	
li {font-size: 1.2em; color: #000000;}


ul.bourgogne {margin-top: 0; margin-bottom: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small;}	
ul.bourgogne li {font-size: 1.2em; color: #ffffff; list-style: url(../images/pucebourgogne.gif)}
ul.doree, ul.bourgogne ul.doree {margin-top: 0; margin-bottom: 0; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: xx-small;}	
ul.doree li, ul.bourgogne ul.doree li {font-size: 1.2em; color: #ffffff; list-style: url(../images/pucegris.gif)}

.grandTitre {padding: 10 10 5 10; text-align: left; vertical-align: text-bottom; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; font-size: medium; font-style: italic; font-weight: bold; color: #500e27}

.colonneTexte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ffffff;
	vertical-align:top;
	text-align: justify;
	padding:10 0 10 0;
	border-bottom: solid 2px #a61a1e;
	font-weight: bold;
}

.sousTitre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : #ffffff;
	font-size: small;
}

input.inpmarine {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	background-color:#ffffff;
	border:solid 1px #003366
}

.glow {
	width:100%;
	font-weight:bold;
	font-size:medium;
	color:#baa468;
	filter:blur;
}

.bgraye {background-image:url(../images/bgraye.gif)}

}

/* ELEMENTS SPECIFIQUES A L'AFFICHAGE A L'ECRAN */
@media screen
{
	.bout_Imprim {display:block; text-align:right;}
	#menugauche {position: absolute; top:124; left:0}
	#gauche {vertical-align:top; width:115px; background-color:#000000}
	#haut {height:124px; width:100%}
	
	.boutongauche {
		color:#2e353d;
		width:122px;
		font-size:12px;
		font-weight:bold;
		text-decoration:none;
		text-align:right;
		vertical-align:bottom;
		margin:0;
		background-image: url(../images/bgbtngauche_hover.gif);
		background-repeat: repeat-x;
	}
	
	.boutonmarbre {
		background-image: url(../images/bout_bourgogne.jpg);
		font-size: 9pt;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		padding-top:2px;
		color:#ffffff;
		margin: 0
	}
	
	.boutongauche a, .boutongauche a:link, .boutongauche a:visited {color:#ffffff; text-decoration: none; width:110px; height:45px; margin-left:4px; margin-right:4px; padding:15px 10px 10px 10px; vertical-align:bottom; text-align:right;}
	.boutongauche a:hover {color:#2e353d; text-decoration: none; /*background-image: url(../images/bgbtngauche_hover.gif); background-repeat: repeat-x;*/ width: 110px; height: 45px; margin-left:4px; margin-right:4px; padding:15px 10px 10px 10px; vertical-align: bottom; text-align:right;}
}


/* ELEMENTS SPECIFIQUES A L'IMPRESSION */
@media print
{
	#haut {height:124px; width:680px; position:relative; left:-50px}
	#principal {width:680px; position:relative; left:-50px}
	#menugauche {position:relative; display:none; display:none}
	#gauche {display:none}
	.bout_Imprim {display:none;}
}