/* CSS Document */



* {margin: 0; padding: 0;}


body
		{
	margin: 20px 0;
	padding: 0;
	text-align: center;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background: #C0C0C0;
	color: #000000;
		}

img {
	border:none;
}
	
a {
outline: none !important
}

div#conteneur
		{
	width: 900px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF url(images/fond_foot.jpg) no-repeat left bottom;
	border-top: 1px solid #ab4;
	border-right: 1px outset #666666;
	border-bottom: 1px outset #666666;
	border-left: 1px solid #ab4;
		}
		
#header
		{
	height: 87px;
	background: left top;
	text-align: left;
	vertical-align: top;
	background-image: url(images/fond_nav.jpg);
	background-repeat: repeat-x;
	background-color: #6a6869;
		}
		
a:link {
	color: #91135E;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #E50083;
	text-decoration: none;
}
a:active {
	color: #91135E;
	text-decoration: none;
}		

.content {
	float:left;
	text-align:left;
	vertical-align: top;
	width: 100%;
	background-image: url(images/fondfleur.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left {
	float:left;
	width:213px;
	font-size: 11px;
}

#lefthaut {
	float:left;
	width:213px;
	min-height:176px;
	margin-bottom:20px;
	text-align:right;
}

#leftbas {
	float:left;
	width:213px;
	text-align:right;
}

#main {
	float:left;
	width:600px;
}

#mainhaut {
	float:left;
	width:513px;
	min-height:176px;
	margin-bottom:20px;
	vertical-align:middle;
	width:595px;
	padding-left:5px;
}

#mainbas {
	float:left;
	width:535px;
	padding-left:65px;
}


.titre1bis {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 14px;
	color: #91135E;
}

.titrepetit {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E50083;
}

.titre3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #E50083;
}

.message {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	padding-left: 220px;
	height: 52px;
	width: 680px;
	padding-top: 50px;
	vertical-align: middle;
	background-color: #F4F4EA;
	
}
.titregris {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/* MENU */
#logo {
	float:left;
}

#menu {
	float:left;
}

#nav, #nav ul {
	float: left;
	/*width: 445px;*/
	list-style: none;
	font-weight: normal;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	text-align:left;
	font-size:10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}


#nav a.daddy {
	background: no-repeat;
}

#nav li {
	float: left;
	position: relative;
	display:table-cell;
	height: 87px;
	padding-right: 2px;
	text-align:center;
	background-color:#323033;
	
}


#nav li a:hover, #nav li.sfhover {
	background-color:#666666;
	padding-bottom: 4px;
}

/* AUTRES */
#pied {
border:none;
font-size:10px;
clear:both;
}

#bandeau {
float: left;
background-color:#f4f4ea;
width:100%;
}

#bandeau-titre {
float: left;
width: 300px;
}


#bandeau-content {
float: left;
width: 600px;
padding-top: 50px;
	vertical-align: middle;
	font-size:12px;
}

/* REDEFINITION SPIP */

.caractencadre-spip {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #91135E;
	font-weight:normal;
}


.soustitre {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #91135E;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 2px;
}

p.titre {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 14px;
	color: #E50083;
	text-align: left;
	font-weight:lighter;
}

h3.spip {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 14px;
	color: #E50083;
	text-align: left;
	font-weight:lighter;
}

#leftbas h3.spip {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 12px;
	color: #E50083;
	text-align: right;
}

p.spip {
	margin-bottom: 15px;
}


.spip_doc_descriptif {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight:lighter;
}

.spip_doc_titre {
	font-family: "Trebuchet MS", Verdana, "65 Helvetica Medium", "Arial MT";
	font-size: 12px;
	color: #E50083;
	text-align: center;
	font-weight:lighter;
}

/* TABLEAU */

table.spip {
	margin: 5px auto 1em;
	border: none;
	width: 100%;
}

table.spip strong {
	color: #E50083;
}

table.spip caption {
	caption-side: top;
	text-align: center;
	margin: auto;
	padding: 3px;
	font-weight: bold;
	color: #E50083;
	border: none;
}

table.spip tr.row_first {
	color: #E50083;
}

table.spip tr.row_odd {}
table.spip tr.row_even {}
table.spip th, table.spip td {
	padding: 3px;
	text-align: left;
}

.tendances {
width: 900px;
text-align:center;
padding-top:30px;
padding-bottom:10px;
}
