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

body,td,th {
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #79b51e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-align:left;
	color:#597DB9;
	text-decoration: underline;
}
a:visited {
	text-align:left;
	color:#597DB9;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#E1001A;
}
a:active {
	text-decoration: none;
	color: #E1001A;
}

.petit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #444444;
}
a.petit{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #597DB9;
}

a.petit:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #E1001A;
}
a.menus-compte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #597DB9;
}

a.menus-compte:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
	color: #E1001A;
}



.rouge{
	color: #FF0000;
}

a.aggelos{
	color: #444444;
	text-decoration:none;
}
a.aggelos:hover{
	color: #444444;
	text-decoration:underline;
}

.titre {
	font-size:24px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	color:#CC0000;
}
h3.spip {
	font-size:14px;
	font-weight:bold;
	color:#0099FF;
	margin-top:30px;
	margin-bottom:15px;
	width:90%;
}
.cadre {
	background:url(IMG/fond.jpg);
	background-repeat:repeat-y;
}
.compte {
	background:url(IMG/compte_fond.jpg);
}
.chemin {
	font-size: 10px;
	color: #000000;
}	
.chemin a {
	font-size: 10px;
	color: #000000;
}
.chemin a:link {
	text-decoration: none;
}
.chemin a:visited {
	text-decoration: none;
	color: #000000;
}
.chemin a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.chemin a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.cadre_menu01 {
	margin-left:20px;
	margin-bottom:20px;
}
.cadre_menu02 {
	background:#FFFFCC;
	border: solid 1px #FFCC00;
}
.cadre_menu03 {
	background:#ffebeb;
	border: solid 1px #e49d9d;
}
.cadre_menu04 {
	background:#ebf7ff;
	border: solid 1px #9dc7e4;
}
.contenu-compte{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: 776655;
	border-bottom-color: 776655;
	border-left-color: 776655;
	background-color: #f7f6f3;
}
.spip_documents img{
	border:0px;
}

.spip_documents {
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
