/* @group general */
* {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

a {
	color: #1c82db;
	text-decoration: none;
}

a:link {
	color: #1c82db;
}

a:visited {
	color: #1c82db;
}

a:hover {
	text-decoration: underline;
}


a.spip_out {
	background: url(images/spip_out.gif) no-repeat right center;
	line-height: 16px;
}

#content a.spip_out {
	padding-right: 20px;
}

p acronym, ul acronym {
	color: #1c82db;
	cursor: help;
}

.clear {
	clear: both;
}

.hide {
	height: 0;
	overflow: hidden;
}

body {
	background: #fff url(images/shadow.gif) no-repeat top center;
	color: #000;
	font: 1em Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#center {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: url(images/colborder.gif) repeat-y 674px 0;
}
#home #center {
	background: none;
}

/* @end */

/* @group header */

#header {
	position: relative;
	border-bottom: #fff 1px solid;
	background: #fff url(images/shadow.gif) no-repeat top center;
}
#home #header {
	height: 244px;
}
#page #header  {
	height: 162px;
}

#home #header h1,
#page #header h1 a {
	position: absolute;
	left: -2px;
	top: 0;
	display: block;
	width: 474px;
	height: 0;
	padding-top: 87px;
	background: url(images/title.gif);
	overflow: hidden;
}
#home #header h1 {
	z-index: 1;
}

#header p {
	position: absolute;
	top: 74px;
	right: 15px;
	color: #858585;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	text-align: right;
	z-index: 1;
}

#home #header .img {
	position: relative;
	top: 54px;
	height: 162px;
	background: #f8f8f5 url(images/bandeau_home.jpg);
}
#home #header #img1 {
	background: #f8f8f5 url(images/bandeau_home.jpg);
}
#home #header #img2 {
	background: #f8f8f5 url(images/bandeau_home1.jpg);
}
#home #header #img3 {
	background: #f8f8f5 url(images/bandeau_home3.jpg);
}

#page #header #img {
	position: relative;
	top: 92px;	
	height: 70px;
	background: #f8f8f5 url(images/bandeau_page.jpg);
}

#home #actu {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 900px;
	height: 27px;
	font-size: 0.6em;
	font-weight: bold;
	z-index: 3;
	background: #e0dfd8 url(images/bg_actu.gif) repeat-x;
	font-weight: normal;
}
#home #actu a {
	float: left;
	padding: 0 10px;
	color:#666;
	line-height: 27px;
	text-decoration: none;
}
#home #actu a strong {
	padding: 0 20px 0 0 ;
	font-weight: bold;
	border-right: 1px solid #666;
}
#home #actu a:hover {
	text-decoration: underline;
}
#home #actu #actu-feed {
	float: right;
	width: 16px;
	height: 0;
	padding: 16px 0 0;
	margin: 6px 10px 0;
	background: url(images/feed.gif);
	overflow: hidden;
}
#home #actu a:hover#actu-feed {
	background-position: left bottom;
}
/* @end */

/* @group menu */

#menu {
	float: left;
	background: #fff;
}

#menu li {
	float: left;
	width: 274px;
	border: 1px solid #fff;
	border-width: 0 1px 0 0;
}

#menu li a {
	display: block;
}

#menu h2 {
	font-size: 1em;
}

#home #menu h2 a,
#page #menu a {
	color: #fff;
	font: 1.5em Myriad, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: lowercase;
	background: #be0031;
}
#page #menu a {
	margin: 0 0 5px;
}

#home #menu li:hover h2 a,
#page #menu a:hover {
	text-decoration: none;
	background: #820022;
}

#menu strong {
	padding: 3px 0 0 10px;
	font-weight: normal;
}

#menu span {
	display: block;
	padding: 3px 0 5px 10px;
	margin: 2px 0 0;
	font-size: 0.67em;
	color: #333;
	background: #e0e0d8;
}
#page #menu span {
	width: 264px;
	border-bottom: 1px solid #ccccbe;
}

#menu a:hover span,
#home #menu li:hover a span,
#home #menu li:hover p {
	background: #f8f8f5;
}


#menu p {
	padding: 10px;
	background: #e0e0d8;
	font-size: 0.8em;
	min-height: 6.5em;
}

#home #menu ul {
	float: left;
	position: relative;
	padding: 10px 0 5px;
	min-height: 14.2em;
	background: #f8f8f5 url(images/bg_links_big.gif) no-repeat left bottom;
}
#home #menu ul a {
	display: block;
	padding: 5px 10px 5px 28px;
	font-size: 12px;
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
	background: url("images/puce.gif") no-repeat 10px 0.8em;
}
#home #menu ul a:hover {
	background-image: url("images/puce-over.gif");
	background-color: #e0e0d8;
	color: #820022;
}

/* @group m3 */

/* Hide the 1px right border  */
#menu #m3 {
	width: 350px;
	border: none;
}

#menu #m3 span {
	width: 340px;
}

#home #menu #m3 ul {
	position: relative;
	background-image: url(images/bg_links_huge.gif);
	width: 185px;
}

#home #menu #m3 ul.right {
	width: 179px;
	background-position: bottom right;
}

#home #menu #m3 ul.left {
	width: 170px;
	border-right: 1px solid #fff;
}

#home #menu #m3 ul li {
	width: 179px;
	border: none;
}

#home #menu #m3 ul.left li {
	width: 170px;
}

#home #menu #m3 ul .title {
	position: absolute;
	top: -20px;
	padding: 3px 0;
	margin: 0;
	color: #333;
	font-size: 0.7em;
	text-align: center;
	background: none;
}

#home #menu #m3 ul.left .title {
	border-right: 1px solid #fff;
}

#home #menu #m3:hover ul .title {
	color: #333;
}

/* @end */

/* @end */

/* @group content */

#content {
	float: left;
	position: relative;
	width: 659px;
	padding: 0 0 30px 15px;
	border: 1px solid #ccccbe;
	border-width: 1px 1px 0 0;
	font-size: 1em;
	font-family: "trebuchet ms", verdana, arial, sans-serif;

}

/* @group breadcrumbs */

#content #breadcrumbs {
	margin: 15px 0 0;
	font-size: 0.7em;
}

#content #breadcrumbs a, #content #breadcrumbs a:link, #content #breadcrumbs a:visited {
	color: #666;
}

/* @end */

#content h2, #content h3, #content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	margin: 0.3em 0 0.5em 0;
	font-size: 1.5em;
}

#content blockquote {
background-color:#F9F8F7; 
	margin: 1em 0.5em 1em 0; 
	padding-left: 1em;
	padding-right: 1em;
	border: 1px dotted; }

/* @group #guide */

#content #guide {
	margin: 0 15px 0 0;
	padding: 0;
}

#content #guide li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#content #guide li a {
	display: block;
	font-size: 1.5em;
	padding: 0.5em 0.6em;
	margin: 1em 0;
	color: #333;
	background: url(images/guide_btn.gif) no-repeat left center;
}
#content #guide li a:hover {
	color: #fff;
	text-decoration: none;
	background-position: right center;
}

#content #guide li a span {
	display: none;
}
#content #guide li a:hover span {
	display: block;
	position: absolute;
	top: 130px;
	right: -226px;
	width: 196px;
	padding: 0 15px;
	color: #666;
	font-size: 0.7em;
}

/* @end */

#content .search {
	width: 645px;
}

#content h2.search a {
	display: block;
	height: 0;
	padding-top: 70px;
	overflow: hidden;
}
#content .sinteret {
	background: url(IMG/gif/titres_interet.gif) no-repeat;
}
#content .sdomaine {
	background: url(IMG/gif/titres_domaines.gif) no-repeat;
}

#content .slibre {
	height: 70px;
	background: url(/IMG/gif/titres_libre.gif) no-repeat;
}

#content .slibre h2 {
	height: 0;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#content .slibre form {
	float: right;
	width: 280px;
	padding: 8px;
}
#content .slibre label {
	display: none;
}
#content .slibre input {
	float: left;
}
#content .slibre #metier {
	display: inline;
	width: 180px;
	margin-right: 5px;
}

/* @group index */

#content #index {
	margin: 0 0 1.5em;
	padding: 0;
	font-size: 0.7em;
	text-align:left;
}

#content #index li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin: 0 1em 0.4em 0;
}

#content #index a, #content #index a:link, #content #index a:visited {
	color: #1c82db;
}

#content #index a.spip_out {
	background: none;
	padding: 0;
}

/* @end */

/* @group rubrique */

.row {
	float: left;
}
.section {
	float: left;
	position: relative;
	width: 313px;
	padding: 0.5em 0 0;
	margin: 1em 15px 0 0;
	background: url(images/hr_titles.gif) no-repeat;
}
.section.wide {
	width: 641px;
}

.section label {
	display: block;
	margin: 0 0 5px;
	color: #b1002b;
	text-align: left;
}

.section select {
	width: 298px;
}
.selection input {
	width: 298px;
}
.section input.submit {
	width: auto;
	margin: 0;
	float: right;
}

#content .section h3 {
	display: inline;
	background: none;
}
#content .section p.hr {
	display: inline;
}
#content .section ul {
	margin-top: 1em;
}
#content .section ul ul {
	margin-top: 0.5em;
}

/* @end */

/* @group rub */

#content #rub * {
	margin: 0;
	padding: 0;
}

#content #rub {
	float: right;
	width: 180px;
	margin: 12px 12px 0;
	border-bottom: 1px solid #e0dfd8;
	background: #f8f7f5;
}

#content #rub p {
	padding: 5px;
	color: #333;
	font-size: 0.7em;
	background-color: #e0dfd8;
}
#content #rub ul {
	margin: 0;
}

#content #rub li {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	font-size: 0.7em;
}

#content #rub a {
	display: block;
	padding: 0.2em;
	text-decoration: none;
}
#content #rub a:hover {
	background: #e0dfd8 ;
}

#content #rub a.lienon {
	font-weight: bold;
	background: #e0dfd8 ;
}




/* @end */

#content h3 {
	position: relative;
	margin: 1em 0.5em 0em;
	padding: 0.5em 0 0.4em;
	color: #b1002b;
	font-size: 1em;
	background: url(images/hr_titles.gif) no-repeat left bottom;
}

#content h3 a {
	position: absolute;
	right: 15px;
	top: 0.8em;
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	font: 0.7em Verdana, Arial, Helvetica, Geneva, sans-serif;
	background: url(images/top.gif) no-repeat top right;
	overflow: hidden;
}
#content h3 a:hover {
	height: 13px;
	width: 200px;
	text-align: right;
	padding: 0 20px 0 0;
	background-position: right bottom;
	overflow: visible;
}

#content p {
	margin: 0 0 1em;
	padding-right: 15px;
	font-size: 0.9em;
	text-align: justify;
}

#content .trait{
padding:20px;
display: block;
background: url(images/trait.gif) no-repeat top center;
}


#content .spip_documents {
padding: 8px 15px 0 0;
}

#content ul {
	margin: 0 0 0 1.7em;
}

#content ul li {
	margin: 0 0 0.2em 0;
	padding-right: 15px;
	font-size: 0.9em;
	list-style-type: circle;
	/*list-style-type: square;*/

}

#content ul ul {
	margin-top: 0.5em;
}

#content .date {
	clear: both;
	margin: 1em 0 0;
	text-align: right;
	font-size: 0.6em;
	color: #999;
}

#content .note {
	font-size: 0.8em;
	color: #666;
}

#content .note a:link {
	color: #666;
	text-decoration:underline;
}

/* @group navsearch */

#content ul.navsearch {
	float: right;
	padding: 10px 0;
	margin: 0 15px;
}

#content ul.navsearch li {
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0 2px;
}

#content ul.navsearch li a {
	display: block;
	padding: 2px 4px;
	font-size: 0.7em;
}

#content ul.navsearch li a:hover {
	background: #ddd;
	text-decoration: none;
}

#content ul.navsearch li a:visited {
	color: #1c82db;
}

#content ul.navsearch li a.activ {
	color: #fff;
	background: #666;
}

/* @end */

/* @group table */

#content table {
	font-size: 0.7em;
	border-collapse: collapse;
	clear: both;
	width: 644px;
}

#content table thead th {
	padding: 3px 5px;
	color: #fff;
	background: #bf002f;
}

#content thead th.left {
	background: #be0031 url(images/corner_red_tl.gif) no-repeat;
}

#content thead th.right {
	background: #be0031 url(images/corner_red_tr.gif) no-repeat top right;
}

#content table td {
	padding: 5px;
	text-align: left;
	vertical-align: middle;
}

#content table tr.even {
	background: #f8f8f5;
}	

#content table tr.ruled {
	background:#ffcc00;
}

#content table tr td a {
	display: block;
	text-transform: capitalize;
}

#content table tr a:hover {
	text-decoration: none;
}

#sdomaine ul li{

	display: block;
	list-style:none;
	/*margin: 0 0 2px 4px;*/
	padding:0 0 0 4px;
border-left: 8px solid #ECECE6;
}

#sdomaine ul li a:hover{
background-color:#CCCCCC;
text-decoration:none;
color:#000000;
}

#sdomaine ul li a {
	display: block;
	font-size:1.1em ;
	color: #1c82db ;	
}

#sdomaine a:link{
	font-size: 1.3em ;
text-transform:none;
}


/* ------*/

#sinteret ul li{

	display: block;
	list-style:none;
	/*margin: 0 0 2px 4px;*/
	padding:0 0 0 4px;
border-left: 8px solid #ECECE6;
}

#sinteret ul li a:hover{
background-color:#CCCCCC;
text-decoration:none;
color:#000000;
}

#sinteret ul li a {
	display: block;
	font-size:1.1em ;
	color: #1c82db ;	
}

#sinteret a:link{
	font-size: 1.3em ;
text-transform:none;
}
/* @end */

/* @end */

/* @group side */

#side {
	float: right;
	width: 225px;
}

#side h2 {
	padding: 3px;
	font-size: 0.8em;
	background: #ccccbe;
}

#side span {
	margin: 0 0 0 25px;
	padding: 0;
	font-size: 0.5em;
}


#side .dans {
margin:0;
	padding: 0 0 12px 0;
	background: #f8f7f4 url(images/bg_tab2.gif) no-repeat bottom right;
	/*background: #f8f7f4 url(images/bg_tab.gif) no-repeat bottom right;*/
}


#side .dans h2 {
	padding: 0 5px;
	font-size: 0.8em;
	
	/*background: #f8f7f4;*/
	background: #E2E2DA;
	color:#666;
}

#side .dans h6 {
	padding: 0 5px;
	font-size: 0.7em;
	color:#666666;
	background: #f8f7f4;
}



#side .dans a {
	display: block;
	margin:0;
	color:#666;
	font-size: 0.6em;
	padding: 2px 4px 4px 24px;
}

#side .dans .lienon {
	color:#be0031;
	font-weight:bold;
	background: url(images/puce-over.gif) no-repeat 6px 6px;
}

#side .dans a:hover {
	color:#be0031;
	text-decoration:none;
}

/* @group search */

#side #search {
	padding: 0 0 8px 0;
	background: #f8f7f4 url(images/bg_tab.gif) no-repeat bottom right;
}

#side #search h3 {
	clear: both;
}

#side #search h3 a,
#side #search h3 a:visited {
	display: block;
	color:#666;
	font-size: 0.7em;
	padding: 5px 24px;
	background: url(images/bas.gif) no-repeat 6px 6px;
}

#side #search h3 a:hover {
	color:#be0031;
	text-decoration:none;
}

#side #search form {
	padding: 0;
}

#side #search p {
	float: left;
	padding: 0 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #cccbbe;
}

#side #search select,
#side #search input {
	width: 201px;
	margin: 5px 0;
}

#side #search label {
	display: block;
	font-weight: bold;
	font-size: 0.6em;
	padding: 5px 0 0;
}

#side #search input.submit {
	float: right;
	width: auto;
}

/* @end */

/* @group tab */

#side .tab {
	width: 225px;
	padding: 0 0 15px;
	margin: 20px 0;
	background: #f8f7f4 url(images/bg_tab.gif) no-repeat right bottom;
}

#side .tab h2, #side .tab h2 a {
	color: #fff;
}

#side .tab h2 {
	background: #be0031 url(images/tab-top.gif) no-repeat right top;
}

#side .tab h2 a {
	padding: 0 0 0 25px;
	background: url(images/bas2.gif) no-repeat 5px center;
}
#side .tab h2 a:hover, #side .tab h2 a:visited {
	color: #fff;
	text-decoration: none;
}

#side .tab h5 {
	margin: 2px 0 2px 5px;
}

#side .tab h6 {
	margin: 2px 0 2px 10px;
	padding: 0 0 0 15px;
}

#side .tab p {
	background: #ccccbe;
}

#side .tab p a {
	font-size: 0.6em;
	background: none;
	padding: 0;
	margin: 0;
	
}

#side .tab li {
	font-size: 0.7em;
	padding: 2px 10px;
}

#side .tab li a {
	display: block;
}

/* @end */

/* @group bloc */

#side .bloc {
	width: 225px;
	margin: 5px 0;
	background: url(images/postit_bg.gif) repeat-y;
}

#side .bloc h2 {
	height: 0;
	padding-top: 25px;
	margin-bottom: 10px;
	background: url(images/postit_t.gif);
	overflow: hidden;
}

#side .bloc ul {
	background: url(images/postit_b.gif) no-repeat left bottom;
	padding-bottom: 20px;
	min-height: 129px;
}

#side .bloc p a {
	font-size: 0.6em;
	padding: 0;
	margin: 0;
	
}

#side .bloc li {
	padding: 0 10px 3px;
	margin-right: 7px;

}
#side .bloc li:hover {
	background:#ffcc00;
}

#side .bloc a {
	display: block;
	font: bold 0.8em "comic sans ms";
}
#side .bloc a:hover {
	color: #333;
	text-decoration: none;
}

/* @end */

/* @group JS search stuff */

/* replace before launch !!!! */
#R1, #R2 {
	/*display: none;*/
}

/* @end */



/* @end */

/* @group domaine */

#domaine2, #libre, #interet {
border-left: 5px solid #e0e0d8 ;
padding: 0 15px 0 10px;
	font-size: 1em;
line-height:0.7em;
}

#domaine2 li a.spip_out, #libre li a.spip_out, #interet  li a.spip_out{
list-style-type: none;
	font-size: 0.9em;
color:gray;
background: none;

}

#domaine2 ul li,  #libre ul li, #interet  ul li {
list-style-type: circle;
color:gray;
padding: 0;
margin: 0;
}

#domaine2 ul,  #libre ul , #interet  ul {
padding: 0 0 2px 10px;
margin: 0;
}

#domaine2 p, #libre p, #interet p{
margin: 0;
padding: 0 0 3px 0;
}

/* @end */

/* @group footer */

#footer {
	clear: both;
	font-family: verdana, arial, sans-serif;
	font-size: 0.6em;
	margin: 0 0 20px;
}

#footer p a {
	color: #999;
}

#home #footer {
	padding: 10px 0;
}
#home #footer p {
	text-align: center;
	color: #999;
}

#page #footer {
	height: 22px;
	padding: 4px 235px 0 0;
	text-align: center;
	background: url(images/footer.gif) no-repeat right bottom;
}

/* @group partenaires */

#partenaires {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 1.2em;
	font-weight: bold;
	z-index: 2;
}

#partenaires li {
	float: right;
	margin: 0 5px 0 10px;
}

#partenaires a {
	display: block;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
	background: url(images/partenaires-big.gif);
	text-decoration: none;
	text-align: right;
}
#partenaires #rf a {
	background-position: 0 0;
	width: 64px;
}
#partenaires #rf a:hover {
	background-position: 0 -32px;
	width: 114px;
	padding-top: 177px;
}

/* @group Carte de France */
#partenaires #regions a {
	background-position: -114px 0;
	width: 32px;
}
#partenaires #regions a:hover {
	background-position: -196px -32px;
}

#partenaires #cpnfp a {
	background-position: -228px 0;
	width: 44px;
}
#partenaires #cpnfp a:hover {
	background-position: -228px -32px;
	width: 114px;
	padding-top: 127px;
}

#partenaires a span {
	display: none;
}
#partenaires a:hover span {
	display: block;
	position: absolute;
	right: 190px;
	top: 12px;
	width: 420px;
}

/* @end */


/*@group logo AFR */

/*
#partenaires a {
	background: url(images/partenaires-afr.gif);
}

#partenaires #regions a {
	background-position: -64px 32px;
	width: 52px;
}
#partenaires #regions a:hover {
	background-position: -64px 0;
}

#partenaires #cpnfp a {
	background-position: -116px 32px;
	width: 44px;
}
#partenaires #cpnfp a:hover {
	background-position: -116px 0;
}

#partenaires a span {
	display: none;
}
#partenaires a:hover span {
	display: block;
	position: absolute;
	right: 210px;
	top: 12px;	
}
*/

/* @end */

/* @end */

/* @group stickers home */

#etoile {
	position: absolute;
	/*top: 470px;*/
	bottom: 32px;
	left: 114px;
}
#etoile a {
	display: block;
	width: 191px;
	height: 0;
	padding-top: 124px;
	overflow: hidden;
	background: url(images/home_post-it.gif);
}

#prochainement {
	position: absolute;
	/*top: 520px;*/
	bottom: 52px;
	left: 490px;
}
#prochainement a {
	display: block;
	width: 122px;
	height: 0;
	padding-top: 81px;
	overflow: hidden;
	background: url(images/bientot.gif);
}


/* @end */
/* @end */

