﻿.toggler {
    color: #FF8040;
    margin: 0;
    padding: 2px 5px;
    background:  url(../images/candidated_back.jpg) no-repeat;
	height:16px;

    font-size: 12px;
    font-weight: bold;
}



.toggler2 {
    color:#FF8040;
	height:16px;
    margin: 0;
    padding: 2px 5px;
    background:;

    font-size: 12px;
    font-weight: bold;
}

.element {
    background: #F5F5F5 url(../../images/candidates_grey_back.gif) repeat-x;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 5px;
	color:#666666;
}

.element p {
    line-height:130%;
}

.element h4 {
    font-size:1.2em;
    line-height:130%;
    color:#0D2F7A;
    text-transform: uppercase;
}

.float-right {
    padding:10px 20px;
    float:right;
}
.ennonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.avert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}


