/* CSS Document for Emme-ci core */ 
body  {
	background-color: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#homepage_btn  {
	width: 550px; 
	text-align:right;
	padding-bottom:40px;
}
img {border:0px}
/*#core_body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}*/
#core_container {
	background-color: #FFFFFF;
	margin-left: 35px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 716px;
}
#core_content {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 550px;
	float: left;
}
.txtGris {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #666666;
	font-weight: bold;
	text-align: justify;
}
.txtGrisCap {
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.txtGrisCap a {
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
.txtGrisCap a:hover {
	font-family: "Arial Black";
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
}
#media {
	background-color: #FFFFFF;
	padding: 0px;
	width: 716px;
	
}
#media img {vertical-align: text-top;
}
#separator {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 716px;
}
#fltright_img{
	float:right;
	margin-top:0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.didascalia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	text-align: justify;
}
.lienBleu, .lienBleu:hover, .lienBleu:visited, .lienBleu:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2F60C5;
	text-decoration: none;
}
.lienGris, .lienGris:visited, .lienGris:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.lienGris:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #2F60C5;
	text-decoration: none;
}
.lienCore, .lienCore:visited, .lienCore:active  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.lienCore:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.a_minus, .a_minus:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.a_minus:hover, .a_minus:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #2F60C5;
	text-decoration: none;
}

