@charset "utf-8";

/* General */
body {
	font-family:Arial, Helvetica, sans-serif; font-size:11px;
	line-height:12px;
	background-color:#FFFFFF;
	color:#666666;
}
p {
	padding:0;
	margin:0;
}
h1 {}
ul,ol,li {
	padding:0;
	margin:0;
	list-style:none;
	line-height:0.1em;
}
img {
	border:none;
	border:0;
	padding:0;
	margin:0;
	display:block;
	}
a {
	color:#BFBFBF;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	color:#666666;
}
a:hover {
	color:#CBD441;
	font-size:12px;
	font-weight:bold;
}
.clearfloat {
	clear:left;
	line-height:0;
	font-size:1px;
	height:0px;
}
/* Structure globale*/
#pageall {
	overflow:hidden;
	position: relative;
	width:986px;
	height:680px;
	margin-right: auto;
	margin-left: auto;
	background-image:url("images/background.gif");
	background-repeat:no-repeat;
	background-position: 0 102px;
}

#logo {
	float:left;
	margin: 22px 0 0 0;
	width:373px;
	height:50px;
}

#carre a {
	float:left;
	margin: 50px 0 0 0;
	width:154px;
	height:33px;
	background-image:url("images/b_carrepresse.gif");
	background-repeat:no-repeat;
}

#carre a:hover {
	float:left;
	margin: 50px 0 0 0;
	width:154px;
	height:33px;
	background-image:url("images/b_carrepresse_o.gif");
	background-repeat:no-repeat;
}

#emploi a {
	float:left;
	margin: 50px 0 0 0;
	width:154px;
	height:33px;
	background-image:url("images/b_cegedim_activ_dot_com.gif");
	background-repeat:no-repeat;
}

#emploi a:hover {
	float:left;
	margin: 50px 0 0 0;
	width:154px;
	height:33px;
	background-image:url("images/b_cegedim_activ_dot_com_o.gif");
	background-repeat:no-repeat;
}

#client a {
	float:left;
	margin: 50px 0 0 0;
	width:152px;
	height:33px;
	background-image:url("images/b_espaceclient.gif");
	background-repeat:no-repeat;
}

#client a:hover {
	float:left;
	margin: 50px 0 0 0;
	width:152px;
	height:33px;
	background-image:url("images/b_espaceclient_o.gif");
	background-repeat:no-repeat;
}

#contact a {
	float:left;
	margin: 50px 0 0 0;
	width:153px;
	height:33px;
	background-image:url("images/b_contact.gif");
	background-repeat:no-repeat;
}

#contact a:hover {
	float:left;
	margin: 50px 0 0 0;
	width:153px;
	height:33px;
	background-image:url("images/b_contact_o.gif");
	background-repeat:no-repeat;
}
#espref {
	float:left;
	width:515px;
	height:47px;
}
#espacement {
	float:left;
	width:373px;
	height:19px;
}

#reflet {
	float:left;
	width:613px;
	height:19px;
	background-image:url("images/reflet.gif");
	background-repeat:no-repeat;
}
#espace {
	float:left;
	width:19px;
	height:500px;
}


#flash {
	float:left;
	margin: 40px 0 0 0;
	width:515px;
	height:500px;
}

#texte {
	float:left;
	margin-top:20px;
	padding-top:120px;
	padding-left:28px;
	width:410px;
	height:500px;
	background-image:url("images/background_texte.gif");
	background-repeat:no-repeat;
}
#textePresentation{
	float:left;
	margin-top:20px;
	padding-top:120px;
	padding-left:28px;
	width:410px;
	height:400px;
	background-color:#FFFFFF;
}
#textePresentationCegedim{
	float:left;
	padding-left:10px;
	width:450px;
	height:350px;
	font-size:12px;
	/*font-weight:bold;*/
	text-align:justify;
	line-height: 1.4em;
}
#foot{
text-align:center;
font-size:10px;
width:986px;
height:20px;
color:#4EAECA;
clear:both;
}
.ContenuText
	{
	width:388px;
	height:450px;
	}
.SousTitreText
	{
	font-family:verdana;
	font-size:13px;
	color:#5B004F;
	font-weight:bold;	
	}