/* CSS Document */
@import url(../../../img/styles.css);

* {
	font-family: Arial, Helvetica, sans-serif;
}
body { background-color: #999999; }
#page {
	width: 820px;
	background:url(p_milieu.jpg) left repeat-y;
}
#header {
	background:url(p_header.jpg) top left no-repeat;
	width:820px;
	height:170px;
}
#headermenu {
	background:url(p_menu.jpg) top left no-repeat;
	width:820px;
	height:64px;
}
#hautcontenu {
	background:url(p_hautcontenu.jpg) top left no-repeat;
	width:820px;
}
#footer {
	background:url(p_footer.jpg) top left no-repeat;
	width:820px;
	height:70px;
	
}
#footer table {
	margin: 0px 15px 10px;
	width: 790;
	height: 40px;
	color: silver;
	font-size:10pt;
}
#contenu {
	width: 800px;
	margin: 8px 18px 8px 14px;
	padding: 0px;
}

#colg {
	width:186px;
	text-align:left;
	padding:0px;
	padding-left:4px;
}
#colc {
	padding:16px;
	margin:0px;
}

/* Menu Vertical */
#MenuRubV {
	font-size:8pt;
}

/* Copyright */
#copy { font-size: 8pt; color: white; }
#copy a { text-decoration:underline; }

/* Boites */
.box {
	margin-bottom:16px;
	background: url(bt_B.jpg) bottom left repeat-y;
}
.box marquee {
	width:90%;
	height: 80px;
}
.box a {
	text-decoration:none;
	color:#51371c;
}
.box thead th {
	height: 76px;
	font-size: 12pt;
	background: white url(bt_A.jpg) bottom left no-repeat;
	text-align: left;
	color: white;
	margin: 2px;
	padding: 0px 20px 0px 2px;
	vertical-align: bottom;
	bottom: 0px;
}
.box .art {
	font-style: italic;
}
.box td {
	margin: 0px;
	padding: 0px 8px 0px 4px;
}
.box thead th a,.box thead th a:hover {
	color:white;
	background-color: transparent;
}
.box a {
	text-decoration:none;
	color:#51371c;
	display:block;
	margin-right:10px;
	border:1px transparent solid;
}
.box a:hover {
	border:1px blue solid;
/*	background-color: #ccccdd; */
	color: white;
}
.box ul {
	padding:4px;
	margin:0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.box ul ul {
	margin-left: 0px;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.box ul li.rub {
	font-weight: bold;
}
.box tfoot th {
	width: 176px;
	height: 12px;
	background: url(bt_C.jpg) bottom left no-repeat;
}

#boxArticles_MenuBA,#box6 {
	background: url(bt_B.jpg) bottom left repeat-y;
}

/* menuEvents */
#boxEvenements {
	background: url(bt_evenement_B.jpg) bottom left repeat-y;
	font-size: 12px;
	padding:0px;margin:0px;;
	width: 186px;
	float: right;
	margin: 10px;
}
#boxEvenements thead th {
	height: 80px;
	background: url(bt_evenement_A.jpg) bottom left no-repeat;
	text-align: right;
}
#boxEvenements tfoot th {
	height: 12px;
	background: url(bt_evenement_C.jpg) bottom left no-repeat;
}
#boxEvenements dt {
	font-weight:bold;
}
#boxEvenements dd {
	margin-left:0px;
}

/* menuSpecial */
#boxSpecials {
	background: url(bt_B.jpg) bottom left repeat-y;
}
#boxSpecials thead th {
	height: 76px;
	background: url(bt_A.jpg) bottom left no-repeat;
	text-align: left;
}
#boxSpecials tfoot th {
	height: 12px;
	background: url(bt_C.jpg) bottom left no-repeat;
}
#boxSpecials dt {
	font-weight:bold;
}
#boxSpecials dd {
	margin-left:0px;
}

/* Menu systeme haut */
#menuSysteme {
	float: right;
}
#menuSysteme a {
	text-decoration: none;
	font-size: 12px;
	color: #030067;
}
#menuSysteme a:hover {
	color: white;
	background-color: #0343C9;
}
.box .actuel,.box .actuel a {
	color:red;
}

/* Boxes larges */
.pave {
}
.box_large {
	border: 1px solid #330000;
	width: 100%;
	padding: 2px;
	margin:0px;
}
.box_large thead th,.box_demi1 thead th,.box_demi2 thead th {
	background-color:#330000;
	color: white;
}
.box_large thead th a,.box_demi1 thead th a,.box_demi2 thead th a {
	color: white;
	text-decoration:none;
}
.box_large thead th a:hover,.box_demi1 thead th a:hover,.box_demi2 thead th a:hover {
	color: #b68453;

}
.box_demi1 {
	border: 1px solid #330000;
	width: 100%;
	margin: 0px;
	padding: 2px;
}
.box_demi2 {
	border: 1px solid #330000;
	width: 100%;
	margin: 0px;
	padding: 2px;
}

/* Formulaire et confirmation de formulaire */
#formdata {
	border: 2px inset red;
	width: 100%;
	text-align:left;
}
#formdata div {
	border-bottom: 1px magenta dotted;
	padding:2px;
}
#formdata input,#donnees select {
	background-color: silver;
	width:280px;
}
#formdata div label {
	display:block;
	font-size: 8pt;
	font-weight:bold;
}
#Plan .box {
	width: 400px;
}

#demo {
	font-size: smaller;
	margin: 20px;
}

