/* initialisation */
body {
	padding: 0px;
	margin: 0px;
	
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	
	background-color: #ffffff;
}

form {
	padding: 0px;
	margin: 0px;
}

img {
	border: 0px;
}


/* style base lien */
a {
	color: Blue;
	text-decoration: underline;
}
a:hover {
	color: Blue;
	text-decoration: underline;
}



/* style base formulaire */
input {
	border-style: solid;
	border-width: 1px;
	border-color: #9e9f9b;
}

checkbox {
	border: 0px;
}


input.noborder {
	border: 0px;
}


/* style base titre */
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}



/* style base tableau */

/* pour laternance de couleur de fond de ligne */
.bg2 {
	background-color: #DDDDDD;
}




/* Structure de base centré */
div#masterpos {
	width: 920px;
	margin: 0 auto;
	
	background-position: top;
	background-repeat: repeat-y;
	background-image: url("../images/fond.gif");
}

div#foot {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url("../images/fond-foot.gif");
}

div#foot div#ligne1 {
	padding-top: 3px;
	padding-left: 20px;
	
	font-size: 12px;
	color: #626262;
}

div#foot div#ligne1 a {
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}

div#foot div#ligne2 {
	margin-top: 22px;
	text-align: center;
	
	font-size: 12px;
	font-weight: bold;
	color: #ff3333;
}
div#foot div#ligne2 a {
	font-size: 12px;
	font-weight: bold;
	color: #ff3333;
	text-decoration: none;
}


div#masterpos div#master {
	margin-left: 10px;
	width: 900px;
}

div#master div#top {
	width: 900px;
	/*border: 1px #000 solid;*/
	background-position: bottom right;
	background-repeat: no-repeat;
	background-image: url("../images/fond-menu.jpg");
}


div#master div#top div#menu {
	position: absolute;
	margin-left: 290px;
	width: 612px;
	height: 75px;
}div.menu-accueil, div.menu-qui, div.menu-parc, div.menu-reseau, div.menu-service, div.menu-devis { float: left; height: 78px; margin: 0; }
div.menu-accueila, div.menu-quia, div.menu-parca, div.menu-reseaua, div.menu-servicea, div.menu-devisa { float: left; height: 78px; margin: 0; }

div.menu-accueil span, div.menu-qui span, div.menu-parc span, div.menu-reseau span, div.menu-service span, div.menu-devis span { display: none; }
div.menu-accueila span, div.menu-quia span, div.menu-parca span, div.menu-reseaua span, div.menu-servicea span, div.menu-devisa span { display: none; }

div.menu-accueil a { display: block; margin: 0; padding: 0; width: 84px; height: 78px; overflow: hidden; background: url("../images/nav/menu-accueil.gif") top left no-repeat; }
div.menu-accueil a:hover { background-position: 0% -78px; }
div.menu-accueila a { display: block; margin: 0; padding: 0; width: 84px; height: 78px; overflow: hidden; background: url("../images/nav/menu-accueil.gif") 0% -156px no-repeat; }

div.menu-qui a { display: block; margin: 0; padding: 0; width: 111px; height: 78px; overflow: hidden; background: url("../images/nav/menu-qui.gif") top left no-repeat; }
div.menu-qui a:hover { background-position: 0% -78px; }
div.menu-quia a { display: block; margin: 0; padding: 0; width: 111px; height: 78px; overflow: hidden; background: url("../images/nav/menu-qui.gif") 0% -156px no-repeat; }

div.menu-parc a { display: block; margin: 0; padding: 0; width: 90px; height: 78px; overflow: hidden; background: url("../images/nav/menu-parc.gif") top left no-repeat; }
div.menu-parc a:hover { background-position: 0% -78px; }
div.menu-parca a { display: block; margin: 0; padding: 0; width: 90px; height: 78px; overflow: hidden; background: url("../images/nav/menu-parc.gif") 0% -156px no-repeat; }

div.menu-reseau a { display: block; margin: 0; padding: 0; width: 117px; height: 78px; overflow: hidden; background: url("../images/nav/menu-reseau.gif") top left no-repeat; }
div.menu-reseau a:hover { background-position: 0% -78px; }
div.menu-reseaua a { display: block; margin: 0; padding: 0; width: 117px; height: 78px; overflow: hidden; background: url("../images/nav/menu-reseau.gif") 0% -156px no-repeat; }

div.menu-service a { display: block; margin: 0; padding: 0; width: 99px; height: 78px; overflow: hidden; background: url("../images/nav/menu-service.gif") top left no-repeat; }
div.menu-service a:hover { background-position: 0% -78px; }
div.menu-servicea a { display: block; margin: 0; padding: 0; width: 99px; height: 78px; overflow: hidden; background: url("../images/nav/menu-service.gif") 0% -156px no-repeat; }

div.menu-devis a { display: block; margin: 0; padding: 0; width: 100px; height: 78px; overflow: hidden; background: url("../images/nav/menu-devis.gif") top left no-repeat; }
div.menu-devis a:hover { background-position: 0% -78px; }
div.menu-devisa a { display: block; margin: 0; padding: 0; width: 100px; height: 78px; overflow: hidden; background: url("../images/nav/menu-devis.gif") 0% -156px no-repeat; }


div#nav a.nav1 {
	display: block;
	float: left;
/*	width: 73px; */
	height: 75px;
	text-decoration: none;
}

div#nav div.nav2, div#nav div.nav3 {
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 63px;
	border-left: 1px solid #666666;
	text-decoration: none;
}
div#nav div.nav3 {
	padding-top: 51px;
}

/*
div#nav a.nav1:hover {
	display: block;
	float: left;
	color: #cccccc;
	font-size: 10px;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 53px;
	margin-bottom: 10px;
	width: 68px;
	border-left: 1px solid #cccccc;
	text-decoration: none;
}
*/

div#nav a.nav1:hover div.nav2 {
	color: #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 53px;
}
div#nav a.nav1:hover div.nav3 {
	color: #cccccc;
	border-left: 1px solid #cccccc;
	padding-top: 41px;
}


div#master table.main {
	width: 900px;
	margin-top: 4px;
	margin-bottom: 10px;
}

table.main td.col1 {
	width: 292px;
}

table.main td.col1 div#col1data {
	width: 258px;
	margin-left: 12px;
	background-repeat: repeat-y;
	background-image: url("../images/fond-col1.gif");
}

table.main td.col2 {
	width: 402px;
}
table.main td.col2 div#col2data {
	width: 390px;
}

table.main td.col1et2 {
	width: 694px;
}

table.main td.col1et2 div#col1et2data {
	width: 680px;
	margin-left: 12px;
}

table.main td.col3 {
	width: 205px;
}
table.main td.col3 div#col3data {
	width: 195px;
}

table.main td.col123 {
	width: 900px;
}
table.main td.col123 div#col123data {
	width: 780px;
}

div#formmateriel {
	background-repeat: repeat-y;
	background-image: url("../images/fond-form-materiel.gif");
}

div#trouverloueur {
	font-size: 11px;
	font-weight: bold;
	color: #cc3333;
	padding-left: 20px;
	padding-right: 5px;
}
div#trouverloueur select {
	border: 1px solid #eaeaea;	
	width: 220px;
	font-size: 11px;
}

div#trouverloueur div#info {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
div#trouverloueur div#info span {
	color: #ff3333;
	font-weight: bold;
	font-size: 11px;
}

div#sondageexp {
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 3px;
	font-size: 11px;
	color: #666666;
}

div#formmateriel {
	padding-left: 30px;
	padding-top: 8px;
	
	font-weight: bold;
	font-size: 11px;
	color: #cc3333;
}

div#formmateriel select.type1 {
	border: 1px solid #eaeaea;	
	width: 180px;
	margin-top: 8px;
	font-size: 11px;
}


#loccourte {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
	line-height: 14px;
	margin-top: 8px;
}

#loccourte a {
	font-weight: bold;
	font-size: 12px;
	color: #cc3333;
	text-decoration: underline;
}


div#actu {
	padding-left: 15px;
	padding-top: 8px;
	padding-right: 5px;
	
	background-repeat: repeat-y;
	background-image: url("../images/fond-col3.gif");
}

div#actu span.orange {
	color: #ff6633;
}

div#actu a {
	color: #ff6633;
	text-decoration: underline;
}


div#charte {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	
	padding-left: 14px;
	padding-right: 12px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	background-repeat: repeat-y;
	background-image: url("../images/fond-col3.gif");
}

div#charte a {
	font-size: 12px;
	font-weight: normal;
	color: #ff6633;
}


div#espaceclient {
	font-size: 12px;
	font-weight: normal;
	color: #ff6633;
	
	padding-left: 28px;
	padding-right: 20px;
	padding-top: 8px;
	padding-bottom: 5px;
	
	background-repeat: repeat-y;
	background-image: url("../images/fond-col3.gif");
}
div#espaceclient a {
	font-size: 12px;
	font-weight: normal;
	color: #ff6633;
}


div#espacetv {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	
	text-align: center;
	
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	
	background-repeat: repeat-y;
	background-image: url("../images/fond-col3.gif");
}
div#espacetv a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}


div#texte-page {
	margin-right: 30px;  
}

div#texte-page p {
	font: normal 12px arial, verdana, helvetica, serif; 
	text-align: justify; 
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 5px;
	margin: 0;
}

div#texte-page a {
	text-decoration: underline;
	color: #000000;
	/*border-bottom: 1px dotted #000000;*/
}

div#texte-page ul, div#texte-page ol {
	font: normal 12px arial, verdana, helvetica, serif; 
	text-align: justify; 
	margin-left: 0px; 
	padding-left: 40px;
	margin-top: 0px;
}
div#texte-page li {
	margin-top: 5px;
}

div#texte-page h1 {
	font: bold 18px arial, verdana, helvetica, serif;
	color: #df2d2e;
	margin-top: 32px;
	margin-bottom: 10px;
	/*text-transform: uppercase;*/
	border-bottom: 1px solid #df2d2e;
}

div#texte-page h2 {
	font: bold 14px arial, verdana, helvetica, serif; 
	/*color: #ff6634; */
	color: #df2d2e;
	margin-bottom: 10px;
	/*text-transform: capitalize;*/
}

div#texte-page h3 {
	font: bold 12px arial, verdana, helvetica, serif; 
	color: #df2d2e;
	margin-bottom: 10px;
}



/* -------------- page-produit ----------------- */
div#page-produit {
	text-align: center;
}

div#page-produit table.produit {
	margin-top: 0px;
	margin-left: 10px;
}

div#page-produit table.table-menu {
	text-align: left;
}

div#page-produit table.produit td.menu-produit {
	width: 210px;
	text-align: left;
}

div#page-produit table.produit td.fiche-produit {
	width: 670px;
}

div#fiche-produit h1 {
	font: bold 18px arial, verdana, helvetica, serif;
	color: #df2d2e;
	margin-top: 32px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div#fiche-produit h2 {
	font: bold 14px arial, verdana, helvetica, serif;
	/*color: #000000;*/
	color: #df2d2e;
	margin-top: 0px;
}

div#fiche-produit h3 {
	font: bold 12px arial, verdana, helvetica, serif;
	color: #df2d2e;
	margin-top: 0px;
}

div#fiche-produit table td.colfiche {
	font: normal 12px arial, verdana, helvetica, serif;
	text-align: left;
}

div#page-produit ul {
	font: normal 12px arial, verdana, helvetica, serif;
	list-style-image: url(../images/parc/pucemat.gif);
	margin-left: 25px;
	padding-left: 0px;
}

div#page-produit li {
	margin-left: -5px;
	padding-left: 0px;
}

div#page-produit li.menu-produit-actif {
	font: bold 12px arial, verdana, helvetica, serif;
	list-style-image: url(../images/parc/pucemata.gif);
	margin-left: -5px;
	padding-left: 0px;
}

div#page-produit a.menu-produit {
	text-decoration: none;
	color: #000000;
}

div#page-produit a:hover.menu-produit {
	font-weight: bold;
}

div#fiche-produit ul {
	font: normal 12px arial, verdana, helvetica, serif;
	list-style-image: url(../images/parc/pucemat2.gif);
	margin-left: 15px;
	margin-top: -5px;
	padding-left: 0px;
	padding-top: 0px;
}

div#fiche-produit li {
	margin-left: 0px;
	padding-left: 0px;
}

div#fiche-produit table.tableaufiche td {
	font: normal 12px arial, verdana, helvetica, serif;
}

div#formulaire {
	margin: 0;
	padding-left: 15px;
}

div#formulaire table {
	font: normal 12px arial, verdana, helvetica, serif;
}

div#formulaire select {
	font: normal 12px arial, verdana, helvetica, serif;
}
div#formulaire input {
	font: normal 12px arial, verdana, helvetica, serif;
}

div#formulaire table td.prompt {
	text-align: right;
}

div#formulaire table td.promptb {
	text-align: right;
	font-weight: bold;
}

div#formulaire h1 {
	font: bold 18px arial, verdana, helvetica, serif;
	color: #df2d2e;
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

div#listeloueur {
}

div#listeloueur table {
}

div#listeloueur table thead {
	background: #ff662c;
	height: 20px;
	font: bold 12px arial, verdana, helvetica, serif;
	color: #ffffff;
}

div#listeloueur table td {
}


/* ----------------------- BOITE MODALE POPUP ----------------------------- */
div#boiteinfos {
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
}

div#boiteinfos h1 {
	font: bold 18px arial, verdana, helvetica, serif;
	color: #5c5c5c;
	margin-top: 5px;
	margin-bottom: 10px;
	text-transform: uppercase;
	/*border-bottom: 1px solid #df2d2e;*/
}

div#boiteinfos h2 {
	font: bold 14px arial, verdana, helvetica, serif;
	color: #ff6633;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#boiteinfos h3 {
	font: bold 12px arial, verdana, helvetica, serif;
	color: #ff6633;
	margin-top: 5px;
	margin-bottom: 0px;
}

div#boiteinfos p {
	font: normal 12px arial, verdana, helvetica, serif;
	color: #5c5c5c;
	margin-top: 0px;
	margin-left: 10px;
}

div#boiteinfos ul, div#boiteinfos li {
	font: normal 12px arial, verdana, helvetica, serif;
	color: #5c5c5c;
	margin-top: 0px;
}

div#boiteinfos a {
	font: normal 12px arial, verdana, helvetica, serif;
	color: #ff6633;
	text-decoration: underline;
}
