/*
 * Copyright (c) 2008, Visio Conseil
 * http://www.visio-conseil.com
 */
html, body {
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin-left:30px;
}
input {
	background-image: url(../squelettes/images/input-fond.png);
	background-repeat: repeat-x;
	background-position: top;
	color: #707070;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	background-color:#FFFFFF;
	vertical-align:bottom;
	
}
.boutton {
	background-image: url(../squelettes/images/input-fond.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#FFFFFF;
	color: #707070;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 22px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 1px;
	vertical-align: baseline;
	padding-left: 2px;
	padding-right: 2px;
	vertical-align:bottom;
}
/*
 * Bandeau Haut de la page
 */
#h {
	background-image: url(../squelettes/images/h-fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 236px;
	min-width: 950px;
}
#h-d {
	background-image: url(../squelettes/images/h-d-fond.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 236px;
	float: right;
	width: 300px;
}
#h-h {
	height: 180px;
	float: left;
}
#h-b-1 {
	float: left;
	clear:left;
	width: 600px;
	text-align: left;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#h-b-1 div {
	margin-right: 28px;
	margin-left: 28px;
	white-space:nowrap;
	height:25px;
	line-height: 25px;
	float: left;
	text-align:center;
	width:240px;
}
#h-b-2 {
	float: left;
	clear:left;
	width: 600px;
	text-align: left;
	vertical-align:middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
#h-b-2 div {
	margin-right: 28px;
	margin-left: 28px;
	white-space:nowrap;
	height:25px;
	line-height: 25px;
	float: left;
	text-align:center;
	width:240px;
}
.logo {
	padding-top:15px;
	margin-top: 20px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 62px;
	width: 70px;
}
#h-b-2 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#h-b-2 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#h-b-2 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#h-b-2 a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
#h-b-1 a:link {
	color: #FFFFFF;
	text-decoration:none;
}
#h-b-1 a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#h-b-1 a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
#h-b-1 a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
/*
 * Milieu de la page
 */
#c-animation {
	padding:20px;
	background-image: url(../squelettes/images/c-fond.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
	float: left;
	clear:both;
	min-width:950px;
}
#c {
	text-align:left;
	float: left;
	clear:both;
	min-width:950px;
}
#c-1 {
	width: 210px;
	float: left;
	padding:20px;
}
#c-2 {
	width:650px;
	margin-left: 255px;
	padding:20px;
}
.bloc {
	background-image: url(../squelettes/images/b-fond.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align:left;
	width:205px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: double;
	border-left-style: solid;
	border-right-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
	border-left-color: #e8e8e8;
	background-color: #69caf4;
	margin-bottom: 0px;
	margin-top: 20px;
}
.bloc-liseret {
	text-align:left;
	width:205px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-color: #00CCFF;	
}
.bloc h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
}
.bloc a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:underline;
}
.bloc a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc span {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
.bloc img {
	margin-top:10px;
	margin-bottom:10px;
}
.bloc-liseret img {
	margin-top:10px;
	margin-bottom:10px;
}
/*
 * Styles du menu
 */
.menu-racine {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.menu-sousrubrique {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bloc .menu-sousrubrique a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc .menu-sousrubrique a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
.bloc .menu-sousrubrique a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:underline;
}
.bloc .menu-sousrubrique a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
/*
 * Pied de page
 */
#p {
	background-image: url(../squelettes/images/p-fond.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 97px;
	min-width: 950px;
	clear:both;
	text-align:center;
	padding-top: 20px;
	color:#707070;
	font-size:11px
}
#p a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	text-decoration:none;
}
#p a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	text-decoration:none;
}
#p a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	text-decoration:underline;
}
#p a:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	text-decoration:none;
}
.conteneur a:link {
	color:#0099FF;
	text-decoration:none;
}
.conteneur a:visited {
	color:#0099FF;
	text-decoration:none;
}
.conteneur a:hover {
	color:#0033FF;
	text-decoration:underline;
}
.conteneur a:active {
	color:#0099FF;
	text-decoration:none;
}
