body{
	background-color: #F9F9F7;
	background-image: url(grille.png);
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;

}
.carre {
	float: left;
	height: 239px;
	width: 239px;
	margin: 10px;
	overflow: hidden;
	border: solid 1px #F9F9F7;
	background-color: #FFFFFF;
	background-image: url(carre_bottom.png);
	background-repeat: no-repeat;
	background-position: right bottom;

}

a.bleu{
	
 font-family:Arial;
    font-size:14px;
	color:#4197E3;
}
.description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	text-align: justify;
	padding: 5px;
	text-indent: 15px;
	background-image: url(fleche.png);
	background-repeat: no-repeat;
	background-position: 4px 6px;
}

.description a,.description a:hover,.description a:visited{
	color:#000;
}

h4 {
	font-family: "Trebuchet MS";
	font-size: 13px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(folder.png);
	background-repeat: no-repeat;
	margin: 0px;


}
a, a:visited {
	text-decoration: none;
	
}
h1 a,h1 a:visited{
color:white;
}
h4 a, h4 a:visited {
	color: #BE420E;
	
}

h5 a, h5 a:visited {
	color: #4197E3;
	font-family: "Trebuchet MS";
	font-size: 12px;
	
}
h5 {
	margin : 0px;
	border-top: solid 1px #F9F9F7;
	border-bottom: solid 1px #F9F9F7;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #CCA066;
	padding-left:5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #F9F9F7;
	font-weight: normal;
	margin : 10px 0 13px 0;
	text-align : center;
	background-color: #6B4F2E;
}
h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	margin: 0px;
	color: #A5BE0E;
	margin : 5px 0 15px 10px;
	padding-left: 30px;
	background-image: url(folder_big.png);
	background-repeat: no-repeat;
}

h3 a,h3 a:hover,h3 a:visited{
	color:#A5BE0E;
}

div.detail{margin:10px 50px 10px 15px;}

#main form
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#introtexte
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(background-left.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
	border : solid 1px #CCCCCC;
	padding: 10px;
	margin-bottom: 10px;
text-align:justify;
}

.text
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	background-image: url(background-left.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFFFFF;
	padding: 10px;
	padding-top:0;
	text-align:justify;
}

.text a{
	color:#4197E3;
}

#main,.main 
{
	width : 798px;
	float: left;
	background-color:#FFFFFF;
	border : solid 1px #CCCCCC;
	padding: 0px;
	margin: 0px;
	background-image: url(background-left.png);
	background-repeat: repeat-y;
	background-position: right;
}

.main {
	margin-top:10px;	
	background-color:#FFFFFF;
}

#navigation
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE420E;
	padding: 5px;
	border: solid 1px #CCCCCC;
	margin-bottom : 10px;
	background-color: #FFFFFF;
	background-image: url(background-left.png);
	background-repeat: repeat-y;
	background-position: right;
}
#menu a
{
	color: #6B4F2E;
	font-family: "Trebuchet MS";
	font-size: 12px;
	
}
.carre li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.themes{
	margin-top:15px;
}
.themes ul{
	margin-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.themes a,.themes a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4197E3;
}

#navigation a, a:visited
{
	color: #4197E3;
}
#menu 
{
	border : solid 1px #CCCCCC;
	padding : 5px;
	background-image: url(background-left.png);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #FFFFFF;
}

#footer{
	background-color: #6B4F2E;
	clear:both;
}

#footer a {
color:#4197E3;
font-weight:bold;
}

#dashboard
{
    color: #6B4F2E;
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin-right:20px;
	text-align:right;
    margin-left:70px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	color: #F9F9F7;
	font-weight: normal;
	margin : 10px 0 13px 0;
	text-align : center;
	
}
#recherche label
{
    display:block;
    float:left;
    width:120px;
    color: #4197E3;
    margin-top:7px;
}

#recherche input.submit
{ margin-left:120px;}

#recherche input{margin-top:7px;}

#soumettre label {
	display: block;
	float: left;
	width: 300px;
	color: #4197E3;
	margin-top:8px;
}

#soumettre input#submit
{ margin-left:300px;
    width:auto;
}
#soumettre textarea, #soumettre select
{
width:250px;
}

#soumettre p.controle
{margin-left:300px;}

#soumettre p
{color:#6B4F2E;}

#soumettre input
{
margin-top:7px;
width:250px;
}
#soumettre input#site,#soumettre input#blog
{
margin-top:7px;
width:auto;
}
.none {
display: inline !important; 
 width: auto !important; 
 float: none !important;
 color:#000 !important;
}


.carre li a {
	color: #4197E3;
}

.pagination
{
    text-align:right;
    height:16px;
    clear:left;
    margin-left:0px;
    margin-right:0;
    margin-top:20px;
    margin-bottom:0;
    padding-left:10px;
    width:750px;    
}

.pagination a
{
    font-size:11px;
    font-family:Arial;
    color:#fff;
    background:#6B4F2E;
    text-align:center;
    display:block;
    float:left;
    width:16px;
    height:14px;
    margin:0px;
    margin-left:3px;
    padding-top:2px;
}

.pagination a.current
{    color: #4197E3;
}

fieldset
{
    border:1px solid #ccc;
    margin:10px;
    padding:20px;
}

legend
{
    font-size:13px;
    color:#A5BD0D;
}

p#erreur,p.erreur
{
    margin:10px;
    border:1px solid #ccc;
    padding:10px;
    font-family:Arial;
    font-size:11px;
    color:#B5460E;
    font-weight:bold;
}

p.confirmation
{
    margin-left:10px;
    font-size:11px;
    font-family:Arial;
    color:#6B4F2E;
}

pre
{
    color:#A5BD0D;
    font-size:12px;
    margin-left:10px;
    margin-right:10px;
}

a.confirmation
{
    font-size:11px;
    font-family:Arial;
    margin:10px;

}

table
{
    font-family:Arial;
    font-size:10px;
    border-top:1px solid #ccc;
    border-right:1px solid #ccc;
    width:800px;
    table-layout: fixed;
    border-collapse: collapse;
}

td,th
{
    border-bottom:1px solid #ccc;
    border-left:1px solid #ccc;
    overflow:hidden;
   
}
