/***** DIV *****/
/* div center */
.center  {
	text-align: center;
}

/***** IMAGE *****/
/* IMG 0 */
.img0  {
	border: 0;
}

/* IMG 1 blanc*/
.img1  {
	border: 1px #FFFFFF solid;
}

/***** TABLEAUX *****/
/* TAB HEADER */
.tab1  {
	background:#FFFFFF;
	width: 900px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* TAB ADRESSE SOUS TITRE */
.tab3  {
	width: 560px;
	height: 25px;
	border: 0;
	margin: 0;
	padding: 0;
}

/* TAB TITRE DESLONGUE */
.tab4  {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
}

/* TAB TITRE MEMBRE */
.tab5  {
	border: 0;
	width: 700px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}

/***** CELLULES *****/
/* CEL HAUT ENTETE SECTION */
.cel4  {
	background:#F0F0F0 url(http://www.annucartes.com/_img/entete_actus.jpg) repeat;
	width: 560px;
	border: 0;
	margin: 0;
}

/* CEL INFOS GENERALES */
.cel5  {
	background: #FFFFFF;
	width: 280px;
	border: 0;
	margin: 0;
}

/* CEL HAUT ACTUALITES */
.cel6  {
	background:#F0F0F0 url(http://www.annucartes.com/_img/entete_actus.jpg) repeat;
	width: 430px;
	border: 0;
	margin: 0;
}

/* CEL COMPTEURS */
.cel7  {
	background:#F7941D;
	width: 450px;
	border: 0;
	margin: 0;
}

/* CEL BAS DE PAGE */
.cel8  {
	background:#FFFFFF;
	width: 450px;
	border: 0;
	margin: 0;
}

/* CEL menu left membre */
.cel9  {
	width: 150px;
	background: #FFF;
	text-align: center;
	border-left: 2px solid #F7941D;
	border-right: 0;
	border-top: 2px solid #F7941D;
	border-bottom: 2px solid #F7941D;
	margin: 0;
	padding: 0;
}

/* CEL centrale membre */
.cel10  {
	border-left: 1px solid #F7941D;
	border-top: 2px solid #F7941D;
	border-bottom: 2px solid #F7941D;
	border-right: 2px solid #F7941D;
	width: 750px;
	background:#FFFFFF;
	margin: 0;
}

/***** PARAGRAPHES *****/
/* Paragraphe standard */
.p0  {
	margin: 0;
	text-align: center;
}

/* Paragraphe titre */
.ptitre  {
	font-family: 'Times New Roman', Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15pt;
	font-weight: bold;
	margin:15px 10px;
	text-align: center;
}

/* Paragraphe 7pt */
.p7  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 7pt;
	line-height: 120%;
	margin: 0;
}

/* Paragraphe 8pt */
.p8  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	line-height: 120%;
	margin: 0;
}

/* Paragraphe 8pt marges 20 */
.p8m20  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	line-height: 120%;
	margin: 0 20px;
}

/* Paragraphe 9pt */
.p9  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 120%;
	margin: 0;
}

/* Paragraphe 10pt */
.p10  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 120%;
	margin: 0;
}

/* Paragraphe 12pt */
.p12  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12pt;
	line-height: 120%;
	margin-top: 3px;
	margin-bottom: 0;
}

/***** LIENS *****/
A.menu {
	color: #000000;
	text-decoration:none;
}

A.menu:link {
	color: #000000;
	text-decoration:none;
}

A.menu:visited {
	color: #000000;
	text-decoration:none;
}

A.menu:hover {
	color: #000000;
	text-decoration:underline;
}

A.img {
	color: #000000;
	border: 0;
	text-decoration:none;
}

A.img:link {
	color: #000000;
	border: 0;
	text-decoration:none;
}

A.img:visited {
	color: #000000;
	border: 0;
	text-decoration:none;
}

A.img:hover {
	color: #000000;
	border: 1px #000000 solid;
	text-decoration:none;
}

/***** SIDEBAR *****/
#sidebar1 {
	width:450px;
	height:15px;
	float:center;
	padding:0px 10px 0px 10px;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#000000;
	display:inline;
}

#sidebar1 h1 {
	margin: 0;
	padding:2px;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	background: FFFFFF;
	border:0;
}

#sidebar1 h2 {
	margin: 0;
	padding:2px;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	background: FFFFFF;
	border:0;
	height:15px;
	font-weight:bold;
}

#sidebar1 ul {
	list-style-type: none;
	padding: 5px;
	margin: 0;
	font-size: 0.8em;	
	padding-bottom: 0.5em;
	background:#FFFFFF;
	border: 0;
}

#sidebar1 ul li {
	margin: 0;
	padding: 0;
	text-align: justify;	
}

#sidebar1 li a {
	text-decoration: none;
	border:none;
}

#sidebar1 li a:link {
	color: #000000;	
}

#sidebar1 li a:visited {
	color: #000000;	
}

#sidebar1 li a:hover {
	color: #000000;
	text-decoration: underline;
}