body{
background:url(../../../img/bg_body.png) fixed;
font-family: Verdana;
font-size: small;
margin: 0px;
padding: 5px 0;
color: #434343;
}

#page {
	width: 900px;
	margin: 0px auto;
	padding: 0;
	position:relative;
}
#page2 {
	width: 900px;
	margin: 0px auto;
	background-color:#dfdfdf;
	overflow:auto;	
}

.fleche {
	font-family: georgia;
	font-size: 17px;
	position: absolute;
	z-index: 300;
	margin-top: 70px;
	margin-left: 830px;	
}

#header {
	padding: 0;
	width: 100%;
	height: 520px;
}

/******************************* LIENS *******************************/
a {
	font-weight: bold;
	color: #820018;
	text-decoration: none;}
a:hover {
	font-weight: bold;
	color: #f1033b;
	text-decoration: none;}
a:active {
text-decoration: none;
}
a.petit{
font-size:x-small;
}
a.links_divers{
color: #2D2D2D;
font-weight: bold;
font-size:xx-small;
}
a.links_divers:hover{
text-decoration: none;
}

/****************************** TITRES *********************************/
.titre {
color:#242020;
font-size: 18pt;
font-family: Georgia;
margin-left: 130px;
margin-top: 0px;
font-style: italic;
font-weight:bold;
}
.titrenews {
	font-family: Georgia;
	font-size: 14pt;
	font-style:italic;
	line-height:13px;
	color: #820018;
}
.brighth2{
	font-size: medium;
	margin: 10px 0 0 10;
	font-style:italic;
	color: #7a7a7a;
	font-weight:bold;
	letter-spacing:1px;
}
/*********************************** TEXTE *************************************/
.text_petit{
font-size:x-small;
}

p{
margin:0px, 0px, Opx, Opx;
}

fieldset{
	border: none;
}
/****************************** GAUCHE **********************************/
#content {
	position: relative;
	/*width: 621px;*/
	margin: 0;
	padding: 0;
	float: left; 
	background-color:#dfdfdf;
}

.middle {
	position: relative;
	margin: 0;
	background-color:#dfdfdf;	
}

.middleTop {
	position: relative;
	z-index: 40;
	margin: 0 0 25 0;
	padding: 0;
	width: 100%;
	height: 30px;
}

.post-contenu{
	position: relative;
	z-index: 50;
	margin: -8px 40px 0px 30px !important;
	/*margin: -75px 40px -100px 30px;*/
	min-height: 50px;
	height: auto !important;
	text-align:justify;
}

.post-info{
	font-style: italic;
}

.post-info a{
	text-decoration: none;
}

.post-info a:hover {
	color: #ad9482;
	text-decoration: none;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
	font-size: x-small;
}

.comment-info{
	font-size: x-small;
	font-style:italic;
}

/****************************** SIDEBAR **********************************/
#sidebar {
	width: 279px;
	padding: 0;
	background-color: #dfdfdf;
	float: right;
}

ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: x-small;
}

#brightTop {
	margin: 0 auto;
	padding: 0;
	height: 130px;
}

#brightcenter {
	position: relative;
	z-index: 10;
	font-size: x-small;
	margin: -100px 34px -88px 27px;
}

#brightFoot {
	margin: 0 auto;
	padding: 0;
	height: 128px;
}


/****************************** comm *****************************************/
label{
	cursor: pointer;
	font-size:x-small;
}
/*********************************** ZONES *************************************************/
.encadre{
	border: 1px dashed #D5D5D5;
	text-align:center;
	vertical-align:middle;
}
/********************************* DIVERS *****************************************/
.maclass {
   filter:alpha(opacity=50);
   -moz-opacity:0.5;
   -khtml-opacity: 0.5;
   opacity: 0.5;
}

/********************************** FORMULAIRES **********************************/
input,textarea{
	border: 1px solid #f1033b;
	background-color: #ffb6c7;
	font-family:verdana;
	font-size:small;
}

textarea{
	width: 95%;
}

form{
	border: dashed 1px #f1033b;
	margin-left: 10px;
	width: 467px;
	padding: 10px 10px 10px 10px;
}
.sans{
	border-color:#FFFFFF;
}
/********************************** VIOLON **********************************/
.statusBar {
	font-family: Verdana;
	font-size: 8pt;
	color: black;
	width: 100%;
	height: 22px;
	background-image: url("images/adress_bg.gif");
}
.filesTitle {
	font-family: Verdana;
	font-size: x-small;
	text-align: center;
	color: black;
	height: 22px;
	background-image: url("images/columnHD.gif");
}
.file {
	font-family: Verdana;
	font-size: 8pt;
	text-align: left;
	color: black;
	height: 22px;
}
.aColumnTitle {
	font-family: Verdana;
	font-size: x-small;
	color: black;
	text-decoration: none;
}
.aColumnTitle:active {
	color: black;
	text-decoration: none;
}
.aColumnTitle:visited {
	color: black;
	text-decoration: none;
}
.aColumnTitle:hover {
	color: black;
	text-decoration: underline;
}
.afile {
	font-family: Verdana;
	font-size: 9pt;
	color: #253E8F;
	text-decoration: none;
}
.afile:active {
	color: #253E8F;
	text-decoration: none;
}
.afile:visited {
	color: #253E8F;
	text-decoration: none;
}
.afile:hover {
	color: #253E8F;
	text-decoration: none;
}
.error {
	font-family: Verdana;
	font-size: 9pt;
	color: black;
	height: 22px;
}
a.error {
	font-family: Verdana;
	font-size: 9pt;
	color: white;
	height: 22px;
	text-decoration: underline;
}
/********************************** tableaux *****************************/
td{
	font-size:small;}

/****************************** FOOTER **********************************/
#footer {
	padding: 0;
	font-size: x-small;
	color: #333333;
	background-color:#dfdfdf;
	/*background:url(../img/mr3.png);*/
	text-align:center;
	vertical-align:middle;
	/*clear:both;*/
	height: 23px;
}
