@charset "utf-8";
@import url("polices/Canela/stylesheet.css");
@import url("polices/Forelle/stylesheet.css");
@import url("polices/contm_Medium/stylesheet.css");
@import url("polices/Mistral/stylesheet.css");
@import url("polices/continuum_Light/stylesheet.css");
@import url("../polices/contm_Medium/stylesheet.css");



body {
	height: auto;
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-color: #000;
	padding-top: 0px;
	margin-top: 5px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../pgsante/images/logofond.png);
}
#conteneur {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	display: block;
	text-shadow: none;
	min-width: 850px;
	max-width: 1600px;
	min-height: 350px;
	color: #FFF;
	margin: 5% auto 0px;
}
#conteneur .footer {
	display: block;
	clear: both;
	float: none;
}

.mybutons   {
	text-align: left;
	height: auto;
	float: left;
	display: inline;
	background-color: #FFF;
	margin-left: -15px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 48px;
}
.operation {
	background-color: #FF6600;
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	color: #000000;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 18px;
	font-weight: lighter;
	margin-left: 100px;
	font-style: normal;
	text-shadow: none;
	border-radius: 20px 20px 0px 0px;
	-moz-border-radius: 20px 20px 0px 0px;
	-moz-outline-radius: 20px 20px 0px 0px;
	min-width: 425px;
	max-width: 650px;
	width: 40%;
	padding-top: 5px;
}
.mytitle {
	text-align: center;
	margin-bottom: 10px;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 22px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: lighter;
	text-shadow: none;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #CCC;
	height: auto;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	text-decoration: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-radius: 4px;
	background-color: #000;
	border: 1px solid #FFF;
}

img{
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#titreppal {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	background-image: url(images/arplan.png);
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	display: block;
	margin-top: 10px;
}

p {
	margin-top: 0px;
	margin-bottom: 2px;
}
form {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bgdgris {
	background-color: #C9DDF1;
}
.framebas {
	display: block;
	clear: both;
}
a:link {
	text-decoration: none;
}
.suite {
	margin-top: 15px;
	margin-left: auto;
	height: auto;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 20px;
	font-weight: lighter;
	text-transform: uppercase;
	width: 300px;
	margin-right: 15px;
}
.suite a:link {
	margin-right: 15px;
	margin-left: auto;
	height: auto;
	border: 0.1px solid #333;
	background-color: #000;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	color: #333;
	width: 275px;
	padding-left: 10px;
	border-radius: 8px;
}
.suite a:hover {
	margin-right: 15px;
	margin-left: auto;
	height: auto;
	border: 0.2px solid #960;
	background-color: #333;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #CCC;
	width: 275px;
	border-radius: 8px;
}
.insertOK {
	font-family: "Trebuchet MS", Helvetica;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 400px;
	margin-right: auto;
	margin-left: 25px;
	font-size: 15px;
	color: #F30;
	padding-left: 45px;
	background-image: url(../pgsante/images/dc.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #CCCCCC;
}
