/* CSS Document */






/*------------------------------------------------------------------
[�l�ments g�n�raux]
------------------------------------------------------------------*/

body {
	background-color:#e6edf0;
	margin:0;
	padding:0 0 22px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#conteneur {
	position:relative;
	width:831px;
	margin:0 auto;
}

* {
	margin:0;
	padding:0;
}

img {
	border:none;
}

strong {
	color:#76787a;
}

a {
	color:#00a0dd;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.bleu {
	color:#00a0dd;
}

select, option {
	width:150px;
}






/*------------------------------------------------------------------
[Classes g�n�rales]
------------------------------------------------------------------*/

.hideText {
	font-size:0px;
	overflow:hidden;
	text-indent:-10000px;
}

.clear {
	display:block;
	clear:both;
	position:relative;
	font-size:0px;
}

.blueTitle {
	color:#00a0dd;
	font-weight:bold;
	font-size:12px;
}

.btn {
	width:150px;
}

#descProd {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	border:solid 1px #d5dbe2; 
	padding:4px;
	width:441px;
	height:80px;
}

#filetxt {
	border:solid 1px #d5dbe2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:4px;
}

#plan li {
	margin:15px 0 15px 0;
}

#plan li ul li {
	margin:3px 0 0 0;;
}

.bienvenue {
	display:block;
	color:#00a0dd;
	font-weight:bold;
	font-size:12px;
	margin:20px 0 0 0;
}


/*------------------------------------------------------------------
[Ent�te]
------------------------------------------------------------------*/

#header {
	background:url(../img/bgheader.jpg) top left no-repeat;
	width:831px;
	height:171px;
	margin:20px 0 0 0;
}

#pharmed {
	float:left;
	background:url(../img/pharmed.gif) top left no-repeat;
	width:199px;
	height:60px;
	margin:35px 0 0 52px;
	padding:0;
	display:inline;
}

#slogan {
	float:left;
	margin:57px 0 0 185px;
	padding:0;
	font-size:15px;
	font-weight:normal;
	color:#767879;
	text-align:right;
}

span.motsBleus {
	color:#00a0dd;
	font-size:19px;
}






/*------------------------------------------------------------------
[Menu TOP]
------------------------------------------------------------------*/

ul#menutop {
	float:right;
	margin: 0 3px 0 0;
	padding:0;
	display:inline;
}

ul#menutop li {
	list-style-type:none;
	float:left;
	margin:0 0 0 3px;
	padding:0;
}

ul#menutop li a {
	display:block;
	float:left;
	background:url(../img/btntop.gif) top left repeat;
	height:24px;
	padding:8px 9px 0 9px;
	margin:0;
	font-size:12px;
	font-weight:normal;
	color:#767879;
	text-decoration:none;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

ul#menutop li a:hover {
	background-position:bottom left;
}

ul#menutop li a img {
	vertical-align:text-bottom;
	margin:0 4px 0 0;
}






/*------------------------------------------------------------------
[Principal]
------------------------------------------------------------------*/

#principal {
	background:url(../img/content_bottom.jpg) bottom left no-repeat;
	padding:0 0 7px 0;
}

#conteneurMenu {
	position:relative;
	width:831px;
	height:65px;
	background:url(../img/content_top.jpg) bottom left no-repeat;	
}

#menu {
	z-index:100;
	position:absolute;
	left:2px;
	top:20px;
}

#menu dl {
	float:left;
}

#menu dt {
	cursor:pointer;
	font-weight:normal;
	font-size:14px;
}

#menu dd {
	position:absolute;
	top:38px;
	margin:1px 0 0 2px;
	padding:3px 0 1px 0;
	display:none;
	font-size:0px;
	border:solid 1px #a8daee;
	border-top:solid 1px #fff;
	z-index:100;
	background-color:#06b0f0;
	font-size:0px;
}

#menu dt a {
	display:block;
	float:left;
	background:url(../img/btnmenu.gif) top left repeat;
	padding:12px 13px 0 13px;
	height:27px;
	cursor:pointer;
	text-decoration:none;
	color:#fff;
}

#menu dt a:hover {
	background-position:center left;
}

#menu ul {
	display:table;
}

#menu li {
	display:block;
	display:table-row;
}

#menu li a {
	color:#fff;
	text-decoration: none;
	display:block;
	font-size:12px;
	padding:2px 9px 2px 9px;
	white-space:nowrap;
}

#menu li a:hover {
	background-color:#fff;
	color:#06b0f0;
}

span.btnmenu_left {
	background:url(../img/btnmenu_left.gif) top left repeat;
	display:block;
	width:2px;
	height:39px;
	float:left;
}

span.btnmenu_right {
	background:url(../img/btnmenu_right.gif) top left repeat;
	display:block;
	width:2px;
	height:39px;
	float:left;
}






/*------------------------------------------------------------------
[Contenu de gauche]
------------------------------------------------------------------*/

#content {
	width:831px;
	background:url(../img/content_bg.jpg) transparent top left repeat-y;
}

#content_left {
	width:535px;
	float:left;
	padding:0 30px 50px 30px;
}

h2.title {
	color:#00a0dd;
	font-size:18px;
	font-weight:normal;
	background:url(../img/bullet.gif) top left no-repeat;
	padding:0 0 0 16px;
	margin:20px 0 12px 0;
}

div.paragraphe, div.paragraphe p {
	font-size:13px;
	text-align:justify;
	margin:0 0 12px 0;
	
}

div.paragraphe ul {
	margin:10px 0;
	padding:0 0 0 30px;
}
div.paragraphe ol {
	margin:10px 0;
	padding:0 0 0 60px;
}

div.paragraphe ul li {
	margin:0 0 5px 0;
}

#question {
	width:490px;
	height:48px;
	font-size:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:5px 0 5px 0;	
}

#menu_bottom {
	margin:25px 0 0 0;
	font-size:11px;
	color:#757879;
	position:absolute;
	bottom:25px;
}

#menu_bottom a {
	font-size:11px;
}






/*------------------------------------------------------------------
[Colonne de droite]
------------------------------------------------------------------*/

#content_right {
	width:236px;
	float:left;
	background:url(../img/colonne_bg.jpg) top left repeat;
}

.colonne_bloc {
	padding:0 0 17px 0;
	background:url(../img/colonne_entre.jpg) bottom left no-repeat;
}

.colonne_blocBottom {
	padding:0 0 17px 0;
	background:url(../img/colonne_bottom.jpg) bottom left no-repeat;
}

h2.title_colonne {
	color:#00a0dd;
	font-size:16px;
	font-weight:normal;
	padding:0;
	margin:20px 0 8px 0;
}

h2.title_colonne img {
	vertical-align:text-bottom;
	margin:0 4px 0 0;
}

div.paragraphe_colonne {
	font-size:12px;
	text-align:justify;
	margin:0 0 12px 0;
}

input.text {
	border:solid 1px #d5dbe2;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:4px;
	width:204px;
}

a.btn_input {
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	width:221px;
	height:26px;
	display:block;	
	background:url(../img/btn_input.jpg) top left no-repeat;
	padding:7px 0 0 0;
	margin:6px 0 0 -4px;
	position:relative;
}

a.btn_input:hover {
	text-decoration:none;
	background-position:bottom left;
}

span.input_center {
	width:205px;
	display:block;
	text-align:center;
}

.specialite_ss {
	width:315px;
}





/*------------------------------------------------------------------
[Bo�te g�n�rale]
------------------------------------------------------------------*/

.box {
	border-bottom:solid 1px #c9dae0;
	width:534px;
	font-size:12px;
	margin:30px 0 30px 0px;
}

h2.box_top {
	color:#fff;
	font-size:16px;
	font-weight:normal;
	background:url(../img/box_top.jpg) #edf3f7 top left no-repeat;
	width:514px;
	height:28px;
	padding:8px 0 0 20px;
}

div.box_middle {
	background:url(../img/box_middle.jpg) #edf3f7 top left repeat;
	width:494px;
	padding:20px;
}

.box_top img {
	vertical-align:text-bottom;
	margin:0 6px 0 0;
}

h3.title {
	color:#00a0dd;
	font-weight:bold;
	font-size:14px;
	text-align:left;
}

a.btn_input_norm {
	cursor:pointer;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	width:160px;
	height:22px;
	display:block;	
	background:url(../img/btn_norm.jpg) top left no-repeat;
	position:relative;
	text-align:center;
	padding:4px 0 0 0;
}

a.btn_input_norm:hover {
	text-decoration:none;
	background-position:bottom left;
}






/*------------------------------------------------------------------
[Bo�te � question / r�ponse]
------------------------------------------------------------------*/

div.reponse {
	margin:0 0 12px 0;
}






/*------------------------------------------------------------------
[Produits]
------------------------------------------------------------------*/

.imgProduit {
	width:180px;
	height:180px;
	border:solid 1px #dcdcdc;
	text-align:center;
}

h2.titleFloat {
	float:left;
	color:#00a0dd;
	font-size:18px;
	font-weight:normal;
	background:url(../img/bullet.gif) top left no-repeat;
	padding:0 0 0 16px;
	margin:0px 0 12px 0;
	display:inline;	
}

.pagenav img {
	vertical-align:text-bottom;
	margin:0;
}

a.produit {
	cursor:pointer;
	display:block;
	font-size:12px;
	line-height:18px;
	width:531px;
	padding:10px 2px 10px 2px;
	background:url(../img/line.gif) bottom left no-repeat;
}

a.produit_bgColor {
	background-color:#f6f9fb;
}

a.produit:hover {
	text-decoration:none;
	background-color:#eaf3f7;
}


/* [Navigation de pages] */


#nav {
	width:535px;
	position:relative;
}

.pagenav {
	float:right;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0 0 0;
}

a.pageSelect {
	color:#000;
}






/*------------------------------------------------------------------
[Activit�s]
------------------------------------------------------------------*/

.date {
	text-align:center;
	background-color:#f6f9fb;
	padding:16px;
	font-weight:bold;
	font-size:12px;
	color:#00a0dd;
	width:100px;
}

.activite {
	background-color:#fff;
	padding:0 12px 0 12px;
}




/*------------------------------------------------------------------
[Compagnies]
------------------------------------------------------------------*/


.nouvelle {
	color:#00a0dd;
	font-weight:bold;
	font-size:12px;
	margin:0 0 5px 0;
	padding:0;
}

div.compagnie {
	display:block;
	font-size:12px;
	line-height:18px;
	width:531px;
	padding:10px 2px 10px 2px;
}

a.compagnie_pop {
	cursor:pointer;
	display:block;
	font-size:12px;
	line-height:18px;
	width:531px;
	padding:10px 2px 10px 2px;
	background-color:#f6f9fb;
	color:#000;
}

a.compagnie_pop:hover {
	text-decoration:none;
	background-color:#eaf3f7;
}

.pop {
	background-color:#fff;
	border:solid 1px #e6edf0;
	width:300px;
	font-size:11px;
	position:absolute;
	right:266px;
	margin:-56px 0 0 0;
	padding:12px;
	display:none;
}

.specialite {
	width:350px;
}

#company_box {
	width:215px;
}