﻿/********* Général *********/

html * {
margin	: 0;
}

body {
background	: #c3d3df;
margin: 0; 
text-align: center;
font-family	: Trebuchet MS;
color		: #343957;
font-size	: 12px;
width		: 100%;
}

img {
border-style: none;
margin : 0 0 0 0;
}
input{
color		: #343957;
font-size	: 11px;
font-weight	: normal;
}
textarea{
color		: #343957;
font-size	: 11px;
font-weight	: normal;
}
checkbox{
color		: #343957;
font-size	: 11px;
font-weight	: normal;
}
.titre{
color		: #343957;
font-size	: 30px;
font-weight	: bold;
font-style  : italic;
}
.soustitre{
color		: #343957;
font-size	: 25px;
font-weight	: bold;
font-style  : italic;
}
.texte{
color		: #343957;
font-size	: 11px;
font-weight	: normal;
}
.texte1{
color		: #343957;
font-size	: 12px;
font-weight	: normal;
}
.h1 {
font-size	: 17px;
font-weight : bold;
font-style  : italic;
}

.h2 {
font-size	:  13px;
}

.h3 {
font-size	: 11px;
}

.h4 {
font-size	: 10px;
}

a {
font-size: 12px;
color: #343957;
text-decoration: none;
}
a:hover {
font-size: 12px;
color: #343957;
text-decoration: none;
}
#forme {
width		: 1024px;
height		: 768px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
border-color:#363958;
background	: #c3d3e0;
border-style:1px;
}

#corps{
width		: 1024px;
height		: 768px;
float		: left;
}
/******* Fin Général *******/


/********* En-tête *********/

#en_tete {
	width		: 1024px;
	height		: 200px;
	margin : auto;
	text-align: center;
	float : left;
}


/****** Fin En-tête *******/

/********** Menu **********/

#menu {
width		: 214px;
height		: 335px;
float : left;
margin-top: 22px;
}


/******** Fin Menu ********/


/********* Contenu ********/


#contenu {
width		: 810px;
height		: 530px;
margin-left : 220px;
margin-top : 0px;
text-align : left;
vertical-align : top;

}
#tab_1 {
width		: 650px;
height		: 500px;
float 		: left;
margin-left : 50px;
margin-top : 40px;
}

#tab_collection{
width		: 810px;
height		: 500px;
float 		: left;
text-align : left;
margin-top : 40px;
}
#tab_formulaire{
width		: 810px;
height		: 490px;
float 		: left;
text-align : left;
margin-top : 40px;
overflow : auto;
}
#tab_0 {
width		: 650px;
height		: 500px;
float 		: left;
margin-left : 0px;
margin-top : 0px;
}
.tab_2 {
width		: 100px;
height		: 525px;
overflow : auto;
}

#tab_3 {
width		: 625px;
height		: 500px;
float 		: left;
margin-left : 2px;
margin-top : 40px;
}

#tab_4 {
width		: 600px;
height		: 330px;
float 		: left;
margin-left : 19px;
margin-top : 36px;
}

.tab_5 {
margin-left : 50px;
width		: 780px;
height		: 567px;
overflow : auto;
}

#tab_6 {
width		: 808px;
height		: 500px;
float 		: left;
margin-left : 2px;
margin-top : 40px;
overflow : auto;
}
/******* Fin Contenu ******/
/****** Bouton  ******/

#bouton {
	margin-left : 200px;
	text-align : center;
}



/**** Fin Pied de Page ****/


/****** Pied de Page ******/

#pied_de_page {
	text-align : center;
	clear : both;
}

#pied_de_page li {
	display : inline;
	margin	: 0 20px 0 20px;
}

#pied_de_page a {
	font-size: 11px;
	text-decoration : none;
	color		: #67819a;
}

/**** Fin Pied de Page ****/
/****** Pied de Page ******/

#pied_de_page_home {
	text-align : center;
	margin-top	:5px;
	clear : both;
}

#pied_de_page_home li {
	display : inline;
	margin	: 0 20px 0 20px;
}

#pied_de_page_home a {
	font-size: 11px;
	text-decoration : none;
	color		: #67819a;
}

/**** Fin Pied de Page ****/
