@charset "utf-8";
/* CSS Document */

/*

Feuille de style du Carroir du Gué
Conception Berry Informatique Facile - PLOU 
 * Base              100% 
 * -------------------------------------
 * 16px             103%   
 * 15px              96%   
 * 14px              88%   
 * 13px              82%  
 * 12px              77%  
 * 11px              71%
 * 10px              65%
 *  9px              59%
	
	vert de référence : #9bbc41
	
*/

*{padding::0 ; margin:0;} /* corretion bug d'affichage, calibrage à 0 */
html{ height:101%;} /* décalage FireFox */


body {
	background: transparent url(../images/stripe.png) repeat fixed 0% 50%;
	margin: 10px 0pt;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align:center;
	font-size:83%;
}

h1 {
	font-size:150%;
}

h2 {
	font-size:130%;
}

h3, h4 {
	font-size:105%;
	margin-left:4px;
	padding-left:4px;
	text-decoration:underline;
}

a img{
	border:none;
}

.marge{
	padding:0px 2px 0px 2px;
}


#page  {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	width:790px;
	border:2px solid  #9bbc41;
	border-top:dotted 2px #9bbc41;
	border-bottom:double #9bbc41 2px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 10px 0px;
	text-align:left;
}
/* bandeau avec menu de navigation Secondaire */
#bandeau {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:82%;
	color:#333333;
	height:250px;
	background-image:url(../images/bandeau-carroir-logo.jpg);
	background-repeat:no-repeat;
	padding-right:0px;
	padding-top:0px;
	text-align:right;
	text-transform:uppercase;
}

#bandeau a:link, #bandeau a:visited, #bandeau a:active{
font-weight:bold;
text-decoration:none;
color:#333333;


}
#bandeau a:hover, a:focus{
	color:#FFFFFF;
	background-color:#a2c445;
}

/* Place pour le logo du resto */
#zone_logo{
	position:absolute;
	top:40px;
	padding: 0px 10px 10px 10px;
	/* height:234px; 181 + 53 fond vide */
}
#zone_logo img{
	background-color:#FFFFCC;
	border:hidden;
}
#zone_logo img a{
	background-color:#FFFFCC;
	border:hidden;
	border:0;
}

/* Menu de navigation principale */
#navzone {
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:112%;
	color: #333333;
/*	height:82px; */
	background-image: url(../images/fond-menu-gf.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding:30px 30px 40px 150px;
	margin-left:0px;
	/* position:absolute;
	top:350px; */
}


#navzone a:link, #navzone a:visited, #navzone a:active{
font-weight:bold;
text-decoration:none;
color:#333333;
}
#navzone a:hover, #navzone a:focus{
color:#9bbc41;
background-color:#FFFFCC;
}


  
/*Credits: By Santosh Setty (http://webdesigninfo.wordpress.com) */
/*Posted to: Dynamic Drive CSS Library (http://www.dynamicdrive.com/style/) */

.glossymenu{
	position: relative;
	padding: 0 0 0 34px;
	margin: 0 auto 0 auto;
	background: url(../images/menug_bg.gif) repeat-x; /*tab background image path*/
	height: 46px;
	list-style: none;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(../images/menug_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(../images/menug_hover_right.gif) no-repeat right top; /*right tab image path*/
}




<!--[if lt IE 7]>
			<style type="text/css">
			#nav {							/* Contexte de formatage pour IE6 */
				overflow: visible ;
				height: 1% ;
				}
			</style>
			<![endif]-->
	

#arianne{
	clear:both;
	padding-left:4px;
	margin:0px;
	color:#9bbc41;
	/* background:#FFF url(../images/pucearianne.gif) scroll no-repeat 1% 50%; */
}
#arianne a:link, #arianne a:visited{
	color:#9bbc4;
	text-decoration:none;
}

#arianne a:hover{
	color:#009933;
	text-decoration:underline;
}


/*bloc principale */

#principale{
	float:left;
	width:70%;
/* 	height:300px; */
	margin-top:10px;
	/* border:#66FF00 4px solid;*/
	
	
}

* html #principale{
	width /**/:70%;
	height:300px;
	
}

.bloctexte ul li{
	list-style-image:url(../images/puce1.gif);
}

.bloctexte ul.spip li.spip{
	list-style-image:url(../images/puce1.gif);
}


/* zone de texte */

#zone_de_texte{
	/* height:300px; temporaire */
	color:#333333;
	padding:10px 10px 10px 10px;
	/*text-align:left;*/
	widht:70%;
}

/* correction alignement des images dans le texte */
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; margin-left: 10px;} 


.bloctexte{
	border:0px solid #9bbc41;
	margin-left:10px;
	margin-bottom:10px;
	
}

.spip hr{
	color:#333333
}

.bloctexte h3.spip { 
	margin-top: 2em; 
	margin-bottom: 1.4em; 
	font-size: 1.15em; 
	font-weight: bold;
	color:#9bbc41;
}

.bloctexte h2{
	margin:0px;
	margin-bottom:2px;
	padding:0.2em;
	color:#9bbc41;
	background-image:url(../images/trait-hover.gif);
	background-repeat: repeat-x;
	text-align:left;
	padding-top:0.2em;
}

.bloctexte h3{
	margin:0px;
	/*padding:0.2em;*/
	color:#333333;
	text-align:left;
	font-weight:bold;
	background-image:none;
	background-color:#FFFFCC;
	background-image:url(../images/fond-titre2.jpg);	
}

.bloctexte p{
	margin:0px;
	padding:4px;
	/*text-align:left;*/
}

.bloctexte img{
	/*float:left;*/
	margin:4px;
	margin-top:8px;
	margin-right:8px;
	background-color:#FFFFFF;
	border:2px solid #FFF;
	
	
}

.bloctexte a:hover img{
	border:2px solid #9bbc41;
}

.logo img{ /* enleve la bordure sur les logos */
	border:none;
	float:left;
}

.bloctexte .adroite{
	text-align:right;
}

/* liens bloc texte */
.bloctexte h2 a:link, .bloctexte h2 a:visited, .bloctexte h2 a:active{
	color:#666666;
	text-decoration:none;
}

.bloctexte h2 a:hover {
	color:#009900;
}
.bloctexte a:link, .bloctexte a:visited, .bloctexte a:active{
	color:#009900;
	text-decoration:none;
}

.bloctexte a:hover, .adroite a:hover {
	color:#333333;
}

.bloctexte h3 a:link, .bloctexte h3 a:visited, .bloctexte h3 a:active{
	color:#009900;
	text-decoration:none;
	font-weight:bold;
}

.bloctexte h3 a:hover{
	color:#333333;
}

.bloctexte h3{
	color:#999999;
}

.bloctexte h4 a:link, .bloctexte h4 a:visited, .bloctexte h4 a:active{
	color:#9bbc41;
	text-decoration:underline;
}

.bloctexte h4 a:hover{
	color:#006600;
}

.bloctexte h4{
	color:#999999;
}

.bloctexte ul li{
	margin-left:15px;
	padding-right: 5px;

}

/*bloc righter */
#righter{
	float:right	;
	width:28%;
	/* border:#CCFF00 2px solid; */ 
	margin-top:10px;
	}



#righter .blocinfo{
	border:2px solid #a2c445 /* #00A5CF */ ;
	margin-bottom:10px;
	margin-right:10px;
	padding-bottom:5px;

	
}
#righter .blocinfo h2,h3 {
	color:#333333;
	text-align:center;
	margin-top:0em;
	/*background-color:#d8a40b;*/
	/*background-image:url(../images/menug_bg-right.gif);	*/
	background-image:url(../images/fond-titre2.jpg);
	background-repeat:repeat-x;
}

#righter .adroite{
text-align:right;
}


#righter ul.listart{
	margin:5px 20px;
	padding:0px;
}

#righter ul.listart li h3{
	margin:0.5em 0em;
	padding:0px;
}


#righter a:link, #righter a:visited, #righter a:active{
	color:#9bbc41;
	text-decoration:none;
}

#righter a:hover,#righter .adroite a:hover {
	color:#009900;
}

/* Pied de page */
#pied{
clear:both;
	height:32px;
	background-image:url(../images/menug_bg.gif);
	background-repeat:repeat-x;
	padding-top:14px;
	color:#666666;
	text-align:center;
	font-size:71%;

}

#pied a:link, a:visited, a:active{
font-weight:normal;
text-decoration:none;
color:#333333;

}
#pied a:hover, a:focus{
	color:#FFFFFF;
	background-color:#a2c445;
}

#pied img{
border:hidden;
}
