@charset "utf-8";
body {
	background-image: url(IMG/interface/bdy_fond.gif);
	margin-top: 0px;
}
#general {
	word-spacing: normal;
	float: left;
	width: 580px;
	margin-left: 15px;
	margin-top: 15px;
}
#titreActu {
	word-spacing: normal;
	float: left;
	width: 234px;
	heigh: 30px;
	background-color:#808000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-align: center;
}
table tr td h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
	text-align: right;
}

/*---------------mise en forme----------------------*/

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #800D22;
	
	}
.sstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #013028;
	}
	
	.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: normal;
	font-weight: normal;
	text-align:justify;
	color: #013028;
	}
	
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #013028;
	font-weight: normal;
	text-align:justify;
	}
/*--------------sous-menu bouton--------------------*/

a.button {
    background: transparent url('IMG/interface/fondSSmenu.jpg') no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: normal 10px arial, sans-serif;
	text-align:center;
	font-weight: bold;
    height: 55px;
	width:113px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
a.button span {
    display: block;
    line-height: 15px;
    padding: 5px 0 5px 15px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 5px 15px; /* push text down 1px */
} 

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    padding: 5px 0 5px 15px; /* push text down 1px */
}
a.button {
    background: transparent url('IMG/interface/fondSSmenu.jpg') no-repeat scroll top right;
    color: #333;
    display: block;
    float: left;
    font: normal 10px arial, sans-serif;
	text-align:center;
	font-weight: bold;
    height: 55px;
	width:113px;
    margin-right: 0px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
}
/*------------------- menu ---------------------------*/

a:link.boutonMenu, a:visited.boutonMenu  {
	display: block;
	height: 35px;
	width:118px;
	margin-top: 20px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: bottom;
	color: #666;
}

a:link.boutonMenuOn, a:visited.boutonMenuOn  {
	color: #800c01;
	text-align: bottom;
	float: left;
	height: 35px;
	width:118px;
	margin-top: 20px;

}


a:link.boutonActu, a:visited.boutonActu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: bottom;
	color: #800c01;
}


.id_societe {
	background-image: url(IMG/interface/b_societe.jpg);
}
.id_drug{
	background-image: url(IMG/interface/b_drug_discovery.jpg);
}
.id_savoir{
	background-image: url(IMG/interface/b_savoirFaire.jpg);
}
.id_activite{
	background-image: url(IMG/interface/b_activite.jpg);
}
.id_emploi{
	background-image: url(IMG/interface/b_emplois.jpg);
}
.id_rp{
	background-image: url(IMG/interface/b_revuePresse.jpg);
}
.id_contact{
	background-image: url(IMG/interface/b_contact.jpg);
}

.id_cellule{
	background-image: url(IMG/interface/cellule_gauche.jpg);
}

.id_celluleDroite{
	background-image: url(IMG/interface/fond_cellule_N+1.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.id_celluleAccueil{
	background-image: url(IMG/interface/fond_accueilFR.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.id_celluleAccueilGB{
	background-image: url(IMG/interface/fond_accueilGB.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.filet_droite_gauche {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-color: #CCC;
}
