/* police par defaut de tout le site */
BODY, TD, DIV, SPAN {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000; font-weight:normal}
html, body {background: #ff9900 url(image/back.jpg) repeat-x; margin:0; padding:0}

/* lien par défaut */
A {color:#333333; text-decoration:none}
A:hover {color:#CCCCCC; background: none; text-decoration:none}
/* titre par défaut */
h1 {color:#000; font-weight:bold; font-size:14px }

/* image par défaut */
IMG{border:0}


/* menu */
ul, li {list-style:none;
text-decoration: none;
}

/* temp.html */

#page {
width: 998px ;
margin: 0 auto ;
}

#header {
background: url(image/header.jpg) no-repeat;
margin-top:0px !important;
/margin-top: 1px;
margin-left: 0px !important;
/margin-left:2px;
display: block ;
clear: both ;
width:998px;
height: 152px;
}

.menumg {
height: 64px ;
width: 998px;
margin-left: 0px !important;
/margin-left: 0px;
margin-top: 0px !important;
/margin-top: 0px;
background: url(image/menu/fondmenu.jpg) no-repeat;
float: left;
}


.menumg li {
float:left;
width:175px;
margin: 0 ;
padding: 0 ;
}

.menumg li a {
display: block ;
height: 64px ;
width:175px;
font-size: 0 ;
line-height: 0 ;
float:left;
/margin-left:0px;
margin-left:-40px !important;

}

.menumg .accueil a {

/margin-left: 0px;
background-position: 0 0 ;
background-repeat: no-repeat ;
}

.menumg .accueil a:hover, .menumg .accueil a.active, .menumg .accueil .active:hover {
background-position: 0 -64px;
background-repeat: no-repeat;
}

.menumg .contact a {
background-position: 0 0;
background-repeat: no-repeat;
}

.menumg .contact a:hover, .menumg .contact a.active, .menumg .contact .active:hover {
background-position: 0 -64px;
background-repeat: no-repeat;
}

.menumg .galerie a {
background-position: 0 0;
background-repeat: no-repeat;
}

.menumg .galerie a:hover, .menumg .galerie a.active, .menumg .galerie .active:hover {
background-position: 0 -64px;
background-repeat: no-repeat;
}

.menumg .trouver a {
background-position: 0 0;
background-repeat: no-repeat;
}

.menumg .trouver a:hover, .menumg .trouver a.active, .menumg .trouver .active:hover {
background-position: 0 -64px;
background-repeat: no-repeat;
}

.menumg .lacarte a {
background-position: 0 0 ;
background-repeat: no-repeat ;
}

.menumg .lacarte a:hover, .menumg .lacarte a.active, .menumg .lacarte .active:hover {
background-position: 0 -64px ;
background-repeat: no-repeat ;
}

.menumg .conseil a {
background-position: 0 0 ;
background-repeat: no-repeat ;
}

.menumg .conseil a:hover, .menumg .pronostics a.active, .menumg .pronostics .active:hover {
background-position: 0 -64px ;
background-repeat: no-repeat ;
}

#centre {
float: left ;
background: url(image/centre.jpg) repeat-y ;
/padding-left:40px;
padding-left:40px !important;
margin-left: 0px !important;
margin-left:1px;
padding-top: 10px !important;
/padding-top:10px;
width:998px;
}

#footer {
float:left;
background: url(image/footer.jpg) no-repeat;
margin-left: 0px !important;
/margin-left:1px;
width:998px;
height:172px;
}

#footer a {
float: left;
margin-left: 50px;
margin-top: 130px;
}
/* page accueil */

 #rubriques h1, #aa02 h1, #aa01 h1 {font-size:1.5em;}

#accueil{
float:left;
width:100%;
}
#titreedito {
float:left;
margin-left:189px;
}
#editoo {
float:left;
margin-left:24px;
width:92%;
}

/* zone membre */

input#zmlogin {
border: none;
background: none;
margin-top: 19px;
margin-left: 12px;
color: #fff;
font-weight: bold;
}

input#zmmotdepasse {
border: none;
background: none;
margin-top: 24px;
margin-left: 12px;
color: #fff;
}

input#go {
position: absolute;
margin-top: -23px;
margin-left: 154px;
width: 26px;
height: 26px;
}


#menuadmin a {
color: #fff; font-size: 1.1em; font-weight: bold;
}

#menuadmin a:hover {
color: #9be30f; background: none; 
}

/* Newsletter */

#newsletter {
float:left;
background: url(image/newsletter.jpg) no-repeat;
width:998px;
height: 155px;
/margin-top:0px;
margin-left:0px !important;
margin-top: -11px !important;
/margin-left:1px;
}


input.mail {
margin-top: 38px ;
margin-left: 417px ;
color: #333; 
width: 155px;
font-weight: bold ;
border:none;
background:none;
}

input.bouton{
float:left;
margin-top:-23px;
margin-left:582px;
height: 25px;
width: 25px;
border-bottom:none;
}

input.cliquezici {
float:right;
margin-top:-46px !important;
margin-top:-63px;
margin-right:414px;
height:12px;
width:62px;

}
/* fin page accueil */





