html, body {
width: 100%;
height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

body {
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
background-color: #fff;
}


A {
	text-decoration: none;
	color: #E4F861;
}

A:Hover {
	color: #F1FBAE;
	text-decoration: underline;
}

#conteneur {
width: 100%;
height: 100%;
position: absolute;
}

#welcome {
	width: 220px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	color: #AAA;
	font-weight: bold;
	font-size: 11pt;
}

#header {
	height: 85px;
	margin-left: 230px;
	min-width: 650px;
	background: url(../images/Bandeau-Ga-logo.png);
}

#header H2 {
	text-align: right;
	padding: 38px 0px 5px 150px;
	font-size: 15pt;
	letter-spacing: 2px;
	color: #8210d2;
}

#colGauche {
	position: absolute;
	left:0;
	top: 185px;
	width: 220px;
	padding: 5px;
}

#deconnexion {
	position: absolute;
	top: 26px;
	right: 0px;
	z-index: 100;
}

.itemGinvit {
	width: 218px;
	
}

.itemGinvit A {
	color: #5d0d96;
	padding: 9px 2px;
	float: left;
}

.itemGinvit IMG {
	float: left;
	margin-left: 0px;
}

#mauve {
	width: 218px;
}

#mauve h3 {
	font-size: 13pt;
	text-align: center;
	color: #ccff00;
   padding: 1px 3px;
   margin: 0;
   background: url(../images/bg_toolsTop.gif);
	background-repeat: no-repeat;
}

#mauve .panel_body {
	 margin: 0;
    padding: 0;
    border: none;
    background: url(../images/bg_tools.gif);
	 color: #CCFF00;
}

#mauve P {
	margin: 10px 8px;
}

#mauve .gras {
	font-weight: bold;
}

#mauve A {
	color: #F1FBAE;
	text-decoration: none;
}

#mauve A:Hover {
	text-decoration: underline;
}
#mauve h4 {
    padding: 0px;
	 height: 25px;
    margin: 0;
	 overflow: hidden;
    background: url(../images/bg_toolsBottom.gif);
	 background-repeat: no-repeat;
}

#main {
	position: relative;
	z-index: 1;
	margin-top: 0px;
	margin-left: 240px;
	margin-right: 185px;
	width: auto;
}

#main TABLE.encadre {
	padding: 0px;
	background: #a0a0a0;
	background-image: url(../images/bgGoogleMapTop.gif);
	background-repeat: repeat-x;
}

#main UL, #main OL {
	margin: 5px 0px 5px 30px;
}

#main H1 {
	color: #a61078;
	font-size: 13pt;
	padding: 2px 0px 0px 0px;
	margin: 0;
}
#main H2 {
	color: #E4F861;
	font-size: 13pt;
	padding: 2px 0px 0px 0px;
	margin: 0;
}

#main P {
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

.p2 {
	font-weight: bold;
	color: #E4F861;
	margin: 0;
	padding: 0;
}

#contenu {
	
}

.inside {
	border: 4px solid #777777;
	background: #F8F8F8;
}

#main .inside H2 {
	font-size: 11pt;
	background: url(../images/h2_bg.gif);
	background-repeat: repeat-x;
	color: #a61078;
	margin: 0px 3px 2px 3px;
	padding: 10px 4px 10px 4px;
}

#main .inside P {
	margin: 0px 5px 5px 5px;
	font-weight: normal;
	font-size: 10pt;
}

#pubs {
	position: absolute;
	right: 10px;
	top: 120px;
	padding: 5px 10px;
	width: 120px;
	background-color: #F9F9F9;
	border: 1px dashed #CCCCCC;
	text-align: center;
}

#infoPlace {
	position: absolute;
	right: 2px;
	bottom: 2px;
	width: 170px;
	height: 137px;
}

.infos {
	background: url(../images/bgInfos.png);
	background-repeat: no-repeat;
	height: 137px;
	text-align: center;
	padding: 4px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.infos H1 {
	font-size: 14pt;
	color: #bf0000;
	margin-bottom: 2px;
}

.infos H2 {
	color: white;
	font-size: 9pt;
	border-bottom: 1px solid white;
}

#formLogin {
	margin: 5px;
	background: url(../images/formLogin_bg.png);
	background-repeat: no-repeat;
	width: 218px;
	height: 137px;
	text-align: left;
	padding: 4px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

#formLogin P {
	margin: 0px 0px 6px 4px;
	font-weight: normal;
}

#formLogin .erreur {
	font-weight: bold;
	color: #E4F861;
}

#formLogin H1 {
	font-size: 12pt;
	color: #F1FBAE;
	margin: 3px 5px 0px 5px;
}

#formLogin .champTexte {
	background: transparent;
	border: 1px solid white;
	border-width: 0px 0px 1px 0px;
	color: white;
	font-size: 8pt;
	font-weight: bold;
	width: 100px;
}

#formLogin .liens {
	text-align: center;
	clear: both;
	margin-top: -8px;
}

#formLogin .gobtn {
	margin: -15px 0px 5px 150px;
	padding: 0;
	float: left;
}

#formLogin A {
	color: white;
	text-decoration: none;
}

#formLogin A:Hover {
	color: #E4F861;
}

#nav {
	position: absolute;
	top: 2px;
	right: 0px;
	list-style: none;
}

#nav LI {
	float: left;
	margin: 0px 5px 0px 5px;
	font-size: 8pt;
}

#nav LI A {
	text-decoration: none;
	color: #A0A0A0;
}

#nav LI A:Hover {
	color: #A61078;
}

.portable {
	background-image: url(../images/portable.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	/*margin: 10px -50px 10px 10px;
	padding: 10px 100px 10px 10px;*/
	width : 250px;
	height: 380px;
	border: 0px solid red;
}



#inscriptionAcc {
	background-image: url(../images/accueil_rond.gif);
	background-repeat: no-repeat;
	text-align: center;
	float: right;
	font-size: 9pt;
	color:#ccff00;
	margin: 5px;
	padding: 40px 0px 0px 0px;
	width : 310px;
	height: 300px;
	border: 0px solid red;
}

#inscriptionAcc p {
	font-size: 9pt;
	color:#ccff00;
	margin: 10px 0px;
}

#inscriptionAcc A {
	color: #E4F861;
	text-decoration: none;
}

#inscriptionAcc A:hover {
	text-decoration: underline;
}

#tabTemoignages {
	background: url(../images/temoignage-bg.gif);
	background-repeat: repeat-x;
	margin:0px;
	padding:0px;
	height: 127px;
	min-width: 560px;
}

#tabTemoignages TD p {
	color: #FFFFFF;
	font-size: 9pt;
}

.titrePort {
	font-size: 10pt;
	color: #ccff00;
}

.formG {
	width: 30%;
	float: left;
	padding: 4px;
}

.formD {
	width: 60%;
	float: right;
	padding: 4px;
}


#formInscription INPUT, #formInscription SELECT {
	width: 80%;
	border: 1px solid #A61078;
}

#formInscription H5 {
	font-size: 9pt;
	padding: 5px;
}

#gdiv {
	padding: 0;
	margin: 0;
	margin-top: -10px;
	
}

#gdiv h3 {
	padding: 0;
	margin: 0;
	font-size: 11pt;
	color: #5d0d96;
}

#gdiv h6 {
	font-size: 7pt;
	color: Gray;
	margin: 0;
	padding: 0;
	margin-top: 7px;
}

#gdiv ul {
	margin: 0;
	padding: 5px;
	list-style: none;
}

#gdiv ul li {
	font-size: 8pt;
	color: Gray; 
	
}
