/*
	La société Energethics possède la license d'utilisation exclusive de ce document.
	Il ne peut être ni vendu, ni distribué, ni modifié sans l'accord de ses créateurs.
	© 2006 Olivier GUICHARD defreeze@noos.fr  - Gabriel ROUSSEAU grvg@free.fr
*/

* {
margin:0;
padding:0;
}

/******** Balises principales ********/

body {
margin:25px auto;
padding:0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
background: #8eb2e6 url(images/fond.jpg) center top fixed;
color:#575757;
line-height:17px;
}

a {
text-decoration:none;
color: #007835;
font-weight:bold;
}

a:hover {
text-decoration:underline;
color: #007835;
}

a img {
border:0;
}

a.lien_ext:after {
/* content: url(images/lien_externe.gif); */
}

p {
margin:0 0 18px 0}

p.demip {
margin:0 0 9px 0}

h2 {
font-family: Arial, sans-serif;
font-size: 24px;
font-weight: bold;
letter-spacing: 4px;
line-height: 15px;
text-transform: uppercase;
margin:10px 0 8px 0;
color: #666666;
}

h3 {
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
margin-top: 10px;
color: #591112; }


/******** Main wrap ********/

#surwrap {
position: relative;
background: none;
margin:0 auto;
width: 938px; }

#drapeaux {
float: right;
padding-left: 3px;
width: 26px; }

#drapeaux a {
display: block;
padding: 2px;
margin-bottom: 3px; }

#drapeaux #drapeauactuel {
padding: 1px;
border: 1px solid #BBBBBB; }

#wrap {
position: relative;
float: left;
left: 29px;
background: #ffffff;
color:#575757;
margin-top: 2px;
width: 880px; }

/******** Header ********/

#header {
clear:both;
background: url(images/logo.jpg) no-repeat center center;
height: 132px;
}

/******** Sitemenu ********/

#sitemenu {
clear: both;
width: 880px;
height: 19px;
margin: 0;
padding: 0; }

#sitemenu ul {
list-style:none;
height: 19px; }

#sitemenu li {
float: left;
height: 19px;}

/******** Bandeau ********/

#bandeau {
position: relative;
clear: both;
width: 880px;
height: 97px;
/*height: 50px;*/
/*padding: 30px 0;*/
margin: 0;
text-align: left; }

#bandeau img {
width: 292px;
height: 97px; }

#bandeau #bcontentl {
/*position: absolute;*/
/*float: left;*/
/*height: 50px;*/
width: 292px;
height: 97px;}

#bandeau #bcontentm {
position: absolute;
left: 292px;
top: 0;
/*float: left;*/
/*height: 50px;*/
width: 292px;
height: 97px;
margin: 0 2px; }

#bandeau #bcontentr {
position: absolute;
left: 588px;
top: 0;
/*float: left;*/
/*margin-left: 587px;*/
/*height: 50px;*/
width: 292px;
height: 97px; }

/******** Main ********/

#main {
margin-top:5px;
width: 880px;
background: url(images/main_fond.gif); }

#main #main_top {
position:relative;top:-5px;
}

/******** Right column ********/
#rightcol {
float: right;
/*background: #fff8ca;*/
width: 244px;
padding: 20px 10px 10px 0;
overflow: hidden;
text-overflow: clip;
/*margin-left: 616px;*/
line-height: 13px; }

#rightcol .res_cherche {
background: #AAFF00; }

#rightcol #nav {
width: 244px;
text-align: center; }

#rightcol #nav p {
margin: 0 0 2px 0; }

#rightcol #filtre {
background: #eee7b9;
border-top: 1px solid #666666;
padding: 15px 5px 5px 5px;
margin-top: 15px;
text-align: left; }

#rightcol #filtre p {
margin: 0 0 2px 0; }

#rightcol .boutonlien {
font-family: Arial, Verdana, sans-serif;
font-size: 11px;
background: #ba7c67;
color: #FFFFFF;
padding: 3px;
margin: 0 1px;
cursor: pointer; 
text-decoration: none;
font-weight: normal;
border: 0; } 

#rightcol .boutonlien:hover {
background: #9e1415; }

#rightcol #boutonliencur {
background: #00702a; }

#rightcol .img_etoile {
/*position: relative;
top: 1px;
margin-right: 5px;*/ }

#rightcol a {
text-decoration: none;
/*color: #575757;
border-bottom: 1px solid #8888BB;*/ }

#rightcol .article a {
color: #0000AA;
font-weight: normal; }

#rightcol .art_titre a, #rightcol .art_source a {
color: #000088;
font-weight: bold; }

#rightcol a:hover {
border-bottom: 1px solid #8888BB; }

#rightcol .article {
margin-bottom: 15px;
text-align: left; }

#rightcol .art_titre {
color: #000000;
font-weight: bold; }

#rightcol .art_source {
color: #000000;
font-size: 9px;
font-style: oblique;
font-weight: bold; }

#rightcol .art_date {
font-size: 9px;
font-style: oblique;
font-weight: bold;
color: #ba6143; }

/******** Content variations ********/

#content {
float: left;
width: 576px;
padding: 20px;
line-height: 1.5em;
text-align: left;
}

#content p {
text-align:justify;
}

/******** Footer ********/

#footer {
width: 880px;
margin: 0;
font-size: 10px;
height: 20px; }

#frightcol {
float: right;
width: 264px;
text-align: center;
padding-top: 1px;
line-height: 13px; }

#fcontent {
float: left;
width: 576px;
padding: 0;
line-height: 1.5em;
text-align: left; }

#footer p {
padding: 2px;
margin: 0;
}

#footer a {
color:#808080;
text-decoration:none;
}

#footer a:hover {
text-decoration:underline;
}

/******** Various classes ********/

ul.offser
{
	list-style-image: url(images/liste.gif);
	margin-left: 20px;
	padding-left: 0;
}
ul.offser li
{
	margin-left: 0;
	padding-left: 0;
}
ul.offser ul
{
	list-style-image: none;
	margin-left: 30px;
	padding-left: 0;
}



table.lipar_tablepart
{
	margin: 10px 0 0 0;
}

table.lipar_tablepart td
{
	vertical-align: middle;
	border: 3px solid #F0F0FF;
	width: 260px;
	height: 130px;
	text-align: center;
}

.lipar_desc
{
	padding: 5px;
	text-align: left;
}

table.lipar_tablepart img
{
	cursor: pointer;
}




#cherchefaq {
	text-align: left;
	padding: 5px;
	background: #FAFAFA;
	border: 1px solid #F0F0F0; }

.theme
{
	padding-top: 5px;
	margin-bottom: 15px;
	border-left: 1px solid #DDDDDD;
}

.theme .res_cherche {
background: #FFDD22; }

.qr
{
	margin-bottom: 5px;
	padding: 0 0 5px 5px;
	border-bottom: 1px solid #DDDDDD;
}
.qr p.surprise {
	display: none;
	margin-bottom: 0;
}

.qr a.fermer
{
	color: #ba6143;
	line-height: 20px;
}
.qr a.fermer:hover
{
	color: #ba6143;
}
.qr a.lien_ext, .qr a.lien_ext:hover
{
	font-weight: normal;
	color: #000088;
}


p.soush3
{
	font-style: oblique;
	color: #000000;
}




.textleft {
text-align:left;
}

.textright {
text-align:right;
}

.center {
text-align:center;
}

.frontphoto {
margin:20px 0 10px 0;
}

.small {
font-size:0.8em;
}

.bold {
font-weight:bold;
}

.clear {
clear:both;
height: 0;
line-height: 0;
overflow: hidden;
}

.hide {
display:none;
}
