body
{
    background-color: #000000;
    background-image: url(../images/background.gif);
    font-family: Trebuchet MS;
    font-size: 12px;
}

a img
{
    border: none;
}

a, a:visited
{
    color: #3ca900;
    text-decoration: underline;
}

a:hover
{
    color: #3ca900;
    text-decoration: none;
}

.inputText
{
    border: 1px solid #9fcf93;
}

.global
{
    margin-left: auto;
    margin-right: auto;
    width: 1030px;
    overflow: hidden;
}

.header
{
    width: 1030px;
    height: 128px;
    overflow: hidden;
}

.footer
{
	text-align: center;
	color: #ffffff;
}

.main
{
    background-image: url(../images/question-con_10.jpg);
    width: 1030px;
    padding-top: 20px;
    overflow: hidden;
    background-color: #fefcea;
}

.columnMenu
{
    float: left;
    width: 213px;
    overflow: hidden;
}

.columnContent
{
    float: left;
    width: 817px;
    overflow: hidden;
}

.blocContent
{
    padding-left: 15px;
    padding-right: 22px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 780px;
    overflow: hidden;
    background-image: url(../images/question-con_14.jpg);

}

.question
{
    width: 817px;
    overflow: hidden;
    padding-bottom: 10px; 
}

.questionImage
{
    float: left;
}

.blocContent h1, .blocContent h2
{
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.blocContent h2 .highlight
{
    color: red;
}

.blocContent hr
{
    clear: both;
    padding-left: 20px;
    padding-right: 20px;
    border: none;
    border-bottom: 1px solid #9fcf93;
}

.questionAnswer
{
    clear: both;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px; 
}

.questionAnswer .highlight
{
    color: red;
}

.questionDate
{
    float: left;
    padding-top: 10px;
    height: 20px;
    width: 350px;
    overflow: hidden;
    color: #666666;
}

.questionVote
{
    float: left;
    height: 30px;
    width: 250px;
    color: #666666;
}

.questionButton
{
    float: left;
    height: 30px;
    width: 167px;
}

.leftMenu
{
    width: 213px;
    overflow: hidden;
    background-image: url(../images/question-con_13.jpg);
}

.leftMenu ul
{
}

.leftMenu li
{
    list-style: none;
}

.message
{
    font-weight: bold;
    color: green;
}

.messageError
{
    font-weight: bold;
    color: red;
}

.globalAdmin
{
    background-color: #ffffff;
    margin: 20px;
    padding: 20px;
}

.adminTable
{
    
}

.adminTable th
{
    text-align: left;
}

.green
{
    color: green;
}

.blue
{
    color: blue;
}

.orange
{
    color: orange;
}

.page
{
    width: 780px;
    margin: 5px;
    text-align: center;
    font-size: 16px;
}

.voteYes
{
	color: green;
	font-weight: bold;
}

.voteNo a
{
	color: #ff0000;
	font-weight: bold;
}

.answerText
{
	font-size: 13px;
	color: #000000;
}

.pubQuestion
{
    width: 780px;
    text-align: center;
    margin: 10px;
}

.pubMenu
{
    width: 120px;
    height: 600px;
    padding-left: 40px;
}

.questionCoquineLink a, .questionCoquineLink a:visited
{
    color: #a800a8;
}

.siteDescription
{
    clear: both;
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 11px;
    color: #555555;
    overflow: hidden;
}

.avatar
{
	width: 80px;
	height: 80px;
	border: 1px solid #3ca900;
	background-color: #FFFFFF;
}

.widefat
{
	width: 100%;
}

.widefat th
{
	background-color: #133187;
	color: #FFFFFF;
}

.widefat td
{
	background-color:#dfe7f7;
}

.alternate
{
	background-color:#dfe7f7;
}

.widefat th a, .widefat th a:visited
{
    color: #ffffff;
}

.compteur img
{
	display: none;
}
