/* BASICS */
html{
    background-color: #FED403;
    background-image: url("http://www.collegiens76.net/img/fd2.jpg");
    font: 12px trebuchet MS;
    margin: 0;
    padding: 0;
}
body {
    background: url("http://www.collegiens76.net/img/fd.jpg") repeat-x scroll center top transparent;
    margin: 0;
    padding: 0;
}

p {
	margin-top: 0;
	padding-top: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0px solid #FFF;
}
body, select, td, input, div, textarea{
	font: 10px trebuchet MS, Times New Roman, Times, serif;
}
#hr {
	display: block;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	height: 3px;
  	background: url(../img_communes/filet_h.gif) repeat-x;
}
#container {
	background: url(../img/conteneur.png) repeat-y top center transparent;
	margin: 0px auto;
	width: 1000px;
}
#haut{
	height:337px;
}

#divVote{
	margin:0px auto;
	width:400px;
}


#binome {
	width:365px;
	height:auto;
	background:#fcfcfc;
	padding:5px;
	border: 5px solid #F7F7F7;
	float:left;
	text-align: left;
}
#binome a:link, a:visited, a:active{
	text-decoration: none;
	color: #c9253e;
}
#binome a:hover {
	text-decoration: underline;
	color: #c9253e;
}
.lireprofession{
	display: block;
	background: url(../img_communes/loupe.gif) no-repeat;
	border: 0px;
	height: 20px;
	padding-left: 22px;
	clear:left;
}
#candidat {
	width:180px;
	height:150px;
	float:left;
	text-align:center;
	margin-top:10px;
}
#college {
	float:left;
	width:100%;
	height:30px;
	text-align:center;
}
#voter {
	float:left;
	width:100%;
	height:auto;
	text-align:center;
}
#voteBlanc {
	width:auto;
	height:auto;
	background:#fcfcfc;
	padding:5px;
	border: 5px solid #F7F7F7;
	text-align:center;
	clear:left;
	margin-top:10px;
}
.footer{
	background-color:#fed403;
	background: url(../img/fd_footer.jpg) no-repeat top center;
	height:186px;
}
.detail {
	display:none;
	overflow:auto;
	background-color:#E5E5E5;
	padding:5px;
}

#messageVote{
	margin-top:100px;
	font-size:10pt;
}

#elus {
	width:365px;
	height:auto;
	background:#fcfcfc;
	padding:5px;
	border: 5px solid #F7F7F7;
	text-align: center;
}
#elus a:link, a:visited, a:active{
	text-decoration: none;
	color: #c9253e;
}
#elus a:hover {
	text-decoration: underline;
	color: #c9253e;
}
