body {
	font-family: Arial, FreeSans, sans-serif;
	font-size: 12px;
	margin: 0px;
	background: #C9C9C9 url('/images/body.jpg') top center repeat-x;
}

p, h1, h2, h3, h4, h5, h6, ul, li, form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

input, textarea {
	padding: 2px 0;
	background: url('/images/input.gif') no-repeat;
	border: 1px solid #7F9DB9;
}

a img {
	border: 0;
}

h1.titles, h2.titles {
	line-height: 29px;
	padding: 0 10px 6px 10px;
	font-size: 14px;
	background: url('/images/titles.gif') right no-repeat;
	color: white;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

h1.titles a, h2.titles a {
	color: white;
	text-decoration: none;
}

a.btn_small, input.btn_small {
	padding: 2px 5px;
	font-size: 10px;
	font-weight: bold;
	background: #005CA2;
	color: white;
	text-decoration: none;
	border: 1px outset #000000;
}

input.btn_small {
	width: 75px;
}

a.btn_big {
	padding: 5px 10px;
	font-size: 12px;
	font-weight: bold;
	background: #005CA2;
	color: white;
	text-decoration: none;
	border: 1px outset #000000;
}

a.btn_small:hover, a.btn_big:hover, input.btn_small:hover {
	border: 1px inset #000000;
}

#bgmsgbox {
	display: none;
	position: absolute;
	width: 100%;
	background: #000;
	z-index: 10;
}

#msgbox {
	display: none;
	position: fixed !important;
	position: absolute;
	background: #000 url('/images/msgbox.png') right no-repeat !important;
	background: #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	z-index: 20;
}

#inmsgbox {
	display: none;
	position: fixed !important;
	position: absolute;
	background: #fff;
	border: 1px solid #4d4d4d;
	color: #005CA2;
	font-weight: bold;
	font-size: 14px;
	z-index: 30;
}

#inmsgbox_content {
	overflow-y: auto;
	border-bottom: 1px solid #c0c0c0;
}

#global {
	background: url('/images/global.jpg') bottom repeat-x;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	background: url('/images/wrapper.jpg') repeat-y;
}

#main {
	padding: 0 0 65px 0;
	background: url('/images/main.jpg') bottom no-repeat;
}

#maintop {
	background: url('/images/header.jpg') no-repeat;
}

#header {
	height: 160px;
}

#header #logo {
	position: absolute;
	width: 300px;
	height: 151px;
}

#header ul {
	float: right;
	width: 595px;
	padding: 55px 0 0 40px;
}

#header ul li {
	float: left;
	width: 122px;
	height: 38px;
	padding: 70px 0 0 15px;
	text-align: center;
	background: url('/images/menu_li.jpg') right no-repeat;
}

#header ul li a {
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#leftside {
	float: left;
	width: 250px;
	padding: 40px 0 0 40px;
}

#menu {
	
}

#menu div {
	line-height: 18px;
	margin: 0;
	padding: 5px;
	background: #f3f3f3;
	border-bottom: 1px solid #035593;
}

#menu #google_ads_div_Jullu_250x250_leftside {
	padding: 0 0 5px 0;
	background: white;
}

#menu div ul {
	margin: 0 0 0 10px;
	padding: 5px 0;
}

#menu div ul li {
	padding: 5px 0 5px 11px;
	background: url('/images/li_bienvenue.gif') left 9px no-repeat;
}

#menu #communiquer li {
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #035593;
	background: url('/images/point_rouge.gif') left center no-repeat;
	font-size: 13px;
	font-weight: bold;
}

#menu #menu_rand li {
	padding: 5px 0;
	text-align: center;
	border-bottom: 1px dotted #035593;
	background: url('/images/fleche_verte.gif') left 10px no-repeat;
}

#menu #menu_rand li a img {
	border: 1px solid #808080;
}

#menu #menu_rand li:hover {
	background: #EBF6FF url('/images/fleche_orange.gif') left 10px no-repeat;
}

#menu ul li a {
	color: #005CA2;
	text-decoration: none;
}

#rightside {
	float: right;
	width: 609px;
	padding: 20px 40px 0 0;
}

#barre {
	float: left;
	width: 130px;
}

#flux_rss {
	padding: 0 0 10px 0;
}

#inbarre {
	width: 120px;
	padding: 5px;
	background: url('/images/barre.gif') repeat;
}

#ariane, #incategories h1 {
	margin: 0 0 5px 0;
	padding: 5px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background: #CDB844;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}

#ariane {
	margin: 0 0 20px 0;
	-moz-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#ariane a, #incategories h1 a {
	color: white;
	text-decoration: none;
}

#inbarre ul li {
	line-height: 20px;
	color: #6D7E8C;
	font-weight: bold;
	font-size: 14px;
	text-align: right;
}

#categories {
	padding: 5px;
	background: url('/images/barre.gif') repeat;
}

#incategories {
	padding: 5px;
	background: white;
}

#incategories ul li {
	float: left;
	width: 196px;
	line-height: 30px;
	color: #6D7E8C;
	font-size: 13px;
	font-weight: bold;
}

#incategories ul li a {
	display: block;
	padding: 0 5px 0 25px;
	color: #6D7E8C;
	text-decoration: none;
	background: url('/images/incategories_li_a.gif') left center no-repeat;
}

#incategories ul li a:hover {
	background: url('/images/incategories_li_a_hover.gif') left center no-repeat;
}

/*---------- Pages ----------*/
#pages {
	padding: 20px 0 0 0;
	text-align: center;
}

#pages a {
	margin: 0 2px;
}

#pages a.selected {
	padding: 3px 6px;
	font-size: 11px;
	font-weight: bold;
	background: #005CA2;
	color: white;
	text-decoration: none;
	border: 1px outset #000000;
}
/*---------- Pages ----------*/

#content {
	float: right;
	width: 468px;
}

#content_large {
	float: right;
	width: 608px;
}

#content_large .activite {
	width: 468px;
}

#footer {
	background: #617888;
}

#infooter {
	width: 910px;
	height: 50px;
	margin: 0 auto;
	padding: 0 20px 20px 20px;
	color: white;
	text-align: center;
	font-size: 11px;
}

#infooter a {
	color: white;
	text-decoration: none;
}



/*---------- Accueil ----------*/
.activite {
	margin: 0 0 5px 0;
	padding: 15px 0 0 0;
	border-bottom: 1px solid #005CA2;
}

.activite h3.titles {
	font-size: 12px;
	font-weight: bold;
}

.activite h3 span, .activite h4 span, .activite div span {
	float: right;
	font-weight: normal;
	font-size: 11px;
}

.activite h3 div, .activite div div {
	float: left;
	padding: 0 10px 0 0;
}

.activite h3 a {
	color: #E1771E;
	text-decoration: none;
}

.activite p {
	padding: 0 5px 5px 5px;
}

.activite p.url span, .activite p.url span a {
	color: #255C01;
}

.activite p a {
	color: #005B9A;
	text-decoration: none;
}

.activite p a:hover {
	border-bottom: 1px dotted #005B9A;
}
/*---------- Accueil ----------*/


/*---------- Annuaire ----------*/
#rand li {
	float: left;
	width: 202px;
	height: 157px;
}

#rand li a {
	display: block;
	border: 10px solid white;
}

#rand li a:hover {
	border: 10px solid #EBF6FF;
}

#rand li a img {
	border: 1px solid #808080;
}
/*---------- Annuaire ----------*/


/*---------- Article ----------*/
#rand_article li {
	padding: 5px 0 5px 20px;
	background: url('/images/fleche_orange.gif') center left no-repeat;
}
/*---------- Article ----------*/


/*---------- Fiche ----------*/
#fiche h1, #fiche h3, #fiche h1 a {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #005CA2;
	color: #005CA2;
	text-decoration: none;
}

#fiche #thumb {
	float: right;
	margin: 0 0 0 10px;
	padding: 2px;
	border: 2px solid #808080;
	background: #f3f3f3;
}

#fiche p.description, #fiche .article {
	margin: 15px 0 0 0;
	line-height: 18px;
	text-align: justify;
}

#fiche p.description a, #fiche .article p a {
	color: #E1771E;
	text-decoration: none;
	border-bottom: 1px dotted #E1771E;
}

#fiche .article h2 {
	padding: 0 0 5px 0;
	font-size: 14px;
	color: #005CA2;
}

#fiche .article h3 {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 13px;
	color: #589C00;
	border: 0;
}

#fiche .article ul {
	padding: 10px 20px;
}

#fiche .article li {
	padding: 0 0 0 20px;
	background: url('/images/fleche_orange.gif') 0 5px no-repeat;
}

#pub_article_468x60 {
	width: 529px;
	height: 103px;
	margin: 0 0 0 10px;
	padding: 32px 0 0 54px;
	background: url('/images/pub_article_468x60.gif') no-repeat;
}

#content_large #fiche p.url {
	padding: 5px;
	background: #f3f3f3;
	border-bottom: 1px solid #c0c0c0;
}

#fiche p.url span {
	color: #E1771E;
}

#fiche #pub2, #fiche .bloc {
	float: left;
	width: 294px;
	padding: 20px 10px 0 0;
}

#fiche #pub_fiche, #fiche .autre, #fiche #avis {
	clear: left;
	padding: 20px 0 0 0;
}

#fiche #avis h3 {
	margin: 0;
}

#fiche #avis b {
	color: red;
}

#fiche #avis #note_generale {
	margin: 1px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 13px;
	background: url('/images/note_generale.gif') bottom repeat-x;
}

#fiche li.atouts {
	padding: 0 0 15px 50px;
	background: url('/images/plus.gif') no-repeat;
}

#fiche li.rss {
	padding: 0 0 15px 50px;
	background: url('/images/actu.gif') no-repeat;
}

#fiche li.tags, #article li.tags {
	padding: 0 0 15px 50px;
	background: url('/images/tags.gif') no-repeat;
}

#fiche .autre li {
	padding: 0 0 15px 50px;
	background: url('/images/voir.gif') no-repeat;
}

#fiche li.rss a, #fiche li.tags a, #fiche .autre li a {
	text-decoration: none;
	color: black;
}
/*---------- Fiche ----------*/


/*---------- Ajouter un site ----------*/
h3.titles, h4.titles, div.titles {
	margin: 0 0 5px 0;
	padding: 5px;
	border-top: 1px solid #005CA2;
	background: #EBF6FF;
	font-size: 13px;
	font-weight: bold;
}

.regles {
	margin: 5px 0 0 0;
	padding: 5px;
	border: 1px solid #FF8888;
	background: #FFFFE0;
}

#tools {
	padding: 0 0 3px 0;
	color: red;
	font-weight: bold;
}

#tools #nbwords span {
	color: #4d4d4d;
}

#duplicate {
	float: left;
	width: 400px;
	overflow-y: auto;
}

#duplicate li {
	padding: 10px;
	font-size: 12px;
}

#duplicate li a {
	display: block;
	text-decoration: none;
	color: #005CA2;
}

#duplicate li a:hover {
	text-decoration: underline;
}
/*---------- Ajouter un site ----------*/

/*---------- Baree 2-0 ----------*/
#barre2-0 {
	position: fixed;
	bottom: 0px;
	width: 100%;
	line-height: 25px;
	padding: 9px 0 0 0;
	background: url('/images/barre2-0.png') repeat-x;
	z-index: 5;
}

#barre2-0 span {
	padding: 0 10px;
	color: #D3D100;
	font-weight: bold;
}
/*---------- Baree 2.0 ----------*/