body {
	SCROLLBAR-FACE-COLOR: #66D8F9;
	SCROLLBAR-HIGHLIGHT-COLOR: #E5F6FB;
	SCROLLBAR-SHADOW-COLOR: #1E8BCD;
	SCROLLBAR-3DLIGHT-COLOR: #82DAF3;
	SCROLLBAR-ARROW-COLOR: #FC940E;
	SCROLLBAR-TRACK-COLOR: #C9EEF9;
	SCROLLBAR-DARKSHADOW-COLOR: #024974;
	margin: 0;
	padding: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image:  url(images/bg_pa.jpg);
	font-family: Arial, Helvetica, sans-serif;
}


h1 {
	font-size: 1.2em;
	color: #FC940E;


}
h2 {
	font-size: 1.1em;
	color: #0693DE;

}
h3 {
	font-size: 1em;
	color: #fc940e;

}
.textebleu {
	color: #0676B3;
	text-align: justify;
	vertical-align: top;
	font-size: 11px;
	margin-bottom: 15px;

}
.textenoir, .textenoir a:link, .textenoir a:hover, .textenoir a:visited, .textenoir a:active {
	color: #000000;
	text-align: justify;
	font-size: 11px;
	text-decoration: none;


}
.textenoirlien, .textenoirlien a:link, .textenoirlien a:hover, .textenoirlien a:visited, .textenoirlien a:active {
	color: #000000;
	font-size: 11px;
	text-decoration: underline;


}
.textegris{
	color: #999999;
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	margin-bottom: 15px;
}

/* EN-TETE */

.containertop {
	padding: 0;
	height: 60px;
	width: 100%;
	margin: 0;

}
.pub {
	text-align: center;
	height: 60px;
	width: 468px;
	top: 10px;
	position: relative;
	right: 15px;
	float: right;
}

/* MENU TOP */

.menu {
	width: 100%;
	height: 22px;
	position: absolute;
	top: 80px;
	font-size: 15px;
	font-weight: bold;
	color: #004776;
	text-align: center;
	text-decoration: none;
	line-height: 22px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;	
}
.menu a:link, .menu a:visited, .menu a:active {
	font-size: 15px;
	color: #004776;
	text-decoration: none;
	font-weight: bold;

}
.menu a:hover {
	font-size: 15px;
	color: #039EF2;
	text-decoration: none;
	font-weight: bold;
}

/* CENTRE GAUCHE */

.containercentregauche{
	margin: 0;
	padding: 0px 0px 0px 10px;
	width: 210px;
	position: absolute;
	float: left;
	top: 110px;
	left: 0;
	font-size: 11px;

}
.pub2 {
	height: 300px;
	width: 200px;
	margin-right: 15px;
	text-align: center;
}

* CENTRE GAUCHE - SOUSMENU */

.sousmenu {
	top: 0px;
	width: 200px;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	margin-bottom: 15px;

}
.sousmenutitre {
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
	background-color: #008fdd;
	vertical-align: middle;
	padding: 2px 2px 2px 15px;
	height: 20px;
	width: 200px;
	margin: 0px;


}
.sousmenutable {
	background-color: #FFFFFF;
	margin: 0px 0px 15px;
	padding: 0px;
	text-align: left;
	width: 200px;
	border-right: 2px solid #008fdd;
	border-bottom: 2px solid #008fdd;
	border-left: 2px solid #008fdd;

}

.sousmenutexte li {
	list-style-image: url(images/puce_sousmenu.gif);

}

.sousmenutexte, .sousmenutexte a:link, .sousmenutexte a:active, .sousmenutexte a:visited {
	font-size: 11px;
	color: #000000;
	padding: 5 0;
	text-decoration: none;
	margin: 0;
	list-style-type: square;


}

.sousmenutexte a:hover {
	font-size: 11px;
	color: #004776;
	text-decoration: none;
	font-weight: bold;

}

.sousmenuNouveauxMessages {
  color: red;
}

/* CENTRE GAUCHE - BOUTON PROPOSER PA */

.proposer {
	height: 35px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-image: url(images/bouton_proposer.gif);
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;


}

.proposer a:hover,
.proposer a:link,
.proposer a:active,
.proposer a:visited
{
    text-decoration: none; 
    color: #FFFFFF;
    
}

/* CENTRE GAUCHE - LOGIN */

.login {
	height: 80px;
	width: 200px;
	background-color: #A8E2FF;
	border: 1px solid #0090DE;
	margin-bottom: 15px;
}
.textelogin {
	font-size: 11px;
	color: #004776;
	padding: 3px;
}
.textelogin a:link, .textelogin a:visited, .textelogin a:active, .textelogin a:hover {
	font-size: 10px;
	color: #004776;
	padding: 3px;
}

.erreurlogin {
	font-size: 11px;
	color: red;
	padding: 3px;
    font-weight: bold;
}

/* CENTRE DROIT */

.containercentredroit {
	margin: 0px;
	padding: 10px;
	float: left;
	top: 110px;
	left: 220px;
	position: absolute;
	width: 760px;
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #Fc940e;	
}

/* CENTRE DROIT - PA */


}
.papseudo {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;

}
.papseudo a:link, .papseudo a:active, .papseudo a:visited {
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.papseudo a:hover {
	color: #FF0000;

}
}
.palignepaire {
	background-color: #F9FDE8;



}
.paresultat {
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	font-size: 11px;
	color: #000000;


}
.paresultat2 {
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-right-color: #0099CC;
	border-bottom-color: #0099CC;
	font-size: 11px;
	color: #000000;


}
.patableresultat {
	margin-bottom: 15px;
	border: 1px solid #0099cc;
	padding: 3px;
	width: 100%;
	background-color: #FFFFFF;


}

	
.pacelluletitre {
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	background-color: #E2F3F8;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099cc;
	padding: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0099cc;



/* CENTRE DROIT - PA- FORMULAIRE */

}
.formulairetable {
	width: 50%;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;



}
.formulairetable2 {
	margin-bottom: 15px;
	width: 100%;
	border: 1px solid #0099cc;
	padding: 0px;

}
.formulairetablecelluletitre {
	font-size: 11px;
	font-weight: bold;
	color: #0099cc;
	background-color: #E2F3F8;
	text-align: right;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
	margin: 0px;



}
.formulairetablecellulereponse {
	font-size: 11px;
	color: #000000;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C8E9F2;
	padding: 3px;
	vertical-align: top;
	margin: 0px;


}

.checkbox {
	font-size: 11px;
	color: #000000;
	text-align: left;

}
.textfield {
	font-size: 10px;
	color: #000000;
	text-align: left;
	height: 18px;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;


}
.textarea{
	font-size: 10px;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;

}
.listemenu{
	font-size: 10px;
	color: #000000;
	height: 18px;

}


/* BOUTONS */


a.bouton-relief, a.bouton-relief:visited, a.bouton-relief:active {
	color: white;
	background-color: #fc940e;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	font-size: 11px;
	border-top: 2px solid #FEC143;
	border-right: 2px solid #FF3300;
	border-bottom: 2px solid #FF3300;
	border-left: 2px solid #FEC143;

}
a.bouton-relief:hover {
	background-color: #008fdd;
	border-top: 2px solid #0266A2;
	border-right: 2px solid #64D9FF;
	border-bottom: 2px solid #64D9FF;
	border-left: 2px solid #0266A2;

}
a.bouton-relief2 {
	color: white;
	background-color: #008fdd;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 1px;
	font-size: 11px;
	border-top: 2px solid #64D9FF;
	border-right: 2px solid #0266A2;
	border-bottom: 2px solid #0266A2;
	border-left: 2px solid #64D9FF;


}
a.bouton-relief:hover2 {
	background-color: #007CBF;
	border-top: 2px solid #0266A2;
	border-right: 2px solid #039CF8;
	border-bottom: 2px solid #039CF8;
	border-left: 2px solid #0266A2;

}
.boutonOK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	height: 20px;
	width: 30px;
	font-weight: bold;
}


/* CENTRE DROIT - ONGLETS */

}
.menuonglets {
	width: 740px;
	margin: 0px;
	padding: 0px;
	text-align: center;


}
.onglets {
	padding: 0px;
	margin-top: 10;

}
.onglets li {
	list-style: none;
	margin: 0;
	display: inline;
	padding: 0px;
}
.onglets li a {
	padding: 5px 5px 5px 15px;
	background: #FFFFFF url(images/cerclebleuclair.gif) no-repeat left top;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}

.onglets li a:link, a:visited { 
	color: #46beff; 
}

.onglets li a:hover {
	color: #004776;
	background: #FFFFFF url(images/cerclebleu.gif) no-repeat left top;

}
.onglets li a#current {
	background: #ffffff url(images/cercleorange.gif) no-repeat left top;
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	}
	
	
/* PIED de PAGE */

.containerpied {
	width: 760px;
	text-align: center;
	height: 30px;
	font-size: 10px;
	line-height: 30px;
	vertical-align: top;
	position: absolute;
	top: 500px;
	left: 220px;



}
.containerpied, .containerpied a:link, .containerpied a:visited, .containerpied a:active {
	font-size: 10px;
	color: #969696;
	text-decoration: none;

}
.containerpied a:hover {
	color: #333333;
	text-decoration: none;
}
a.bouton-relief:hover2 {
	background-color: #007CBF;
	border-top: 2px solid #0266A2;
	border-right: 2px solid #039CF8;
	border-bottom: 2px solid #039CF8;
	border-left: 2px solid #0266A2;

}

.errorMessage b {
	font-size: 11px;
    border: dashed 1px red;
    font-weight: bold;
    color:red;
    padding: 0.6em;
}

.confirmationMessage b {
	font-size: 11px;
    border: dashed 1px black;
    font-weight: bold;
    color:black;
    padding: 0.6em;
}


