/* Éléments généraux */
html, form {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body {
	border: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

#bande {
	display: block;
	position: relative;
	width: 954px;
	margin: 0;
	padding: 0;
	background: url(../images/gris.gif) repeat-y;
}


#conteneur {
	display: block;
	position: relative;
	width: 954px;
	margin: 0;
	padding: 0;
	/*background: url(../images/gris.gif) repeat-y;*/
}

#gauche {
	display: block;
	position: relative;
	float: left;
	width: 379px;
	/*height: 520px;*/
}

#gauche img {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#gauche p {
	margin: 10px 10px 0 30px;
	text-align: justify;
}

#gauche .png {
	display: block;
	position: relative;
	width: 379px;
	height: 86px;
	cursor: pointer;
}

#gauche .png[class] {
	background-image:url(../images/logo.png);
}

#droite {
	display: block;
	position: relative;
	float: right;
	width: 575px;
}

#droite p.slogan, #droite p.slogan2 {
	display: block;
	position: relative;
	font-family: arial, verdana, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	margin: 53px 0 19px 1px;
	padding: 0;
}

#droite #topg {
	display: block;
	position: relative;
	float: left;
	width: 329px;
}

#droite #topg .news, #droite #topg .nonews {
	width: 332px;
	height: 195px;
	background-color: #ECECEC;
	padding: 15px;
	border-left: 3px solid #fff;
}
#droite #topg .nonews {
	background-color: #fff;
}
#droite #topg .news p {
	font-family: arial, sans-serif;
	font-size: 11px;
	font-style: italic;
	text-align: justify;
	color: #000;
	margin: 5px 0 0 0;
	padding: 0;
}

#droite #topg .news a {
	position: relative;
	display: block;
	width: 100%;
	text-align: right;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #000;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	color: #000;
}

#droite #topg p {
	width: 329px;
	font-family: arial, sans-serif;
	/*font-size: 12px;*/
	text-align: justify;
	margin: 0;
	padding: 5px 15px 10px 18px;
}

#droite #topg p.subtitle {
	color: #72A392;
	font-weight: bold;
	padding: 3px 0 5px 18px;
}

#droite #topg p.top {
	margin: 5px 0 0 0;
}

.topd {
	display: block;
	position: relative;
	float: right;
	width: 177px;
	/*height: 195px;*/
	border-left: 3px solid #fff;
	background-color: #ECECEC;
	padding: 15px;
	margin: 0;
}

.topd a img {
	border: 0;
}

.topd p {
	margin: 5px 0 5px 15px;
	color: #000;
}

.topd input.img {
	margin: 0 0 0 5px;
	padding: 7px 0 0 0;
}

.topd label {
	display: block;
	margin: 5px 0 5px 0;
	color: #000;
}

.topd p.adresse {
	margin: 5px 0 10px 0;
	font-size: 11px;
	color: #000;
}

.topd div#carte {
	margin: 0;
	padding: 0;
	width: 177px;
	height: 177px;
}
.topd div#carte div span {
	display: none;
}

.topd span.line {
	display: block;
	position: relative;
	width: 207px;
	height: 3px;
	overflow: hidden;
	background-color: #fff;
	padding: 0;
	margin: 15px -15px 10px -15px;
}

#main {
	display: block;
	position: relative;
	/*position: absolute;
	top: 305px;*/
	width: 695px;
	padding: 0 15px 20px 30px;
	margin: 0;
}

#main p {
	text-align: justify;
}


#main a, #gauche a {
	color: #72A392;
	text-decoration: none;
	font-weight: bold;
}

#footer {
	display: block;
	position: relative;
	width: 954px;
	height: 50px;
	margin: 0;
	padding: 20px 0 0 0;
}

#footer p {
	display: block;
	position: relative;
	background-color: #72A492;
	border-top: 10px solid #5E5E5E;
	height: 20px;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	padding: 20px 10px 0 0;
	margin: 0;
}

#footer p a {
	display: block;
	position: absolute;
	top: 15px;
	left: 15px;
	width: 12px;
	height: 13px;
	background: url(../images/cadena.gif) no-repeat;
}

#menu {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 555px;
	height: 15px;
	background-color: #5E5E5E;
	padding: 10px 0 10px 20px;
}

#menu p a {
	display: inline;
	position: relative;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 14px;
}
.extranet#menu p a {
	display: block;
	position: relative;
	float: right;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	margin: 0;
}

#menu a:hover, #menu a.o, .extranet#menu a:hover, .extranet#menu a.o {
	color: #C7DACE;
}

#menu p {
	color: #fff;
	margin: 0;
	padding: 0;
}
.extranet#menu p {
	padding: 0 14px 0 0;
}
.extranet#menu p span {
	display: block;
	position: relative;
	float: right;
	margin: 0 14px;
}

h2 {
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	color: #000;
	padding: 25px 0 0 18px;
}
#droite #topg .nonews h2 {
	padding: 0 0 16px 0;
}
#droite #topg .nonews p {
	padding: 0 0 16px 0;
	margin: 0;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 0;
	color: #000;
	padding: 25px 0 0 0;
	/*width: 695px;*/
}
#main h1 a {
	display: block;
	float: right;
	margin-left: 10px;
	font-weight: normal;
	font-size: 11px;
	color: #000;
	text-decoration: underline;
	padding: 0 24px 0 0;
}
#main h1 a#retour {
	background: url(../images/back-icon.gif) no-repeat top right;
}
#main h1 a#envoyer {
	background: url(../images/send-icon.gif) no-repeat 100% 2px;
}
#main h1 a#imprimer {
	background: url(../images/print_icon.gif) no-repeat top right;
}

h3 {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	color: #424242;
}

.clear {
	display: block;
	clear: both;
	float: none;
	overflow: hidden;
	height: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

/*----------------------------------------------------pages secondaires------------------------------------------------*/

#imgtop {
	display: block;
	position: relative;
	float: left;
	width: 734px;
	height: 347px;
}


/**
* Répertoire
*/
.repertoire#main {
	width: 695px;
	float: left;
	padding: 225px 15px 0 30px;
	margin: 0;
}
.repertoire#main h1 {
	border-bottom: 1px solid #e1e1e1;
	padding-bottom: 3px;
}
.repertoire#main h1 span {
	width: 380px;
	display: block;
	float: left;
}
.repertoire#main h2 {
	position: relative;
	display: block;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	margin: 15px 0 4px 0;
	padding: 3px 8px;
	color: #424242;
	background: #e1e1e1;
	width: 679px;
}
.repertoire#main h2 a {
	display: block;
	float: right;
	font-size: 11px;
}
.repertoire#main h3 {
	padding: 15px 0 4px 0;
}
.repertoire p {
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	text-align: left;
}
.repertoire p strong, .repertoire p span {
	display: block;
	float: left;
	text-align: left;
}
.repertoire p strong {
	width: 185px;
	padding: 0 15px 0 0;
	text-align: right;
	color: #424242;
}
.repertoire p span {
	width: 480px;
}

/**
* Extranet
*/
table {
	width: 100%;
}
th {
	background: #ececec;
	padding: 2px 8px;
	text-align: left;
}
td {
	padding: 2px 8px;
	border-bottom: 1px solid #ececec;
	text-align: left;
}
td a, #login a {
	color: #72a492;
	text-decoration: none;
}
td a:hover, #login a:hover {
	text-decoration: underline;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}
