@import url(http://fonts.googleapis.com/css?family=Gudea:400,700);

body{
	font-family: Arial, Helvetica, sans-serif; /*'Gudea', */
	font-size: 13px;
	color: #333;
	background-color: #fff;
}

.blue{
	color: #0075c0;
}

blockquote{
	margin-left: 20px;
}

sup {
  font-size: 0.8em;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

#wrap{
	width: 960px;
	margin: 0 auto;
}

#header{
	height: 78px;
	position: relative;
}

#appLogo{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	height: 78px;
	width: 172px;
}

#appLogo > img{
	position: absolute;
	left: 0;
	top: 20px;
	height: 78px;
	width: 172px;
	z-index: 400;
}

#headerContact{
	display: block;
	background: transparent url('../images/bleu_light.png');
	color: #fff;
}

#headerContact span{
	display: block;
	padding: 4px 8px 4px 22px;
	background: transparent url('../images/contact.png') no-repeat 4px 50%;
	color: #fff;
}

#copy{
	margin: 24px 0;
	text-align: center;
	padding-bottom: 24px;
}

#copy p{
	margin: 8px 0;
	color: #65859a;
}

#copy a{
	padding: 0 12px;
	color: #65859a;
	text-decoration: none;
}

div.node{
	background-color: #fbfbf9;
	padding-bottom: 22px;
}

ul.sitemap {
	margin: 0;
}

ul.sitemap li{
	margin-left: 16px;
	padding: 0;
	list-style: url('../images/bleu.png');
}

ul.sitemap li a {
	text-decoration: none;
}

/*** HCP DISCLAIMER ***/
div.node-disclaimer-form {
	background-color: #fbfbf9;
	padding: 10px 0 20px 0;
	text-align: center;
}

div.node-disclaimer-form input.form-submit {
	display: inline-block;
	width: 90px;
	margin: 0 5px;
}

/*** HOME PAGE ***/
#homeBanner > div {
	float: left;
	height: 450px;
	margin: 0 3px;
} 
#homeBanner > div:nth-child(1), #homeBanner > div:nth-child(3) {
	opacity: 0.5;
}

#homeBox > div {
	float: left;
	width: 31%;
	height: 250px;
	padding: 16px 5px 5px 8px;
	margin: 5px 3px;
	background: #eae7de url('../images/brun.png');
	overflow-y: auto;
}

#homeBox > div  img {
	max-width: 290px;
	display: block;
}

#homeBox > div ul  li {
	list-style: url('../images/bleu_light.png');
}

#homeBox > div h2 {
	color: #333333;
	margin: 0;
	font-weight: normal;
}

#homeBox > div:nth-child(2) {
	width: 32%;
	color: #ffffff;
	background: #076fb2 url('../images/bleu.png');
}

#homeBox > div:nth-child(2) h2 {
	color: #ffffff;
}

#homeBox > div:nth-child(3) {

}

p.subBox  a { 
	text-decoration: none; 
	display: block;
	font-size: 16px;	
	height: 50px;
	padding-left: 55px;
}

p.subBox a.linkedin { background: transparent url('../images/linkedin.png')  left top no-repeat; }
p.subBox a.irishflag { background: transparent url('../images/irishflag.png')  left top no-repeat; }
p.subBox a.drservier { background: transparent url('../images/drservier.png')  left top no-repeat; }
p.subBox a.news { background: transparent url('../images/news.png')  left top no-repeat; }
p.subBox a.research { background: transparent url('../images/research.png')  left top no-repeat; }
p.subBox a.career { background: transparent url('../images/career.png')  left top no-repeat; }
p.subBox a.smart { background: transparent url('../images/coeur.gif')  left top no-repeat; }

p.subBox.news { background: transparent url('../images/news.png')  left top no-repeat; min-height: 50px; }
p.subBox.news a { height: auto; line-height: 16px; }

/*** MAIN MENU ***/

li.menuparent > ul > li > a{
	background: #fff url('../images/mnu_bullet.png') no-repeat 8px 7px;
}

#headerTopRight{
	position: absolute;
	top: 4px;
	right: 0;
}

#aboutSearch{
	margin: 8px 0;
	padding: 8px 0 4px 0;
	text-align: right;
}

#aboutServier{
	padding: 4px 0 4px 110px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	background: transparent url('../images/logo_footer.png') no-repeat 0 50%;
	font-size: 12px;
	color: #65859a;
	min-height: 40px;
	margin-top: 4px;
}

#search{
	float: right;
	background-color: #eae7de;
	padding: 12px 14px;
}

#search input.custom-search-box{
	border: 1px solid #c9c9bd;
	width: 180px;
	background: #fff url('../images/bg_search_input.png') no-repeat 98% 50%;
	padding: 2px;
}

#search form.search-form{
	margin-bottom: 0;
}

.breadcrumb{
	margin: 8px 0 0 8px;
}

.breadcrumb, .breadcrumb a{
	color: #0075c0;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.breadcrumb a:hover { color: #9e977f; }

.contentBody{
	color: #0c4067;
	font-size: 14px;
}

.contentBody h1,
.contentBody h2{
	font-size: 24px;
	font-weight: bold;
	color: #0072b5;
	margin-bottom: 32px;
}

.contentBody h3{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
}

.contentBody p{
	margin: 16px 0;
}

.contentBody ul{
	margin: 16px 16px;
}

.contentBody li{
	margin: 8px 0;	
}

.contentBody ul.three_colors li{
	margin-left: 16px;
	padding: 3px 6px;
	width: 420px;
	color: #ffffff;
	list-style: none;
	box-shadow: 2px 2px 1px #aaa;
}

.contentBody ul.three_colors li:nth-child(1){ 
	background-color: #0972b5; 
}
.contentBody ul.three_colors li:nth-child(2){
	background-color: #aba794; 
}
.contentBody ul.three_colors li:nth-child(3){
	background-color: #d0cdbe; 
}

.contentBody a{
	color: #448bc9;
}

.contentBody a:hover{
	color: #0664a0;	
}

.link_pdf{
	padding: 6px 0 6px 32px;
	background: transparent url('../images/link_pdf.png') no-repeat 0 50%;
}

div.colLeft{
	float: left;
	width: 645px;
}

div.colRight{
	float: right;
	width: 315px;	
}

div.banner{
	height: 222px;
	width: 960px;
	background: transparent url('../images/banner.jpg') no-repeat 0 0;
	border-bottom: 5px solid #fff;
}

div.banner.actus{
	background: transparent url('../images/banner_actus.jpg') no-repeat 0 0 !important;
}

div.banner img{
	display: block;
}

div.mainCol{
	width: 820px;
	margin: 32px auto 0;
}

div.colLeft div.contentBody{
	width: 505px;
	margin: 32px auto 0; 
}

/*
.lstMedics{
	margin-left: -45px;
	margin-top: 40px;
}
*/

.lstMedics{
	float: left;
	margin-left: 40px;	
}

ul.lstMedics:first-child{
	margin-left: -10px;	
}


.lstMedics li{
	width: 225px;
	min-height: 250px;
	margin-top: 10px;
	background-color: #fff;
	border: 1px solid #e3e0d8;
	box-shadow: 1px 1px 2px #bbb;
	padding: 8px;
}

.lstMedics li > div.medicCorner{
	height: 20px;
	width: 20px;
	background: transparent url('../images/medic_corner.png');
	position: absolute;
	right: 0;
	top: 0;
	margin: -1px -1px 0 0;
}

.lstMedics li > h2{
	margin:0;
	font-size: 18px;
	font-weight: normal;
}

.lstMedics li > h3{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}

.lstHomeEmplois a{
	font-size: 14px;
	line-height: 16px !important;
}

.lstHomeEmplois li{
	margin: 6px 0 !important;
	line-height: 16px !important;
}

p.medicPic{
	text-align: center;
	margin-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e3e0d8;
}

p.medicPic > img{
	max-width: 200px;
}

p.docs{
	margin-top: 8px;
	font-size: 10px;	/* ajout xgt_cb date update rcp portfolio _ 18/09/12 */
	color: #aca696;	/* ajout xgt_cb date update rcp portfolio _ 18/09/12 */
}

p.docs a{
	display: block;
	padding-left: 32px;
	height: 31px;
	line-height: 31px;
	background: transparent url('../images/pdf.png') no-repeat 0 50%;
	/*width: 71px;*/
	font-size: 14px;
	font-weight: normal;
	color: #aca696;
	text-decoration: none;
}

p.avis{
	margin-top: 8px;
	padding-top: 8px;
	border-top: 1px solid #e3e0d8;
}

p.avis span{
	float: left;
	width: 128px;
	font-size: 12px;
	color: #aca696;
}

p.avis a{
	float: left;
	display: block;
	height: 29px;
	width: 24px;
	background: transparent url('../images/doc.png');
}

#lstActus{
	list-style: decimal outside;
}

#lstActus li{
	padding-left: 8px;
	margin: 12px 0;
	color: #0075c0;
}

#lstActus li a{
	display: block;
	color: #0075c0;
	margin-bottom: 4px;
}

#lstActus li span{
	font-size: 14px;
	color: #0c4067;
}

div.brun{
	background: transparent url('../images/brun.png');
	color: #154269;
}

div.brun a{
	color: #60a5ce;
}

div.bleu,
div.blue{
	background: transparent url('../images/bleu.png');
	color: #fff;
}

.bleu a,
.blue a{
	color: #99dbfe;
}

div.bleu h2,
div.blue, h2,
div.brun h2{
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 4px;
}

#homeSearchInput{
	width: 222px;
	padding: 2px;
	background: #fff url('../images/bg_search_input.png') no-repeat 98% 50%;
	border: 1px solid #C9C9BD;
}

ul.lstActus{
	margin-top: 8px;	
}

ul.lstActus li{
	margin: 12px 0;	
}

ul.lstActus a{
	color: #8fd2fc;
	font-size: 14px;
	line-height: 18px;
}

div.colRight > div{
	margin-top: 5px;
}

div.colRight > div:first-child{
	margin-top: 0;
}

div.colRight div.brun,
div.colRight div.blue,
div.colRight div.bleu{
	padding: 12px;	
}

div.colRight div.brun a{
	color: #398ec4;
}

div.colRight > div img{
	max-width: 291px;
}

ul.smartKits{
	margin-left: -43px;
	border-bottom: 1px dotted #ccc;
}

ul.smartKits li{
	display: inline-block;
	vertical-align: top;
	padding-left: 100px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left top;
	width: 150px;
	margin-left: 33px;
	margin-top: 32px;
	min-height: 90px;
	color: #0C4067;
}

ul.smartKits h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 6px;
}

ul.smartKits a{
	display: block;
	margin: 4px 0;
	color: #1285DA;	
	font-size: 12px;
	text-decoration: none;
}

a.dlKit,
.dlPDF,
.dlZIP{
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0	12px 0 36px;
	font-size: 16px;
	font-weight: normal;
	color: #fff !important;
	margin-right: 18px;
	text-decoration: none;
	box-shadow: 0 1px 5px #888;
}

a.dlKit:hover,
.dlPDF:hover,
.dlZIP:hover{
	color: #fff !important;	
}

a.dlKit.ppt{
	background: transparent url('../images/dl_ppt.png');	
}

a.dlKit.zip,
.dlZIP{
	background: transparent url('../images/dl_zip.png');	
}

.dlPDF{
	background: transparent url('../images/dl_pdf.png');	
}

#frmContact{
	margin-top: 32px;	
}

#frmContact p,
#frmCandidature p,
#frmCandidatureSpontanee p{
	margin: 6px 0;	
}

#frmContact label,
#frmCandidature label,
#frmCandidatureSpontanee label{
	display: inline-block;
	vertical-align: top;
	padding-top: 6px;
	text-align: right;
	width: 150px;
	color: #0c4067;
	margin-right: 12px;
	font-weight: bold;
}

#frmContact input[type="text"],
#frmCandidature input[type="text"],
#frmCandidatureSpontanee input[type="text"]{
	width: 300px;
	padding: 4px;
	border: 1px solid #d1d3bb;
	color: #80826b;
}

#edit-keys{
	padding: 4px;
	border: 1px solid #d1d3bb;
	color: #80826b;
}

#frmContact select,
#frmCandidature select,
#frmCandidatureSpontanee select{
	width: 310px;
	padding: 4px;
	border: 1px solid #d1d3bb;
	color: #80826b;
}

#frmContact textarea{
	width: 300px;
	height: 180px;
	padding: 4px;
	border: 1px solid #d1d3bb;
	color: #80826b;
}

#frmContact em{
	font-size: 11px;
	color: #0075C0;
	font-style: normal;
}

#btnSubmit{
	border: none;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	padding: 0	12px;
	font-size: 16px;
	font-weight: normal;
	color: #fff !important;
	margin-right: 28px;
	box-shadow: 0 1px 5px #888;
	margin-top: 18px;
	background: transparent url('../images/btn_blue.png') repeat-x 0 0;
	cursor: pointer;
}

input[type=submit].form-submit{
	border: none;
	display: inline-block;
	height: 26px;
	line-height: 26px;
	padding: 0	12px;
	font-size: 13px;
	font-weight: normal;
	color: #fff !important;
	box-shadow: 0 1px 5px #888;
	background: transparent url('../images/btn_blue.png') repeat-x 0 0;
	cursor: pointer;
}

.img3000{
	height: 104px;
	background: transparent url('../images/3000.png') no-repeat 50% 50%;
}

#lstModPPT li{
	float: left;
	margin: 3px;
}

ul > ul{
	margin-left: 32px !important;
}

#footerSitemap{
	margin-left: -30px;
}

#footerSitemap li{
	float: left;
	width: 130px;
	margin-left: 30px;
}

#footerSitemap li a{
	color: #65859A;
	display: block;
	text-decoration: none;
	margin: 4px 0;
	font-size: 11px;
}

#edit-advanced{
	display: none;
}

.search-info{
	display: none;
}

a.linkCandidature{
	display: inline-block !important;
	background: transparent url('../images/bigblue.png') repeat-x 0 0 !important;
	padding: 2px 12px !important;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 18px !important;
	font-weight: normal !important;
	margin-bottom: 18px !important;
	margin-top: 8px;
	width: 190px !important;
	box-shadow: 0 1px 5px #888;
}

div.candidatureDest{
	width: 240px;
	margin: 20px auto;	
}

div.candidatureCopy{
	margin-top: 48px;
	font-size: 11px;
	color: #a6a396;	
}

p.confirm{
	margin: 48px 0 !important;
	padding-left: 40px !important;
	min-height: 40px !important;
	background: transparent url('../images/yes.jpg') no-repeat 0 0 !important;
}

#linkMediator{
	padding: 2px 0 2px 12px !important;
	display: block;
}