/* MISE EN PAGE */
/***********************/
/* MATHIEU REGNIEZ */
/* 30/09/2008 /*
/* POUR LE BLOG DE DOROTHEE */
/* http://blogdedo.kouryu.info */

/* http://www.kouryu.info */


html,body
{
margin: 0;
padding: 0;
background-color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
text-align:center;
background-image:url(fond.png);
background-repeat:repeat;
}

h2
{
color: #FFFFFF;
}


div#container
{
width:100%;
margin-top: 0px;
text-align:center;
background-image:url(ciel_base.png);
background-repeat:repeat-x;
background-position:top center;
background-attachment: inherit;
padding: 0px;
z-index:0;
}


div#top
{
position:relative;
top:0;
left:0;
width:100%;
height:121px;
font-size: 1px;
visibility:visible;
/*background-image:url(../site/animal_crossing_v2/animal_crossing_01.jpg);*/
background-repeat:no-repeat;
background-position:top left;
text-align:center;
padding-bottom:40px;
}

* html div#top
{
height:121px;
}

div#centre
{
width:80%;
float:left;
padding: 0px;
margin:2px;
right:0;
}

* html div#centre
{
width:78%;
padding:0px;
}

div#menu
{
float:right;
width:180px;
border:1px solid white;
}

* html div#menu
{
/*float:right;*/
text-align:right;
width:190px;
}

div#pied
{
bottom: 0;
clear:both;
height: 49px;
font-size: 1px;
vertical-align:bottom;
background-image:url(copyright_blog.png);
background-position:200px;
background-repeat:no-repeat;
text-align:left;
}

/* DIVERS DIV */
/******************/

.article
{
  background-image:url(fond_articles.jpg);
  background-repeat:repeat-y;
  background-position:top left;
  background-color:#C5E1BE;
  border-bottom: 2px solid  #000000;
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 2px solid #000000;
  /*margin: 5px;*/
  padding: 5px;
  text-align: justify;
  color: #333333;
  font-size:12px;
  
}

.article img
{
  margin: 5px;
}

.article a
{
	font-size: 12px;
}

.blognote{
  background-image:url(fond_bn.jpg);
  background-repeat:repeat-y;
  background-position:top left;
  background-color:#CDADAD;
  color: #000066;
  border-bottom: 2px solid #000066;
  border-top: 1px solid #000066;
  border-left: 1px solid #000066;
  border-right: 2px solid #000066;
  margin: 5px;
  padding: 5px;
  text-align: justify;
  font-size:12px;
}

.blognote a:visited
{
  font-size:12px;
  color: #00CCFF;
}

.blognote a:link
{
	font-size:12px;
	color: #009999;
}

div#voirComm{
  width: 90%;
  margin-left: 5%;
  text-align: justify;
  background-color: #ffffff;
  padding: 0 2px 0px 2px;}

.texte{
  padding-top: 3px;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 3px;
  font-size: 12px;
  text-align: justify;}
  
.texte a:visited{
  color: #ff3333;
  font-size: 12px;}

.texte a:link{
  color: #0070B7;
  font-size: 12px;}

.texte a:active{
  color: #cc0000;
  font-size: 12px;}

.titre{
  font-size:12px;
  color:#330099;
  font-weight:bold;
  background-position: top left;
  background-attachment: fixed;
  background-image: url(images/titre_02.jpg);}

.verif{
  width: 3em;
  border:solid 1px #000000;
  background-color: #FFFFFF;
  font-size: 10px;}

.commentaires
{
width:90%;
text-align:left;
border-left:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #000000;

}

.commn{
  margin: 0px;
  height:50px;
  background-image: url(fond_comm_2.JPG);
  background-repeat:repeat;
  background-position: left;
  border-bottom:1px solid #000000;
  padding-left: 50px;
  padding-right: 3px;
  top:20px;
  vertical-align:middle;
  font-size: 16px;
  color: #000000;
}

.commc{
  margin: 0px;
  background-color: #FFFFFF;
  border-bottom:1px solid #000000;
  padding-left: 3px;
  padding-right: 3px;
  color: #333333;
}

/* GENERAL */
/****************/

.submit{
  border: 1px solid #FFFFFF;
  font-size: 9px;
  background:#F9A5A5;
  color:#000000;}

input{
  margin: 0px;
  padding: 0px;
  border:1px solid #FFFFFF;
  background-color: #FFFFFF;
  font-size: 10px;
  color: #000000;}

.grostitre{
  width:100%;
  font-weight: bolder;
  font-size:15px;
  border-bottom: 1px dashed #000000;
  padding-bottom: 1px;
  margin-bottom: 10px;
  filter:shadow(color=#CDE8C6, direction=125);
  }

select
{
background-color: #FFFFFF;
color: #000000;
}

textarea
{
background-color: #FFFFFF;
color: #000000;
}

textarea, select, input, .submit, .commn
{
background-color: #E6F7E2;
}
/* MENU */
/***********/

.navlist{
padding-left: 0;
padding-top: -0px;
margin-top: 2px;
margin-left: 0px;
margin-bottom: 2px;
text-decoration: none
}
  
.navlist li{
list-style: none;
margin: 0;
padding: 0em;
text-decoration: none;
}

.navlist a
{
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
margin: 0px;
}

/* DROITE */
/*************/

.blocd{
  padding: 5px;
  padding-bottom: 5px;
  /*border-bottom: 1px #000000 dashed;*/
  border-right: 2px #000000 dotted;
  border-bottom: 2px #000000 dotted;
  background-color: #9ECD93;
  font-size: 10px;
  color: #000000;
  background-image:url(fond_blocd.jpg);
  background-position:top left;
  background-repeat:repeat-y;
  /*margin-left:4px;*/
}

form{
  margin-bottom: 0px;
  margin-top: 0px;}

a:link{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #006600;}
  
a:visited{
  font-family: Verdana;
  font-weight: bold;
  color: #CC3300;}
  
a:active{
  font-family: Verdana;
  font-weight: bold;
  color: #003300;} 

/*///////////////////////////////*/
/*             Stat              */
/*///////////////////////////////*/
.statbloc{
  border:solid 1px #660000;
  background-color: #CC0000; 
  width: 50%;}

.table{
  border:solid 1px #000000;
  background-color: #FFF6D9;}
  
.td{
  background-color: #FFF6D9; 
  border:solid 1px #000000;}
  
.td2{
  background-color: #FFF6D9; 
  border:solid 1px #000000;
  font-weight: bold;}


/* FORMULAIRE */
/**************/

.formulaire
{
position:relative;
border: 2px solid #000000;
margin-left:10%;
margin-right: 10%;
padding:10px;
height:275px;
}

.nom
{
position:absolute;
float:left;
left:5px;
top:0;
}
.nominput
{
position:absolute;
float:right;
right:260px;
top:0;
}
.email
{
position:absolute;
float:left;
left:5px;
top:20px;
}
.emailinput
{
position:absolute;
float:right;
right:260px;
top:20px;
}
.site
{
position:absolute;
float:left;
left:5px;
top:40px;
}
.siteinput
{
position:absolute;
float:right;
right:260px;
top:40px;
}
.mess
{
position:absolute;
float:left;
left:5px;
top:60px;
}
.messinput
{
position:absolute;
float:right;
right:5px;
top:60px;
margin-left: 30%;
}
.verification
{
position:absolute;
top:178px;
left:15px;
}



