body {
margin: 0;
padding: 0;
background: #f1efe2;
color: black;
font-family: tahoma, verdana, arial, sans-serif;
font-size: 0.8em;
text-align: center;
}
* {
margin: 0;
padding: 0;
}

/* conteneurs */
#page {
width: 780px;
position: relative;
margin-left : auto;
margin-right: auto;
text-align: left;
}
#head1 {
height: 150px;
background: white url(design/head1.jpg) left top no-repeat;
}
#head2 {
height: 149px;
position: relative;
background: white url(design/head2.jpg) left top no-repeat;
}
#main {
background: white url(design/pagefond.jpg) left top repeat-y;
border-bottom: 1px solid black;
}
#content {
height: 1%;
margin: 0 15px 10px 180px;
background: white;
}

#sidebar {
margin: 0;
width: 150px;
float: left;
position: relative;
left: 13px;
}
#sidebar h2 {
font-size: 1.3em;
color: #660000;
text-align: center;
}

#menu {
list-style-type: none;
margin: 0;
padding: 0 0 27px 0;
background: #EEEDBF url(design/menubottom.jpg) left bottom no-repeat;
}

#menu li {
margin: 0 0 3px 0;
}

#footer {
margin: 0.7em 15px;
text-align: center;
}
#footer a {
color: black;
text-decoration: none;
}
#footer a:hover, #footer a:focus {
text-decoration: underline;
}

/* typo */
h1 {
display: none;
font-size: 1px;
margin: 0;
padding: 0;
}
h2 {
font-size: 1.5em;
color: black;
margin: 0 0 1em 0;
padding: 0;
}
#content h2 {
border-bottom: 2px solid #ffcc00;
padding-bottom: 3px;
padding-left: 24px;
background : transparent url(design/pucetitre.gif) left center no-repeat;
color: #330;
}
#content h2:first-letter {
color: #880000;
}
#sidebar h2 {
padding-top: 0;
}
h3 {
font-size: 1.3em;
margin: 0 0 1em 0;
padding: 0;
color: black;
}
p {
margin: 0 0 1em 0;
}

ul, li {	
margin: 0;
padding: 0;
}

ul {
margin: 0 0 1em 0;
}

#content ul {
list-style-type: circle;
margin: 0 0 1em 15px;
}
#content ol {
margin: 0 0 1em 15px;
}

a img {
border: none;
}

tt, code, samp {
font-size: 1.1em;
color: #990000;
}

blockquote {
	border-width: 1px 1px 1px 8px;
	border-style: solid;
	border-color: #990000;
	margin: 1em;
	padding: 0 0.5em;
	background: #ffffcc;
	font-style: italic;
}
kbd {
font-size : 1.1em;
padding: 0px 2px;
border: 1px solid gray;
}

.post-title {
padding-left : 16px;
}
.icoClub {
background : transparent url(design/clubmini.gif) left center no-repeat;
}
.icoResultats {
background : transparent url(design/resultatsmini.gif) left center no-repeat;
}
.icoActivites {
background : transparent url(design/activitesmini.gif) left center no-repeat;
}

.icoPresseEtMedias {
background : transparent url(design/pressemini.gif) left center no-repeat;
}

/* contenus */
#prelude {
text-align: right;
margin: 0 15px 0 0;
font-size: 80%;
color: #f1efe2;
padding: 0;
}
#gday {
position: absolute;
left: 200px;
top: 80px;
width: 330px;
text-align: right;
}
#gday b {
display: block;
font-size: 95%;
}
#gday ul {
list-style-type: none;
}
#meteo {
position: absolute;
left: 395px;
top: 35px;
text-align: left;
}
#meteo ul {
display: none;
margin: 0;
padding: 3px;
list-style: none;
background: white; 
border: 1px solid green;
z-index: 100;
right: 30px;
position: relative;
}
#meteo ul li {
list-style: none;
background: white; 

}
#meteo ul#lien {
display: block;
border: none;
line-height: 15px;
right: 0px;
}


.post, .posthome, .postgalerie {
margin-bottom: 1em;
border-bottom: 1px solid #cc9;
padding-bottom: 5px;
}
.posthome, .postgalerie {
border-bottom: none;
}
.postgalerie {
float: left;
width: 100%;
}
.post-info {
margin-top: 0.5em;
font-size : 90%;
font-style: italic;
}
.post-info span {
float: right;
font-size: 0.9em;
font-style: italic;
margin-right: 5px;
color: #990000;
}

#content .club h2 {
padding-left: 35px;
background : white url(design/club.gif) left center no-repeat;
line-height: 30px;
}

#content .agenda h2 {
padding-left: 35px;
background : white url(design/agenda.gif) left center no-repeat;
line-height: 30px;
}

#content .resultats h2 {
padding-left: 35px;
background : white url(design/resultats.gif) left center no-repeat;
line-height: 30px;
}

#content .activites h2 {
padding-left: 35px;
background : white url(design/activites.gif) left center no-repeat;
line-height: 30px;
}
/* Plan de site et Recherche */

#toclink {
position: absolute;
right: 20px;
top: 55px;
width: 150px;
text-align: right;
}
#toclink a {
color: #660000;
text-decoration: underline;
}
#toclink a:hover, #toclink a:focus {
color: black;
text-decoration: none;
}

#planrecherche {
position: absolute;
right: 15px;
top: 80px;
background: #EDEDC0 url(design/searchbottom.jpg) left bottom no-repeat;
width: 220px;
padding-bottom: 10px ;
text-align: right;
}
#search {
background: #EDEDC0 url(design/searchtop.jpg) left top no-repeat;
padding: 5px 5px 0 0;
}
#planrecherche h2, #toclink h2 {
font-size: 0.9em;
color: black;
margin: 0 0 5px 0;
padding: 0;
}
#planrecherche form, #planrecherche p, #planrecherche fieldset {
padding: 0;
margin: 0;
}
#q {
padding-left: 18px;
background: #fff url(design/q.png) no-repeat 4px center;
width: 130px;
border: 1px solid #660000;
font-size: 1.1em;
height: 1.3em;
}
.submit, .preview {
background: #660000;
color: white;
padding: 0 3px;
border: none;
}
fieldset {
border: 1px solid #660000;
background: #ffffcc;
padding: 5px;
}

/* liens */

a {
color: #660000;
text-decoration: none;
}
a:hover, a:focus {
color: black;
text-decoration: underline;
}
a#retour {
position: absolute;
top: 0;
left: 0;
width: 350px;
height: 90px;
}

#prelude a {
text-decoration: none;
color: #f1efe2;
}
#prelude a:hover, #prelude a:focus {
color: black;
}
h3 a {
text-decoration: none;
color: black;
}
h3 a span {
font-size: 0.8em;
font-style: italic;
}
h3 a:hover {
text-decoration: underline;
}

ul#activites {
list-style-type: none;
position: absolute;
top: 11px;
right: 19px;
background: transparent url(design/activites.jpg) 0 0 no-repeat;
width: 356px;
height: 139px;
text-align: left;
}
#activites li {float: left;}

#activites a span {
text-indent: -5000px;
position: absolute;
top: -5000px;
left: -5000px;
}

#activites li a {
display: block;
height: 139px;
width: 88px;
color: #000;
font-size: 1px;
line-height: 3px;
text-decoration: none;
}
* html #activites li a {
display: inline-block;
}
#activites li a:hover {
background: transparent url(design/activites.jpg) 0 0 no-repeat;
text-decoration: none;
}
#activites a#activite1:hover {
background-position: 0px -140px;
}
#activites a#activite2:hover {
background-position: -88px -140px;
}
#activites a#activite3:hover {
background-position: -176px -140px;
}
#activites a#activite4:hover {
background-position: -264px -140px;
}


#menu a {
display: block;
height: 1.8em;
line-height: 1.8em;
width: 145px;
font-size: 1.1em;
color: black;
font-weight: bold;
background: beige;
text-decoration : none;
padding-left: 5px;
border-left: 4px solid brown;
}
#menu a:hover, #menu a:focus {
background: #EEEDBF url(design/pucemenu.gif) right center no-repeat;
color: brown;
}

#main .contentclub {
background : white url(design/clubfond.jpg) 90% 10% no-repeat;
}
#main .contentagenda {
background : white url(design/agendafond.jpg) 90% 10% no-repeat;
}
#main .contentactivites {
background : white url(design/activitesfond.jpg) 90% 10% no-repeat;
}
#main .contentresultats {
background : white url(design/resultatsfond.jpg) 90% 10% no-repeat;
}
#main .liste {
background : white url(design/listefond.jpg) 90% 10% no-repeat;
}
