body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

p
{
	margin-top: 0px;
	margin-bottom: 3px;
}

h1
{
	font-size: 21px;
	line-height: 21px;
	margin: 5px 1px 5px 6px;
}

h4
{
	font-weight: bold;
	font-size: 14px;
	line-height: 15px;
	margin-top: 13px;
	margin-bottom: 3px;
}

h5
{
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 3px;
	margin-top: 13px;
}

h6
{
	font-size: 14px;
	line-height: 14px;
	margin-bottom: 5px;
	margin-top: 0px;
}

small
{
	font-size: 9px;
	line-height: 10px;
}

a
{
	text-decoration: none;
	color: #CC0000;
}

a:hover { text-decoration: underline; }
form { margin: 0px; }

input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin: 0px;
	padding: 0px;
}

select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
}

#pub_banner
{
	left: 15px;
	top: 16px;
	position: absolute;
}

#pub_rectangles
{
	left: 15px;
	top: 278px;
	position: absolute;
}

#left
{
	left: 15px;
	top: 138px;
	position: absolute;
}

#left_resultats
{
	left: 15px;
	top: 138px;
	position: absolute;
}

#main
{
	left: 177px;
	top: 138px;
	position: absolute;
}

#main_resultats
{
	left: 177px;
	top: 138px;
	position: absolute;
}

#contents
{
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
}

#addcontents
{
	padding-bottom: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 16px;
}

#status
{
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
}

#pagenav
{
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

#footer
{
	padding-bottom: 32px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 32px;
	clear: both;
}

#user
{
	left: 759px;
	top: 138px;
	position: absolute;
	right: 15px;
}

.colour_red { color: #C00; }
.colour_blue { color: #36F; }
.colour_green { color: #0B0; }
.colour_violet { color: violet; }
.colour_black { color: #000; }
.colour_darkgrey { color: #555; }
.colour_grey { color: #999; }
.colour_lightgrey { color: #EEE; }
.colour_white { color: #FFF; }
.width_1el { width: 169px; }
.width_2el { width: 358px; }

.nomAgence
{
	font-size: 12px;
	font-weight: bold;
}
.content 
{
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	height: 100%;
	width: 728px;
}


/* OVERLAY */

.calque{
  color: #FFFFFF;
  position: absolute;
  visibility : hidden;
  padding: 0px;
  font-family: Courrier;
  font-size: 8pt;
  background-color: #5f5f5f;  
	-khtml-opacity: .75;
	-moz-opacity: .75;
	filter: alpha(opacity=75);
	opacity: .75;
  width: 100%;
  height : 100%;
  top : 0;
  left : 0 ;
  z-index:300;
}

.image_calque{
	height: 100%;
}

.window{
  position: absolute;
  visibility : hidden;
  padding: 0px;
  background-color: #FFFFFF;
  width: 389px;
  height: 265px;
  top : 133px;
  left : 31%;
  /*width: 605;
  height: 500;
  top : 25%;
  left : 25% ;*/
  z-index:400;
  border:solid 1px #000000;
  padding:10px;
  padding-top:5px;
}

