@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 {
	font-family: "Century Gothic";
	font-style: normal;
	font-weight: lighter;
	color: #000000;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(../images/bggris.jpg);
	background-repeat: repeat;
	height: auto;
	overflow-y: auto;
	}

#conteneur {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
	text-shadow: none;
	min-width: 850px;
	max-width: 1600px;
	min-height: 150px;
	color: #333;
	height: auto;
	box-shadow: none;
	border-radius: 0px;
	-mox-border-radius: 0px;
	-webkit-border-radius: 0px;
	border: 0.1em solid #CCC;
	margin-top: 5px;
	margin-bottom: 10px;
}

.conteneurBis{
	background:  #000 !important;
	opacity: 0.1;
	filter:alpha(opacity=10);

}

#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: left;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-shadow: none;
	padding-top: 2px;
	padding-bottom: 2px;
	height: auto;
	letter-spacing: 0px;
	word-spacing: 0px;
	margin-top: 0px;
	text-decoration: none;
	width: 50%;
	margin-left: auto;
	border-radius: 0px 0px 0px 5px;
	margin-right: 0px;
	padding-left: 25px;
	color: #FFF;
	border-bottom-width: 0.1em;
	border-left-width: 0.1em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-left-color: #FFF;
	background-color: #8D55C6 !important;
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-style: normal;
	font-weight: lighter !important;

}

.mytitle span{
	color: #CF0 !important;
	font-style:italic !important;
}

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(../../css/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: auto;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* ~~ La définition du style des liens de votre site doit respecter cet ordre, y compris le groupe de sélecteurs qui créent l'effet de survol. ~~ */
a:link {
	text-decoration: none; /* à moins que vous ne définissiez un style particulièrement exclusif pour vos liens, mieux vaut prévoir un soulignement, qui garantit une identification visuelle rapide. */
}
a:visited {
	text-decoration: none;
}
a:hover, a:active, a:focus { /* ce groupe de sélecteurs offrira à un navigateur au clavier la même expérience de survol que celle d'une personne employant la souris. */
	text-decoration: none;
}
.bgdgris {
	background-color: #C9DDF1;
}
.framebas {
	display: block;
	clear: both;
}
.suite {
	list-style: none; /* crée la bordure supérieure des liens ; les autres sont placées à l'aide d'une bordure inférieure sur la balise LI */
	margin-bottom: 5px;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: auto;
	width: 220px;
	display: block;
	text-align: left;
	color: #CCC;
}

.suite a:link , .suite a:visited    {
	list-style: none; /* crée la bordure supérieure des liens ; les autres sont placées à l'aide d'une bordure inférieure sur la balise LI */
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-style: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: lighter;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: auto;
	width: 220px;
	display: block;
	text-align: left;
	background-color: #CCF !important;
	color: #333 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 15px;
	vertical-align: 50%;
	border-radius: 0px;
}
.suite a:hover, .suite a:focus,.suite a:active {
	list-style: none; /* crée la bordure supérieure des liens ; les autres sont placées à l'aide d'une bordure inférieure sur la balise LI */
	border-bottom-style: none;
	font-family: "Trebuchet MS", Helvetica;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-left: auto;
	width: 220px;
	height: 15px;
	text-align: left;
	color: #333 !important;
	background-color: #FC0 !important;
}


.insertdata #table_adduser {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #CCF;
}
.insertOK {
	font-family: "Trebuchet MS", Helvetica;
	padding-top: 8px;
	width: 400px;
	margin-right: 25px;
	margin-left: auto;
	font-size: 15px;
	color: #CCC;
	padding-left: 45px;
	background-color: #333333;
	box-shadow: 0px 0px 10px 5px #000;
	border-radius: 20px;
	height: auto;
	padding-bottom: 7px;
}
#conteneur .info .title span {
	background-color: #9CF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 15px;
	color: #900;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font-weight: bold;
}
#conteneur .idtrait .texttd {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #333 !important;
	font-weight: lighter;
	background-color: #FFF !important;
}
.texte {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 12px;
	color: #333;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

table{
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#sexe, #gpesanguin, #nbenft   {
	width: 40px !important;
}
#conteneur .idtrait #Colgauche p #nbenft {
	width: 45px;
}
#conteneur .idtrait #Colgauche p #sitmat {
	width: 150px;
}
#conteneur #error {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 15px;
	color: #FFF important!;
	display: block;
	text-align: center;
	background-color: #F00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	color: #FFF;
}
.bolder {
	font-weight: bold;
}
.divSanction {
	width: 100%;
	margin-top: 5px;
	border-top-width: 0.1em;
	border-bottom-width: 0.1em;
	border-top-style: inset;
	border-bottom-style: inset;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-align: right;
	margin-right: 20px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#conteneur #selectDIV form p label {
	display: block;
	float: left;
	padding-top: 2px;
	width: 170px;
	text-align: right;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #F00;
	padding-right: 5px;
	padding-bottom: 3px;
	background-color: #FFF;
	border-radius: 5px 0px 0px 5px;
	margin-top: 0px;
	margin-right: 1px;
}
.alerteBis {
	font-family: "Trebuchet MS", Helvetica;
	font-size: 25px;
	color: #CCC;
	margin-top: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: lighter;
	text-shadow: 1px 1px #666;
}
.titreSimple {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}
.divDesactivation {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #F33;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-weight: lighter;
	text-transform: uppercase;
}
.signature {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: underline;
	text-align: right;
	display: block;
}
.entete {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.tableShadow {
	box-shadow: inset 5px 5px 1px 1px #999 !important;
}
