/* ================================== */
/* Regles des balises courantes */
/* ================================== */

HTML, BODY {
	margin: 0px 0px 0px 0px;
	color : #000;
	background-color: #b8b8b8;
	background-image : url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position : 0px 0px;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 9pt;
	text-align : center;
}

P,DIV,td {margin: 0px; font-family: arial, verdana, geneva, sans-serif; font-size: 9pt; }

a:active , a:visited, a:link   {
	color : RGB(80,80,80);
	text-decoration: none;
}
a:hover {
	color : RGB(80,80,80);
	text-decoration: none;
}

img { border : none; }




/* ================================== */
/* Bloc Interne */
/* ================================== */

#blocinterne {
	margin: 6;
	padding : 0;
	width: 500;
}

#blocinterne .titre {
	margin-top : 12px;
	margin-bottom : 10;
	color: #014182;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 16pt;
}

#blocinterne .texte {
}


/* ================================== */
/* Bas */
/* ================================== */

#bas {
	clear: both;
	color: #000;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 9pt;
	text-align : center;
	width: 100%;
	padding-top : 10px;

}
#bas a:link, #bas a:visited, #bas:active {
	color : #000;
	text-decoration : none;
}

#bas a:hover {
	color : #444444;
	text-decoration : none;
}

/* ================================== */
/* Haut */
/* ================================== */

#haut {
	color: #fff;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 9pt;
	margin-top : 20px;

}
#haut a:link, #haut a:visited, #haut:active {
	color : #fff;
	text-decoration : none;
}

#haut a:hover {
	color : #cfcfcf;
	text-decoration : none;
}


/* ================================== */
/* Onglet */
/* ================================== */

TD.onglet_off {
	width : 177px;
	height : 31px;
	text-align: center;
	vertical-align : middle;
	background-image: url(../images/onglet_off.gif);
	background-repeat: no-repeat;
}

TD.onglet_on {
	width : 177px;
	height : 31px;
	text-align: center;
	vertical-align : middle;
	background-image: url(../images/onglet_on.gif);
	background-repeat: no-repeat;
}

TD.onglet_vide {
	width : 177px;
	height : 31px;
}

.onglet_off {
	clear: both;
	color: #fff;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	letter-spacing: 1pt;
}

.onglet_off a:link, .onglet_off a:visited, .onglet_off :active {
	color : #fff;
	text-decoration : none;
}

.onglet_off a:hover {
	color : #cfcfcf;
	text-decoration : none;
}

.onglet_on {
	clear: both;
	color: #014182;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	letter-spacing: 1pt;
}

.onglet_on a:link, .onglet_on a:visited, .onglet_on :active {
	color : #014182;
	text-decoration : none;
}

.onglet_on a:hover {
	color : #777777;
	text-decoration : none;
}


/* ================================== */
/* Menu */
/* ================================== */

TD.menu_off {
	width : 148px;
	height : 25px;
	text-align: left;
	vertical-align : middle;
	background-color: #e0e0e0;
	border-bottom : #fff 1px solid;
}

TD.menu_puce_off {
	width : 30px;
	height : 25px;
	text-align: center;
	vertical-align : middle;
	background-color: #e0e0e0;
	border-bottom : #fff 1px solid;
}



TD.menu_on {
	width : 148px;
	height : 25px;
	text-align: left;
	vertical-align : middle;
	background-color: #ececec;
	border-bottom : #fff 1px solid;

}

TD.menu_puce_on {
	width : 30px;
	height : 25px;
	text-align: center;
	vertical-align : middle;
	background-color: #ececec;
	border-bottom : #fff 1px solid;
}

TD.menu_vide {
	height : 100%;
	background-color: #e0e0e0;
	border-bottom : #fff 1px solid;
}

.menu_off {
	clear: both;
	color: #000;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	margin-left : 10px;
}

.menu_off a:link, .menu_off a:visited, .menu_off :active {
	color : #000;
	text-decoration : none;
}

.menu_off a:hover {
	color : #014182;
	text-decoration : none;
}

.menu_on {
	clear: both;
	color: #014182;
	text-decoration: none;
	font-family: arial, verdana, sans-serif, helvetica;
	font-size: 10pt;
	margin-left : 10px;
}

.menu_on a:link, .menu_on a:visited, .menu_on :active {
	color : #014182;
	text-decoration : none;
}

.menu_on a:hover {
	color : #014182;
	text-decoration : none;
}



/* ================================== */
/* Formulaires */
/* ================================== */

form {margin-top: 0px; margin-bottom: 0px;}

textarea, select {
	border: 1px solid #5596be;
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #F5F5F5; 
	color: #424242; 
	font-family: arial; 
	font-size: 8pt; 
}

input.devis {
	border: 1px solid #5596be;
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #F5F5F5; 
	color: #424242; 
	font-family: arial; 
	font-size: 8pt; 
}

input.envoi {
	border:1px solid #5596be ;
	padding-top: 1px; 
	padding-bottom: 1px; 
	background-color: #F5F5F5; 
	cursor: pointer; 
	color: #5596be ;
	font-family: arial; 
	font-size: 10pt; 
}


