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;
}

#baudy {
	width: 900px;
	margin-left: auto;
	margin-right: auto; 
}

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: 0px;
	width: 600px; 
	height:130px;
	margin-left: -35px;
}
#palette {
	width: 200px; height: 200px;
	position: relative;
	top: 50px; left: 0px;
	background-image: url(img/palette-big.png);
	background-repeat: no-repeat;
}
#menu {
	width: 250px;
	min-height: 400px;
	float: left;
	margin-top: 32px;
}

#page {
	margin-left: 220px;
	margin-top: 0px;
	min-height: 600px;
}

#bottom {
	margin-top: 50px;
}

/*blocs de textes*/


.left {
	float: left;
	margin-left: 10px;
}
.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:70px -10px 10px 80px;
}
.cand_2 {
	margin:130px 20px 10px 0px;
}
	
.padding {
	padding: 5px 50px 40px 40px;
}

.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;
}

#listjdh li {
}

#listjdh li a {
	text-decoration: none;
	color:#396FB5;
}

#listjdh li a:hover {
	text-decoration: underline;
	color:#396FB5;
}

ul {
	line-height: 1.4em;
	margin-left: 0px; padding-left: 15px;
}
/*2011*/
.marge {
	margin-left: 140px;
}

.bloc1 {
	margin-top: 40px; margin-left: 3px;
	height: 19px; width: 600px;
	background-repeat: no-repeat;
}
.bloc2 {
	margin-top: 0px; margin-left: 3px;
	width: 600px;
	background-repeat: repeat-y;
}
.bloc2 .texte2 {
	width: 500px;
}
.bloc3 {
	margin-top: 0px; margin-left: 3px; margin-bottom: 20px;
	height: 19px; width: 600px;
	background-repeat: no-repeat;
}

.liste1 {list-style-image: url(img/blocs/l1.png);}
.liste2 {list-style-image: url(img/blocs/l2.png);}
.liste3 {list-style-image: url(img/blocs/l3.png);}
.liste4 {list-style-image: url(img/blocs/l4.png);}
.liste5 {list-style-image: url(img/blocs/l5.png);}
.liste6 {list-style-image: url(img/blocs/l6.png);}
.liste7 {list-style-image: url(img/blocs/l7.png);}
.liste8 {list-style-image: url(img/blocs/l8.png);}
.liste9 {list-style-image: url(img/blocs/l9.png);}
.liste10 {list-style-image: url(img/blocs/l10.png);}
.liste11 {list-style-image: url(img/blocs/l11.png);}
.liste12 {list-style-image: url(img/blocs/l12.png);}
.liste13 {list-style-image: url(img/blocs/l13.png);}


/*mise en page du texte*/

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

.titre { font-size: 1.2em; line-height: 1.3em;}

.grand { font-size: 1.1em; line-height: 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;
	line-height: 2em;
}
a.menu:hover{
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.italic {
	font-style: italic;
}
.obj {
	position: relative; bottom: 12px; width:580px;
}


/*couleurs*/
.jaune {
	color:#FFCC00;
}
.gris {
	color: #999999;
}
.blanc {
	color:#FFFFFF;
}
.orange {
	color:#F28F22;
}
.rouge {
	color:#DB0812;
}
.rose {
	color:#EB5B8F;
}
.brun {
	color:#C5571C;
}
.vert {
	color:#BCCF02;
}
.cyan {
	color:#4AC0E7;
}
.turquoise {
	color:#45B8AB;
}
.bleu {
	color:#396FB5;
}
.noir {
	color:#000000;
}

.fondblanc {
	background-color:#fff;
}


/*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; 
}


