/* ################################# GENERALITES ################################### */

body, p, table, th, td, ul, ol, li, div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

body {
	margin: 0 auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 997px;
	height: 900px;
	background-image: url(../images/ligne.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: #F0F8FF;
}
h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* Menu publiques */

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}

/* menu déroulant */

#menu {
	position: absolute;
	z-index:100;
	width: 985px;
}
#menu dl {
	float: left;
	width: 210px;
}
#menu dt {
	cursor: pointer;
	text-align: left;
	font-weight: bold;
	background: #FFF;
	border: 1px solid silver;
	padding: 2px 0px 0px 0px;
	height: 20px;
	color: black;
}
#menu dd {
	border: 1px solid gray;
}
#menu li {
	text-align: left;
	background: white;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	font-weight: normal;
	padding: 2px 0px 5px 5px;
	width: 97%;
}
#menu li a, #menu dt a {
	color: #000;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0;
}
#menu li a:hover, #menu dt a:hover {
	background: Silver;
}
#menup {
	position: absolute;
	z-index:100;
	width: 743px;
}
#menup dl {
	float: left;
	width: 12em;
	margin: 0 1px;
}
#menup dt {
	cursor: pointer;
	text-align: center;
	font-weight: normal;
	background: Silver;
	border: 1px solid gray;
}
#menup dd {
border: 1px solid gray;
}
#menup li {
text-align: center;
background: #fff;
width:100%;
}
#menup li a, #menup dt a {
color: #000;
text-decoration: none;
display: block;
height: 100%;
border: 0;
}
#menup li a:hover, #menup dt a:hover {
background: #eee;
}
/* **************** */

p {
	/*text-align: justify;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

table {
	margin:0px 5px 0px 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/*border-collapse:collapse;*/
}

img {
	border:0;
}

a:link, a:visited {
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
}

a.lienretour:link,a.lienretour:visited{
color:#2175BA;
text-decoration:none;
}

a.lienretour:hover {
color:#33CCCC;
text-decoration:none;
}

h1 {
	font-family: Arial, sans-serif;
	font-size: 16px;
	/*color: #FFFFFF;
	background-image: url(../pictures/fondtitre.jpg);
	text-indent: 5px;
	background-repeat: no-repeat;*/
}

fieldset {
	-moz-border-radius:10px;
	border-radius:20px;
}
legend {
	color:gray;
}
	
div#divSurimpression{
	position:absolute;
	background-color:#FFFFFF;
	visibility:hidden;
	top:20px;
	left:20px;
	width:920px;
	height:600px;
	border-color:#0000FF;
	border-width:8px;
	border-style:inset;
	padding:2px;
	z-index:110;
	overflow:hidden;
	}
	

#trancheTarif{
	width:250px;
	}
	
/* ################################ CLASSES GENERALES ################################ */
.chargementencours {
display: none;
z-index:100;
position:fixed;
left:300px;
top:300px;
width:50%;
background-color:#ffffff; 
padding:10px;
text-align:center;
font-size:14px;
}

.champObligatoire{
	color:#FF0000;
}

.infobulle1 {
	border: 3px solid #4CA1A8;
	background-color: #E2EBE2;
	vertical-align: middle;
	font-family: Tahoma, Arial, "Times New Roman";
	color: #FFFFFF;
}

.information {
cursor:help;
}

.miniature {
	font-size:9px;
}

.bordure {
	border:solid 1px black;
}

.nomCollectivite {
font-family: Tahoma, Arial, "Times New Roman";
font-size: 20px;
font-weight:bold;
font-variant: normal;
padding: 10px 25px 10px 25px;
}

.titre1 {
font-family: Tahoma, Arial, "Times New Roman";
font-size: 14px;
font-weight:bold;
font-variant: normal;
padding: 2px 5px 2px 5px;
}

.titre2 {
font-family: Tahoma, Arial, "Times New Roman";
font-size: 14px;
font-weight: normal;
font-variant: normal;
padding: 2px 5px 2px 5px;
}

.titre3 {
font-family: Tahoma, Arial, "Times New Roman";
font-size: 14px;
font-weight: normal;
font-variant: normal;
padding: 2px 5px 2px 5px;
}

.resultat1 {
	background-color: #E9E9E9;
}
.resultat2 {
	background-color: #CCFFCC;
}
.resultat3 {
	background-color: #EFF1DA;
}
.resultat4 {
	background-color: #ECE8AC;
}
.headinstall {
	background-color: #FFFF99;
	padding: 5px 10px 5px 10px;
	border-color: #4CA1A8;
	border: 1px;
	border-style: solid;
}

.boutoncolore {
	background-color: #FFFF99;
}

.rubractive {
	font-weight: bold;
	color: #5D5A55;
}

.etiquette {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330099;
	cursor: pointer;
}

.etiquette2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330099;
}

.etiquette3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.fildarianne {
	background-color:#EEEEEE;
	font-size: 12px;
	padding: 5px;
	margin-top: 10px;
}

.hautPage {
	text-align:right;
	padding-right:15px;
}

table.tableAbordure td, table.tableAbordure th {
	border: 1px solid #4CA1A8;
}

table.noBordure td, table.noBordure th {
	border: 0;
}

.infored {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #FF0000;
}
.infogreen {
	font-family: Tahoma, Arial, "Times New Roman";
	color: #009900;
}
#ajoutPDC {
	background-color: #FFFFCC;
	position:absolute;
}

#mail2 {
	text-align:center;
	background-image:url(../images/emailpopup.png);
	position:absolute;
	width:100%;
	height:100%;
	
}

#enrMail {
	margin-left:215px;
}

.envoireleve {
	background-color:#C3D5FD;
	background-image:url(../images/compteur.png);
	background-repeat:no-repeat;
	background-position:center;
	width:400px;
	border-style:groove;
	text-align:center;
	border-radius:20px;
}

.aideContextuelle {
	position:absolute;
	background-color:#CCFFCC;
	width:auto;
	padding:3px;
	vertical-align:top;
	text-align:justify;
}

.pdcactif {
	background-color:#D4F5FA;
}

/* ############################## menus publiques #################################### */

.barressmenu {
	position: absolute;
	background-color: White;
	height: 24px;
	width: 985px;
}

.barressmenup {
position:absolute;
background-color:#DDDDDD;
height:16px;
width:743px;
}

.entetemenupublic {
background-color:#DDDDDD;
font-weight:bold;
padding:2px;
cursor:default;
}

.listemenuspublicpassif {
background-color:#DDDDDD;
cursor:default;
padding:2px;
}

.listemenuspublicactif {
background-color:#EEEEEE;
cursor:pointer;
padding:2px;
}

/* ################################ lignes paires ################################### */
.lignePaire {
background-color:#FFFFCC;
/*width:90%;
padding:10px;
border: dotted 2px #0099CC;
text-align:justify;*/
}
.lignePaire span {
background-color:#EEEEEE;
}
.lignePaire a:link, .lignePaire a:visited {
color:#2175BA; text-decoration:none; margin-left:50px;
}
.lignePaire a:hover {
color:#FF9933; text-decoration:underline;
}

/* ################################ lignes impaires ################################# */
.ligneImpaire {
background-color:#99CCFF;
/*width:90%;
border:dotted 2px #0099CC;
text-align:justify;*/
}
.ligneImpaire span {
background-color:#EEEEEE;
}
.ligneImpaire a:link, .ligneImpaire a:visited {
color:#FFFFFF; text-decoration:none; margin-left:50px;
}
.ligneImpaire a:hover {
color:#2175BA; text-decoration:underline;
}


/* ################################ mouchard ################################# */
.mouchard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

/* ################################ page Retour Paiement ################################# */
#contenuretour
{
	margin-left:30px;
}

#titrecontenuretour
{
text-align:center;
}

#nomCollectivité
{
margin-left:350px;
margin-top:25px;
}

#LogoSPPLUS
{
	margin-top:90px;
	margin-left:300px;
}

#LogoSPPLUSPartie1
{
	position:absolute;
}

#LogoSPPLUSPartie2
{
	position:absolute;
	width:320px;
	height:50px;
	margin-left:110px;
	margin-top:30px;
}

#boutonFermer
{
	position:fixed;
	margin-left:800px;
	margin-top:90px;
	width:150px;
	height:50px;
}

#boutonretouricone
{
position:absolute;
}

#boutonretourtext
{
position:absolute;
margin-top:5px;
}

/* ################################# AUTORISATION PRELEVEMENT ################################### */

#autorisationRIB
{
	background-image:url(../images/fondRIB.png);
	margin-left:50px;
	margin-top:50px;
}

#auto_entete
{
	position:absolute;
	width:700px;
}

#column_left
{
	width:500px;
	height:100px;
	float:left;
	margin-right:20px; 
	margin-left:100px;
	text-align: justify; 
}
	
#column_right
{
	width:50px;
	height:100px;
	margin-left:20px;
}

#auto_centre
{
	position:absolute;
	width:80%;
	margin-top:120px;
	margin-right:20px; 
	margin-left:100px; 	
}

#auto_pied
{
	position:absolute;
	width:700px;
	height:200px;
	margin-top:190px; 
	margin-left:35px; 
}

#column_gauche
{
	width:300px;
	height:200px;
	float:left;	
	margin-right:20px; 
	margin-left:100px; 
}
	
#column_droite
{
	width:250px;
	height:200px;
}

#instruction
{
	position:absolute;
	margin-top:330px;
	margin-left:120px;
	color:#FF0000;
}

#signature
{
	position:absolute;
	margin-top:370px;
	margin-left:120px;
}

#FE_rue1 {
	width:260px;
}

#FE_vill {
	width:260px;
}

#civilite {
	width:135px;
}