/* CLF 2.0 TEMPLATE VERSION 1.05 | VERSION 1.05 DU GABARIT NSI 2.0 */

/* GENERAL CSS BEGINS | DEBUT DU CSS GENERAL */

/* GENERAL CSS ENDS | FIN DU CSS GENERAL */

/* MESSAGE SPACE CSS BEGINS | DEBUT DU CSS DE L'ESPACE DE MESSAGE */
body {
	font-size: 100%;
	}

div.msgarea h1, div.msgareaalt h1 {
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
div.msgarea {
	background: url(../images/wp-pa.gif) #69C no-repeat;
}
div.msgareaalt {
	background: url(../images/CALLC_Welcome_Banner_96_RGB.jpg) #FFF no-repeat; /* CUSTOMIZE: edit this for Large Welcome page image*/
	color: #FFF; /* CUSTOMIZE: edit this to change color of text on Welcome page*/
}
.msgarea h1 {
	padding-top: 55px;
}
div.msgareaalt h1 {
	padding-top: 160px;
}
div.headcontainer {
	background-color: #CC9;
	color: #000;
}


/* CUSTOMIZE: add below to ovewrite exiting styles */
div.headtitleLft {
	padding: 140px 0px 0px 0px; /*CUSTOMIZE: edit this to change position of text on Welcome page (ENG)*/
	float: left;
	width: 34%;
}
/* CUSTOMIZE: add above to ovewrite exiting styles */


/* CUSTOMIZE: add below to ovewrite exiting styles */
div.headtitleRgt {
	float: right;
	width: 40%;
	text-align: right;
	padding: 140px 0px 0px 0px;
	/*padding: 150px 10px 10px 10px; /* CUSTOMIZE: edit this to change position of text on Welcome page (FRA)*/
}
/* CUSTOMIZE: add above to ovewrite exiting styles */


/* CUSTOMIZE: add below to ovewrite exiting styles */
div.langbtn, div.mllangbtn {
	border-top: #613216 2px solid; /* CUSTOMIZE: edit these values for the button border color */
	border-left: #613216 2px solid; /* CUSTOMIZE: edit these values for the button border color */
	border-bottom: #613216 2px solid; /* CUSTOMIZE: edit these values for the button border color */
	border-right: #613216 2px solid; /* CUSTOMIZE: edit these values for the button border color */
	background-color: #613216; /* CUSTOMIZE: edit these for the buttons inner border color */
	height: 1.14em;
	text-align: center;
	font-weight: bold;
}
/* CUSTOMIZE: add above to ovewrite exiting styles */


/* CUSTOMIZE: add below to ovewrite exiting styles */
div.lb a {
	color: #FFF; /* CUSTOMIZE: edit this to change the text color for the buttons */
	background-color: #613216; /* CUSTOMIZE: edit this to change the color of the buttons */
}
/* CUSTOMIZE: add above to ovewrite exiting styles */


/* CUSTOMIZE: add below to change welcometext styles */
div.wpwelcometext h1, div.wpwelcometext {
	text-align: center; /* CUSTOMIZE: edit this to change welcome text on Welcome page*/
	padding-bottom:5px; /* CUSTOMIZE: edit this to change spacing between welcome text and institution text on Welcome page*/
	font-family:Verdana, Arial, Helvetica, sans-serif; /* CUSTOMIZE: edit this to change welcome text on Welcome page*/
	font-size:28px; /* CUSTOMIZE: edit this to change welcome text on Welcome page*/
	font-weight:bold; /* CUSTOMIZE: edit this to change welcome text on Welcome page*/
}
div.wpwelcometext{
	font-family:Arial;
}
/* CUSTOMIZE: add above to change welcometext styles */


/* CUSTOMIZE: add below to change wpinstitutiontext styles */
div.wpinstitutiontextLft {
text-align:left; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
font-family:Verdana, Arial, Helvetica, sans-serif; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
font-size: 12px; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
margin-bottom:10px; /* CUSTOMIZE: edit this to change amount of space below institution text on Welcome page*/
margin-left:20px;
}
/* CUSTOMIZE: add above to change wpinstitutiontext styles */
/* CUSTOMIZE: add below to change wpinstitutiontext styles */
div.wpinstitutiontextRgt {
text-align:right; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
font-family:Verdana, Arial, Helvetica, sans-serif; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
font-size: 12px; /* CUSTOMIZE: edit this to change institution text on Welcome page*/
margin-bottom:10px; /* CUSTOMIZE: edit this to change amount of space below institution text on Welcome page*/
margin-right:15px;
}
/* CUSTOMIZE: add above to change wpinstitutiontext styles */


/* CUSTOMIZE: add below to change button text hover styles */
div.lb .buttonHover{
	color: #FFF; /* CUSTOMIZE: edit this to change the text hover color for buttons */
}
/* CUSTOMIZE: add above to change button text styles */


/* CUSTOMIZE: add below to change unilingual welcome page styles */
div.headtitleUl{
	padding: 150px 10px 10px 10px; /* CUSTOMIZE: edit this to change position of text on Unlingual Welcome page */
}
/* CUSTOMIZE: add above to change unilingual welcome page styles */


/* MESSAGE SPACE CSS ENDS | FIN DU CSS DE L'ESPACE DE MESSAGE */

