body { 
 	font-family: Verdana, Arial, Helvetica, sans-serif;
  	background-color:#ABBDCD;
	font-size: 12px;
	padding: 0px; 
	margin: 10px; 
}
form { 
	padding: 0px; 
	margin: 0px; 
}
#page {
	text-align: left;
	width: 780px; 
	color:#000;
	background-color:#fff;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border:1px solid #333;
	-moz-border-radius: 6px;
}
#popup {
	text-align: left;
	font-size: 11px;
	line-height:140%;
	color:#000;
	background-color:#fff;
	margin: 0px;
	padding: 5px;
	border:1px solid #CCC;
	-moz-border-radius: 6px;
}
.infos_legales {
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	color:#666;
	background-color:#F8F8F4;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border:1px solid #666;
	-moz-border-radius: 6px;
}
h3
{
	border-bottom : solid 1px #C1CEDA;
	border-top : solid 1px #C1CEDA;
	background : url(/css/images/ligne_titre.gif) repeat-x left;
	text-align: right;
	color: #374455;
	font-size: 16px;
	margin : 0px 0px 10px 0px;
	padding : 0 10px 0 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h3 span , h3 a
{
	position : relative;
	padding : 0 5px 0 5px;
	background-color : #FFF;
}
/* Autres articles */
.art-date {
	font-size: 9px;
	line-height: 100%;
	text-align:left;
	color: #999999;
	margin: 6px 0px 6px 0px;
	font-style: italic;
}
.saisie {
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	line-height: 110%;
	color: #333366;
}
.rubrique {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration:none;
	line-height: 130%;
	color: #333366;
}
.message {
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	text-align: center;
	line-height: 110%;
	padding: 6px;
	color: #CC3333;
	background-color: #F8F8F4;
}
label {
	font-size: 13px;
	color: #385274;
	font-weight:bold;
	line-height: 110%;
	text-align: right;
	margin: 10px;
}
a.lien {
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;
}
a.lien:hover {
	color: #FF0000;
}
a.lien_blanc {
	font-size: 11px;
	text-decoration: none;
	line-height: 140%;
	color: #FFFFFF;
}
a.lien_blanc:hover {
	color: #FF0000;
}
.pa {
	font-size: 12px;
	color: #333366;
    padding: 5px;
	line-height: 130%;
}
.pa-titre {
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
    border: 1px solid #CCCCCC;
	background-color: #F8F8F4;
	color: #333366;
    padding: 5px;
}
.pa-texte {
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	text-decoration:none;
	line-height: 130%;
	color: #333366;
    padding: 5px;
	margin: 0px 0px 10px 0px;
}
.pa-lien {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration:none;
	line-height: 130%;
	color: #333366;
    padding: 5px;
	margin: 0px 0px 10px 0px;
}
.art-titre:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration:none;
	font-weight: bold;
	line-height: 110%;
	color: #3366CC;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #374455;
	font-weight:bold;
	line-height: 110%;
	text-align: left;
	background-color: #FFF;
	padding: 2px 2px 2px 18px;
	margin: 5px 0px 5px 0px;
    border-bottom: 1px solid #CCCCCC;
	background-image: url(/css/images/square.png);
    background-repeat: no-repeat;
    background-position: 0px center;
	}
.titreBleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #385274;
	font-weight:bold;
	line-height: 130%;
	text-align: center;
	background-color: #F8F8F4;
	padding: 10px;
	margin: 5px;
    border: 1px solid #CCCCCC;
	-moz-border-radius: 8px;
}
.titreBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #385274;
	font-weight:bold;
	line-height: 130%;
	text-align: center;
	background-color: #F8F8F4;
	padding: 10px;
	margin: 5px;
    border: 1px solid #CCCCCC;
	-moz-border-radius: 8px;
}
.titreRouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C0025;
	font-weight:bold;
	line-height: 110%;
	text-align: center;
}
a.titreRouge {
	font-family: Arial, Helvetica, sans-serif;
	color: #8C0025;
	font-weight:bold;
	line-height: 110%;
	text-align: center;
}
a.titreRouge:hover {
	color: #385274;

}
.Message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight:bold;
	line-height: 110%;
	border: 1px dashed #CCCCCC;
	text-align: left;
	margin: 10px;
	padding: 5px;
}
.table_list {
	font-size: 10px;
	font-weight: normal;
	background-color: #CCCCCC;
	color: #333366;
    padding: 1px;
	margin: 10px;
}
.table_alerts {
	background-color: #F8F8F4;
	color: #333366;
    padding: 1px;
	margin: 10px;
	border: 1px solid #CCCCCC;
}
.normalTxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
}
.normalTxtGras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 11px;
}
td.sidebar_left {
    width: 130px;
    background-color: #ABBDCD;
    vertical-align: top;
    font-size: 100%;
    border-left: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 4px 2px 4px 2px;
}
td.sidebar_right {
    width: 650px;
    background-color: #FFFFFF;
    vertical-align: top;
    font-size: 100%;
    border-right: 1px solid #CCC;
    padding: 9px;
}
.date_box {
	background-color: #384556;
	color: #F8F8F4;
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
}
.footer_box {
	background-color: #384556;
	color: #F8F8F4;
	margin: 0px 0px 0px 0px;
	padding: 4px 2px 4px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.form_box {
	background-color: #FDFDF8;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333366;
	border:1px solid #CCC;
	-moz-border-radius: 6px;
	margin: 4px 0px 4px 0px;
	padding: 5px;
	font-size: 9pt;
	line-height: 140%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

/* MISE EN FORME DES PHOTOS */
.photo {
	padding: 0px;
	margin: 2px;
	border: 1px solid #DEE0D5;

}.photo_g {
	padding: 3px;
	margin: 0px 5px 2px 0px;
	border: 1px solid #DEE0D5;
	background-color: #FFF;
}
.photo_d {
	padding: 3px;
	margin: 0px 0px 2px 5px;
	border: 1px solid #DEE0D5;
	background-color: #FFF;
}
/* LISTE D'ARTICLES */
.art_box {
	background-color: #F8F8F4;
	margin: 0;
	padding: 5px 5px 8px 0px;
	text-align: left;
    border: 1px dashed #cccccc;
}
.art_list {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.art_list a{
	display: list;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	padding: 2px 2px 2px 15px;
	text-decoration: none;
	color: #333366;
	background-image: url(/css/images/puce1.gif);
    background-repeat: no-repeat;
    background-position: 4px center;
}
.art_list a:hover{
    background: url(/css/images/puce2.gif) no-repeat;
    background-position: 4px center;
    color: #FFCC00;
}
.art_list li {
	padding: 0px;
	margin: 0px;
 	position: relative;
}
/* ONGLETS DE NAVIGATION */
ul#tabnav {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	list-style-type:none;
    padding-left: 2px;
    padding-bottom: 20px;
    margin: 0;
}
ul#tabnav li {
    float: left;
    height: 14px;
   /* width: 60px; */
    background-color: #666699;
    margin: 2px 0px 2px 2px;
    border: 1px solid #336;
}
ul#tabnav li.active {
    border-bottom: 1px solid #6666CC;
    background-color: #FF3333;
    font-color: #336;
}
#tabnav a {
    text-align: center;
    display: block;
    color: #FFF;
    text-decoration: none;
    padding: 1px 4px 1px 4px;

   /* width: 60px; */
}
#tabnav a:hover {
    text-align: center;
    background: #333366;
}

.form-item {
	text-align
	background-color: #F8F8F4;
	margin: 10px;
	padding: 5px 5px 5px 50px;
	text-align: left;
}
div.login {
	width: 320px;
	margin: auto;
    margin-top: 20px;
    margin-bottom:  20px;
	text-align: right;
	padding: 5px;
	background: #fff;
	color: #000;
	border: 1px solid #999;
	background-image: url(/images/lock.jpg);
	-moz-border-radius: 6px;
}


