body,td,th {
	font-family: Tahoma, Verdana, Helvetica, Univers, Arial, sans-serif;
	font-size: 0.90em;
	line-height: 1.3em;
	color: #000;
	margin: 10px 10px 10px 10px;
}
body {
	background-image: url(img/fond2non.jpg);
	background-repeat:repeat;
}

input, textarea {
	margin: 1em 0 0 0;
	padding: 1px 1px 1px 1px;
	border: thin;
	border-style: solid;
	font-family: Tahoma, Verdana, Helvetica, Univers, Arial, sans-serif;
	font-size: 1em;
	width: 90%;
}

/*place des blocs principaux*/
#top {
	margin-bottom: 10px;
	width: 600px; 
	height:150px;
	margin-left: -35px;
}
#logo {
	width: 185px; height: 185px;
	position: absolute;
	top: 9px; left: 600px;
	background-image: url(img/palette.jpg);
	background-repeat: no-repeat;
}
#menu {
	width: 250px;
	min-height: 400px;
	float: left;
}

#page {
	width: 800px;
	margin-left: 40px;
	margin-top: 10px;
	min-height: 600px;
}

#bottom {
	margin-left: -115px;
	margin-top: 50px;
	background-image: url(img/bottom_ie.jpg);
	background-repeat: no-repeat;
	width: 200; height: 87px;
	padding: 10px 0px 0px 120px;
}

/*blocs de textes*/

#palette {
	width: 185px; height: 185px;
	background-image: url(img/palette.jpg);
	background-repeat: no-repeat;
}

.left {
	float: left;
	margin-left: 30px;
}
.right {
	float: right;
}
.spacer {
	clear: both;
}

.lplus50 {
	margin-left: -50px;
}
.lplus30 {
	margin-left: -30px;
}

.rplus80 {
	margin-right: -80px;
}

.iplus50 {
	margin-right: -50px;
}

.cand_1 {
	margin:-30px -10px 10px 80px;
}
.cand_2 {
	margin:30px 20px 10px 0px;
}
	
.padding {
	padding: 1em 2em 1em 2em;
}

.image {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 600px;
	height:300px;
}

#photo_candidat {
	float: right;
	margin: 10px 0px 0px 0px;
	width:110px; height: 110px;
}
.candidats {
	float: left;
	width: 110px;
	height: 130px;
	margin: 3px 0px 3px 0px;
}
.candidatsplus {
	float: left;
	width: 230px;
	height: 110px;
	margin: 3px 0px 3px 0px;
}

#photo {
	margin-top: 30px; 
	margin-right: 0px;	
}
.jdh {
	float: right;
	margin-right: -60px;
	margin-top: -170px;
}
.jdh1 {
	float: right;
	margin-right: -140px;
	margin-top: -380px;
}
.jdh2 {
	float: left;
	margin-left: -70px;
	margin-top: -130px;
	margin-right: 20px;
}

ul {
	line-height: 1.4em;
	margin-left: 0px; padding-left: 15px;
}

/*mise en page du texte*/

.surtitre {	font-size: 1.4em; font-weight: bold;}

.titre {	font-size: 1.2em;}

.legende {	font-size: 0.7em;}

.just { text-align:justify;}

.bold { font-weight: bold;}

a{
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

a.menu{
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}
a.menu:hover{
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.italic {
	font-style: italic;
}


/*couleurs*/
.jaune {
	color:#FCD700;
}
.gris {
	color: #999999;
}
.blanc {
	color:#FFFFFF;
}
.orange {
	color:#FF8B00;
}
.rouge {
	color:#E22B00;
}
.rose {
	color:#EA1375;
}
.brun {
	color:#A53B00;
}
.vert {
	color:#A8ED00;
}
.cyan {
	color:#6CC2B7;
}
.violet {
	color:#6D84AD;
}
.bleu {
	color:#004693;
}
.noir {
	color:#000000;
}


/*divers*/

hr {
	border-style: solid;
	border-width: thin;
}

dt {
	cursor:pointer;
}

#construction {
	display: none;	
}

.h500 {
	margin-top: 100px; 

}
.h340 {
	margin-top: 340px; 
}
.h150 {
	margin-top: 150px; 
}
.h-30 {
	margin-top: -60px; 
}