@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 #0f0;
}
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:#EA4D2E;
background-color:transparent;
text-decoration:underline;
font-size:100%;
}
a:visited{
color:#B82A0E;
background-color:transparent;
text-decoration:underline;
font-size:100%;
}
a:hover,a:active,a:focus{
text-decoration:none;
background-color:#0000c6;
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:center;
top:25px;
left:330px;
border:0;
}
#menuaccess span{
display:none;
}
#gotocontenu,#gotomenu{
display:block;
}

/* def du site */
body{
background-color:#000;
color:#0f0;
margin:0;
padding:0;
font-family:verdana,Arial,Times,sans-serif;
font-size:75%;
background-image: url("fond.gif");
background-position: bottom right;
background-repeat: no-repeat;
background-attachment: fixed;
}

#bandeau{
position:absolute;
border:0;
padding:0;
top:137px;
left:11px;
text-align:left;
}
#menugauche, #menudroite{
padding:0;
text-align:left;
}
#menugauche ul, #menudroite ul{
margin:0;
padding:0;
list-style-type:none;
display:block;
}
#menugauche li, #menudroite li {
margin:0;
padding:0;
display:inline;
border:none;
}
#menugauche a, #menudroite a {
display:block;
margin:0;
padding:0;
width:718px;
}
#menugauche a:hover,#menugauche a:active,#menugauche a:focus,#menudroite a:hover,#menudroite a:active,#menudroite a:focus{
display:block;
margin:0;
padding:0;
background-color:#0000C6;
}
#menugauche span,#menudroite span { 
display:none;
}
#menugauche .cv {
background:url("cv.gif") no-repeat;
height:12px;
}
#menugauche .edito {
background:url("edito.gif") no-repeat;
height:13px;
}
#menugauche .skins {
background:url("skins.gif") no-repeat;
height:14px;
}
#menugauche .newsweblog {
background:url("weblog.gif") no-repeat;
height:13px;
}
#menugauche .realweb {
background:url("reasweb.gif") no-repeat;
height:13px;
}

#menudroite{
padding:0;
margin-top:10px;
text-align:left;
}
#menudroite .liens {
background:url("liens.gif") no-repeat;
height:13px;
}
#menudroite .terragen {
background:url("terragen.gif") no-repeat;
height:13px;
}
#menudroite .animations {
background:url("animations.gif") no-repeat;
height:13px;
}
#menudroite .photonum {
background:url("photos.gif") no-repeat;
height:13px;
}
#menudroite .plansite {
background:url("plansite.gif") no-repeat;
height:13px;
}

#cadremilieu {
background:url("milieu.gif") repeat-y;
background-position: right center;
text-align:left;
width:750px;
}
#cadremilieu .haut {
background:url("haut.gif") no-repeat;
background-position: right center;
width:750px;
height:141px;
}
#cadremilieu .bas {
background:url("bas.gif") no-repeat;
background-position: right center;
width:750px;
height:44px;
}
#cadremilieu .contenu {
background:url("barre.gif") no-repeat;
background-position: 35% 0%;
margin-left:13px;
margin-right:20px;
margin-top:135px;
padding-top:0.5em;
text-align:justify;
}

#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:80%;
}

/** Proprietes communes **/
h1{
margin-left:auto;
margin-right:auto;
margin-top:0.25em;
text-align:center;
font-size:115%;
font-family:verdana,Georgia,Arial,Times,sans-serif;
}
h2{
font-size:110%;
background-color:#0000c6;
color:#fff;
}
h3{
font-size:105%;
background-color:transparent;
color:#00E100;
font-weight:bold;
}

/* edito */
#nombrevisites{
text-align:center;
margin-top:0.5em;
margin-bottom:0.5em;
font-size:105%;
}

/* news */
.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;
text-align:left;
background-color:#0000c6;
color:#fff;
padding-left:2em;
width:95%;
}
.textenews{
margin-left:auto;
margin-right:auto;
padding:0;
text-align:justify;
width:95%;
}
.infosnews{
margin-left:auto;
margin-right:auto;
margin-bottom:1.5em;
text-align:justify;
width:95%;
}

.permalien,.nbcomments{
font-size:85%;
}

input,textarea{
font-family:verdana,sans-serif;
border:1px solid #0f0;
background-color:#000;
color:#0f0;
font-size:90%;
}

.textecomment{
margin-top:0;
margin-bottom:0.5em;
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:#0000c6;
color:#fff;
}
.commentperso{
margin-top:1px;
text-align:justify;
padding:0.25em;
font-size:90%;
}
#repondre .alerte{
font-size:85%;
}
#permalientexte{
text-align:center;
background-color:#0000c6;
color:#fff;
width:95%;
margin-left:auto;
margin-right:auto;
}

/* realisations web */
.imagessite{
float:right;
text-align:right;
}
.speechsite{
margin-right:220px;
}

.imagessite a:hover,.imagesadminsite a:hover,.imagessite a,.imagesadminsite a{
background-color:transparent;
text-decoration:none;
}

.imagesadminsite{
margin-top:1em;
float:left;
text-align:left;
}
.speechadminsite{
margin-left:220px;
margin-top:1em;
}
.retourhaut{
text-align:center;
}

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

/* animations */
#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 #0f0;
}
#tabloanims td{
padding:5px;
border: 1px solid #0f0;
text-align:center;
}
#tabloanims th{
padding:5px;
border: 1px solid #0f0;
background-color:#000;
color:#0f0;
text-align:center;
}

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

/* contact */
#id_form_contact fieldset{
font-family:verdana,sans-serif;
border:1px solid #0f0;
padding:1em;
margin:0.5em;
}
#id_form_contact label{
margin-left:1em;
}
input.reset{
margin-left:15px;
}
