/*css du site 1gri2.com*/
/*Creer par laurent letort */
/* general */
* {margin:0;padding:0;border:0;}
body{		 
		 background-color:#39A0AB;
		 background-image:url(images/css/background.jpg);
     background-repeat: repeat-x;	
	   font: 20px "Arial","Trebuchet MS","Lucida Grande","Verdana",Arial, Helvetica, sans-serif;
		 text-align:left;		
		 }
/*typos*/
h1 span{display:none;}
h2{
padding:0px 90px 10px 20px;
font-family: "Arial","Lucida Grande","Helvetica", Verdana,sans-serif;
font-size:0.9em;
text-indent:10px;
position:relative;
padding:0px 90px 20px 20px;
color:#41589B;
}
h3{font-size:0.8em;font-style: italic ;padding:0px 90px 10px 30px;color:#CB2732;text-decoration:underline;}
h4{font-size:0.6em;font-style: italic ;padding:0px 90px 10px 60px;color:#41589B;}
p{
font-family: "Verdana","Arial","Lucida Grande","Helvetica", sans-serif;
font-size:0.5em;
line-height:1.3em;
position:relative;
text-indent:12px;
padding:0px 100px 10px 30px;
color:#323232;
text-align:justify;
}
.demi{padding:0;font-size:0.5em;text-indent:0px;text-align:center;color:#101010;}
/*Liens*/
/*nav*/
#nav_entete{
width:50%;
left:263px;
top:105px;
font-size:0.6em;
font-weight:600;
letter-spacing:0em;
}
#nav_footer{
position:relative;
width:600px;
top:124px;
left:180px;
text-align:center;
font-size:0.6em;
line-height:1.5em;
}
a:link, a:visited {color: #41589B;text-decoration:none;font-weight:800;} 
a:hover {color: #D22327;text-decoration:underline;}
a:active {color: #D22327;} 
#nav_entete a:link, #nav_entete a:visited {color: #323232;text-decoration:none;} 
#nav_footer a:link,#nav_footer a:visited {color: #FFF;text-decoration:none;} 
#nav_entete a:hover,#nav_footer a:hover,#nav_footer a:active{color: #D22327;text-decoration:overline;}   
#nav_entete a:active{color: #FFF;text-decoration:overline;}     
/*mise en page*/
#tout{
			left:0px;
			width:994px;
			background-image:url(images/css/fond-tout.jpg);
}
ul{margin:0px;padding:0px;}	
li{margin:0px;padding:0px;}	
#entete{
				width:994px;
				height:228px;
				background-image:url(images/css/entete1.jpg);
				display:block;
}
#nav{
		 float:left;
		 width:151px;
}
#contenu{
				 float:left;
				 width:843px;
				 background-image:url(images/css/entete2.jpg);
				 background-repeat:no-repeat;
				 background-position:top;
}
#footer{
				clear:left;
				width:994px;
				height:239px;
				background-image:url(images/css/footer.jpg);
				display:block;
}
.spacer{clear:both;}
ul li a span{display:none;}
#top{height:96px;}
#liengal{position:relative;top:96px;margin-bottom:10px;
}
.imagecentre{
						 position:relative;
						 left:70px;
}
.droite{
				float:right;
				margin-right:95px;
				margin-left:20px;
				margin-bottom:5px;
}
.gauche{
				float:left;
				margin:0 20px 8px 15px;}
.champi{float:right;}
.tothetop{
				float:right;
				width:221px;
				height:82px;
				background: url(http://1gri2.free.fr/images/tothetop.gif) no-repeat;			
				margin-bottom:5px;
}
.noindent{text-indent:0px;}
.vigngal{float:left; width:320px;margin: 0 10px 0 10px;border-right-width:1px;
  border-right-style:solid;
  border-right-color:#323232;}
.vignette{margin:0 0 10px 10px;margin-bottom:10px;width:140px;height:65px;}
#jdr{margin-top:100px;}
/*nav bt galerie*/
.hop{margin-top:100px;}
ul.gaga
{
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type:none;
/* Suppression du margin, du padding et des puces du <ul> */
}

ul.gaga li
{
	margin: 0;
	padding: 0 ;
	float:left;
/* Suppression du padding du <li> et passage en float pour simuler le inline */
}
ul.gaga li a
{
	display: block ; /* On passe les liens en éléments de type block pour leur donner des propriétés de taille */
	width: 175px ;
	height:90px;
}

ul li span{display:none;}

ul.listecont li{
	margin: 0;
	padding: 0 ;
	list-style-type:none;
	}

a:link.boite,a:visited.boite{background: url(images/css/bt-boite.jpg) no-repeat 0 0;}
a:hover.boite,a:active.boite{background:url(images/css/bt-boite.jpg) 0 -85px;}

a:link.jdr,a:visited.jdr{background: url(images/css/bt-jdr.jpg) no-repeat 0 0;}
a:hover.jdr,a:active.jdr{background:url(images/css/bt-jdr.jpg) 0 -85px;}

a:link.cahier,a:visited.cahier{background: url(images/css/bt-cahier.jpg) no-repeat 0 0;}
a:hover.cahier,a:active.cahier{background:url(images/css/bt-cahier.jpg) 0 -85px;}

a:link.tableau,a:visited.tableau{background: url(images/css/bt-tableau.jpg) no-repeat 0 0;}
a:hover.tableau,a:active.tableau{background:url(images/css/bt-tableau.jpg) 0 -85px;}
/*lien spécifique*/
.tothetop a:link,.tothetop a:visited{
letter-spacing:0;
color:#fff;
text-decoration:none;
font-weight:200;
position:relative;
top:40px;
left:-16px;
}
.tothetop a:hover{color:#000;}
.code{
position:relative;
left:25px;
margin:10px;
width:600px;
padding:10px;
background-color:#ddd;
border-style:solid; 
border-width:1px; 
border-color:black;
text-align:center;
text-indent:0px;
}
#standard{text-align:right;}
#plan{margin-left:70px;padding:10px;width:550px;}
#plan p{font-size:0.7em;text-indent:0px;}
#plan ul{margin-left:50px;padding:0px;list-style-type:none;}
#plan ul p{font-size:0.5em;}

