@charset "ISO-8859-1";
/* CSS Document */

/*RESET
@charset "ISO-8859-1";
/* =INITIAL
   v2.1, by Faruk Ates - www.kurafire.net
   Addendum by Robert Nyman - www.robertnyman.com
   Addition by Christian Montoya - www.christianmontoya.net */
	/* Neutralize styling:
   Elements we want to clean out entirely: */
html,body,form,fieldset {
	margin: 0;
	padding: 0;
	font: 100%/ 120% Verdana, Arial, Helvetica, sans-serif;
}
 
/* Neutralize styling:
   Elements with a vertical margin: */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,address {
	margin: 1em 0;
	padding: 0;
}
 
/* Apply left margin:
   Only to the few elements that need it: */
li,dd,blockquote {
	margin-left: 1em;
}
 
/* Miscellaneous conveniences: */
form label {
	cursor: pointer;
}
 
fieldset {
	border: none;
}
 
input,select,textarea {
	font-size: 100%;
	font-family: inherit;
}

a {
text-decoration:none;
color:#a7362d;
}
a img{
border:0px;
text-decoration:none;}
/********************FIN*/
@font-face {
	font-family: 'PixieFontRegular';
	src: url('PixieFont-webfont.eot');
	src: local('i'), url('PixieFont-webfont.woff') format('woff'), url('PixieFont-webfont.ttf') format('truetype'), url('PixieFont-webfont.svg#webfont0gddiDHa') format('svg');
	font-weight: normal;
	font-style: normal;
}

body{
background-color:#a7c627;
}

#page{
width:800px;
height:800px;
margin:0px auto 10px auto;
background-color:#a7c627;

}

h2.titrepixel {font: 1.8em 'PixieFontRegular', Arial, sans-serif;
}
h2.titrepixel a {
color:#000000;
text-decoration:none;}
h2.titrepixel a:hover {
color:#d1c2a3;}

#carre1, #carreboutique,#carrepoterie,#carreagenda{
float:left;
width:200px;
height:200px;}

#carre1 a{
float:left;
width:200px;
height:200px;
background:url(../Images/bouton1.jpg);
background-position:top left ;
background-repeat:no-repeat;
}

#carreboutique a{
float:left;
width:200px;
height:200px;
background:url(../Images/bouton2.jpg);
background-position:top left ;
background-repeat:no-repeat;
}

#carreagenda a{
text-indent:-9999px;
float:left;
width:200px;
height:200px;
background:url(../Images/btagenda.jpg);
background-position:top left ;
background-repeat:no-repeat;}

#carreagenda a:hover{
background:url(../Images/btagendaover.jpg);}

#carrepoterie a{
float:left;
width:200px;
height:200px;
background:url(../Images/bouton3.jpg);
background-position:top left ;
background-repeat:no-repeat;
}

.carre{
float:left;
width:200px;
height:200px;
background-color:#a7c627;
}
.carre2{
float:left;
width:200px;
height:200px;
background-color:#dbe8a7;
}
.carre3{
float:left;
width:199px;
height:200px;
background-color:#93785c;
}
.carre3nous{
float:left;
width:200px;
height:200px;
background:#93785c;
margin:0px;
padding:0px;
text-indent:-9999px;
}
.carre3nous a{

float:left;
width:200px;
height:200px;
background:url(../Images/ousommenous.jpg) no-repeat center;
}
.carre3nous a:hover{
background:url(../Images/ousommenousover.jpg) no-repeat center;}
.carreboutique{
float:left;
width:200px;
height:200px;
background-color:#e1201a;}

#carrequisommesnous, #carreousommesnous{
float:left;
width:200px;
height:200px;
background-color:#789c4d;
text-indent:-9999px;}

#carrequisommesnous a{
float:left;
display:block;
width:200px;
height:200px;
background:url(../Images/btquisommesnous.png) no-repeat center;
}
#carrequisommesnous a:hover{
background:url(../Images/btquisommesnousover.png) no-repeat center;}

#carreousommesnous a{
float:left;
display:block;
height:200px;
width:200px;
background:url(../Images/btousommesnous.png) no-repeat center;}

#carreousommesnous a:hover{
background:url(../Images/btousommenousover.png) no-repeat center;}
.spacer{
clear:both;}
.textecentre{
margin:0px auto 0px auto;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
font-size:0.9em;
}
.textecentre h3{
font-size:1em;}

#coordonneesaccueil{
float:left;
width:670px;
height:85px;
color:#60813a;
padding:5px;
font-size:0.8em;
text-align:center;
}
#logofacebook{
font-size:0.8em;
text-align:center;
color:#FFFFFF;
float:right;
width:110px;
height:80px;}
#coordonneesaccueil a{
color:#60813a;}
#coordonneesaccueil a:hover{
color:#ffffff;}
