/*
  Q34
  home.css
*/



html {
background-color: #73922a;
}


/* Coeur de la page d'acceuil */

#corps {
margin: 0;
padding: 0;
width: 980px;
background: transparent url(../img/fond_page.gif) no-repeat 0 0;
}

/* Titre de page */

h1 {
position: absolute;
margin: 0;
padding: 0;
top: 0px;
left: 350px;
width: 400px;
height: 100px;
}

h1 a {
display: block;
width: 400px;
height: 100px;
}


/* Coeur de la page d'acceuil */

#kontent_home {
position: relative;
margin: 0;
padding: 0;
top: 0px;
left: 7px;
width: 973px;
height: 605px;
background-color: #ffefd5;
background-repeat: no-repeat;
background-position: 0 0;
}


/* Menu 1 */

#menu1 {
position: absolute;
margin: 0;
padding: 0;
top: 110px;
left: 0px;
width: 400px;
height: 30px;
z-index: 2;
}



/* Agenda */

#agenda_fr {
position: absolute;
margin: 0;
padding: 0;
top: 145px;
left: 10px;
width: 420px;
height: 80px;
background: transparent url(../img/fond_agenda_home_fr.gif) no-repeat 0 0;
z-index: 1;
}

#agenda_en {
position: absolute;
margin: 0;
padding: 0;
top: 145px;
left: 10px;
width: 420px;
height: 80px;
background: transparent url(../img/fond_agenda_home_en.gif) no-repeat 0 0;
z-index: 1;
}



/* Bandeau flash */

#bandeau_flash_home {
position: absolute;
margin: 0;
padding: 0;
top: 229px;
left: 4px;
width: 419px;
height: 88px;
}



/* Carte flash */

#carte_flash_home {
position: absolute;
margin: 0;
padding: 0;
top: 317px;
left: 4px;
width: 419px;
height: 266px;
}



/* A la une */

#actu_fr {
position: absolute;
margin: 0;
padding: 25px 10px 0 10px;
top: 221px;
left: 438px;
width: 501px;
height: 103px;
background: transparent url(../img/fond_actu_home_fr.gif) no-repeat 0 0;
}

#actu_en {
position: absolute;
margin: 0;
padding: 25px 10px 0 10px;
top: 221px;
left: 438px;
width: 501px;
height: 103px;
background: transparent url(../img/fond_actu_home_en.gif) no-repeat 0 0;
}



/* Menu Annaire */

#menu_annuaire {
position: absolute;
margin: 0;
padding: 0;
top: 365px;
left: 438px;
width: 227px;
height: 168px;
}

#menu_annuaire ul {
margin: 0;
padding: 0;
}

#menu_annuaire ul li {
float: left;
margin: 0;
padding: 0;
list-style: none;
}

#menu_annuaire ul li a {
display: block;
margin: 0;
padding: 0;
width: 227px;
height: 42px;
background-repeat: no-repeat;
background-position: 0 0;
}

#menu_annuaire ul li a:hover {
background-position: 0 -42px;
}

#menu_annuaire ul li a.hebergement {
background-image: url(../img/bout_hebergement_home.gif);
}

#menu_annuaire ul li a.gastronomie {
background-image: url(../img/bout_gastronomie_home.gif);
}

#menu_annuaire ul li a.terroir {
background-image: url(../img/bout_terroir_home.gif);
}

#menu_annuaire ul li a.loisirs {
background-image: url(../img/bout_loisirs_home.gif);
}

#menu_annuaire #liste_acces_direct {
margin: 15px 0 0 0;
padding: 0;
border: #203E02 1px solid;
font-size: 1.1em;
color: #666;
}




/* Page gourmande */

#page_gourmande_fr {
position: absolute;
margin: 0;
padding: 0;
top: 365px;
left: 719px;
width: 240px;
height: 160px;
background: transparent url(../img/fond_page_gourmande_home_fr.gif) no-repeat 0 0;
}

#page_gourmande_en {
position: absolute;
margin: 0;
padding: 0;
top: 365px;
left: 719px;
width: 240px;
height: 160px;
background: transparent url(../img/fond_page_gourmande_home_en.gif) no-repeat 0 0;
}




/* Logo CDT 34 */

#logo_cdt_home {
position: absolute;
margin: 0;
padding: 0;
top: 535px;
left: 859px;
width: 114px;
height: 50px;
background: transparent url(../img/logo_cdt.gif) no-repeat 0 0;
}



/* Moteur de recherche */

#moteur {
position: absolute;
margin: 0;
padding: 0;
top: 15px;
left: 745px;
width: 210px;
text-align: right;
}


/*
#moteur input {
color: #c5dd3c;
border: 1px solid #c5dd3c;
background-color: #73922a;
font-size: .9em;
}

#moteur input.submit {
background-image: url(../../_modules/mut_recherche/site/_template/img/bout_moteur.gif);
}

a#retourRecherche {
display: none !important;
}
*/

/* Menu outils */

#menu-outils {
position: absolute;
margin: 0;
padding: 0;
top: 40px;
left: 775px;
width: 180px;
}

#menu-outils ul {
margin: 0;
padding: 0;
}

#menu-outils ul li {
float: left;
margin: 0 0 5px 0;
padding: 0;
list-style: none;
}

#menu-outils ul li a {
display: block;
margin: 0;
height: 17px;
background-repeat: no-repeat;
background-position: right top;
color: #c5dd3c;
text-align: right;
}

#menu-outils ul li a.out-37 {
padding: 0 60px 0 0;
width: 120px;
background-image: url(../img/bout_contact.gif);
}

#menu-outils ul li a:hover.out-37 {
background-position: 128px -17px;
color: #dae985;
}

#menu-outils ul li a.out-38 {
padding: 0 30px 0 0;
width: 150px;
background-image: url(../img/bout_extranet.gif);
}

#menu-outils ul li a:hover.out-38 {
background-position: 157px -17px;
color: #dae985;
}

#menu-outils ul li a.out-63 {
padding: 0 30px 0 0;
width: 150px;
background-image: url(../img/bout_newsletter.gif);
}

#menu-outils ul li a:hover.out-63 {
background-position: 157px -17px;
color: #dae985;
}

#menu-outils ul li a.out-62 {
padding: 0 30px 0 0;
width: 150px;
background-image: url(../img/bout_carnet.gif);
}

#menu-outils ul li a:hover.out-62 {
background-position: 157px -17px;
color: #dae985;
}

#menu-outils ul li a.en {
padding: 0 30px 0 0;
width: 150px;
background-image: url(../img/bout_en.gif);
}

#menu-outils ul li a:hover.en {
background-position: 157px -17px;
color: #dae985;
}

#menu-outils ul li a.fr {
padding: 0 30px 0 0;
width: 150px;
background-image: url(../img/bout_fr.gif);
}

#menu-outils ul li a:hover.fr {
background-position: 157px -17px;
color: #dae985;
}
