body{
background-color:white;
font-family: Verdana,Arial,sans-serif;
font-size:13px;
}

.ico{
	width:32px;
}

#corps{
	position:relative;
	width:979px;
	margin:0px auto;
	height:100%;
}
#entete{	
	position:relative;
	height:25px;
	margin:0px auto;
	background-color:white;
}
#popup h3{
	display:inline;
	border-top:1px solid white;
	border-left:1px solid white;
	width:50%;
}
#popup .popupContent{
	margin: 20px auto 0px;
	overflow:auto;
	width:90%;
	height:85%;
}
#entete #onglets{
	float:right;
	padding:0;
	height:25px;
	margin:0;
	list-style:none;
}
#entete #onglets span{
	background : #97b3d9;
	display:block;
	height:19px;
	margin-left:1px;
	float:left;
	padding:3px;
	text-align:right;
	cursor:pointer;
}
#entete #onglets span:hover{
	background : white;
	cursor:pointer;
}
#entete #onglets span img{
	display:block;
	height:16px;
	margin-right:5px;
	background : url(img/boutons/onglet.png) scroll 50% 50%;
	float:left;
}

#banniere{
	cursor:pointer;
	display:block;
	position:relative;
	margin:0 auto 0px;
	width:900px;
	height:125px;
	background-color:white;
}
#menu{
	position:relative;
	width:190px;
	float:left;
	margin:20px 5px 0;
	text-align:right;
	cursor:pointer;
	z-index:1;
}
#menu .boutonMenu{
	width:190px;
	height:37px;
	display:block;
	z-index:100;
}
#menu .extraMenu img{
	width:152px;
	height:30px;
}	
#menu h3{
	padding:0;
	margin:0 0 5px 0;
	display:block;
	background-color:white;
} 
#loader{
	display:none;
	position:absolute;
	top:90px;
	right:15px;
}
.border-top{
	position:relative;
	width:700px;
}
.border-top-pied {
	height:5px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
}
#page{

	border-left:1px solid #CCCCCC;
	position:relative;
	width:768px;
	margin:0px auto;
	float:left;
	padding:5px;
	overflow:none;
	background-color:white;
}
#page #content .entete{
	width:660px;height:90px;
}
#page #content .entete-mini{
	width:660px;height:40px;
}
#page #content .gauche{
	width:280px;position:relative;float:left;height:280px;margin:0 0 20px 10px;
}
#page #content .center{
	width:280px;position:relative;height:280px;margin:0 auto 10px;
}
#page #content .gauche div {
	width:280px;position:relative;height:250px;
}
#page #content .imagePager img  {
	width:280px;height:250px;
}
#page #content .gauche span {
	display:block;
}
#page #content .droite{
	padding:0;margin:5px 5px 20px 14px;display:block;width:380px;height:280px;position:relative;float:left;overflow:auto;
}
#page #content .bas{
	display:block;width:48%;
}
#pied{
	position:absolute;
	margin:30px -5px 10px;
	width:100%;
	text-align:center;
	clear:left;
}
#pied span{
	cursor:pointer;
	position:absolute;
	right:30px;
	font-size:9px;
}
#pied span img {
	margin-left:5px;
}
#pied p {
	position:absolute;
	display:block;
	background:white;
	height:15px;
	padding:0;
	margin:0;
	font-size:9px;
}
a{
	text-decoration:none;
	color:#535691;
}
.border-bottom{
	clear:left;
	display:block;
	background-image:url(./img/bordures/border-bottom-old.png);
	width:100%;
	height:14px;
	position:absolute;
	z-index:1;
	bottom:-14px;
}
.border-right{
	display:block;
	background-image:url(./img/bordures/border-right-old.png);
	width:14px;
	height:100%;
	margin-bottom:10px;
	position:absolute;
	right:-14px;
	top:0px;
	z-index:1;
	clear:left;
}

.border-top-right{
	display:block;
	background-image:url(./img/bordures/border-top-right-white.png);
	width:14px;
	height:14px;
	position:absolute;
	right:-14px;
	top:0px;
	z-index:2;
	clear:left;
}
.border-bottom-right{
	display:block;
	background-image:url(./img/bordures/border-bottom-right-white.png);
	width:14px;
	height:14px;
	position:absolute;
	right:-14px;
	bottom:-14px;
	z-index:2;
	clear:left;
}
.border-bottom-left{
	display:block;
	background-image:url(./img/bordures/border-bottom-left-white.png);
	width:14px;
	height:14px;
	bottom:-14px;
	position:absolute;
	z-index:2;
	clear:left;
}
.border-top-right-white{
	display:block;
	background-image:url(./img/bordures/border-top-right-white.png);
	width:14px;
	height:14px;
	position:absolute;
	right:-14px;
	top:0px;
	z-index:2;
	clear:left;
}
.border-bottom-right-white{
	display:block;
	background-image:url(./img/bordures/border-bottom-right-white.png);
	width:14px;
	height:14px;
	position:absolute;
	right:-14px;
	bottom:-14px;
	z-index:2;
	clear:left;
}
.border-bottom-left-white{
	display:block;
	background-image:url(./img/bordures/border-bottom-left-white.png);
	width:14px;
	height:14px;
	bottom:-14px;
	position:absolute;
	z-index:2;
	clear:left;
}

.ligneJournal{
	text-align:center;
	width:80%;
	height:24px;
	float:left;
}
.imageJournal{
	margin-left:10px;
	width:24px;
	height:24px;
	float:left;
}
