﻿/* Feuille de style Master.

	Personnalise l'affichage de la page principale contenant les modules.
 */

@media screen {
html {
	overflow:scroll;
}
}

body {
	background: #000000;
	font-size: 0.87em;
	font-family: Verdana, Arial, Helvetica, sans-serif; color:#666666;
}
#Site{
	width: 995px;
	margin: 32px auto 0 auto;
}
#Header  {
	height: 175px;
	background: url('../image/bannerInterne.jpg') top no-repeat;
	width: 995px;
	position:relative;
}
/*#Header  form, #Header  #Logout {
	width: 222px;

	right: 0px;
	margin: 2px 2px 2px auto;
	padding: 0;
	background: url('../image/headerFormBackground.gif') center;
	border: solid 1px #DF7073;
	font-size: 0.7em;
}
#Header  form dl {
	margin: 0;
	padding: 4px;
	position: relative;
}
#Header  form dl dt {

	margin: 2px 0 0 0;
	padding: 2px 5px;
	color: #BBB;
}
#Header  form dl dd {
	margin: 2px 0 0 0;
	padding: 0;
}
#Header  form dl dt label {
	display: block;
}
#Header  form dl dd input {
	width: 208px;
}
#Header  form dl dd select {
	width: 100%;
}
#Header  form ul {
	margin: -7px 0 0 0;
	padding: 5px;
	text-align: center;
	list-style-type: none;
}
#Header  form ul li {
	display: inline;
}
#Header  form ul li button {
	padding: 0 5px;
}*/
/****************/

/****** note : ici backImage inclus le menu Left  ******/
.backImage {
    background-color:#ffffff;
    min-height:434px;
    _height:434px;
    width:974px;
    overflow:hidden !important;
    _overflow:none;
   /* _overflow:visible;*/

    }
#HomeLink  {

	left: 20px;
	height: 100px;
	width: 140px;
}
#HomeLink  a, #HomeLink  a:active {
	display: block;
	height: 100%;
	width: 100%;
	outline: 0;
	text-indent: -5000px;
}
/**************/
/*#FastLogin, #Logout {
	top: 0px;
}
#LanguageChoice {
	bottom: 0px;
}
#LanguageChoice dl {
	position: relative;
	width: 160px;
}
#LanguageChoice dt, #LanguageChoice dd {
	width: 100%;
}
#LanguageChoice ul {

	right: 5px;
	top: 5px;
	width: 32px;
}
ul#Logout {
	margin: 2px;
	padding: 0;
	text-align: right;
	list-style-type: none;
}
ul#Logout li {
	display: block;
	margin: 0;
	padding: 3px;
}
ul#Logout li a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
ul#Logout li a:hover {
	text-decoration: underline;
}*/
/******************/
#Menu {
position:absolute;
top:153px;
width:213px;
z-index:10;

}
ul#MainMenu {
	display: block;
	margin: 0;
	padding: 0;
	height: 2em;
	list-style-type: none;
}
ul#MainMenu li {
	float: left;
	margin: 0;
	padding: 0;
}
ul#MainMenu li a {
	display: block;
	float: left;
	margin: 0;
	font-size: 11px;
    color:#FFFFFF;
	line-height: 22px;
	text-decoration: none;
	background: url('../image/MenuOff.png') no-repeat left;
	height:23px;
    width:235px;
    text-indent:10px;
}
ul#MainMenu li a:hover,
ul#MainMenu li a.actif {
	color: #1e7fa8;
	background: url('../image/MenuOn.png') no-repeat left;
	height:23px;
    width:235px;
}
#Menu ul#MainMenu .Home {

}
#Menu ul#MainMenu .Jobs {
	margin-left: 230px;
}


/****** ECRF : log-in  ******/
/*
#Site #Header #Menu .login-ECRF
{
	position:absolute;
	top:220px;
	left:10px;
	width:224px;
	height:50px;
	background: url(../../image/login-ECRF.gif) #e4e79c top left no-repeat;
	color:#666;
	padding-top:25px;
	*padding-top:23px;
	padding-bottom:0;
	z-index:200;
}


#Site #Header #Menu .login-ECRF label
{
	text-align:right;
	font-size:10px;
	width:64px;
	line-height: 12px;
	margin:0;
	
	
}
#Site #Header #Menu .login-ECRF form p 
{
	text-align: right;
	padding: 0 42px 0 0;
	margin:0 0 3px 0;
	*margin:0 0 1px 0;
}	

#Site #Header #Menu .login-ECRF form p input 
{
	font-size:9px;
	width:110px;
	background:none;
	border:none 0;
}	

#BtnOk
{
	display:block;
	position:absolute;
    left:185px;
    *left:186px;
	top:27px;
	width:28px;
	height:29px;
	background: url('../image/btn_ok.gif') #e4e79c center no-repeat;
	cursor:pointer;
	z-index:350;
	border:none 0;
	overflow:hidden;
}

#Site #Header #Menu .login-ECRF .info1
{
	margin:10px auto 0 12px;
	text-align:left;
	color:#1e7fa8;
	font-size:10px;
	padding:0;
}
*/

/* nouveau lien vers eCRF Lincoln */
#Site #Header #Menu .login-ECRF
{
	position:absolute;
	top:240px;
	left:10px;
	width:110px;
	height:29px;
	color:#666;
	z-index:200;
}


#Site #Header #Menu .login-ECRF p
{		
	font-size:12px;

}

#Site #Header #Menu .login-ECRF p a 
{
	display:block;
	width:110px;
	height:30px;
	line-height:25px;
	background: url('../image/btn_login1.gif') #fff right no-repeat;
	cursor:pointer;
}

#Site #Header #Menu .login-ECRF p a:hover {}

#Infos {
	display: none;
	float: left;
	width: 213px;
	padding-bottom: 130px;
	background: url('../image/infosFooter.gif') no-repeat left bottom;
}

/*
#Body  {
    margin-left:246px;
    _margin-left:123px;
    float:left;
    background-color:#ffffff;
}
*/

#Body  {
   /* background-color:#fff;*/
	background:url(../../image/bg-pageContent.jpg) #fff top repeat-x;
	float:left;
    margin-left:246px;
    _margin-left:123px;
    min-height:437px;
    _height:437px;
    width:708px;
    padding:10px;
    _padding: 10px 10px 10px 0;
    position:relative;
    
}

.backImage .logo-esicm
{
	position:absolute;
	top:325px;
	left:-235px;
	border:none 0;
}

.backImage .logo-esicm a
{
	text-decoration:none;
}


/*ul#SecondMenu 
{
	margin: 0;
	padding: 142px 0 0 0;
	
	border-top: solid 15px #1e7fa8;
	border-bottom: solid 1px #FFF;
	background: #1e7fa8 url("../image/secondMenuBackground.jpg") no-repeat scroll center top;
	
	list-style-type: none;
}
ul#SecondMenu li
{
	margin: 0;
	padding: 0;
	
	border-top: solid 1px #FFF;
}
ul#SecondMenu li a
{
	display: block;
	margin: 0;
	padding: 5px 5px 5px 45px;
	
	background: #1e7fa8 url("../image/secondMenuBullet.gif") no-repeat scroll left center;
	
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.6em;
	color: #EDA3A3;
	text-decoration: none;
}
ul#SecondMenu li a:hover
{
	background: #1e7fa8 url("../image/secondMenuBulletHover.gif") no-repeat scroll left center;

	color: #FFF;
}*/

/************** on masque le fil d'ariane *********************/
ol.Breadcrumb {
    font-size:0.8em;
    left:260px;
    list-style-type:none;
    position:absolute;
    top:157px;
    z-index:1;
    height:15px;
    display:none;
}
ol.Breadcrumb li {
	display: inline;
	padding-left: 15px;
	background: url('../image/breadcrumbSeparator.png') no-repeat left center;
}
ol.Breadcrumb li a {
	color: #6D5E57;
	text-decoration: none;
}
ol.Breadcrumb li a:hover {
	color: #1e7fa8;
	text-decoration: underline;
}
/*form.Search {
	width: 200px;

	right: 0;
	top: 0;
	padding: 0;
	margin: 3px;
	font-size: 0.8em;
}
form.Search dl {
	float: left;
	margin: 0;
	position: relative;
}
form.Search dl dt {

	margin: 2px 0 0 0;
	padding: 2px 5px;
	width: 140px;
	color: #BBB;
}
form.Search dl dd {
	margin: 2px 0 0 0;
	padding: 0;
	width: 140px;
}
form.Search dl dt label {
	display: block;
}
form.Search dl dd input {
	width: 100%;
}
form.Search ul {
	float: left;
	margin: 0;
	padding: 5px;
	text-align: center;
	list-style-type: none;
}
form.Search ul li {
	display: inline;
}
form.Search ul li button {
	padding: 0 5px;
	width: 35px;
}*/
#Content {
    font-size:11px;
    /*padding:5px;
    padding:30px 10px;*/
    padding:0;
}

a {
	color: #1e7fa8;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

.Column { float:left; _width:718px}

/*.Column {}*/


#Footer {
	width: 995px;
	margin: auto; 
	bottom:0px;
	clear: both;
}
#Footer .backColor {
    background-color:#06445D;
    border-top:1px solid #FFFFFF;
    color:#C8D215;
    float:left;
    font-size:0.7em;
    height:26px;

    text-align:center;
    width:974px;
    margin-bottom:20px;
}
#Footer .Copyrights {margin-top:5px; display:block;}
#Footer ul.Copyrights li {
	display: inline;
	margin: 0;
	padding: 0;
	color: #c8d215;
	vertical-align: top;
	text-align: center;
}
#Footer ul.Copyrights li a {
	padding: 0 5px;
	color: #c8d215;
	text-decoration: none;

}
#Footer ul.Copyrights li a:hover {
	color: #c8d215;
	text-decoration: underline;
}
.mModuleHtmlPublic .mArticle ul { margin-left:40px;font-size:1.2em;}
.mArticle {
/*margin-top:10px;*/width:700px;}
.mModuleHtmlPublic {
position:relative; float:left;
}

a { color:#1e7fa8}
/***************/
.mModuleHtmlPublic .mArticle dl {position:relative;}
.mModuleHtmlPublic,  dl, dt, dd{margin:0px;}
.mModuleHtmlPublic .mArticle input{height:13px; font-size:11px; border:1px solid #1e7fa8;}
.mModuleHtmlPublic .mArticle select{height:17px; font-size:11px; border:1px solid #1e7fa8;}
.mModuleHtmlPublic .mArticle dl {font-size:11px;margin-left:15px;margin-top:10px;width:530px;}
.mModuleHtmlPublic .mArticle dt.mEventCity{width:80px;}
.mModuleHtmlPublic .mArticle dd.mEventCity{float:left;width:100px;}
.mModuleHtmlPublic .mArticle dt.mEventCountry {width:45px;}
.mModuleHtmlPublic .mArticle dd.mEventCountry{float:left;width:100px;}
.mModuleHtmlPublic .mArticle dt.mEventHost {width:100px;}
.mModuleHtmlPublic .mArticle dd.mEventHost {float:left}
.mModuleHtmlPublic .mArticle dt.mEventSection {width:80px;}
.mModuleHtmlPublic .mArticle dd.mEventSection {float:left}
.mModuleHtmlPublic .mArticle dt.mEventSearch {width:80px;}
.mModuleHtmlPublic .mArticle dd.mEventSearch {}
.mModuleHtmlPublic .mArticle ul.mSearchFormAction {float:none;}
.mModuleHtmlPublic .mArticle dd.mEventDates {}
.mModuleHtmlPublic .mArticle ul.ListActions {left:130px;position:absolute;top:206px;*top:72px; margin:0px; padding:0px;list-style-type:none;}
.mModuleHtmlPublic .mArticle .ListActions input{height:17px; border:none; background-color:#1e7fa8; color:#ffffff; font-size:11px;}

/***************/
.logoPrint { display:none}
.FooterPrint { display:none}

/*********** masquer les éléments de la page d'accueil***********/
.Column .illustrationHome1
{ display:none;
}

.Column	.illustrationHome2
{
display:none;
}

.Column .introductionHome
{
display:none;
}


