@charset "UTF-8";
/* UTF-8 déclaré */
/* Propriétés générales + trucs utiles */

/* Reset CSS en prévision HTML 5 */
article,aside,audio,canvas,datagrid,datalist,details,dialog,figure,footer,header,menu,nav,section,video,html5\:article,html5\:aside,html5\:audio,html5\:canvas,html5\:datagrid,html5\:datalist,html5\:details,html5\:dialog,html5\:figure,html5\:footer,html5\:header,html5\:menu,html5\:nav,html5\:section,html5\:video{display:block;}
abbr,eventsource,mark,meter,time,progress,output,bb,html5\:abbr,html5\:eventsource,html5\:mark,html5\:meter,html5\:time,html5\:progress,html5\:output,html5\:bb{display:inline;}
.invisible{
display:none;
}
img{
border:0;
}
acronym,abbr{
border-bottom:1px dotted #000;
}
a:link img, a:visited img {
border-style: none;
}
.separ{
clear:both;
visibility:hidden;
margin:0;
padding:0;
}
.droite{
text-align:right; 
}
.gauche{
text-align:left; 
}
.centre{
text-align:center;
}
.justifie{
text-align:justify;
}
.marges{
margin-left:auto;
margin-right:auto;
}
a{
color:#CC310D;
background-color:transparent;
text-decoration:underline;
font-size:100%;
}
a:visited{
color:#AA2202;
background-color:transparent;
text-decoration:underline;
font-size:100%;
}
a:hover,a:active,a:focus{
text-decoration:none;
background-color:#CC310D;
color:#fff;
}
.new{
background-color:transparent;
color: #f00;
margin-left:1em;
font-style:normal;
}
a.noroll:hover{
color:#000;
background-color:transparent;
text-decoration:none;
}
#liensaccesskeys{
display:none;
}
#menuaccess{
position:absolute;
text-align:left;
left:58px;
top:160px;
}
#menuaccess span{
display:none;
}
#menuaccess #gotocontenu{
display:block;
}
#menuaccess #gotomenu{
display:block;
}


/* def du site */
body{
background-color:#fff;
margin-top:5px; 
margin-right:0;
margin-bottom:0; 
margin-left:5px;
padding:0;
color:#000;
font-family:Arial,Times,sans-serif;
font-size:80%;
background-image: url("fond.jpg");
background-position: 780px 15px;
background-repeat: no-repeat;
}

/* bandeau */
body > #bandeau{
	position: fixed; /* salete d'IE ... gere pas fixed */
}

#bandeau{
position:absolute;
border:0;
padding:0;
text-align:left;
background-image: url("bandeau.gif");
background-position: center;
background-repeat: no-repeat;
width:149px;
height:183px;
top:145px;
left:621px;
z-index:2;
}

#menugauche{
border:1px solid #fff;
padding:0;
margin-top:22px;
margin-left:7px;
width:130px;
margin-bottom:0;
text-align:left;
}

#menugauche ul {
margin:0;
padding:0;
list-style-type:none;
display:block;
z-index:3;
}
#menugauche li {
margin:0;
padding:0;
display:inline;
border:none;
}
#menugauche a {
display:block;
margin:0px;
padding:0px;
}
#menugauche span { 
display:none;
}
#menugauche .cv {
background:url("cv.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
}
#menugauche .cv:hover,#menugauche .cv:active,#menugauche .cv:focus{
background:url("cv_r.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
}

#menugauche .edito {
background:url("edito.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:3px;
}
#menugauche .edito:hover,#menugauche .edito:active,#menugauche .edito:focus{
background:url("edito_r.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:3px;
}

#menugauche .skins {
background:url("skins.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:2px;
}
#menugauche .skins:hover,#menugauche .skins:active,#menugauche .skins:focus{
background:url("skins_r.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:2px;
}

#menugauche .newsweblog {
background:url("weblog.gif") no-repeat;
width:124px;
height:13px;
margin-left:0;
margin-top:3px;
}
#menugauche .newsweblog:hover,#menugauche .newsweblog:active,#menugauche .newsweblog:focus{
background:url("weblog_r.gif") no-repeat;
width:124px;
height:13px;
margin-left:0;
margin-top:3px;
}

#menugauche .realweb {
background:url("reas_web.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:1px;
}
#menugauche .realweb:hover,#menugauche .realweb:active,#menugauche .realweb:focus{
background:url("reas_web_r.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:1px;
}

#menudroite{
border:1px solid #fff;
padding:0;
margin-top:9px;
margin-left:7px;
width:130px;
text-align:left;
}
#menudroite ul {
margin:0;
padding:0;
list-style-type:none;
display:block;
z-index:3;
}
#menudroite li {
margin:0;
padding:0;
display:inline;
border:none;
}
#menudroite a {
display:block;
margin:0px;
padding:0px;
}
#menudroite span { 
display:none;
}
#menudroite .liens {
background:url("liens.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:0px;
}
#menudroite .liens:hover,#menudroite .liens:active,#menudroite .liens:focus{
background:url("liens_r.gif") no-repeat;
width:124px;
height:12px;
margin-left:0;
margin-top:0px;
}

#menudroite .terragen {
background:url("terragen.gif") no-repeat;
width:124px;
height:14px;
margin-left:0;
margin-top:4px;
}
#menudroite .terragen:hover,#menudroite .terragen:active,#menudroite .terragen:focus{
background:url("terragen_r.gif") no-repeat;
width:124px;
height:14px;
margin-left:0;
margin-top:4px;
}

#menudroite .animations {
background:url("animations.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:0;
}
#menudroite .animations:hover,#menudroite .animations:active,#menudroite .animations:focus{
background:url("animations_r.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:0;
}

#menudroite .photonum {
background:url("photo_num.gif") no-repeat;
width:124px;
height:13px;
margin-left:0;
margin-top:4px;
}
#menudroite .photonum:hover,#menudroite .photonum:active,#menudroite .photonum:focus{
background:url("photo_num_r.gif") no-repeat;
width:124px;
height:13px;
margin-left:0;
margin-top:4px;
}

#menudroite .plansite {
background:url("plansite.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:1px;
}
#menudroite .plansite:hover,#menudroite .plansite:active,#menudroite .plansite:focus{
background:url("plansite_r.gif") no-repeat;
width:124px;
height:11px;
margin-left:0;
margin-top:1px;
}


/* menu general */
/* cadre du bas */
#cadremilieu {
background:url("milieu.gif") repeat-y;
background-position: right center;
margin-top:10px;
padding:0;
margin-bottom:15px;
margin-left:0;
text-align:left;
width:765px;
z-index:1;
}
#cadremilieu .haut {
background:url("haut.gif") no-repeat;
background-position: right center;
margin:0;
width:765px;
height:154px;
z-index:2;
} 
#cadremilieu .bas {
background:url("bas.gif") no-repeat;
background-position: right center;
margin:0;
width:765px;
height:118px;
z-index:2;
}
#cadremilieu .contenu {
margin-left:53px;
margin-right:158px;
text-align:justify;
border:0;
}

#valid{
margin-left:auto;
margin-right:auto;
text-align:center;
}
#valid span{
display:none;
}
#valid img{
margin-right:0.5em;
}
#valid a:hover{
color:#000;
background-color:transparent;
}

#infos{
margin-left:auto;
margin-right:auto;
text-align:center;
margin-top:15px;
margin-bottom:5px;
font-size:70%;
}

/** Proprietes communes **/
h1{
margin-left:auto;
margin-right:auto;
margin-top:0;
text-align:center;
font-size:115%;
background-color:transparent;
color:#111;
font-family:Georgia,Arial,Times,sans-serif;
}
h2{
font-size:110%;
background-color:#D6D6D6;
color:#404040;
}
h3{
font-size:105%;
background-color:transparent;
color:#000;
font-weight:bold;
}

/** CV **/
#h1cv{
margin-left:auto;
margin-right:auto;
background:url("h1_cv.gif") no-repeat;
background-position: center bottom;
width:157px;
height:38px;
margin-top:0;
}
#h1cv span{
display:none;
}
#textecv{
margin-top:1em;
}

/* edito */
#h1edito{
margin-left:auto;
margin-right:auto;
background:url("h1_edito.gif") no-repeat;
background-position: center bottom;
width:113px;
height:38px;
margin-top:0;
}
#h1edito span{
display:none;
}
#nombrevisites{
text-align:center;
margin-top:0.5em;
margin-bottom:0.5em;
font-size:105%;
}

/* skins */
#h1skins{
margin-left:auto;
margin-right:auto;
background:url("h1_skins.gif") no-repeat;
background-position: center bottom;
width:144px;
height:38px;
margin-top:0;
}
#h1skins span{
display:none;
}

/* news */
#h1news{
margin-left:auto;
margin-right:auto;
background:url("h1_weblog.gif") no-repeat;
background-position: center bottom;
width:210px;
height:38px;
margin-top:0;
}
#h1news span{
display:none;
}

.clear{
clear:both;
display:none;
margin:0;
padding:0;
}

#rss{
margin-left:auto;
margin-right:auto;
text-align:center;
margin-bottom:1em;
}
#rss a:hover{
color:#000;
background-color:transparent;
text-decoration:none;
}

.titrenews{
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
width:90%;
font-variant:small-caps;
border-top:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
padding:0.5em;
color:#000;
text-align:center;
background-color:#ddd;
}
.textenews{
margin-top:0;
margin-bottom:0;
margin-left:auto;
margin-right:auto;
width:90%;
border:1px solid #000;
text-align:justify;
padding:0.5em;
}
.infosnews{
margin-top:0;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
width:90%;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
text-align:justify;
padding:0.5em;
height:1em;
color:#000;
background-color:#ddd;
}

.permalien{
font-size:85%;
text-align:right;
float:right;
}
.nbcomments{
font-size:85%;
text-align:left;
float:left;
}

input,textarea{
font-family:arial,verdana,sans-serif;
border:1px solid #404040;
background-color:#F4F4F4;
font-size:90%;
}
input:hover,textarea:hover{
font-family:arial,verdana,sans-serif;
border:1px solid #404040;
background-color:#DBDBDB;
font-size:90%;
}

#repondre h1{
font-size:100%;
}
.textecomment{
margin-top:0;
margin-bottom:0.5em;
margin-left:auto;
margin-right:auto;
width:90%;
border:1px solid #000;
text-align:justify;
padding:0.5em;
font-size:90%;
}
.infosperso{
text-align:justify;
padding:0.25em;
font-size:90%;
background-color:#dedede;
color:#000;
}
.commentperso{
margin-top:1px;
text-align:justify;
padding:0.25em;
font-size:90%;
background-color:#eee;
color:#000;
}
#repondre .alerte{
font-size:85%;
}
#permalientexte{
text-align:center;
}

/* realiations web */
#h1realisationsweb{
margin-left:auto;
margin-right:auto;
background:url("h1_reas_web.gif") no-repeat;
background-position: center bottom;
width:255px;
height:38px;
margin-top:0;
}
#h1realisationsweb span{
display:none;
}
.imagessite{
float:right;
text-align:right;
}
.speechsite{
margin-right:220px;
margin-left:1em;
}
.imagessite a:hover,.imagessite a{
background-color:transparent;
text-decoration:none;
}

.imagesadminsite{
margin-top:1em;
float:left;
text-align:left;
}
.speechadminsite{
margin-left:220px;
margin-right:1em;
margin-top:1em;
}
.imagesadminsite a:hover,.imagesadminsite a{
background-color:transparent;
text-decoration:none;
}
.retourhaut{
text-align:center;
}

/* liens */
#h1liens{
margin-left:auto;
margin-right:auto;
background:url("h1_liens.gif") no-repeat;
background-position: center bottom;
width:126px;
height:38px;
margin-top:0;
}
#h1liens span{
display:none;
}

/* terragen */
#h1terragen{
margin-left:auto;
margin-right:auto;
background:url("h1_terragen.gif") no-repeat;
background-position: center bottom;
width:126px;
height:45px;
margin-top:0;
}
#h1terragen span{
display:none;
}

.imagesthumb,#astucesthumb,#boutonretourgalerie{
margin-top:0.5em;
text-align:center;
}
.imagesthumb a:hover,.imagesthumb a{
background-color:transparent;
text-decoration:none;
}

/* animations */
#h1animations{
margin-left:auto;
margin-right:auto;
background:url("h1_animations.gif") no-repeat;
background-position: center bottom;
width:151px;
height:37px;
margin-top:0;
}
#h1animations span{
display:none;
}
#speechanim{
text-align:justify;
padding:0.5em;
}
#tabloanims{
width:85%;
margin-top:10px;
margin-left:auto;
margin-right:auto;
border-collapse: collapse;
border: 1px solid #666;
}
#tabloanims td{
padding:5px;
border: 1px solid #666;
text-align:center;
}
#tabloanims th{
padding:5px;
border: 1px solid #666;
background-color:#ddd;
color:#000;
text-align:center;
}

/* photo numerique */
#h1photonumerique{
margin-left:auto;
margin-right:auto;
background:url("h1_photo_num.gif") no-repeat;
background-position: center bottom;
width:219px;
height:44px;
margin-top:0;
}
#h1photonumerique span{
display:none;
}

.photothumb,#boutonretourgaleriephoto,#astucesthumbphoto{
margin-top:0.5em;
text-align:center;
}
.photothumb a:hover,.photothumb a{
background-color:transparent;
text-decoration:none;
}

/* contact */
#h1contact{
margin-left:auto;
margin-right:auto;
background:url("h1_contact.gif") no-repeat;
background-position: center bottom;
width:240px;
height:37px;
margin-top:0;
}
#h1contact span{
display:none;
}

fieldset{
font-family:arial,verdana,sans-serif;
border:1px solid #404040;
padding:1em;
margin:0.5em;
}
#id_form_contact label{
margin-left:1em;
}
input.reset{
margin-left:15px;
}
#previsucontact{
border:1px solid #404040;
padding:1em;
}

/* plan site */
#h1plansite{
margin-left:auto;
margin-right:auto;
background:url("h1_plansite.gif") no-repeat;
background-position: center bottom;
width:184px;
height:38px;
margin-top:0;
}
#h1plansite span{
display:none;
}

/* accessibilite */
#h1accessibilite{
margin-left:auto;
margin-right:auto;
background:url("h1_accessibilite.gif") no-repeat;
background-position: center bottom;
width:268px;
height:37px;
margin-top:0;
}
#h1accessibilite span{
display:none;
}