/***** CSS Infini'click *****/

body, html {
	margin: 0;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	background : #F4F4F4 url(../images/fond-body.png) center top repeat-x;
}

a img:link {border:none; background-color: transparent;} 
a img:visited {border:none; background-color: transparent;} 
a img:hover {border:none; background-color: transparent !important;} 
a img:hover {border:none; background-color: transparent;} 

a:link img {border: none; background-color: transparent;} 
a:visited img {border:none; background-color: transparent;} 
a:hover img {border:none; background-color: transparent !important;} 
a:hover img {border:none; background-color: transparent;}

#content {
	width: 1000px;
	margin: 0 auto;
	height: auto;
}

#header {
	margin: 0 auto;
	width: 1000px;
	height: 200px;
	background-color: #ADADAD;
}

#header-left {
	float: left;
	width: 297px;
	height: 74px;
}

.logo {
	width: 312px;
	height: 105px;
	padding: 30px 0 0 40px;
}

#header-right {
	float: right;
	margin-left: 312px;
	width: 688px;
}

.header-bandeau {
	margin: -74px 0 0 40px;
}

#header-infos {
	margin: -180px 0 0 360px;
}

.corps-infos {
	background-image: url(../images/fond-actus.png);
	width: 300px;
	height: 120px;
	position: relative;
}

.titre-infos {
	padding: 10px 22px 6px 22px;
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.filet-infos {
	padding: 0 22px;
}

.lien-infos {
	padding: 16px 0 0 22px;
	font-family: "Century Gothic";
	color: #000;
	font-size: 13px;
	font-weight: normal;
}

.lien-infos a, .lien-infos a:visited {
	font-family: "Century Gothic";
	color: #E25C00;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.lien-infos a:hover {
	font-family: "Century Gothic";
	color: #E25C00;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.pied-infos {
	position: absolute;
}

#header-adresse {
	background-image: url(../images/fond-adresse.png);
	width: 1000px;
	height: 32px;
	margin-top: -32px;
}

.texte-adresse {
	padding-left: 20px;
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	line-height: 28px;
	position: absolute;
}

#global {
	height: auto;
	width: 1000px;
	position: relative;
}

#contenu {
	background-color: #FFFFFF;
	width: 1000px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
	padding-bottom: 24px;
}

#page {
	overflow: hidden;
}

#right {
	margin-left: 310px;
	height: auto;
}

h1 {
	font-family: "Century Gothic";
	color:#1E95DD;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	margin: 34px 30px 20px 30px;
	padding: 0 0 2px 0;
}

.texte {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;
	line-height: inherit;
	text-decoration: none;
	padding: 0 30px 0 30px;
	position: relative;
}

.texte-plan {
	font-family: "Century Gothic";
	color: #000000;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	position: relative;
}

.texte a, .texte a:visited, .texte-plan a, .texte-plan a:visited {
	font-family: "Century Gothic";
	color: #E25C00;
	font-size: 14px;
	line-height: 24px;
	text-decoration: none;
	position: relative;
}

.texte a:hover, .texte-plan a:hover {
	font-family: "Century Gothic";
	color: #E25C00;
	font-size: 14px;
	line-height: 24px;
	text-decoration: underline;
	position: relative;
}

.filet-page-infos {
	margin-top: -10px;
	padding: 0 30px;
}

label {
	width: 160px;
	float: left;
	vertical-align: top;
}

.image {
	margin-right: 10px;
}

.image-right {
	padding-left: 10px;
}

#footer {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	text-align: center;
	background-color: #ADADAD;
}

.texte-footer {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	line-height: 28px;
}

.texte-footer a, .texte-footer a:visited {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.texte-footer a:hover {
	font-family: "Century Gothic";
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

.requis {
	font-weight: normal;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4647;
	text-decoration: none;
	line-height: 13px;
	text-align: right;
}

.erreur {
	font-weight: normal;
	font-size: 14px;
	font-family: "Century Gothic";
	color: #E25C00;
	text-decoration: none;
}

input, textarea, select {
	border: 1px #B1B1B1 solid;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #1E95DD;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 4px 3px;
	margin: -4px 10px 0 0;
}

input:focus, textarea:focus, .input-focus, select:focus, .select-focus {
	border: 1px #E25C00 solid;
	background-color : #F0F0F0;
	color: #E25C00;
}

radio {
	margin-top: 0px;
}

.bouton, input:focus.bouton {
	height: 25px;
	padding: 0 3px 3px 3px;
	border: 1px solid #000000;
	background-color: #1E95DD;
	cursor: pointer;
	color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

ul {
	margin: 10px 0 0 14px;
	padding: 0;
	list-style-type: none;
}

li {
	padding: 0;
	list-style-type: disc;
}

a, a:active, img, img:active, input img, input img:hover {
	border: none;
    outline: none;
}
