html, *
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #ffffff;
	text-align: justify;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	margin: auto;
	padding: 0;
	width: 750px;
}

img, a img
{
	border: 0 none;
}

ul
{
	padding: 0px 0px 0px 25px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- En-tête -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Header
{
	margin: 0px;
	text-align: center;
	background-image: url('../../2/2/banniere.jpg');
	height: 465px;
}

#menu_lang
{
	list-style-type: none;
	padding: 40px 10px 5px 25px;
	margin: 0;
	text-align: left;
}

#menu_lang li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#deconnexion
{
	float: right;
	padding: 40px 25px 5px 10px; 
}

#deconnexion a, #deconnexion a:visited
{
	display: block;
	width: 128px;
	height: 36px;
	background-position: top right;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#deconnexion a:hover
{
	background-position: bottom right;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------ Menu utilisateur --------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#User_menu
{
	clear: both;
	width: 750px;
	height: 41px;
	background-color: #492000;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#User_menu li
{
	margin: 0;
	padding: 0;
	float: left;
}

.menu_principal a, .menu_principal a:visited
{
	display: block;
	width: 150px;
	height: 40px;
	background-position: top left;
}

.menu_principal a:hover
{
	background-position: bottom left;
}

.menu_principal a:focus
{
	background-position: bottom right;
}

#Page
{
	margin: 0px;
	padding: 0px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Menu --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Menu
{
	margin: 10px;
	font-weight: bold;
}

.menu_profil
{
	list-style-type: none;
	padding: 10px;
	margin: auto;
}

.menu_profil li
{
	float: left;
	margin: 10px;
	padding: 0;
}

.menu_profil li a, .menu_profil li a:visited
{
	display: block;
	width: 100px;
	height: 100px;
	background-position: top left;
}

.menu_profil li a:hover
{
	background-position: bottom left;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Corps --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Corps_accueil
{
	padding: 0;
	margin: 0;
}

#Corps
{
	padding: 0;
	margin: 0;
	background-image: url('../../2/2/fond_page.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	min-height: 550px;
}

fieldset
{
	width: 95%;
	margin: auto;
	padding: 10px;
	border: 2px ridge #C1E5F1;
}

legend
{
	color: #492000;
	font-weight: bold;
	padding: 15px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------------Liens --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

a,
a:visited
{
	color: #492000;
	text-decoration: none;
}

a:hover
{
	color: #C1E5F1;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------- Tableaux -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

table
{
	margin: auto;
	border-collapse: collapse;
}

.ligne1
{
	background-color: #FFFFFF;
}

.ligne2
{
	background-color: #C1E5F1;
}

.ligne3
{
	background-color: #000000;
	color: #FFFFFF;
}

.ligne4
{
	color: #FFFFFF;
	background-color: #492000;
	text-align: center;
	font-size: 15px;
}

.ligne_erreur
{
	background-color: #F8D697;
}

.form_devis table, .form_diaporama table, .form_montage table
{
	width: 600px;
	margin: auto;
}

.form_devis td, .form_diaporama td, .form_montage td
{
	vertical-align: top;
	padding: 0px 10px 15px 10px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------- Separateurs ------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------ */

.separateur_haut
{
	background-color: transparent;
	border: 0;
	background-image: url("../../2/2/separateur_haut.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 1px;
	height: 11px;
}

.separateur_bas
{
	background-color: transparent;
	border: 0;
	background-image: url("../../2/2/separateur_bas.jpg");
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
	font-size: 1px;
	height: 11px;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------- Onglets --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.onglet_haut
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.onglet_haut li
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 40px;
	background-image: url("../../2/2/onglet_haut_debut.png");
	background-repeat: no-repeat;
	background-position: left top;
}

.onglet_haut span
{
	color: #FFFFFF;
	display: block;
	background: url("../../2/2/onglet_haut_corps.png") no-repeat right top;
	padding: 5px 40px 0px 0px;	
	font-weight: bold;
}

#onglet_connexion
{
	float: right;	
	position: relative;
	top: -3px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#onglet_connexion li
{
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 41px;
	background-image: url("../../2/2/onglet_connexion_debut.gif");
	background-repeat: no-repeat;
	background-position: left top;
}

#onglet_connexion a, #onglet_connexion a:visited
{
	color: #FFFFFF;
	display: block;
	background: url("../../2/2/onglet_connexion_corps.gif") no-repeat right top;
	padding: 0px 41px 0px 0px;
	line-height: 32px;
	font-weight: bold;
	font-size: 12px;
}

#onglet_connexion a:hover
{	
	color: #C1E5F1;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------- Order list -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.order_list
{
	width: 100%;
	margin: 0;
	padding: 6px 0px 15px 0px;
	text-align: center;
	list-style-type: none;
	background-color: #2F1200;
	background-image: url("../../2/2/separateur_bas.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	line-height: 25px;
}

.order_list li
{
	display: inline;
	margin: 25px;
	padding: 5px;
	background-color: #2F1200;
	color: #ffffff;
	white-space: nowrap;
}

.order_list a,
.order_list a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

.order_list a:hover
{
	text-decoration: underline overline;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* --------------------------------------------------- Autres listes----------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.long_liste,
.long_liste li
{
	display: inline;
	margin-left: 5px;
}

.liste
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.liste_centree
{
	list-style-type: none;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}

.liste_centree li
{
	display: inline;
	margin: 15px;
	padding: 0px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* -------------------------------------------------- Réalisations ----------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#bloc_realisations
{
	margin: 0px;
	padding: 0px;
	background-image: url('../../2/2/degrade.png');
	background-repeat: repeat-x; 
}

#disque
{
	float: left;
	margin: 0px 0px 0px -70px;
}

#fleche
{
	float: left;
	position: relative;
	top: 35px;
	left: 120px;
}

#realisation
{
	list-style-type: none;
	margin: 0px 25px 0px 0px;
	padding: 0px;
	height: 150px;
}

#realisation li
{
	margin: 10px 5px;
	padding: 0px;
	float: right;
}

#realisation li a, #realisation li a:visited
{
	display: block;
	width: 129px;
	height: 129px;
	background-position: top left;
}

#realisation li a:hover
{
	background-position: bottom left;
}

.realisation_texte
{
	float: left;
	margin: 220px 10px;
}

.realisation_texte h2
{
	color: #492000;
	font-size: 18px;
	font-style: oblique;
}

.realisation_texte p
{
	padding: 10px;
}

.realisation_demo
{
	margin: 150px 10px;
	float: right;	
}

#devis_type
{
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 170px;
	height: 150px;
}

#devis_type li
{
	margin: 10px 5px;
	padding: 0px;
	float: left;
}

#devis_type li a, #devis_type li a:visited
{
	display: block;
	width: 180px;
	height: 168px;
	background-position: top left;
}

#devis_type li a:hover
{
	background-position: bottom left;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Notes --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.notes
{
	width: 30%;
	margin: 10px;
	padding: 10px;
	float: right;
	border: 2px outset #492000;
	background-color: #C1E5F1;
	font-size: 12px;
}

.notes h1
{
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	color: #333299;
	text-align: left;
}

.notes ul
{
	list-style-type: none;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}

.petit
{
	font-size: 10px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ----------------------------------------------------- Résultat -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.resultat
{
	width: 95%;
	margin: auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #C1E5F1;
	border: 2px outset #492000;
	padding: 10px;	
}

.resultat a:hover
{
	color: #492000;
	text-decoration: underline;
}

.resultat table
{
	margin: auto;
}

.resultat form
{
	display: inline;
}

.hidden
{
	display: none;
}

/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Bouton -------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.bouton
{
	background-color: #68CBEA;
	border: 1px ridge #CCF2FF;
	margin: 10px 5px;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------ Erreur --------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

.message_erreur
{
	width: 45%;
	margin: auto;
	border: 2px solid #C1E5F1;
	background-color: #F8D697;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px;
}

.message_erreur h3
{
	color: #2F1200;
}


/* ------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------- Pied ---------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------ */

#Pied
{
	clear: both;
	background-image: url("../../2/2/pied.jpg");
	background-repeat: no-repeat; 
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}

#Pied table
{
	width: 750px;	
	margin: auto;
	padding: 0;
	text-align: center;
	line-height: 24px;
}

#Pied a, #Pied a:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

#Pied a:hover
{
	color: #C1E5F1;
}