/*
*/
/* PMP CONCEPT 11/2007 */

/* ------------------------------------ */
/*                                      */
/*            GENERAL                   */
/*                                      */
/* ------------------------------------ */
body, ul, li, p, fieldset, legend, h1, h2, h3, h4, form, select {
	padding: 0;
	margin: 0;
	text-indent: 0;
	border: 0;
}

body {
	background: #ffffff;
	color: #4b4b4d;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 20px;
	height: 100%;
	background-position: center top;
	background-repeat: no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
}

.vide {
	display: none;
}

p {
	margin-bottom: 15px;
}

a {
	color: #4b4b4d;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	color: #76153b;
	text-decoration: underline;
}

img { border: 0; }



/****************** Haut Site ******************/
#hautSite {
	background-image: url(../_image/fond_haut.png);
	background-repeat: repeat-x;
	background-position: 0 95px;
	background-color: #ffffff;
	height: 87px;
	padding-top: 29px;
}
#logoSite {
	width: 166px;
	height: 69px;
	background-image: url(../_image/logo_moulin-blanc.png);
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
}

#menuSite {
	height: 45px;
	background-image: url(../_image/fond_menu_ie.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 3px;
}
#menuSite ul {
	height: 45px;
	width: 596px;
	margin: 0 auto;	
	background-image: url(../_image/fond_menu_ul.png);
	background-repeat: no-repeat;
	padding-left: 102px;
	padding-right: 102px;
	position: relative;
}
#menuSite ul li {
	list-style: none;
	display: inline;
}

#menuSite ul li a {
	height: 42px;
	display: block;
	background-position: 0 -84px;
	float: left;
}
#menuSite ul li a:hover {
	background-position: 0 -42px;
}
#menuSite ul li#active a {
	background-position: 0 0;
}
#btt1 {
	width: 119px;
	background-image: url(../_image/fr/btt_actualite.png);
	background-repeat: no-repeat;
}
#btt2 {
	width: 130px;
	background-image: url(../_image/fr/btt_domaine.png);
	background-repeat: no-repeat;
}
#btt3 {
	width: 140px;
	background-image: url(../_image/fr/btt_savoir.png);
	background-repeat: no-repeat;
}
#btt4 {
	width: 108px;
	background-image: url(../_image/fr/btt_vins.png);
	background-repeat: no-repeat;
}
#btt5 {
	width: 99px;
	background-image: url(../_image/fr/btt_gite.png);
	background-repeat: no-repeat;
}

/****************** Bas Site ******************/
#basSite {
	width: 800px;
	margin: 0 auto;
	padding-top: 13px;
}
#menuBas {
	height: 37px;
	padding-left: 103px;
}
#menuBas li {
	list-style: none;
	display: inline;
}
#menuBas a {
	height: 24px;
	display: block;
	float: left;
	margin: 0 5px 0 5px;
	-moz-opacity: 0.50;
	opacity: 0.50;
}
#menuBas a:hover, #menuBas #active a {
	-moz-opacity: 0.99;
	opacity: 0.99;
}
#menuBas #active a {
	background-position: 0 -24px;
}
#btt6 {
	width: 188px;
	background-image: url(../_image/fr/btt_lienspartenaires.png);
	background-repeat: no-repeat;
}
#btt7 {
	width: 188px;
	background-image: url(../_image/fr/btt_contact.png);
	background-repeat: no-repeat;
}
#btt8 {
	width: 188px;
	background-image: url(../_image/fr/btt_plans.png);
	background-repeat: no-repeat;
}

#infosCrea {
	clear: both;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
}
#infosCrea a {
	text-decoration: none;
}
#infosCrea a:hover {
	text-decoration: underline;
}



/****************** Coeur Site ******************/
#page {
	width: 800px;
	margin: 0 auto;
	background-color: #ffffff;
	min-height: 400px;
	padding-bottom: 20px;
}
#coeurSite .mediumPage {
	width: 587px;
	padding-bottom: 0;
}

/****************** Page Site ******************/
.titrePage {
	height: 30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-left: 13px;
	margin-bottom: 27px;
}

.Paragraphe {
	padding-left: 106px;
	padding-right: 60px;
	font-size: 13px;
	line-height: 17px;
}

.mediumPage .Paragraphe {
	padding-left: 49px;
	padding-right: 44px;
	font-size: 13px;
	line-height: 17px;
}

.listeLiens {
	list-style: none;
	padding-top: 20px;
	padding-bottom: 15px;
}
.listeLiens a {
	height: 33px;
	width: 100%;
	display: block;
	background-image: url(../_image/fond_lien.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	/*padding-top: 3px;*/
}
.listeLiens a span {
	height: 33px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px auto;
}
.listeLiens a:hover {
	background-position: center -33px;
}

#navigation {
	height: 33px;
	background-image: url(../_image/fond_lien.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	padding-top: 15px;
	margin-bottom: 34px;
}
#navigation h2 {
	height: 33px;
	background-repeat: no-repeat;
	background-position: center 0;
	display: block;
	margin: 0px auto;
}
#precedent {
	height: 22px;
	width: 29px;
	display: block;
	float: left;
	background-image: url(../_image/precedent.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: 17px;
}
#suivant {
	height: 23px;
	width: 29px;
	display: block;
	float: right;
	background-image: url(../_image/suivant.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-right: 17px;
}



/* ------------------------------------ */
/*                                      */
/*            ZOOM		                */
/*                                      */
/* ------------------------------------ */
.pmpup {
	cursor: url(../_scripts/pmpup/graphics/zoomin.cur), pointer;
    outline: none;
}

.pmpup span {
	display: none;
}

.pmpup-image {
    border-bottom: 1px solid white;
}

.pmpup-image-blur {
}

.pmpup-caption {
    border-bottom: 1px solid white;
    font-size: 10pt;
    padding: 5px;
    background-color: RGB(126,148,164);
	color: #ffffff;
}

.pmpup-loading {
    display: block;
	color: #ffffff;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
    background-color: black;
    
    padding-left: 22px;
    background-image: url(../_scripts/pmpup/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    
}

a.pmpup-credits,
a.pmpup-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}

a.pmpup-credits:hover,
a.pmpup-credits:hover i {
    color: white;
    background-color: gray;
}

.pmpup-display-block {
    display: block;
}

.pmpup-display-none {
    display: none;
}

.pmpup-overlay {
	display: none;
	background: #fff;
}

.pmpup-html {
    background-color: #bdbdbd;
}

.pmpup-html-blur {
}

.pmpup-html-content {
	position: absolute;
	display: none;
	padding: 0 15px 15px 15px;
}

/* Controlbar example */
.controlbar {
	background: transparent url(../_scripts/pmpup/graphics/controlbar2.gif) no-repeat;;
	width: 210px;
	height: 32px;
}

.controlbar a {	
	display: block;
	float: left;
	margin: 0 0 0 5px;
	height: 30px;
	width: 42px;
}

.control {
	float: right;
    /*position: relative;*/
	margin: 0 5px;
	font-size: 10px;
	text-decoration: none;
	color: #4b3126;
}
.control:hover {
	color: #fcf6ef;
	text-decoration: none;
}

/* Necessary for functionality */
.pmpup-display-block {
    display: block;
}

.pmpup-display-none {
    display: none;
}

.pmpup-move {
    cursor: move;
	position: absolute;	
}

.pmpup-body {
	padding-bottom: 15px;
	clear: both;
	background-color: #fcf6ef;
}


/* ------------------------------------ */
/*                                      */
/*         	ICONE FICHIER               */
/*                                      */
/* ------------------------------------ */

.pdf {
	clear: none;
	display: block;
	margin: 5px 5px 5px 5px;
	padding-left: 5px;
	background: url(../_image/icones_fichiers/pdf.jpg) 0 0 no-repeat;
	width: 32px;
	height: 32px;
}
