/* Page */
#masque
{
float: left;/* Le menu flottera à gauche */
position: absolute;
background-color:#FFF;
width:100px;
height:50px;
z-index:10000;
}
#fondaccueil
{
float: left; /* Le menu flottera à gauche */
   background-position:top;
   background-repeat:no-repeat;
   	position: relative;
   width:950px;
   background:url(images/fond-accueil.jpg);
}

#cadre
{
   margin: auto; /* Pour centrer notre page */
   background-position:top;
   background-repeat:no-repeat;
   width:950px;
}

body {
	margin: 0;
	padding: 0;
	background: url(images/fond.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	SCROLLBAR-FACE-COLOR: #706850;
	SCROLLBAR-HIGHLIGHT-COLOR: #706850;
	SCROLLBAR-SHADOW-COLOR: #FFFFFF;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
}

h1, h2, h3, h4 {
	margin: 0;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333;
}

h1 { font-size: 44px; }

h2 {
	font-size: 15px;
	font-weight: bold;
}

h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 5px;
}

p, ul, ol {
	margin-top: 3px;
	line-height: 120%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #0C95C9; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}


/* Header */


#header {
	width: 950px;
	height: 140px;
	margin: 0 auto;
}

	/** LOGO */
#logoimg {
	float: left;
	width: 163px;
	height: 105px;
	margin: 0 auto;
	background: url(images/logoimg.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 784px;
	height: 105px;
	margin: 0 auto;
	background: url(images/imageentete.jpg) no-repeat right top;
	left: 2px;
	top: 0px;
	position: relative;
}

#logo h1 {
	margin: 0px;
	line-height: normal;
	text-transform: capitalize;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	text-transform: none;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	color: #FFF;
}

#logo h1 {
	padding-top: 0px;
	font-size: 27px;
	font-weight: normal;
	text-transform: none;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	float: left;
	width: 950px;
	height: 35px;
}
#menucatal {
	float: right;
	width: 100px;
	height: 25px;
}
#menu ul {
	margin: 0;
	padding: 10px 0px 0px 5px;
	list-style: none;
	line-height: normal;
}
#menucatal ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	display: block;
	float: left;
}
#menucatal li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#menucatal a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 3px 25px 2px 25px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#menu a:hover { text-decoration: underline; }
#menucatal a:hover { text-decoration: underline; }

#menu .current_page_item a {
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}
#menucatal .current_page_item a {
	height: 20px;
	background: #FEC200 url(images/img02.jpg) repeat-x left top;
	color: #FFFFFF;
}

#menu .first {
	background: none;
}
#menucatal .first {
	background: none;
}

/* Totem gauche */
#totemgauche {
	float: left; /* Le menu flottera à gauche */
    width: 200px; /* Très important : donner une taille au menu */
	margin: 10px auto;
}

/* Totem droit */
#totemdroit{
	float: right; /* Le menu flottera à gauche */
    width: 200px; /* Très important : donner une taille au menu */
	margin: 10px auto;
}
/* Infos */

#info {
    float: left; /* Le menu flottera à gauche */
    width: 530px; /* Très important : donner une taille au menu */
	margin: 10px 10px 10px 10px;
}

#infoadmin {
    float: left; /* Le menu flottera à gauche */
    width: 950px; /* Très important : donner une taille au menu */
}

#infocatal {
    float: left; /* Le menu flottera à gauche */
    width: 950px; /* Très important : donner une taille au menu */

}
/* Content */

#content {
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
}

#contentaccueil {
	float: left;
	width: 900px;
	padding-top: 0px;
	padding-right: 0px;
	height: 481px;
	background: url(images/accueilFR.jpg);
}
#texteaccueil{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #394144;
	text-align:center
}

/* Post */

.post {
	margin-bottom: 5px;
}

.post .title {
	height: 30px;
	color: #549900;
}

.post .title a {
	text-decoration: none;
	color: #585D60;
}

.post .date {
}

.post .meta {
	margin-top: -10px;
	padding: 2px 30px 2px 16px;
	background: url(images/img03.gif) no-repeat left 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
	padding: 10px 0;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 177px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585D60;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 10px 0px;
}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
	padding: 7px 10px 10px 7px;
	background: url(images/img07.jpg) repeat-x left bottom;
}

#sidebar p {
	margin: 0;
	padding: 0px 10px;
}

#sidebar h2 {
	height: 26px;
	margin: 0 0 10px 0px;
	padding: 12px 0 2px 7px;
	text-transform: capitalize;
	font-size: 18px;
	font-weight: normal;
	color: #464F54;
}


#sidebar p {
	line-height: 200%;
}
#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #585D60;
}


/* Footer */

#footer {
	width: 950px;
	height: 55px;
	margin: 0 auto;
	padding-top: 15px;
}

#footer-bgcontent {
	float:left;
	margin: auto;
	padding: 0px;
	height: auto;
	width:100%;
	background: #394144;
}

#footer p {
	margin: 0;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

#footer a {
	color: #FFF;
}

#motcle {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

#contact {
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	background: #666;
	color: #FFF;
	height: 20px;
	width: 250px;
	padding: 5px;
}
#contact a {
	color: #FFF;

}

#contact a:hover { 
 	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F60;
	height: 20px;
	width: 250px;
	padding: 5px;
	}
.titre_menu
{
	height: auto;
	margin-bottom: 3px; /* Pour éviter que les éléments du menu ne soient trop collés */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	padding: 3px;
	background: #404040;
   
}
.bloc_menu
{
	background-color: #FFF;
	height: auto;
	margin-bottom: 10px; /* Pour éviter que les éléments du menu ne soient trop collés */
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 3px;
	text-align: left;
}
.bloc_menu img {
	border: 1px solid #000;
	padding: 3 px;
	
}
.bloc_menu p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10 px;
	color:#000;	
}
.imageflotante {
	float:left;
	border: 1px solid #000;
	padding:3px;
	margin-right:3px;
	margin-bottom:3px;
	
}
.imageflotanteright {
	float:right;
	border: 1px solid #000;
	padding:3px;
	margin-left:4px;
	margin-bottom:3px;
	
}

.savoir {
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:center;
	color: #000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.tableauadmin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #454D53;
	border: 1px solid #000;
	height:50px;
}
.tableauadmin a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding:10px;
}

.tableauajout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #454D53;
	border: 1px solid #000;
	height:25px;
}
.tableauajout a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding:10px;
}
.tableauliste {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000;
}
.tableauliste th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background: #454D53;
	padding:3px;
	border-right: 1px solid #FFF;
}
.tableauliste td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding:3px;
	border-right: 1px solid #000;
	border-top: 1px solid #000;
}
.tableauliste a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	padding:10px;
}

.titreactualite {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}