/* Infos communes*/
body
{
	font-family:  Tahoma, Verdana, 'Trebuchet MS','Times New Roman', Times, serif;
	font-size: 10pt;
	color: #2C485C;
	margin:0;

	background-color: #E8F0F4;
}

#conteneur
{
	margin: auto;
	width: 910px;
}

#banniere h1
{
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	font-size: 36pt;
}

a, a:visited
{
	color: #5D90B5;
	text-decoration: none;
}

a:hover
{

	text-decoration: underline;
}

img
{
	border: none;
	vertical-align:	middle;
}

h1, h2, h3, h4, h5
{
	line-height:12pt;
	text-align: center;
}

li
{
	list-style: none;
}
/*Fin d'infos communes*/



/*Menu haut*/
#speedbarre
{
	border: 1px solid #2C485C;
	height: 25px;
	line-height: 25px;
	margin-left: 0px;

}

#speedbarre a, #visiteurs
{
	display: block;
	min-width: 120px;
	text-align: center;
	margin: 0px;
}	

#visiteurs
{
	text-align: right;
}	

#speedbarre a:hover
{
	background-color: #F4F9FD;
	color: #2C485C;
	text-decoration: none;
}

.speeddroite
{
	float: right;
}
.speedgauche
{
	float: left;
}
/*Fin de menu haut*/



/*Menu gauche*/
#menu
{
	float: left;
	width: 160px;

}

#menu .corpsmenu 
{
	background-color:#F4F9FD;
	padding: 0px;
	margin-top: 0px;
	margin-bottom:10px;
	border: 1px solid #2C485C;
}

#menu ul
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0;
	margin-left: 5px;
}

#menu h6
{
	line-height: 20px;
	margin: 0;
	padding-top: 6px;
	padding-left:15px;
	padding-bottom:4px;
	vertical-align: bottom;
	color:#2C485C;
	background-color:#F4F9FD;
	background: url('ete.png') no-repeat;
	border-right:1px solid #2C485C;
}

#menu h6 img 
{
margin-right:5px;
}

.centrelogo
{
	text-align: center;
}
/*Fin de menu gauche*/


/* Partie centrale */
#corps
{

	margin-left: 170px;
	background-color: #F4F9FD;
	color:#2C485C;
	padding: 5px;
	padding-bottom:25px;
	margin-right: 0px;
	margin-bottom: 10px;
	border: 1px solid #2C485C;
}

#texteG
{
float: left;
width: 390px;
margin-top:20px;
}

#texteD
{
margin-left: 420px;
}
.nouveau
{
font-size:8pt;
}

.msg
{
color: #FF0000;
font: bold;
margin-left: 15px;
}

.listepages
{
	text-align: center;
}

/* Mise en page des annonces */

.cadreannonces 
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
}

.Offre
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	background-color: #E8F0F4;
}
.Offrepermanente
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	background-color: #ffcccc;
}

.Demandepermanente
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	background-color: #ffcc99;
}
.Demande
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	
}
.Annoncesurgentes
{
	width: 215px;
	height:140px;
	float: left;
	border: 1px solid #CC0000;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	color: #cc0000;
}

/*.cadreannonces p
{
	height: 0.3em;
	color: #C11111;
}*/


.annonce
{
	text-align: center;
	display: block;
	height: 0.3em;
	font-size: 1em;
	text-decoration: underline ;
}


.texteannonce
{
font-size: 0.8em;
}



.signataireannonce
{
	font-size: 0.7em;
	font-style: italic;
}



/* Fin de mise en page des annonces */




/* Mise en page des listes membres */

.cadremembres
{
	width: 220px;
	height:180px;
	float: left;
	border: 1px solid #2C485C;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 3px;
	padding-left: 5px;
	overflow: auto;
	font-size: 90% ;
}

.nomcadremembre
{
font-size: 110% ;
text-decoration: underline;
}

.stopfloat
{
	text-align: center;
	clear: both;
}

#num_membre{}


/* Fin de mise en page des listes membres */



/* Mise en page de nouvelles */
.cadrenouvelle
{
	width: 690px;
	border: 1px solid #2C485C;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 3px;
	padding-left: 5px;
}


.signataire
{
	font-size: 0.75em;
	font-style: italic;
	margin-left: 50px;
}

.titrenouvelle
{
	font-size: 1.3em;

}

.nouvelle
{
	margin-left: 15px;

}
/* Fin de mise en page de nouvelles */




/* Fin de partie centrale */



/* Formulaires */
label
{
	font-size: 85%;
}



input[type=submit], input[type=button]
{
	margin-bottom: 3px;
	border-style:outset;
	border-width:1px;
}

input[type=text], input[type=password], select, textarea
{
	border-style: inset;
	border-width: 1px;
	color: #2C485C;
	font-size: 90%;
	width: 180px;
	margin-bottom: 3px;
}

#groupe, #num_membre, #type, #annonce, #selectgroupe,
{
	width: 240px;
	color: #2C485C;
	font-size: 90%;
}

#titre, #nouvelle
{
	width: 350px;
	color: #2C485C;
	font-size: 90%;
}



#num_membre2
{
	color: #2C485C;
	font-size: 90%;
	width: 180px;
}


#skin
{
	width: 80px;
	color: #2C485C;
	font-size: 90%;
}



#tri
{
	width: 100px;
	color: #2C485C;
	font-size: 90%;
}



label.label_cote
{
	float:left;
	width: 150px;
	margin-right: 8px;
	text-align: right;
}

fieldset
{
	margin-bottom:5px;
	padding: 5px;
	padding-bottom: 5px;
}

.hidden
{
	font-size: 85%;
}


legend
{
	color: #2C485C;
	font-weight: bold;
	font-family: Arial, times, 'Times new roman', serif;
}

.send
{
	margin-top: 10px;
	text-align: center;
}
/* Fin de formulaires */



#pied_de_page
{

	margin-left: 170px;
	background-color: #F4F9FD;
	color:#2C485C;
	border: 1px solid #2C485C;
	clear: both;
	text-align:center;
	height: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
}