body
{
	background: url("../images/bg_fond.jpg") repeat-x;
}

#conteneur
{
	width: 980px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
}
#bandeau_haut
{
	width: 980px;
	height: 170px;
	background-image: url("../images/bandeau_haut.jpg");
	background-repeat: no-repeat;
	margin: 0;
}
.bord_gauche
{
	display: block;
	float: left;
}
.bord_droit
{
	display: block;
	float: right;
}
#corps
{
	width: 900px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin: 0 auto;
	background-color: #ffffff;
}
#p_centre
{
	min-height:400px;
	height:auto !important;
	height:400px;
	background: url("../images/pointilles.jpg") center top repeat-y;
}
#p_gauche
{
	width: 450px;
	float: left;
	border-right: 1px dotted #9f9d96;
}
#p_droit
{
	width: 420px;
	float: right;
}
.bandeau
{
	width: 920px;
	height: 20px;
	vertical-align: top;
	display: block;
	margin: 0 auto;
}
#navigateur
{
	width: 940px;
	height: 25px;
	position: absolute;
	background-color: #ffffff;
	left: 20px;
	top: 120px;
}
#navigateur ul 
{
    margin:0;
    padding:0;
    list-style:none;
}
#navigateur li 
{
    margin:0;
    padding:0;
}
.accueil img
{
	display: none;
}
.accueil
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/b_accueil.jpg);
	position: absolute;
	left: 10px;
}
.accueil:hover
{
	background-image: url("../images/ba_accueil.jpg");
}
#nav_accueil a
{
	background-image: url("../images/bs_accueil.jpg");
}
.services img
{
	display: none;
}
.services
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/b_services.jpg);
	position: absolute;
	left: 102px;
	top:0;
}
.services:hover
{
	background-image: url("../images/ba_services.jpg");
}
#nav_services a
{
	background-image: url("../images/bs_services.jpg");
}
.produits img
{
	display: none;
}
.produits
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/b_produits.jpg);
	position: absolute;
	left: 194px;
	top:0;
}
.produits:hover
{
	background-image: url("../images/ba_produits.jpg");
}
#nav_produits a
{
	background-image: url("../images/bs_produits.jpg");
}
.contact img
{
	display: none;
}
.contact
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/b_contact.jpg);
	position: absolute;
	left: 286px;
	top:0;
}
.contact:hover
{
	background-image: url("../images/ba_contact.jpg");
}
#nav_contact a
{
	background-image: url("../images/bs_contact.jpg");
}
.infos img
{
	display: none;
}
.infos
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/b_infos.jpg);
	position: absolute;
	left: 378px;
	top:0;
}
.infos:hover
{
	background-image: url("../images/ba_infos.jpg");
}
#nav_infos a
{
	background-image: url("../images/bs_infos.jpg");
}
.degrade
{
	width:92px;
	height:25px;
	outline: none;
	display: block;
	background-image:url(../images/degrade.jpg);
	position: absolute;
	left: 470px;
	top:0;
}
#sous_menu
{
	width: 900px;
	height: 20px;
	position: absolute;
	top: 150px;
	left: 40px;
	background-color: #ffffff;
}
#sous_menu ul 
{
    margin:0;
    padding:0;
    list-style:none;
}
#sous_menu li 
{
    margin:0;
    padding:0;
}
.capteurs img
{
	display: none;
}
.capteurs
{
	width:65px;
	height:20px;
	outline: none;
	display: block;
	background-image:url(../images/b_capteurs.jpg);
	position: absolute;
	left: 20px;
	top: 0;
}
.capteurs:hover
{
	background-image: url("../images/ba_capteurs.jpg");
}
#nav_capteurs a
{
	background-image: url("../images/bs_capteurs.jpg");
}
.separateur2
{
	width:21px;
	height:20px;
	outline: none;
	display: block;
	background-image:url(../images/separateur.jpg);
	position: absolute;
	left: 85px;
	top: 0;
}
.developpement img
{
	display: none;
}
.developpement
{
	width:109px;
	height:20px;
	outline: none;
	display: block;
	background-image:url(../images/b_developpement.jpg);
	position: absolute;
	left: 106px;
	top: 0;
}
.developpement:hover
{
	background-image: url("../images/ba_developpement.jpg");
}
#nav_developpement a
{
	background-image: url("../images/bs_developpement.jpg");
}
#bandeau_bas
{
	clear: left;
	background-color: #ffffff;
	padding: 0;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
}
#table_taoglas
{
	width: 880px;
	margin: auto;
	margin-top: 20px;
}
#table_taoglas td
{
	border-bottom: 1px dotted;
	border-color: #d1cfc6;
}
#table
{
	border-collapse: collapse;
	width: 900px;
}
#table th
{
	border: 1px solid #9f9d96;
	background-color: #d1cfc6;
	padding: 5px;
}
#table td
{
	border: 1px dotted;
	border-color: #d1cfc6;
	padding: 5px;
}
.retour img
{
	display: none;
}
.retour
{
	width:51px;
	height:16px;
	outline: none;
	display: block;
	background-image:url(../images/b_retour.jpg);
	float: right;
	top: 0;
}
.retour:hover
{
	background-image: url("../images/ba_retour.jpg");
}
.logo_taoglas
{
	width: 120px;
	height: 50px;
	display: block;
	float: right;
}
.logo_taoglas_2
{
	width: 58px;
	height: 90px;
	display: block;
	float: left;
	margin: 10px;
}
a
{
	text-decoration: none;
	color: #d35216;
}
a img
{
	border: none;
}
a img:hover
{
	border: none;
}
a img:focus
{
	border: none;
}
h1
{
	color: #b70600;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 24px;
	margin-top: 0;
	padding-top: 0;
}
h2
{
	color: #444036;	
	font-family:Georgia, "Times New Roman", Serif;
	text-align: justify;
	font-size: 18px;
	font-weight: bold;
	line-height: 10px;
	font-variant: small-caps;
}
.liste_accueil_01
{
	font-size: 14px;
	list-style-position: outside;
	list-style-image: url("../images/puce_01.png");
}
.liste_accueil_02
{
	font-size: 12px;
	list-style-position: outside;
	list-style-image: url("../images/puce_02.png");
}
.texte_bas
{
	color: #444036;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 11px;
	font-style: italic;
}
.nom_propre
{
	color: #000000;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 16px;
	font-weight: bold;
}
.nom_couleur
{
	color: #5bb301;
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 16px;
	font-weight: bold;
}
body
{
	font-family: Georgia, "Times New Roman", Serif;
	font-size: 12px;
}
#cadre
{
	position: relative;
	background: url("../images/bg_cadre.jpg") repeat-y;
}
#haut_gauche
{
	position:absolute;
	background: url("../images/haut_gauche.jpg") left top;
	background-repeat:no-repeat;
	top:0px;
	left:0px;
	height:10px;
	width:10px
}
#haut_droite
{
	position:absolute;
	background: url("../images/haut_droite.jpg") top right;
	background-repeat:no-repeat;
	top:0px;
	right:0px;
	height:10px;
	width:10px
}
#bas_gauche
{
	position:absolute;
	background: url("../images/bas_gauche.jpg") bottom left;
	background-repeat:no-repeat;
	bottom:0px;
	left:0px;
	height:10px;
	width:10px
}
#bas_droite
{
	position:absolute;
	background: url("../images/bas_droite.jpg") bottom right;
	background-repeat:no-repeat;
	bottom:0px;
	right:0px;
	height:10px;
	width:10px
}



#gauche{
background: url("../images/gauche.jpg") no-repeat 0 0;
background-position:top left
}
#droite{
background: url("../images/droite.jpg") no-repeat 100% 0;
background-position:top right
}
#haut{
background: url("../images/haut.jpg") repeat-x 0 0;
}
#bas{
background: url("../images/bas.jpg") repeat-x 0 100%;
}

#texte
{
	background: url("../images/degrade_cadre.jpg") no-repeat 10px 35px;
	padding-top : 30px;
	padding-bottom : 20px;
}
.titre_real
{
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
}