﻿/* 	Style "zenith" by fyve
	d'apres dvd zenith 2007
	© fyve
	octobre 2008 */

/*	definition de la page principale, couleur et polices */
body
{
	font-family: "arial", Verdana, sans-serif;
	font-size: 12px;
	background: #321519 url("images/fond_zenith.jpg") repeat;
	color: #f1ead0;
}

#conteneur
{
	position: absolute;
	width: 100%;
}

#tete
{
	position: relative;
	height: 200px;
	margin-left: 10px;
	margin-top: 0px;
	background: url("images/banniere_haute.jpg") no-repeat;
}

#centre
{
	position: absolute;
	margin-left: 210px;
	margin-top: -5px;
	width: 700px;
	padding: 5px;
	font-size: 12px;
	background: url('images/parchemin_haut.jpg') no-repeat;
}

#grande_boite
{
	margin-left: -7px;
	margin-top: -7px;
	width: 750px;
	background-image: url('images/fond_grandeboite.jpg');
	background-repeat: repeat;
}

#gauche
{
	position: absolute;
	top: 220px;
	left: 11px;
	width: 200px;
	height: 850px;
	*height: 1050px;
	background: url('images/fond_gauche2.jpg') no-repeat;
	*background: url('images/fond_gauche2.jpg') no-repeat;
	margin-left: 0px;
	padding-left: 35px;
	text-align: left;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #f6e9b3;
	background: #491117 10px 40%;
}

a:hover
{
	background: #c9a56b 10px 40%;
	color: #3a0b03;
}

/*	definition du type de lien du menu */
ul#menu
{
	list-style-type: none;
	margin-left: 9px;
	*margin-left: -2px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: normal;
}

ul#menu li
{
	margin-bottom: 1px;
	margin-left: 0px;
	padding-left: 1px;
}

a#menu
{
	width: 124px;
	height: 12px;
	display: block;
	font: 11px;
	padding: 0px 1px 1px 1px;
	text-decoration: none;
	color: #ee820e;
	background-color: transparent;
}

a#menu:hover
{
	background: #c9a56b 10px 40%;
	color: #ffffff;
}

/* 	definition des elements centraux, 
	des fonds de boite et des polices associes */

hr {
	display:block;
	height: 2pt;
	margin: 0;
	_margin: -7px 0;
	padding: 0;
	color: #481c21;
	background-color: #481c21;
	border: 0;
 }


table
{
	width: 100%;
}


tr
{
	text-align: center;
}

.box_ouverture
{
	background: url('images/box_top2.jpg') no-repeat;
	height: 27px;
	width: 630px;
	font-family: tahoma;
	font-weight: bold;
	color: #ee820e;
	padding-top: 10px;
	padding-left: 45px;
	margin-left: 25px;
	text-align: left;
	font-size: 14pt;
}


.box_centre
{
	background: url('images/box_cotes2.gif') repeat-y;
	width: 625px;
	padding-left: 18px;
	padding-right: 40px;
	padding-top: 10px;
	margin-left: 25px;
}

.box_end
{
	background: url('images/box_bottom2.gif') no-repeat;
	padding-top: 10px;
	margin-left: 25px;
}

.box_ecriture_intro
{
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}

.box_image_droite
{
	float: right;
	margin-right: 6px;
	margin-left: 5px;
	border-style: solid;
	border-width: 3px;
	border-color: #481c21;
}

.box_image_gauche
{
	float: left;
	margin-left: 2px;
	margin-right: 5px;
	border-style: solid;
	border-width: 3px;
	border-color: #481c21;
}

.box_image
{
	margin-left: 2px;
	margin-right: 5px;
	border-style: solid;
	border-width: 2px;
	border-color: #481c21;
	width: 72px;
	height: 100px;
}


.box_image_tableau
{
	margin: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #481c21;
}

.box_image_centre
{
	border-style: solid;
	border-width: 1px;
	border-color: #481c21;
	display: block;
	margin: 0 auto;
}

.box_image_centre_sans_contour
{
	display: block;
	margin: 0 auto;
}

.box_surboite
{
	width: 605px;
	margin: 4pt;
	background-color: #d9bd96;
	font-size: 14px;
	color : #000000;
}

.box_trait
{
	border-bottom: 2pt #3a0b03 solid;
	width: 0pt;
	min-width: 618;
}

.box_ecrit_centre
{
	text-align: center;
	font-style: italic;
}


/*	definition des ul,li et a des box */
ul#box
{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 0px;
	font-weight: normal;
}

ul#box li
{
	margin-bottom: 1px;
	margin-left: 0px;
	padding-left: 1px;
}

/*	definition des styles d'ecriture specifiques non prevus */

