/* CSS Document */

body {
	background: url(images/golfe/background.jpg) top center no-repeat #CCC;
}

#global {
	background: url(images/golfe/fond.png);
}

#top {
	background-image: url(images/golfe/top.jpg);
}

#top a {
	color: #FFF;
}

/* Menu principal : hauteur : 555px */
#colonne_menu {
	background: url(images/golfe/bottom-menu.gif) bottom no-repeat;
}

ul#menu {
	background: url(images/golfe/menu.jpg) no-repeat;
}

#colonne_pub_blog {
	background-image: url(images/golfe/top_pub.jpg);
}

#colonne_pub_blog a {
	color: #710018;
}

#footer {
	background-image: url(images/golfe/footer.jpg);
}

/* Page d'accueil */

/* Menu quick rubriques (actus, hebergements) */
div#quick_rubriques_top {
	background-image: url(images/golfe/acc_actualites.jpg);
}

div#quick_rubriques {
	background-image: url(images/golfe/acc_ocean.jpg);
}


/* Menu presentation (page d'accueil) */
#presentation ul {
	background-image: url(images/golfe/acc_presentation_fond.jpg);
}

#presentation li a {
	color: #666;
}

#presentation li#introduction, #presentation li#situation, #presentation li#contact {
	background: url(images/golfe/acc_presentation_bouton.jpg);
}


/* Module présentation */

div#description {
	background: url(images/acc_presentation.gif) no-repeat right center;
}

div#contact {
	background: url(images/acc_contact.gif) no-repeat right center;
}

div#contact h2 {
	color: #710018;
}


/* Pages interieures */
#contenu h1 {
	background-image: url(images/golfe/entete.jpg);
}

#contenu h2 {
	color: #710018;
}

#contenu h2 a {
	color: #710018;
}

#contenu h3 {
	color: #006699;
}

#contenu p a, #contenu ul a {
	color: #000;
	border-bottom: 1px dashed #710018;
}

#contenu p a:hover, #contenu ul a:hover {
	color: #710018;
}


/* Moteur */
#search {
	background: url(images/golfe/moteur.jpg) no-repeat #FF817B;
}

#search_bottom {
	background-image: url(images/golfe/moteur-bottom.jpg);
}

.locations {
	background: url(images/golfe/locations-fond.jpg) no-repeat;
}

.locations_nouveau {
	background: url(images/golfe/locations-fond-nouveau.jpg) no-repeat;
}


/* Animations */
#twitter_top {
	background: url(images/golfe/info.jpg) no-repeat right top;
}

#newsletter {
	background: url(images/golfe/lettre.jpg) no-repeat right top;
}


/* Galerie photos */
#diaporama {
	background: url(images/golfe/diaporama.jpg) center;
}


#footer_page {
	background-image: url(images/golfe/footer-page.jpg);
}
