

body {
	/*overflow:hidden;*/
	background-image: url(../img/htmlBG.jpg);
	background-color:#B0E8FF;
	background-position:top;
	background-repeat:repeat-x;
	font-family: Trebuchet MS;
	color: #E1001A;
	margin: 0;
	padding: 0;
	font-size: 70%;
}
#conteneur { 
	position: relative;
	width: 991px;
	height: 610px  !important;
	height: 608px;
	margin: 0 auto; 
	background-image: url(../img/conteneurBG.jpg);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat: no-repeat;
}
.header {
	height: 50px;
}
.menu {
	position: relative;
	float: left;
	padding-left: 48px;
	left:0;
	width: 300px;
	height: 100px;
}
.frame {
    position:relative;
    margin: 22px 46px 26px 0px !important;
    margin: 22px 23px 26px 0px;
	float: right;
	width: 500px;
	height: 460px;
	overflow: auto;
	padding:0px 10px 0px 10px !important;
	padding:0px 10px 0px 10px;
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
	text-align:justify;
}
.footer {
    position:relative;
    float:left;
    width: 100%;
	height: 40px;
	text-align:center;
	padding-top:4px;
	margin-top: 0px;
	background-color:#B0E8FF;
}

p {
	margin: 0 0 5px 0;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #B0E8FF;
	font-weight: bold;
	margin-left:446px;
	margin-top:0px;
	margin-bottom: 2px;
}
h2 {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin:0px 0px 4px 446px ;
	padding-bottom:0px;	
  } 
h3 {
    margin: 0px;
	font-family: Trebuchet MS;
	font-size: small;
	color: #E1001A;
	font-weight: bold;
	font-style:italic;
}
table {
	border: none;
	margin:auto;
	text-align:center;
}
.bloc1 {
 	float: left;
  	height: 70px;
	padding:10px;
	margin-top: 20px;
  }
.bloc2 {
 	float:left;
 
	padding:2px;
	margin-right: 10px;
	margin-top: 0px;
	border: 1px solid #B0E8FF;
  }
.tarifs{
	font-family: Trebuchet MS;
	font-size:x-small;
	color: #E1001A;
	
}
.tarifstext{
    margin-top:10px;
	margin-bottom:14px;
	font-family: Trebuchet MS;
	font-size:x-small;
	color:#808080;
	margin-left:118px;
	line-height:6px;
}
	

.blacktext{
	font-family: Trebuchet MS;
	color:#000000;
	font-size:1 em;
}
.signature{
    color:#E1001A;
    font-weight:bold;
}

/*
 - - - - - - - - 
 >> SlideShow <<
 - - - - - - - - 
*/
.gradient {
  position: relative;
  float: left;
  margin: 0em 0em 1em 1.4em !important;
  margin: 0em 0em 1em 0.8em;
  width: 360px;
}
.timedSlideshow
{
   margin-left: 40px;
}

/* 
- - - - - - - - - - - - -
>>>> NAVIGATION <<<< 

*/
.links
{
    position:inherit;
}
.links a {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:xx-small;
}	
.links a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:xx-small;
} 
.linkscontent
{
    position:inherit;
}
.linkscontent a {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
}	
.linkscontent a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
} 
#navigation{
    position: absolute;
    left: 210px;
    top: 40px;
	width: 150px;
}
#navigation a {
	text-decoration: none;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-left: 15px;
}	
#navigation a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	font-weight:bold;
}
.menuhaut{
	position:relative;
	float: left;
    padding-left: 446px;
    padding-top: 16px;
	}
.menuhaut a {
	color:#E1001A;
	text-decoration: none;
	font-family: Trebuchet MS;
	font-size: 1em;
	background-color:#FFFFFF;
}
.menuhaut a:hover {
	text-decoration: none;
	text-decoration:underline;
	background-color:#FFFFFF;
}
.menugauche {
	list-style-type: none;
	margin: 0px 0px 4px 0px;
	padding:0px 0px 0px 5px;
}
.menugauche a {
	color: #FFFFFF;
	text-decoration: none;
	background-image:url(../img/menu_off.gif);
	font-family: Trebuchet MS;
	font-size:1 em;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	margin-left:0px;
	margin-top:0px;
	display: block;
	width: 130px;
	padding:8px;
	
}
.menugauche a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image:url(../img/menu_on2.gif);
	font-family: Trebuchet MS;
	font-weight:bold;
	color:#E1001A;
	font-size:1 em;
}	
.menugauche2 {
	list-style-type: none;
	margin: 0px 0px 4px 5px;
	padding:0px 0px 0px 0px;
}
.menugauche2 a {
	color: #E1001A;
	text-decoration: none;
	background-image:url(../img/menu_on.gif);
	font-family: Trebuchet MS;
	font-size:1 em;
	font-weight:bold;
	text-decoration: none;
	text-align: center;
	margin-left:0px;
	margin-top:0px;
	display: block;
	width: 140px;
	padding:8px;
}
.menugauche2 a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image:url(../img/menu_on.gif);
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1em;
	font-weight:bold;
}	
.menuactiv{
	list-style-type: none;
	margin: 0px 0px 4px 5px;
	padding:0px 0px 0px 0px;
}
.menuactiv a {
	color: #E1001A;
	text-decoration: none;
	background-image:url(../img/menu_on.gif);
	font-family: Trebuchet MS;
	font-size:1 em;
	font-weight:bold;
	text-align: left;
	margin-left:0px;
	margin-top:0px;
	display: block;
	width: 140px;
	padding:10px 10px 6px 6px;
}
.menuactiv a:hover {
	text-decoration: none;
	background-color: transparent;
	background-image:url(../img/menu_on.gif);
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1em;
	font-weight:bold;
}	
#navigactiv{
    position: absolute;
    left: 210px;
    top: 90px;
	width: 150px;
}
#navigactiv a {
	text-decoration: none;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-left: 15px;
}	
#navigactiv a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	font-weight:bold;
}
#navigactiv2{
    position: absolute;
    left: 210px;
    top: 70px;
	width: 150px;
}
#navigactiv2 a {
	text-decoration: none;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-left: 15px;
}	
#navigactiv2 a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	font-weight:bold;
}
#navigactiv3{
    position: absolute;
    left: 210px;
    top: 10px;
	width: 150px;
}
#navigactiv3 a {
	text-decoration: none;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-left: 15px;
}	
#navigactiv3 a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	font-weight:bold;
}
#navigactiv4{
    position: absolute;
    left: 210px;
    top: 175px;
	width: 150px;
}
#navigactiv4 a {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	width: 150px;
	display: block;
	font-weight:bold;
	padding-left: 15px;
}	
#navigactiv4 a:hover {
	text-decoration: underline;
	font-family: Trebuchet MS;
	color:#E1001A;
	font-size:1 em;
	font-weight:bold;
}
.moreInfos{
color: #E1001A;
background-image:url(../img/aller.gif);
background-position:left;
background-repeat: no-repeat;
padding-left: 20px;
text-align:right;
}
/*********************************RONNY*****************************************************/


.Admnframe {
    position:relative;
	margin-top:60px;
	margin-right:40px;
	float: right;
	width: 470px;
	height: 550px;
	overflow: auto;
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
	text-align:justify;
}
.Admnframe2 {
    position:relative;
	margin-top:120px;
	margin-right:40px;
	float: right;
	width: 485px;
	height: 500px; 
	overflow: auto;
	font-family: Trebuchet MS;
	font-size: 1em;
	color: #000000;
	text-align:justify;
}


.formated input, .formated select, .formated textarea {
	border: 1px solid #66CCFF;
}
.formated input:focus, .formated select:focus, .formated textarea:focus {
	border: 1px solid #E1001A;
}

.formated label {
	display: block;
	float: left;
	font-size: 8pt;
	text-align: left;
	width: 150px;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 5px;
	height: 16px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E1001A;
}
.formated label.nobg {
	background: none;
}


.formated br {
	clear: left;
}

#conteneurAdm1 { 
     

	position: relative;
	width: 991px;
	height: 610px  !important;
	height: 608px;
	margin: 0 auto; 
	background-image: url(../img/Apps_images/conteneurBGadm1.jpg);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat: no-repeat;
}
#erreur_div
{
	position:absolute;
	margin-top: 510px !important;
	margin-top: 480px;
	margin-left: 190px !important;
	margin-left:45px;
	padding-top:2px;
	padding-bottom:2px;
	z-index:99;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color:#FFFFFF;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #66CCFF;
	border-right-color: #66CCFF;
	border-bottom-color: #66CCFF;
	border-left-color: #66CCFF;
	color:#E1001A;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	list-style-type: none;
	width: 350px;
}


.admImg{
margin-top: 0px !important;
margin-top: 120px;
padding-top: 120px;
margin-left: 250px;
}
.Admtitle
{
	position:absolute;
	margin-top:300px;
	font-family: "Trebuchet MS";
	color: #E1001A;
	font-size: 30px;
	text-transform: capitalize;

}
.logbtok
{
position:absolute;
margin-top:-19px;
cursor:pointer;
}
