/* CSS Document */
/*entete, body, pied*/
body {background-image:url(images/bodybg_black.jpg); background-repeat: repeat-xy; background-position: left top; margin:0px; padding:0px;background-color: #111111;}
td.head 
{background-image:url(images/head_black.gif); background-repeat: no-repeat; background-position:center bottom; height:40px;}
td.foot 
{background-image:url(images/foot_black.gif); background-repeat: no-repeat; background-position: center top;height:30px;}
.conteneur {margin-left:100px;margin-right:50px; border-left: 1px solid #444444;border-right: 1px solid #444444;}
img {border:0px; padding:0px; margin:0px;}
/*emplacement du menu*/
#menuconteneur {
	float: left;clear:right;
	width: 261px; padding:0px; 
	margin:0px;
	}
#menu {
	background-image: url(images/menubg_black.gif);
	background-repeat: repeat-y; 
	background-position: right top;
	width:197px;	
	border-left:0px solid #ff0000;
	border-right:0px solid #ff0000;
	border-top:0px solid #444444;
	margin:0px 0px 0px 52px;
	}
#menutop{
	width:262px; height:309px;
	background-image: url(images/menutop_black.gif); 
	background-repeat: no-repeat; 
	background-position: right bottom;}
#menubottom{
	width:262px; height:22px;
	background-image: url(images/menubottom_black.gif); 
	background-repeat: no-repeat; 
	background-position: right top;}
/*div droit*/
#mainconteneur {	
	width:634px;
	height:100%;
	vertical-align:middle;
	background-image: url(images/mid_black.gif); 
	background-repeat: repeat-y; 
	background-position: top left;	
	margin-left: 262px;
	padding-left:2px;
	padding-bottom:10px;}
#main {
	border-right:0px solid #ff0000;
	border-left:0px solid #ff0000;
	margin: 0px;
	padding:0px 0px 0px 0px;}

/* box */
#image {
	float:left;
	height:309px;
	width:420px;
	background-color:#000000;
	margin:0px;
	padding:0px;
	border-top: 0px solid #444444;
	border-right:0px solid #444444;
	border-bottom:0px solid #444444;
	border-left: 0px solid #444444;}

#sample {
	height:310px;
	vertical-align:bottom;

	margin-left:420px;
	border-right:0px solid #444444;
	padding:0px;}

/*textes des paragraphes, titres, chapeau*/
p /*texte courant*/ {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height:14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #777777;
	text-decoration: none;
	text-align: justify;
	vertical-align: top;
	padding-top:0px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;}

.li /* liste */ {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: justify;
	vertical-align: middle;
	padding: 5px 15px 5px 15px;
	border-top: 0px solid #550000;
	border-right: 0px solid #444444;
	border-bottom: 1px solid #550000;
	border-left: 0px solid #444444;
	margin:0px;
	display:block;}

.li2 /* liste */ {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding:3px;
	margin:0px; 
	display: compact;
	border-top-color: #545454;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom: 1px solid #550000;
	border-left-color: #444444;
	border-left-style: solid;
	border-left-width: 0px;
}
.line{
	padding:1px;
	margin:0px; 
	display: compact;
	background-color:#550000; 
	/*background-repeat: no-repeat; 
	background-position: left middle;*/
	border-top: 1px solid #992200;
	border-right: 0px solid #550000;
	border-bottom:1px solid #331111;
	border-left:px solid #550000;}

h1 /*titres*/ {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight:bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	margin: 0px;
	padding: 5px;
	padding-bottom: 23px;
	vertical-align:top;
	text-align:center}

h2 /*gros titres*/{
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
	padding-top:0px;
	padding-right:10px;
	padding-left:10px;}

em {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	}
strong {letter-spacing:1px;}
.sign /* Signature */{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding-top:5px;
	padding-right:20px;
	margin-right:10px;
	margin-left:10px;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: inset;}

/* cartouche image*/
.vignette{
	float: left;
	overflow: hidden;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

/*textes du menu*/
.menutext {font-family: Arial, Helvetica, sans-serif;color: #ff0000;text-decoration: none;vertical-align:middle;}
.menutext:hover {color: #FFFFFF;}
.limenu:hover {background-color:#222222}
.lisubmenu:hover {background-color:#222222; color:#FFFFFF}
.limenu { 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px; 
	letter-spacing:1px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none; 
	list-style-type: none;
	display: list-item;
	vertical-align:middle;
	text-align: left;
	border-top: 0px solid #444444;
	border-bottom:0px solid #444444;
	border-right: 0px;
	border-left:0px;
	padding:2px 0px 2px 15px}

.lisubmenu {
	list-style: square inside;
	display: list-item;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	padding-left:30px;
	border-top-color: #444444;
	border-top-width: 0px;
	border-top-style: solid;
	border-right-width: 0px;
	border-bottom-color: #444444;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-left-color: #444444;
	border-left-style: solid;
	border-left-width: 0px;}

/*liens*/
a:link, a:visited {text-decoration: none;}

a:hover, a:active {color:#ffffff;text-decoration: none;}

fieldset {border:0px; text-align:left;padding:4px 0px 4px 0px;margin:0px;}

/* tiroir list */
select {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	background-color: #000000;
	border: solid 1px #444444;
	color: #999999;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal; 
	background-color: #000000;
	border: solid 1px #444444;
	color: #999999;
	}