BODY
{
	color:#334433;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*font-style:italic;
	font-weight:bold;*/
	
	background-color:#FFFEF7;
}

A
{
	color:#284D22;
}

A:hover
{
	color:#74A555;
}

a.realisation/* lien Olivier LAROSE */
{
	color:#74A555;
}

.titre
{
	/*color:#284D22;*/
	font-size:18px;
	border-top:1px solid #284D22;
	border-bottom:1px solid #284D22;
	font-style:normal;
}

.titre1
{
	font-weight:bold;
	text-decoration:underline;
	font-size:15px;
	font-variant:small-caps;
	font-style:normal;
	/*color:#5B532F;*/
}

div#realisation/* calque où est affiché réalisation Olivier LAROSE */
{
	position:absolute;
	top:570px;
	left:10px;
	width:190px;
	height:20px;
	color:#666666;
	font-size:9px;
}

div#haut-page/* Cadre en haut de la page (frisette avec images) */
{
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	height:115px;
	overflow:visible;
	
	background-image:url(images/haut.gif);
	background-repeat:no-repeat;
	
	/*border-bottom:1px solid #2B892A;*//*#5A2F2F;*/
}

div#menu
{
	position:relative;
	top:0px;
	left:0px;
	width:210px;
	height:450px;
	
	overflow:visible;
	
}

div#principal
{
	position:absolute;
	top:100px;
	left:200px;
	bottom:0px;
	width:680px;
	/*height:400px;*/

	overflow:auto;
	
	text-align:justify;
	
	/*border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;*/
}

div#accueil /*cadre principal de la page d'accueil*/
{
	position:absolute;
	top:95px;
	left:155px;
	bottom:0px;
	width:500px;
	height:400px;
	width:650px;
	
	text-align:center;
	
	/*border: 1px solid #0C400C;*/
}

div#carte/*cadre principal de la page acces*/
{
	position:absolute;
	top:100px;
	left:138px;
	bottom:0px;
	width:700px;/*642px;*/
	/*height:485px;*/

	/*overflow:auto;*/
	
	text-align:center;
	
	/*border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;*/
}


/*****************************************************DIAPORAMA***************************************/
div#cadre-diaporama/* cadre de la photo dans la page diaporama */
{
	position: absolute;
	top:0px;
	left:0px;
	height:500px;
	width:700px;
}

div#photo-diaporama/* emplacement de la photo dans la page diaporama */
{
	position: absolute;
	top:84px;
	left:101px;
	width:500px;
	height:375px;
}

/*****************************************************CONTACT***************************************/

div#principal-contact
{
	position:absolute;
	top:120px;
	left:250px;
	width:680px;

	overflow:auto;
	
	text-align:justify;
}

.error
{
	color:#9f1717;
	font-weight:bold;
}

