/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;

}
.tdEtape {
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	color: #3C6455;
	font-size: 11px;
}

td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	vertical-align: top;
	font-size: 12px;
}

a:link,a:visited
{
	color:#C30040;
}

a:hover,a:active,a:focus
{
	color:#A59890;
}

#ppl
{
	width: 900px;
	margin-left: -450px;
	position: relative;
	left: 50%;
	background-color: #FFFFFF;
	background-image: url(images/BarreVerticale.gif);
	background-repeat: repeat-y;
	background-position: left top;
	display:block;
	/*min-height:800px;*/

}
#contenu
{
	position:relative;
	width: 650px;
	left: 0px;
	margin-left: 0px;
	float:left;
	margin-top:20px;
	
}


.tableForm {
	background-color: #A59890;
	background-image: url(images/MenuCoinGris.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;

}
.tableForm2 {
	background-color: #A59890;
	background-image: url(images/MenuCoinBlanc.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.tableRouge {
	background-color: #C30040;
	background-image: url(images/MenuCoinBlanc.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;

}

.tableForm th, .tableRouge th, .tableForm2 th {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.tableForm td, .tableRouge td, tableForm2 td {
}
.tableForm a:link, .tableForm a:visited,
.tableForm2 a:link, .tableForm2 a:visited,
.tableRouge a:link, .tableRouge a:visited
{
	color:#FFFFFF;
}

.tableForm a:hover, .tableForm a:active,
.tableRouge a:hover, .tableRouge a:active
{
	color:#000000;
}



#all
{
	margin:0;
	padding:0;
	position:relative;
}
#bottom
{
	margin-left: 0px;
	position: relative;
	left: 0px;
	background-image: url(images/SGDL-Logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display:block;
	width:900px;
	vertical-align: bottom;
	clear:both;
	height: 130px;
	padding: 0px;
}

#left
{
	float: left;
	width: 230px;
	position: relative;
	
}

#left #adresse
{
	position: relative;
	background-image: url(images/Adresse.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 100%;
	display:block;
}

#sousMenu
{
	position: relative;
	width:200px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#onglet
{
	color: #8B7B72;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A59890;
	width: 100%;
}

#onglet a
{
	color: #000000;
	text-decoration: none;
}

a.rubrique, a.rubriqueOK
{
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	height: 40px;
	width: 140px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 20px;
	padding-left: 10px;
	margin-left: 20px;
	display: block;

}
img {
	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;
}
img a{
	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;
}

/*.txt16 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C30040;
	width: 12px;
	float: left;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height : 18px
}
*/
.txt16 {
	font-size: 14px;
	font-weight: bold;
	color: #C30040;
	float: left;
	height : 18px
}


a.rubrique:link, a.rubrique:visited
{
	background-image: url(images/MenuGris.png);
	background-repeat: no-repeat;
	background-position: left top;
}
a.rubrique:hover, a.rubrique:active
{
	background-image: url(images/MenuRouge.png);
	background-repeat: no-repeat;
	background-position: left top;
}

a.rubriqueOK:link, a.rubriqueOK:visited
{
	background-image: url(images/MenuRouge.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu ul,
#sousMenu ul
{
	color:#C30040;
	top: 0px;
	background-image: url(images/SousMenu.png);
	width: 170px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #C30040;
	border-left-color: #C30040;
	position:relative;
	background-repeat: no-repeat;
	background-position: right top;
	/*font-size: 11px;*/
	list-style-type: none;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	text-align:left;
}
#menu ul
{
	margin-top: 10px;
	margin-left:40px;
}

#menu ul li a:link, #menu ul li a:visited,
#sousMenu ul li a:link, #sousMenu ul li a:visited
{
	text-decoration: none;
	line-height:20px;
}

#menu ul li a:hover, #menu ul li a:active,
#sousMenu ul li a:hover, #sousMenu ul li a:active
{
	text-decoration: none;

}

#top
{
	font-size: 18px;
	font-weight: bold;
	color: #C30040;
	float: Aucune;
	height: 80px;
	position: relative;
	padding-top: 10px;
	width: 100%;
	/*margin-left: 250px;*/
	text-align: right;
	margin-left: 0px;
}
#ppl #middle #Titre {
	font-size: 16px;
	font-weight: bold;
	color: #A59890;
	margin-top: 30px;
	margin-bottom: 20px;
	position: relative;
	margin-left: 10px;
	float: left;
}
.titre
{
	font-size: 12px;
	font-weight: bold;
	color: #8B7B72;
}
#cleo {
	background-color: #FFFFFF;
	height: 40px;
	width: 270px;
	position: relative;
	background-image: url(images/LogoCleo.png);
	background-repeat: no-repeat;
	background-position: 10px;
	float: left;
	margin-left: -10px;
	font-size: 24px;
	font-weight: bold;
	color: #C30040;
	padding-left: 160px;
	padding-top: 30px;
}
h1 {
	font-size: 25px;
	font-weight: bold;
	color: #A59890;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 40px;
	margin-bottom: 10px;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C30040;
	text-align: left;
	margin-bottom: 30px;
}
#intro {
	min-height: 80px;
	width: 400px;
	position: relative;
	margin-top: 80px;
}


.input {
	color: #FFFFFF;
	background-color: #A59890;
	text-transform: uppercase;
	height: 30px;
}



#middle
{
	position: relative;
	/*float: Aucune;
	width: 650px;*/
	margin-top: 0px;
	width: 650px;
	background-image: url(images/MenuCoinBlanc.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	margin-left: 240px;
	text-align: justify;
	margin-right: 0px;
	padding-right: 10px;
	padding-bottom: 25px;
	/*margin-left: 250px;
	min-height:500px;*/
}
.txtMisEnRelief {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C30040;
}
#drapeau {
	margin-left: 20px;
	margin-bottom: 20px;
	text-align: left;
	margin-top: 10px;
	font-size: 11px;
}


#right
{
	position: absolute;
	float: right;
	width: 120px;
	background-color: #FFFFFF;
	background-image: url(images/MenuCoinGris.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #A59890;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 15px;
	text-align: right;
	right: 10px;
	bottom: 10px;
	font-size: 11px;
}
.minuscule {
	text-transform: lowercase;
	text-decoration: none;
}


#right a
{
	color: #A59890;
	text-decoration: none;
	text-transform: uppercase;
}
#right a:hover
{
	color: #000000;
}

#cadreMembre {
	position: relative;
	background-color: #C30040;
	background-image: url(images/MenuCoinGris.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFFFFF;
	width: 220px;
	/*height: 220px;*/
	float: right;
	z-index: 999;
	right: 0px;
	margin-left: 10px;
}

#cadreMembre td {
	color: #FFFFFF;
	text-align: right;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 12px;
}
#cadreMembre th {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	text-transform: uppercase;
	padding-top: 20px;
	padding-right: 10px;
}

#cadreMembre a{
	color: #FFFFFF;
}
#cadreMembre a:hover{
	color: #D0C5BF;
}

.txtPetit {
	font-size: 11px;
	font-weight: normal;
}

input,textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.inputBlanc {
	background-color: #C30040;
	padding: 5px;
	border: 1px solid #C30040;
	color: #FFFFFF;
}
.inputRouge {
	background-color: #C30040;
	padding: 5px;
	border: 1px solid #C30040;
	color: #FFFFFF;
}



.txtMisEnValeur
{
	font-weight: bold;
	color: #C30040;
}

.divInsc
{
	background-color: #F9F8F7;
	padding: 5px;
	height: 400px;
	width: 640px;
	overflow: scroll;
	border: 1px solid #FFFFFF;
}
.imgGauche {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.divGris {
	background-color: #A59890;
	background-image: url(images/MenuCoinGris.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 5px;
}
.txtSignature {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtVert {
	font-weight: bold;
	color: #196B0F;
}
.txtRouge {
	font-weight: normal;
	color: #C50D10;
}
.VignetteHaut {
	background-image: url(images/Vignette-haut.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 48px;
	width: 500px;
	margin-left: -250px;
	left: 50%;
	position: relative;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #C30040;
	font-size: 15px;
}
.VignetteHaut td {
	font-weight: bold;
	color: #C30040;
	font-size: 15px;
}

.VignetteCentre {
	background-image: url(images/Vignette-centre.gif);
	background-repeat: repeat-y;
	width: 500px;
	margin-left: -250px;
	position: relative;
	left: 50%;
	padding-right: 20px;
	padding-left: 20px;
}

.VignetteCentre th{
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #A59890;
	text-transform: uppercase;
}

.VignetteBas {
	background-image: url(images/Vignette-bas.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 92px;
	width: 500px;
	margin-left: -250px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
	left: 50%;
	padding-top: 20px;
}
.VignetteBas td {
	font-size: 9px;
	text-align: justify;
}

.warning {
	font-weight: bold;
	color: #C30040;
	text-align: center;
}
.tdFacture {
	background-image: url(/images/BarreVerticaleSeule.gif);
	background-repeat: repeat-y;
}

.EncartRouge {
	background-image: url(images/MenuRouge.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 150px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 20px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
