@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/background-image.jpg);
	background-repeat:repeat-x;
	background-color:#003399;
	min-width:780px;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:0.8em;
	font-family:Comic Sans MS, Comic Sans MS, cursive;
	color:#000066;
}

.header {
	background-color:#FFFFFF;
	width:980px;
	height:110px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
}

a img {
	border:none;
	text-decoration:none;
}

.container980main {
	background-color:#FFFFFF;
	background-image:url(../images/gradiant-orange-ligne.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border:solid 1px #003399;
	width:980px;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
	padding-top:5px;
	text-align:left;
}

.pagetitre {
	padding-top:5px;
	padding-left:10px;
	margin:0px;
}

.breadcrumb {
	padding-left:10px;
}

.content {
	padding:10px;
}

input {
	font-family:Comic Sans MS, Comic Sans MS, cursive;
}


.nouveautes {
	background-image:url(../images/nouveautes.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:19px;
	margin-left:19px;
}

a.whiteblue:link,a.whiteblue:visited {
	color:#000066;
	text-decoration:none;
}

a.whiteblue:hover,a.whiteblue:active {
	color:#000066;
	text-decoration:underline;
}

.sectionligneorange {
	background-color:#DFBF26;
	height:10px;
}

.sectionorange {
	background-color:#DFBF26;
	height:135px;
}

.equipe {
	width:380px;
	height:120px;
	float:left;
	background-color:#DFBF26;
	padding:10px;
	border-right:dotted 2px #003399;
}
	
.temoignage {
	width:340px;
	height:120px;
	float:left;
	background-color:#DFBF26;
	padding:10px;
	border-right:dotted 2px #003399;
}

.ebulletin {
	width:196px;
	height:120px;
	float:left;
	background-color:#DFBF26;
	padding:10px;
}

.document_table {
	width:960px;
	padding:0px;
}

div.column1 {
	float:left;
	width:33.3%;
	margin:0px;
	padding:0px;
}

div.column2 {
	float:left;
	width:33.3%;
	margin:0px;
	padding:0px;
}

div.column3 {
	float:right;
	width:33.3%;
	margin:0px;
	padding:0px;
}

.footer {
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	width:980px;
	margin-top:10px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding:0px;
}

div.foot1 {
	text-align:left;
	float:left;
	width:40%;
	margin:0px;
	padding:0px;
}

div.foot2 {
	text-align:center;
	float:left;
	width:20%;
	margin:0px;
	padding:0px;
}

div.foot3 {
	text-align:right;
	float:right;
	width:40%;
	margin:0px;
	padding:0px;
}

div.document_table * a:link,div.document_table * a:visited {
	color:#000066;
	text-decoration:none;
}

div.document_table * a:hover,div.document_table * a:active {
	color:#000066;
	text-decoration:underline;
}

div.footer * a:link,div.footer * a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

div.footer * a:hover,div.footer * a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
