* {margin:0;padding:0}

body
{
	margin:0;
	background-color: #FFF;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: small;
	color: #000;
}
h1 {
	font-size: x-large;
	font-size: 1.4em;
	font-weight: bold;
	color: #999999;
	letter-spacing: 2px;
	margin: 50px 0 20px 00px;
}
h1 span
{
/*	letter-spacing: 1px;*/
	color: #777777;
}
h2 {
	font-size: large;
	font-weight: bold;
	color: #000;
	margin: 1em 0 0.2em 0;
	padding: 0;
}
h3 { font-size: 100%; font-weight: bold; margin: 0; }

a, a:link, a:visited {
	color: #0043FF;
	text-decoration: none;
}
a:hover {
	color: #0043FF;
	text-decoration: underline;
}
div#indexcontent div.boxcontent a:visited
{
	color: #aaa;
}
img {
	border: none;
}
#accessibility
{
	display:none;
}
#navig 
{
	/*background-color: #F4F4F4;*/
	background-color: #8d868d;
	padding: 0.2em 0 0.4em 0.7em;
	/*border-bottom: 2px #FF660F solid;*/
	border-bottom: 2px #FFBC01 solid;
	color:white;
}
/*
#clearandbottom
{
	clear:both;
	font-size:0em;
	background-color:#F4F4F4;
}*/
#colleft
{
	position:absolute;
	left:0px;
	width:250px;
	background: url('/img_test.jpg') top left no-repeat;

}
#colleftmask
{
	padding-top: 154px;
	background: url('/img/mask.gif') top no-repeat;
}
#bgColLeft {
	width: 199px;
	/*background-color: #FF660F;*/
	background-color: #FFBC01;
	min-height:300px;
}
#identite
{
	padding: 1em 0.4em 1em 1.4em;
	color: #fff;
	color:black;
}
.colleftcontent
{
	padding: 0 0.4em 0 2em;
	/*text-transform:lowercase;*/
	font-size: 85%;
}
.colleftcontent ul {
	padding: 0;
	margin: 0 0 0 1em;
}
.colleftcontent ul li {
	color: #fff;
	color:black;
	padding: 0.1em 0 0.1em 0;
	margin: 0;
}
.colleftcontent a, .colleftcontent a:link {
	color: #fff;
	color:black;
	text-decoration: none;
}
.colleftcontent a:hover {
	color: #fff;
	color:black;
	text-decoration: underline;
}
.collefttitre
{
	padding: 0 0.4em 0 1.4em;
	font-weight:bold;
	/*background-color:#F4F4F4;*/
	background-color: #8d868d;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #BBBBBB;
	border-right:1px #999 solid;
	color:white;
}

.criteria
{
	width:18em;
}
#header
{
	/*background-image:url('/www.aesr.ch/images/bg_header.jpg');*/
	margin-left:45px;
}
#content
{
	margin-left:262px;
	margin-right:30px;
	margin-bottom:30px;
}


#menu h2
{
	color:#000000;
}



.view_label, label
{
	font-weight:normal;
	color:#666;
}
.separator
{
	border-bottom: 1px solid #dcdcdc;
	padding: 0;
	margin: 0.2em 0 0.2em 0;
}

/* VIEWS APPEARANCE */
/*
.viewGroupsCreationDate, .viewGroupsModificationDate
{
	display:inline;
	margin-right:15px;
	font-size:0.8em;
}
.viewGroupsCreationDate .view_label, .viewGroupsModificationDate .view_label
{
	font-weight:normal;
}
*/

#navig
{
	padding-left:245px;
}

.nbrequetes
{
	position:absolute;
	top:0;
	right:0;
	zindex:1000;
}

.nbrequetes span
{
/*	visibility:hidden;*/
}
.nbrequetes:hover span
{
	visibility:visible;
}

a.filelink
{
	font-size:0.8em;
	vertical-align:bottom;
}
span.directoriesname
{
	font-size:0.8em;
	color:#777777;
}

div.error
{
	margin:30px;
	padding:15px;
	border:2px solid #000000;
	background-color:#FF7777;
	text-align:center;
	font-weight:bold;
}
div.aware
{
	margin:30px;
	padding:15px;
	border:2px solid #000000;
	background-color:#7777FF;
	text-align:center;
	font-weight:bold;
}


input.btndelete
{
	background-color:#D84E00;
	color:#ffffff;
	font-weight:bold;
	padding:3px 10px 3px 10px;
	width:7em;
}
.eglises h2
{
	font-size: 1.1em;
	font-weight: bold;
	color: #000077;
	margin: 3em 0 1em 0;
	padding: 0;
}



