body {
	text-align:center;
	background-color: #660000;
  margin-top:0px;
  margin-bottom:5px;	
	color: #333333;
}

A:link {
	COLOR: #B34747; text-decoration: none;
}
A:visited {
	COLOR: #B34747; text-decoration: none;
}
A:active {
	COLOR: #B34747; text-decoration: none;
}
A:hover {
	COLOR: #B34747; text-decoration: underline;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 960px;
  text-align: left;
  background-color: #FFFFFF;
}

#page_header {
  height: 117px;
  background: #660000 url('y_image/y_header.jpg') bottom right no-repeat;
  clear: both;
}

#page_header h1 {
  padding-top:5px; 
  padding-left:15px;
  padding-bottom:0px;
  margin:0px;
  font-family:"Courier New", Courier, mono;
  font-size: 36px;
  font-weight:bold;
  color: #FFFFFF;
  line-height:30px;
  letter-spacing:-3px;
}

#page_header h2 {
  padding-top:3px; 
  padding-left:17px;
  padding-bottom:0px;
  margin:0px;
  font-family:"Courier New", Courier, mono;
  font-size: 22px;
  font-weight:bold;
  color: #FFFFFF;
  line-height:30px;
  letter-spacing:+4px;
  text-align:left;
}

#menu_bar {
  margin:0px 0px 10px 0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:26px;
  clear:both;
  background-color: #B34747;
}

#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  margin-bottom:0px;
  background: url('y_image/y_drapeau_sm.jpg') bottom right no-repeat;
  color: #FFFFFF;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: #FFFFFF;
  text-decoration: none;
  float: left;
  border-right: 1px solid #FFFFFF;
}

#navcontainer ul li a:hover {
  background: url('y_image/y_bar_bg_hover.jpg') bottom left repeat-x; 
  color: #FFFFFF;
}

#center {    
  margin-left:5px;
	margin-right:3px;
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}

#center p,td {
  font-size: 12px;
  font-family: verdana, arial, sans-serif;
}

#side_menu {
  width:150px;
  margin-left:5px;
  border:0px dashed #cccccc;
}

#side_menu h3 {
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  padding:4px;
  border: 1px solid #666666;
  background-color: #336633;
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 150px;
}

ul {
	margin:2px 0px 5px 0px;
	padding:0px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:26px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:11px;
}

#linklist li a { text-decoration: none; margin-left: 4px; }

#linklist li a:hover { text-decoration: underline; margin-left: 4px; }

#page_footer {
  height: 28px;
  background-color: #B34747;
  clear: both;
}

#page_footer p {
  padding-top:5px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#FFFFFF;
}

#page_footer A:link {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:visited {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: none
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: underline
}

h1 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	font-family:"Courier New", Courier, mono;
	font-size: 22px;
	color: #B34747;
	text-align:left;
	padding-left:4px;
	padding-top:4px;
	padding-bottom:20px;
}

h2 {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:3px;
	font-family: verdana;
	font-size: 22px;
	color: #333333;
	text-align:center;
	padding-left:4px;
	padding-top:0px;
	padding-bottom:20px;
}

.sous_titre {
	font-family: verdana;
	font-size: 20px;
}

.rubrique {
	font-family: verdana;
	font-size: 13px;
	font-weight:bold;
}

.menu {
	font-family: verdana;
	font-size: 12px;
}

.cadre_vignette {
    border-style : solid;
    border-color : #B34747;
    border-width : 1px;
		margin:0px 5px 0px 5px;
}

.cadre_photo {
    border-style : solid;
    border-color : #B34747;
    border-width : 1px;
		padding:5px;
		margin: 8px;
}