* {
	margin:0;padding:0;
}

a {
	color:#3b4fa3;
	text-decoration: none;
	background-color: inherit;
}

a:hover {
	color:#3b4fa3;
	text-decoration: underline;
	background-color: inherit;
}

a:visited {
color:#3b4fa3;
}

body {
	font-family: Arial,Verdana , Helvetica, sans-serif;
	background-color: #3b4fa3;
	font-size:12px;
	color : #000;
	margin : 0px;
	padding : 0px;
}

a img {
	border: 0px none;
}



/* =========== css spécifiques à la pré-home ===============*/

#cama{
	background-image: url(images/pre_accueil_cama_bleu.gif);
	height: 29px;
	vertical-align: middle;
	padding-left: 180px;
}

#congres01{
	width: 48%;
	height: 357px;
	vertical-align: middle;
	padding: 190px 15px 0px 240px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-repeat: no-repeat;
}

#congres01 a{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: inherit;
}

#congres01 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: inherit;
}

#congres02{
    border-left : 1px solid #fff;
    border-bottom : 1px solid #fff;
    width : 52%;
    height : 200px;
    padding : 60px 15px 0px 135px;
    font-size : 12px;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:bold;
}

#congres02 a{
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
	font-weight:bold;
}

#congres02 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	background: none;
}

#congres03{
	border-left: solid 1px #fff;
	height: 157px;
	background-repeat: no-repeat;
	padding: 40px 15px 0px 197px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}

#congres03 a{
	color: #FFFFFF;
	text-decoration: underline;
	background-color: inherit;
	font-weight:bold;
}

#congres03 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
	background-color: inherit;
	font-weight:bold;
}

#footer_preacc {
	background: transparent url(images/pre_accueil_cama_bleu.gif);
	height: 29px;
	vertical-align: middle;
	padding-left: 180px;
	font-size:11px;
	color: #fff;
	padding-top : 2px;
	font-weight : bold;
}


.fd_blanc{
	background-color: #fff;
}

/* =========== fin css spécifiques à la pré-home ===============*/

