body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
/*------------------------------------------*/
/* TEXTES
/*------------------------------------------*/
H1 {
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-style: normal;
}
H5 {
	font-size: 20px;
	color: #769A18;
	font-weight: normal;
}
.titre {
	font-size: 20px;
	color: #769A18;
}
.sousTitre {
	font-size: 16px;
	color: #666666;
}
.txtBlanc {
	color: #FFFFFF;
}
.txtOrange {
	color: #FF6600;
}
.imgCadre {
	border: 1px solid #666666;
}

/*------------------------------------------*/
/* LIENS
/*------------------------------------------*/
a.lienVert:link, a.lienVert:visited {
	color: #769A18;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #769A18;
}
a.lienVert:hover {
	color: #FF6600;
	border-bottom-color: #FF6600;
}
a.btnVert:link, a.btnVert:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #769A18;
	display: block;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
a.btnVert:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}

/*------------------------------------------*/
/* FORMS
/*------------------------------------------*/
.formInputCom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 72px;
	border: 1px solid #666666;
}
.formInputComPt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	width: 50px;
	border: 1px solid #666666;
	text-align: center;
}
.formInputPt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 75px;
	border: 1px solid #666666;
}
.formInputMoyen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 170px;
	border: 1px solid #666666;
}
.formInputPtRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 55px;
	border: 1px solid #666666;
	text-align: right;
}
.formInputGd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 250px;
	border: 1px solid #666666;
}
.formBtn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #769A18;
	background-color: #E1FF90;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
.formBtn:hover {
	color: #FF6600;
}
.formBtnCaddie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #769A18;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.formBtnCaddie:hover {
	background-color: #FF6600;
}

/*------------------------------------------*/
/* INDEX
/*------------------------------------------*/
#index {
	height: 495px;
	width: 630px;
	margin-top: 25px;
	position: relative;
}
#indexLogo {
	height: 140px;
	width: 500px;
	position: absolute;
	left: 68px;
	top: 0px;
}
#indexPH1 {
	position: absolute;
	height: 305px;
	width: 126px;
	left: 0px;
	top: 155px;
}
#indexPH2 {
	position: absolute;
	height: 245px;
	width: 126px;
	left: 126px;
	top: 155px;
}
#indexPH3 {
	position: absolute;
	height: 209px;
	width: 126px;
	left: 252px;
	top: 155px;
}
#indexPH4 {
	position: absolute;
	height: 190px;
	width: 126px;
	left: 378px;
	top: 155px;
}
#indexPH5 {
	position: absolute;
	height: 181px;
	width: 126px;
	left: 504px;
	top: 155px;
}
#indexSlogan {
	height: 71px;
	width: 361px;
	position: absolute;
	left: 269px;
	top: 384px;
}
#indexBtns {
	position: absolute;
	height: 33px;
	width: 630px;
	left: 0px;
	bottom: 0px;
	z-index: 0;
}
#menuEven {
	height: 45px;
	width: auto;
	position: absolute;
	left: 3px;
	top: 30px;
	text-align: left;
	z-index: 1;
	padding-top: 5px;
	visibility: hidden;
	background-color: #FFFFFF;
}
#menuPortrait {
	height: 45px;
	width: auto;
	position: absolute;
	left: 305px;
	top: 30px;
	text-align: left;
	z-index: 1;
	padding-top: 5px;
	visibility: hidden;
	background-color: #FFFFFF;
}
a.menusIndex:link, a.menusIndex:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #769A18;
	text-decoration: none;
	background-color: #E1FF90;
	display: block;
	margin: 1px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
a.menusIndex:hover {
	color: #FF6600;
	background-color: #FFCC99;
}

/*------------------------------------------*/
/* PAGES
/*------------------------------------------*/
#tete {
	position: relative;
	height: 200px;
	width: 800px;
}
#fondGalerie {
	position: absolute;
	height: 570px;
	width: 780px;
	padding-right: 0px;
	left: -10px;
	top: -10px;
	text-align: left;
	background-image: url(_medias/AI-fond-galerie.jpg);
	background-repeat: no-repeat;
}
#titre {
	position: absolute;
	height: 40px;
	width: 666px;
	top: 25px;
	text-align: left;
	left: 20px;
	margin-bottom: 10px;
}
#titreGaleries {
	position: absolute;
	height: 25px;
	width: 557px;
	top: 30px;
	text-align: left;
	left: 213px;
}
#comPortrait {
	position: absolute;
	height: 250;
	width: 740px;
	left: 20px;
	top: 570px;
}
#comMariage {
	position: absolute;
	height: 250;
	width: 740px;
	left: 20px;
	top: 570px;
}
#vignettes {
	overflow: auto;
	position: absolute;
	height: 450px;
	width: 190px;
	left: 0px;
	top: 60px;
	text-align: left;
	z-index: 3;
}
#vignettesPortf {
	position: absolute;
	height: 472px;
	width: 141px;
	left: 30px;
	top: 30px;
	text-align: left;
}
#photo {
	position: absolute;
	height: 450px;
	width: 450px;
	top: 60px;
	right: -20px;
	z-index: 0;
}
#panier {
	position: absolute;
	width: 80px;
	text-align: center;
	font-size: 10px;
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 2;
	top: -40px;
	right: -115px;
	height: 125px;
	border: 1px solid #999999;
}
#panier table {
	font-size: 10px;
}
#caddie {
	font-size: 10px;
	text-align: center;
	position: absolute;
	height: 68px;
	width: 90px;
	top: 10px;
	right: 0px;
}
#page {
	position: relative;
	height: auto;
	width: 760px;
	text-align: left;
}
/*------------------------------------------*/
/* MENUS PAGES
/*------------------------------------------*/
#pMenuEven {
	height: 45px;
	width: auto;
	position: absolute;
	left: 375px;
	top: 163px;
	text-align: left;
	z-index: 2;
	padding-top: 5px;
	visibility: hidden;
}
#pMenuPor {
	height: 45px;
	width: auto;
	position: absolute;
	left: 555px;
	top: 163px;
	text-align: left;
	z-index: 2;
	padding-top: 5px;
	visibility: hidden;
}
#livre {
	position: absolute;
	height: 200px;
	width: 700px;
	top: 580px;
	left: -10px;
}
#calend {
	background-color: #E1FF90;
	padding: 10px;
	border: 1px solid #769a18;
	position: absolute;
	left: 52px;
	top: 51px;
	text-align: center;
	visibility: hidden;
}
