/* CSS Document */
/* cegenord.css */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #104587;
	margin: 0px;
	background-image: url(../CEGENORDgraph/oiseau2.jpg);
	font-size:12px;
	background-attachment: fixed;


}
a{
	text-decoration: none;
}
.ent
	{
	background-color: #124587;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	border: outset #FFFFFF;

}

.err {
	text-align: center;
	border: #FF0000;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFFFF;
}

.det {
	color: #FFFFFF;
	font-size: 11px;

}

.fond {
	background-color: #779BD2;
	font-size: 12px;
}

.fond2 {
	background-color: #4583C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: #003399;
	font-size: 12px;

}

/*	*/

.body2 {
	color: #FFFFFF;
	margin: 0px;
}

.encadrh {
	border-left-color: #104587;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A0A0A4;
	border-top-color: #104587;

}

.encadrb {
	border-left-color: #104587;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #A0A0A4;
}

.spc {
	line-height: 1px;
	background-color: #104587;
}

.login {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

a:link, a:visited {
	color:white;
}

a:hover {
	color:red;
}

.entete {
	background-color: white;
	color:#104587;
	font-size:14px;
	font-weight: bold;
}

.sep {
	background-color:#ffffff;
}
	
.srl {
	color:#990000
}

.cadre1 {
	border : thin solid #ffffff;
	font-size: 12px;

}


.rad {
	color : #990000;

}

.err2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;

}
.titre {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.transp {
	border: none;
	background-color: #4583c0;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 16px;



}
.blueButton {
	color: #FFFFFF;
	background-color: #124587;
	font-weight: bold;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;


}

input,select, textarea {
	border-bottom-style: solid;
	border-bottom-color: #124587;
	background-color: #4583c0;
	border-top-style: none;
	border-left-style: solid;
	border-right-style: none;
	border-top-width: 0px;
	border-left-width: 1px;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	border-left-color: #124587;
	border-bottom-width: 1px;
	border-right-width: 0px;
	font-family: "Courier New", Courier, mono;
}
input.noActif {
	color: #CCCCCC;
	background-color: #4583c0;
	border-top: #124587;
	border-right: #124587;
	border-bottom: #FFFFFF;
	border-left: #124587;



}
#alertMail{
	position : absolute;
	padding:10px;
	width:400px;
	/*height:130px;*/
	left: auto;
	clip:  rect(auto, auto, auto, auto);
	background-color: #124587;
	top: auto;
	right: auto;
	bottom: auto;
	border-top-width: 2px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 2px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	z-index:210;
	}
	
#mask
	{
	background-image: url(../images/transp50.png);
	background-repeat: repeat;
	z-index: 200;
	height: 100%;
	width: 100%;
	position : fixed;
	top:0px;
	left:0px;
}

#bottom{
	color: #104587;
	background-color: #FFFFFF;
	width:300px;
	left: 40%;
	right: 40%;
	bottom: 0px;
     margin-left: auto;
     margin-right: auto;
	 	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	clip:  rect(auto, auto, auto, auto);

}
.logout a:link, .logout a:visited{
	background-color: #4583C0;
	border: 3px outset #104587;
	margin: 5px;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}
.logout a:hover{
	background-color:#104587 ;
	border:2px solid;
	color: #4583C0;
}
fieldset {
	padding: 30px;
}

