/* 
Nom du projet : Celtipharm /Page Accueil
Date de realisation : 07/06/2007
URL :
Realisateur : Jean-Baptiste Bouillet
Contact :
Societe : Aricie - jbbouillet@aricie.fr - www.aricie.net
Derniere modification : 08/06/2007
*/



html, body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color:#ffe054;/*#a89775;*/
}
p {
	margin: 0px 10px 0px;
}
a {
		color: #981793;

}
div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #a89775;
	color: #79B30B;
}
div#container {
	text-align: left;
}
div#contentpane p {
	line-height: 1.4;
}

div#container {
background-color:#f7f2e8;
	
	margin: 0 10px 0 10px;
}

.leftPaneClass{
	background: #f7f2e8;
	float: left;
	width: 49%;
}


.contentpane{
	background-color: #f7f2e8;
float:left;
width:49%;

}

div#header {
background: #a89775;
position:relative;

}
div#topRight{

	/*float:right;*/
	position:absolute;
	right:5px;
	top:0;
	width:300px;
 z-index: 1;	
}
div#topRight2{
/*	float:right;*/
/*clear:right;*/

	position:absolute;
	right:5px;
top:20px;
 z-index: 1;
}
div#menu{
clear:both;
			background-color: #928b7d;
}
.floatLeft
{
	float:right;
	color:#fff;
	
}
#topRight a:link, #topRight2 a:link
{
color:#fff;
}

.clear
{
	
	clear:both;
}
.logo
{
 z-index: 0;
 overflow: hidden;
}
