@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr
{ margin:0; padding:0; }

table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
em { font-style:italic; }
body {
	background-image: url(images/background_elan_public.jpg);
	background-color: #009CFF;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
}
.general .menu a {
	color: #000000;
	margin-right: 20px;
	text-decoration: none;
}
.general .header h2 {
	font-size: 20px;
	color: #333333;
}
.general .header h1 {
	font-size: 52px;
	font-weight: bold;
}

.header {
	margin-right: auto;
	margin-left: auto;
	height: 130px;
	padding-top: 50px;
	padding-left: 160px;
}
.general .menu {
	height: 30px;
	padding: 10px;
	font-size: 14px;
}
.contenu {
	clear: both;
}
.bloc_gauche_intranet {
	width: 200px;
	float: left;
}

.bloc_centre {
	width: 730px;
	float: left;
	margin-left: 10px;
}
.float_gauche {
	float: left;
}
.float_droite {
	float: right;
	clear: right;
}


.header_bloc {
	background-color: #e5e5e5;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	height: 20px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
.centre_bloc {
	background-color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.titre_bloc {
	font-weight: bold;
	color: #000000;
	font-size: 13px;
}
.general {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
.centre_bloc a {
	color: #009CFF;
	text-decoration: none;
}
h3 {
	font-size: 20px;
	color: #009CFF;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
.centre_bloc li {
	list-style-type: square;
	margin-left: 20px;
}
strong {
	font-weight: bold;
}
.footer_bloc  {
	background-color: #e5e5e5;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	height: 22px;
	padding-top: 5px;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 12px;
	text-align: right;
}
.general .contenu .bloc_centre .centre_bloc p {
	line-height: 20px;
}

.footer_bloc a {
	color: #009CFF;
	text-decoration: none;
}
