/* @override 
	http://fr.freecycle.org/css/basic.css
*/

/* xx */

/* @group Zero de base */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	line-height: 1;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*

 @end */

/* @group Ossature */

body {
	background-color: #85b42b;
}

#conteneur {
	width: 980px;
	height: auto;
	margin: 10px auto;
	font: 1em/1.5em Georgia, "Times New Roman", Times, serif;
	background-image: url(../im/os/fond.png);
}

#tete {
	width: 980px;
	height: 180px;
	background-image: url(../im/os/tete2011.png);
}

#tete a {
	display: block;
	text-indent: -3000px;
	width: 400px;
	height: 160px;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#haut {
	width: 980px;
	height: auto;
}

/* @group colGauche */

#colGauche {
	display: inline;
	float: left;
	width: 210px;
	margin-left: 25px;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#colGauche ol, #colGauche ul { 
	list-style: none;
}

#colGauche a {
	text-decoration: none;
	color: #165c3b;
}

#colGauche a:visited {
	color: #26a167;
}

#colGauche #ville {
	line-height: 1.2em;
	font-size: .7em;
	text-align: left;
	background-image: url(../im/os/villeFond.png);
	margin-top: 10px;
}

#colGauche #ville .haut {
	background-image: url(../im/os/villeHaut.png);
	width: 211px;
	height: 12px;
	margin-bottom: -5px;
}

#colGauche #ville .bas {
	background-image: url(../im/os/villeBas.png);
	width: 211px;
	height: 12px;
	margin-top: -15px;
}

#colGauche #ville a:hover {
	color: #f67501;
}

#colGauche #ville ul {
	margin-left: 10px;
	margin-bottom: 10px;
}

#colGauche #ville li strong { 
	display: block;
	border-bottom: 1px solid #668a21;
	color: #668a21;
	margin-bottom: 2px;
	width: 190px;
}

#colGauche #ville li {
	margin-left: 0;
}

#colGauche a#localiser {
	width: 143px;
	height: 52px;
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../im/nav/btLocalisation.png);
	text-indent: -3000px;
}

#colGauche a:hover#localiser {
	background-position: 0 -52px;
}

#colGauche a#fonder {
	width: 154px;
	height: 32px;
	display: block;
	margin-top: 13px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../im/nav/btFonderG.png);
	text-indent: -3000px;
}

#colGauche a:hover#fonder {
	background-position: 0 -38px;
}

#colGauche p {
	line-height: 1.3em;
	margin-top: 8px;
	font-size: .75em;
}

#colGauche #monde {
	margin-top: 20px;
}

#colGauche #monde a {
	border-bottom: 1px solid #f7c42f;
}

#colGauche #monde a:hover {
	color: #f67501;
	border-bottom: 1px solid #f67501;
}

/* @end */

/* @group contenu */

#contenu {
	float: left;
	width: 690px;
	font-size: 1em;
	margin-left: 30px;
	text-align: justify;
	margin-bottom: 10px;
}

#contenu dfn {
	background-color: #fcffb3;
	padding: 2px 0;
}

#contenu p {
	margin: 10px 0;
}

#contenu a {
	text-decoration: none;
	color: #165c3b;
	border-bottom: 1px solid #f7c42f;
}

#contenu a:visited {
	color: #26a167;
}

#contenu a:hover {
	color: #f67501;
	border-bottom: 1px solid #f67501;
}

h1 {
	color: #165c3b;
	border-bottom: 2px solid #f4c52f;
	font: 1.2em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-top: 10px;
}

h2 {
	color: #165c3b;
	border-bottom: 1px solid #f3da8a;
	font: 1.1em Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	margin-top: 15px;
}

h3 {
	color: #cf6500;
	font: italic 1.05em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
}
#contenu ul {
	list-style-type: square;
	margin-left: 30px;
}
#contenu ol {
	list-style-type: decimal;
	margin-left: 30px;
}

/* @end */

.blanc {
	background-color: white;
	height: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

/* @group navigation */

#haut #navigation {
	height: 42px;
	overflow: hidden;
	text-indent: -3000px;
	background-image: url(../im/nav/fdNav.png);
}

#haut #navigation ul {
	list-style-type: none;
	display: inline;
}

#haut #navigation li {
	display: inline;
}

/* @group boutons */

#btAccueil a, #btFaq a, #btFonder a, #btInscrire a, #btMode a, #btResp a {
	float: left;
	display: block;
	height: 42px;
	overflow: hidden;
	background: transparent url(../im/nav/navig.png) 0 0;

}

/* @group normal */

#btAccueil a {
	display: inline;
	width: 85px;
	margin-left: 130px;
	background-position: 0 0;
}

#btInscrire a {
	width: 100px;
	background-position: -85px 0;
}

#btMode a {
	width: 149px;
	background-position: -185px 0;
}

#btFaq a {
	width: 64px;
	background-position: -334px 0;
}

#btResp a {
	width: 141px;
	background-position: -398px 0;
}

#btFonder a {
	width: 170px;
	background-position: -610px 0;
}



/* @end */

/* @group normal */

#btAccueil a:hover, #btFaq a:hover, #btFonder a:hover, #btInscrire a:hover, #btMode a:hover, #btResp a:hover {
	background-position: 0 84px;
}

#btAccueil a:hover {
	background-position: 0 -42px;
}

#btInscrire a:hover {
	background-position: -85px -42px;
}

#btMode a:hover {
	background-position: -185px -42px;
}

#btFaq a:hover {
	background-position: -334px -42px;
}

#btResp a:hover {
	background-position: -398px -42px;
}

#btFonder a:hover {
	background-position: -610px -42px;
}

/* @end */

/* @group select */


#btAccueil.select a {
	background-position: 0 -84px;
}

#btInscrire.select a {
	background-position: -85px -84px;
}

#btMode.select a {
	background-position: -185px -84px;
}

#btFaq.select a {
	background-position: -334px -84px;
}

#btResp.select a {
	background-position: -398px -84px;
}

#btFonder.select a {
	background-position: -610px -84px;
}



/* @end */

/* @end */

/* @end */

#pied {
	width: 980px;
	height: 40px;
	background-image: url(../im/os/pied.png);
	text-align: center;
	font: 9px/31px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #677656;
	clear: left;
}

/* @end */
.print { 
	display: none;
}

/* @group menu */

#ville dt.smenu {
	background-color: #dce9c8;
	border: 1px solid #9ed633;
	margin: 3px 10px 2px;
	padding: 2px 4px 2px 6px;
	border-radius:8px;
	font-weight: bold;
	color: #07511d;
	cursor: pointer;
}

#ville dt.smenu:hover {
	background-color: #f67501;
	border: 1px solid #f67501;
	color: white;
}

#ville dd { 
	margin-left: 5px;
	margin-right: 15px;
}

#ville li a {
	display: block;
	padding-left: 15px;
	border-bottom: 1px solid #d1e3ce;
	padding-bottom: 2px;
	padding-top: 2px;
	background: url(../im/icons/bullet_green.png) no-repeat -3px 1px;
}

#ville li a:hover {
	border-bottom: 1px solid #d1e3ce;
	background: url(../im/icons/bullet_orange.png) no-repeat -3px 1px;
}





/* @end */
