body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/******************************************************Maquette****************************************************************/
.conteneur_principal
{
	width: 100%;
}

.cellule_haut
{
	width: 770px;
}

form
{
	margin:0;
}

.tableau_haut
{
	width: 770px; 
}


.menu
{
	width: 100%;
	heigth: 19px;
}

.bloc2
{
	width: 276px;
}

.bloc7
{
	background-image:url(gifs/maquette_07.png);
	height: 38px;
}




.bloc9
{
	height: 20px;
	background-color: #49BB97;
}
.bloc9_gauche
{
	height: 20px;
	background-color: #49BB97;
}
.bloc9_droit
{
	height: 20px;
	background-color: #49BB97;
}

.unpixelgauche
{
	background-image:url(gifs/1pixelhautgaucge.png);

}

.unpixeldroit
{
	background-image:url(gifs/1pixelhautdroit.png);
}

.contenu
{
	height: 300px;
	width: 770px;
}

/*************************************************************Mise en page *************************************************************/
a.{
	color: #000000;
	text-decoration: none;	
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

p{
	padding: 5px 5px 5px 5px;
}

.titre{
	font-size: 16px;
	color: #007C52;
	font-weight:bold;
}

h1{
	font-size: 16px;
	color: #007C52;
	font-weight:bold;
}

.contour {
	border: 1px solid #49BB97;
}
.blanc {
	font-weight: bold;
	color: #FFFFFF;
}
.alignerdroite {
	float: left;
	padding: 5px;
}

.my_logo {
	background:url(gifs/maquette_01.jpg) top no-repeat;
	width:770px;
	height:125px;
}

.baseline {
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	padding-right: 0px; padding-left: 100px;
	padding-top:0;
}

.logote {
	padding-left: 97px; padding-top: 8px;
}

.menu1 {
	background:url(gifs/maquette_03.png) top no-repeat;
	width:100px;
	height:19px;
}

.menu2 {
	background:url(gifs/maquette_04.png) top no-repeat;
	width:101px;
	height:19px;
}

.menu3 {
	background:url(gifs/maquette_05.png) top no-repeat;
	width:134px;
	height:19px;
}

.menu4 {
	background:url(gifs/maquette_06.png) top no-repeat;
	width:159px;
	height:19px;
}

.txt_menu {
	padding: 0px;
	margin:0;
	padding-top:2px;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
}

.txt_menu a {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.txt_menu a:hover {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:underline;
}