/* CSS Document */

/***********************************************************************************************************/
/*                                     PARAMETRES D'AFFICHAGE                                              */
/***********************************************************************************************************/
.pda_seul,.pda_imprim {
	position: absolute;
	top: -3000px;
	left: -30px;
}
.ecran_pda {
}


/***********************************************************************************************************/
/*                                          MISE EN PAGE                                                   */
/***********************************************************************************************************/
body {
	background-color: #908370;
	background-image: url(bg_images/page_fd.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
body.index {
	background-color: #B7B0A8;
	background-image: url(bg_images/index_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body.geom {
	background-image: url(bg_images/page_fd-geom.jpg);
	background-position: center -17px;
}
body.deco {
	background-image: url(bg_images/page_fd-deco.jpg);
}
body.vege {
	background-image: url(bg_images/page_fd-vege.jpg);
}
#page {
	width: 955px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#page.index {
	background-image: url(bg_images/index_page-fond.jpg);
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
/********** COMPORTEMENT DE SURVOL AU CLAVIER ***********/
/* active pour IE
/* focus pour Firefox */
a:active,a:focus {
	margin: -2px;
	border: 2px solid #CC0000;	
}
/********** INDEX ***********/
.index-bt {
	position: absolute;
	z-index: 1;
}
.index-bt_intro {
	background-image: url(bg_images/index-bt_intro.jpg);
	height: 102px;
	width: 122px;
	left: 185px;
	top: 116px;
}
.index-bt_geom {
	background-image: url(bg_images/index-bt_geom.jpg);
	height: 102px;
	width: 316px;
	left: 307px;
	top: 116px;
}
.index-bt_deco {
	background-image: url(bg_images/index-bt_deco.jpg);
	height: 69px;
	width: 335px;
	left: 421px;
	top: 218px;
}
.index-bt_vege {
	background-image: url(bg_images/index-bt_vege.jpg);
	height: 142px;
	width: 279px;
	left: 571px;
	top: 288px;
}
.index-bt_conclu {
	background-image: url(bg_images/index-bt_conclu.jpg);
	height: 133px;
	width: 105px;
	left: 731px;
	top: 430px;
}
.index-bt_lexique {
	background-image: url(bg_images/index-bt_lexique.jpg);
	height: 42px;
	width: 187px;
	left: 0px;
	top: 343px;
}
.index-bt_biblio {
	background-image: url(bg_images/index-bt_biblio.jpg);
	height: 42px;
	width: 187px;
	left: 0px;
	top: 385px;
}
.index-bt_generique {
	background-image: url(bg_images/index-bt_generique.jpg);
	height: 42px;
	width: 187px;
	left: 0px;
	top: 427px;
}
.index-bt_texte {
	background-image: url(bg_images/index-bt_texte.jpg);
	height: 42px;
	width: 187px;
	left: 0px;
	top: 469px;
}
.index-bt_retour {
	background-image: url(bg_images/index-bt_retour.jpg);
	height: 51px;
	width: 187px;
	left: 0px;
	top: 511px;
}

/********** PAGES ***********/
.generique-bt_retour {
	background-image: url(bg_images/generique-bt_retour.jpg);
	height: 51px;
	width: 187px;
	left: 0px;
	top: 511px;
}

/********** PAGES ***********/
.bt_retour {
	background-image: url(bg_images/bt_retour.jpg);
	height: 36px;
	width: 476px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.bt_retour-sspp {
	background-image: url(bg_images/bt_retour-sspp.jpg);
}
.bt_retour-ssps {
	background-image: url(bg_images/bt_retour-ssps.jpg);
}
.bt_retour-geom {
	background-image: url(bg_images/bt_retour-geom.jpg);
}
.bt_retour-deco {
	background-image: url(bg_images/bt_retour-deco.jpg);
}
.bt_retour-vege {
	background-image: url(bg_images/bt_retour-vege.jpg);
}
.bt_prec {
	background-image: url(bg_images/bt_prec.jpg);
	height: 33px;
	width: 298px;
	left: 0px;
	top: 36px;
	position: absolute;
}
.bt_prec-sspp {
	background-image: url(bg_images/bt_prec-sspp.jpg);
}
.bt_prec-ssps {
	background-image: url(bg_images/bt_prec-ssps.jpg);
}
.bt_prec-geom {
	background-image: url(bg_images/bt_prec-geom.jpg);
}
.bt_prec-deco {
	background-image: url(bg_images/bt_prec-deco.jpg);
}
.bt_prec-vege {
	background-image: url(bg_images/bt_prec-vege.jpg);
}
.bt_suiv {
	background-image: url(bg_images/bt_suiv.jpg);
	height: 88px;
	width: 180px;
	position: absolute;
	left: 0px;
	top: 69px;
	z-index: 1;
}
.bt_suiv-sspp {
	background-image: url(bg_images/bt_suiv-sspp.jpg);
}
.bt_suiv-ssps {
	background-image: url(bg_images/bt_suiv-ssps.jpg);
}
.bt_suiv-geom {
	background-image: url(bg_images/bt_suiv-geom.jpg);
}
.bt_suiv-deco {
	background-image: url(bg_images/bt_suiv-deco.jpg);
}
.bt_suiv-vege {
	background-image: url(bg_images/bt_suiv-vege.jpg);
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	color: #333300;
	width: 100%;
	position: absolute;
	bottom: 0px;
}
#copyright a:active,#copyright a:focus {
	color: #CC0000;
	text-decoration: underline;
}

/***********************************************************************************************************/
/*                                             TEXTES                                                      */
/***********************************************************************************************************/

h1 {
	background-image: url(bg_images/index_h1.jpg);
	height: 247px;
	width: 686px;
	position: absolute;
	left: 0px;
	top: 218px;
	z-index: 1;
	margin: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333300;
	font-size: small;
	font-variant: small-caps;
	font-style: italic;
}
h3 {

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	text-align: justify;
	margin: 0px;
}
p.generique {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333300;
	text-align: justify;
	margin: 0px;
}
#copyright a,p a {
	color: #333300;
	text-decoration: underline;
}
#copyright a:hover,p a:hover {
	color: #993300;
	text-decoration: underline overline;
}
#txt_generique {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 686px;
	top: 218px;
	width: 269px;
	height: 340px;
}
#texte {
	position: absolute;
	margin: 0px;
	padding: 0px;
	z-index: 99;
	left: 50px;
	top: 128px;
}
.intro-1 {
	width: 476px;
}
.intro-2 {
	width: 335px;
}
.intro-3 {
	width: 392px;
}
.intro-4 {
	width: 334px;
}
.intro-5 {
	width: 251px;
}
.motifs-geom-1 {
	width: 236px;
}
.motifs-geom-2 {
	width: 224px;
}
.motifs-deco {
	width: 338px;
}
.grecques {
	width: 266px;
}
.acanthe-1 {
	width: 328px;
}
.acanthe-2 {
	width: 419px;
}
.flore {
	width: 220px;
}
.motifs-vege {
	width: 237px;
}
.rinceaux-1 {
	width: 435px;
}
.rinceaux-2 {
	width: 218px;
}
.conclusion-1 {
	width: 465px;
}
.conclusion-2 {
	width: 334px;
}
.conclusion-3 {
	width: 348px;
}
/***********************************************************************************************************/
/*                                             IMAGES                                                      */
/***********************************************************************************************************/
a img,img {
	position: absolute;
	border: none;
}
/********** COMPORTEMENT DE SURVOL AU CLAVIER ***********/
/* active pour IE
/* focus pour Firefox */
a:active img,a:focus img {
	margin: -2px;
	border: 2px solid #CC0000;	
}
img.motifs_deco_img-1 {
	left: 383px;
	top: 61px;
}
img.motifs_deco_img-2 {
	left: 660px;
	top: 16px;
}
img.motifs_deco_img-3 {
	left: 397px;
	top: 264px;
}
img.intro-1_img-1 {
	left: 527px;
	top: 19px;
}
img.intro-2_img-1 {
	left: 482px;
	top: 14px;
}
img.intro-2_img-2 {
	left: 635px;
	top: 315px;
}
img.intro-2_img-3 {
	left: 385px;
	top: 254px;
}
img.intro-3_img-1 {
	left: 440px;
	top: 26px;
}
img.intro-4_img-1 {
	left: 391px;
	top: 45px;
}
img.intro-4_img-2 {
	left: 803px;
	top: 0px;
}
img.intro-4_img-3 {
	left: 803px;
	top: 98px;
}
img.intro-4_img-4 {
	left: 803px;
	top: 196px;
}
img.intro-4_img-5 {
	left: 803px;
	top: 295px;
}
img.intro-4_img-6 {
	left: 803px;
	top: 392px;
}
img.intro-4_img-7 {
	left: 803px;
	top: 489px;
}
img.intro-5_img-1 {
	left: 659px;
	top: 5px;
}
img.intro-5_img-2 {
	left: 304px;
	top: 162px;
}
img.motifs-geom-1_img-1 {
	left: 285px;
	top: 155px;
}
img.motifs-geom-1_img-2 {
	left: 641px;
	top: 6px;
}
img.motifs-geom-1_img-3 {
	left: 553px;
	top: 291px;
}
img.motifs-geom-2_img-1 {
	left: 274px;
	top: 99px;
}
img.motifs-geom-2_img-2 {
	left: 617px;
	top: 14px;
}
img.motifs-geom-2_img-3 {
	left: 599px;
	top: 213px;
}
img.motifs-geom-2_img-4 {
	left: 627px;
	top: 400px;
}
img.motifs-deco_img-1 {
	left: 392px;
	top: 125px;
}
img.motifs-deco_img-2 {
	left: 667px;
	top: 12px;
}
img.motifs-deco_img-3 {
	left: 425px;
	top: 325px;
}
img.grecques_img-1 {
	left: 318px;
	top: 241px;
}
img.acanthe-1_img-1 {
	left: 376px;
	top: 239px;
}
img.acanthe-1_img-2 {
	left: 559px;
	top: 90px;
}
img.acanthe-1_img-3 {
	left: 725px;
	top: 193px;
}
img.acanthe-2_img-1 {
	left: 469px;
	top: 5px;
}
img.acanthe-2_img-2 {
	left: 565px;
	top: 299px;
}
img.flore_img-1 {
	left: 606px;
	top: 5px;
	z-index: 1;
}
img.flore_img-2 {
	left: 272px;
	top: 219px;
	z-index: 1;
}
img.flore_img-3 {
	left: 413px;
	top: 121px;
	z-index: 99;
}
img.motifs-vege_img-1 {
	left: 419px;
	top: 36px;
}
img.motifs-vege_img-2 {
	left: 288px;
	top: 298px;
}
img.rinceaux-1_img-1 {
	left: 488px;
	top: 126px;
}
img.rinceaux-2_img-1 {
	left: 270px;
	top: 27px;
}
img.conclusion-1_img-1 {
	left: 528px;
	top: 13px;
	z-index: 99;
}
img.conclusion-2_img-1 {
	left: 405px;
	top: 14px;
	z-index: 99;
}
img.conclusion-2_img-2 {
	left: 650px;
	top: 217px;
	z-index: 98;
}
img.conclusion-3_img-1 {
	left: 402px;
	top: 14px;
	z-index: 99;
}

