html, body
{
	margin: 0;
	padding: 0;
}
body
{
	font: 85%/1.3 Arial,Verdana,sans-serif;
	font-size: 10pt;
	text-align: center;
	background: #757D88;
	padding-bottom: 20px;
}
p
{
	margin-top: 0;
}
h1, h2, h3
{
	font-style: normal;
	font-weight: normal;
	font-family: "Trebuchet MS" ,Arial,sans-serif;
}

h2
{
	font-weight: bolder;
	font-size: 120%;
}
div#vignette
{
	width: 100%;
	overflow: hidden;
	margin: 0px auto 0px;
}
div#header
{
	width: 100%;
	height: 150px;
}
div#bandeau
{
	width: 960px;
	height: 150px;
	margin: auto;
	padding: 0px;
	background-image: url(../contenu/images/fedala-bandeau.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#surtitre
{
	height: 150px;
	width: 200px;
	text-align: center;
	margin: auto;
	float: left;
}
div#slogan
{
	margin: auto;
	text-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: white;
	width: 100%;
}
div#titre
{
	height: 150px;
	width: 760px;
	color: #FFF;
	float: right;
}
div#titre h1
{
	text-align: left;
	margin: auto;
	margin-top: 20px;
	font-size: 180%;
	letter-spacing: 1px;
	display: inline-block;
	width: 100%;
}

div#container
{
	clear: none;
	width: 960px;
	margin: auto;
	text-align: left;
	background: #CFD6E3;
	min-height: 700px;
}
div#content
{
	float: left;
	display: inline;
	width: 768px;
	margin: auto;
	background: #FFF;
}

div#content h2
{
	margin: 10px 0;
	color: #007BC4;
}
.sidesearch
{
	float: left;
	width: 150px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.fbbuttontop{clear:both;margin:auto;height:5px}
.fbbutton{clear:both;margin:auto;margin-left:10px; height:30px}
.fbbuttonshare{float:right;margin-right:10px}
.side
{
	float: left;
	width: 190px;
	margin: auto;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 0px;
}
.side p
{
	padding: 0px 5px;
}

div#footer
{
	clear: both;
	width: 100%;
	margin: auto;
	background: #3C77AD;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #FFF;
	text-align: center;
}
div#footer p
{
	margin: 0;
}
.imagelogo
{
	border: 0px;
	margin: auto;
}
/* navbar */
.navbar
{
	clear: both;
	width: 958px;
	margin: auto;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	background-color: #23537C;
	text-align: right;
}
.navbar h3
{
	font-size: 100%;
	color: #FFF;
	display: inline;
}
.navbar a
{
	color: #FFF;
}

/* NavBar1 */
.buttonscontainer
{
	vertical-align: top;
	margin-top: 10px;
	width: 188px;
	padding-left: 4px;
}
.buttons
{
	text-align: left;
	width: 185px;
}
.buttons a
{
	color: #000000;
	display: block;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

.buttons a:hover
{
	background-color: #E65714;
	color: #FFFFFF;
	text-decoration: none;
}
.buttonsselected
{
	text-align: left;
	width: 185px;
}
.buttonsselected a
{
	display: block;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #E65714;
}

.buttonsselected a:hover
{
	background-color: #E65714;
	color: #FFFFFF;
	text-decoration: none;
}
.buttons .imagemenu
{
	border-style: none;
	display: inline;
	margin-right: 2px;
	float: left;
}

div.divimagemenu
{
	clear: both;
	height: 15px;
}
div.hrmenu
{
	clear: both;
	width: 185px;
	height: 10px;
}
div.hrmenu hr
{
	color: #7D63A9;
	background-color: #7D63A9;
	border-style: dotted;
	border: 0px;
	border-width: 1px;
	height: 1px;
	margin: auto;
	width: 80%;
}
/* fin NavBar1 */

div.recent span
{
	display: block;
	font-size: 150%;
	font-weight: bold;
}
.buttonsrecentcontainer
{
	width: 175px;
}

.buttonsrecent a
{
	color: #000000;
	padding: 2px;
	padding-left: 3px;
	display: block;
	font: 10px Verdana, sans-serif;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.buttonsrecent a:hover
{
	background-color: #007BC4;
	color: #FFF;
	text-decoration: none;
}
div a:hover
{
	text-decoration: underline;
}
a
{
	text-decoration: none;
	color: #00629D;
}
a:hover
{
	text-decoration: underline;
}
a.lnkpageperso
{
	text-decoration: underline;
	color: #000000;
}
a.l2:visited
{
	text-decoration: none;
	color: #4D4D4D;
}

.smalltextsaisie
{
	font-size: 7pt;
	color: #4D4D4D;
	letter-spacing: 1pt;
	background-color: #ffffff;
}

.textimportant
{
	color: #475FA3;
	font-size: 12pt;
	font-weight: bold;
}

.textnavother
{
	color: #4D4D4D;
	font-size: 9pt;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
.textnavnext
{
	color: Maroon;
	font-size: 9pt;
	font-weight: bold;
	padding: 2px 2px 2px 2px;
}
.textnavcurrent
{
	color: #4D4D4D;
	font-size: 9pt;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #C3152E;
	background-color: #E3F8F3;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 2px;
}

.texttitreannonce
{
	font-weight: bold;
	color: #4D4D4D;
	width: 100%;
	text-align: left;
}
.texttitreannoncedate
{
	font-size: 8pt;
	font-weight: normal;
	color: #4D4D4D;
}
.textdateannonce
{
	font-size: 8pt;
	color: #4D4D4D;
}
.tableannonces
{
	margin: auto;
	color: #4D4D4D;
	width: 720px;
	text-align: center;
}
.ggsearch
{
	margin-top: 5px;
	margin-right: 5px;
	width: 100%;
	text-align: right;
}

.gg728
{
	width: 100%;
	margin: auto;
	margin-top: 4px;
	margin-bottom: 4px;
	text-align: center;
	padding: 0px;
}
.tableannonce
{
	margin: auto;
	color: #4D4D4D;
	border: 1px solid;
	border-color: #B8C2D0;
	width: 728px;
}
.tabletitreannonce
{
	color: #4D4D4D;
	border: 0px;
	background-color: #B8C2D0;
	width: 100%;
	padding: 2px;
}
.textannonce
{
	text-align: justify;
	color: #363656;
	width: 100%;
	padding: 4px 2px 4px 2px;
}
.textnbreponsesannonce
{
	font-size: 8pt;
	color: Red;
	letter-spacing: 1pt;
}

.tableeditmenu
{
	padding: 2px 2px 2px 2px;
	border-width: 0px;
	font-size: 7pt;
	color: #4D4D4D;
}
.descriptif1
{
	padding: 4px;
	margin: 2px;
	text-align: justify;
}
.descriptif2
{
	text-align: center;
}
.textred
{
	color: Red;
}
.texttitle
{
	font-size: 125%;
	font-weight: bolder;
}

/**************/
/* conversation */
a.lnkconversation
{
	font-size: 8pt;
	text-decoration: none;
}
a.lnkconversation:hover
{
	text-decoration: underline;
}
/**************/
.imageannonce
{
	border-style: none;
	padding-left: 3px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-width: 0px;
	text-align: left;
}
.tbltitleannonce
{
	padding: 0;
	color: #4D4D4D;
	text-align: center;
	font-weight: bold;
	width: 100%;
}
/* gridview pages perso */

.grdpagesheader
{
	background-color: #B8C2D0;
	color: #4D4D4D;
}
.grdpagesalternatingrowstyle
{
	font-size: 8pt;
	text-align: left;
}
.grdpagerowstyle
{
	text-align: left;
	font-size: 8pt;
	background-color: #FDF6E8;
}
/* Simple viewer */
#flashcontent
{
	width: 100%;
	height: 700px;
}
/* Controles de saisie */
.tdlabelmdtry
{
	width: 150px;
	vertical-align: top;
	text-align: right;
	height: 24px;
	color: Blue;
}
.tddata
{
	width: 600px;
	text-align: left;
}
.tdlabel
{
	width: 150px;
	vertical-align: top;
	text-align: right;
}
.textboxerr
{
	width: 100%;
	color: Red;
	float: left;
}
.textboxdata
{
	width: 95%;
	height: 100%;
}
.feedback
{
	color: #007BC4;
	font-family: "Trebuchet MS" ,Arial,sans-serif;
	font-size: 120%;
	width: 100%;
	margin: auto;
	text-align: center;
}

.tdannonceorg
{
	width: 100%;
	margin: auto;
	padding: 2px;
	text-align: center;
}
.textboxannonceorg
{
	width: 99%;
	height: 200px;
}

/* pub flottantes gg */
.ggfloatleft
{
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
}
.ggfloatright
{
	float: left;
	margin: 0 0 10px 10px;
	padding: 10px;
}
.plansite
{
	margin-top: 4px;
	margin-left: 4px;
	font-size: 0.8em;
}
.divAnnonce
{
	margin: auto;
	width: 745px;
	border-style: solid;
	border-color: #CECECE;
	color: #BEBEBE;
	border-width: 1px;
	text-align: left;
	padding: 5px;
}

