@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p{
	margin-bottom:20px;
	margin-top:20px;
}

#footer a:link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

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

#credit a:link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

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

a.small{
	font-size:10px;
	text-decoration:none;
	color:#333;
}

.title1{
	color:#700703;
	font-size:20px;
	font-weight:bold;
	line-height:normal;
}

.big{
	font-size:16px;
}

a.liens:link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}

a.liens:hover {
	text-decoration:underline;
	font-weight:normal;
}

a.liens:visited {
	color:#333;
	font-weight:normal;
	text-decoration:underline;
}


a.linkRideaux {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

a.linkRideaux:hover {
	text-decoration:underline;
	font-weight:bold;
}

a.linkRideaux:visited {
	color:#333;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}



h2{
font-size:14px;
}

#contentD a:link {
	color:#700703;
	font-weight:normal;
	text-decoration:none;
}

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

#contentD a:visited {
	color:#700703;
}

input.jojo{
	width:100%;
	height:11px;
	font-size:11px;
}


/* POSITIVE */

button.positive, .buttons a.positive{
    color:#FFF;
	border:1px solid #a43f3b;
	background-color:#700703;
}

.buttons a.positive:hover, button.positive:hover{
    background-color:#ba3b2a;
    border:1px solid #a43f3b;
    color:#FFF;
}

.buttons a.positive:active{
    background-color:#700703;
    border:1px solid #a43f3b;
    color:#fff;
}

#contentTendances h1 {
margin:0px;
font-size:20px;
color:#cccc99;
font-weight:normal;
}

#contentTendances a:link, a:visited {
font-size:12px;
color:#FFF;
font-weight:normal;
text-decoration:none;
}

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