﻿/******** Style Globaux ********/

body 
{
    font-family:Arial;
    font-size:10px;
    text-align:left;
    margin: 0px;
    padding: 0px;
    background-color: #3b3b3b;
}

h1
{
	margin: 0px;
    padding: 0px;
}

h2
{
	margin: 0px;
    padding: 0px;
}

textarea
{
    float: left;
    display: block;
    width: 350px;
    height: 100px;
    font-size: 9px;
    color: #95a7b8;
    background-color: #fff5e6;  
}

/******** Style de la MasterPage ********/
/*
.flashHead
{
    position: absolute;
    top: 6px;
    left: 58px;
    display: block;
    margin: 0px;
    padding: 0px;
    top: expression('12px');
    left: expression('116px');
    z-index: 2;   
}
*/
.ctl00_TreeView1_0
{
    display: block;
    font-size: 12px;
    font-weight: normal;
}

.ctl00_TreeView1_0:first-letter
{
    color: #e7a641;
    font-weight: bold;
}

.treeview
{
    margin: 0px;
    padding: 0px;
    color: #1c4f81;    
}

.treeview a
{
    color: #1c4f81;  
}


.flashHead
{
    position: absolute;
    top: 12px;
    left: 116px;
    display: block;
    margin: 0px;
    padding: 0px;
    z-index: 2;   
}

#masterPage
{
    margin: auto;
    padding-left:12px;
    padding-right:12px;
    padding-top:20px;
    padding-bottom:12px;
    background-position: center center; 
    background-color: #3b3b3b; 
    background-attachment: fixed; 
    position: relative; 
    width: 962px; 
    height: 800px; 
    right: auto; 
    top: auto; 
    bottom: auto; 
    left: auto; 
    clip: rect(auto, auto, auto, auto);
}

#header
{
    position: relative; 
    height: 120px; 
    top: 0px; 
    left: 0px; 
    width: 962px;
    background-image: url(images/header.png);
}

#header h1
{
    position: absolute;
    font-size: 10pt;
    display: block;
    color: #ffffff;
    font-style: italic;
    z-index: 3;
}

#header h2
{
    position: absolute;
    font-size: 8px;
    display: block;
    color: #35699e;
    font-weight: bolder;
}

#header a
{
    display: block;
    position: absolute;
    font-size: 12px;
    color: #7c7c7c;
    text-decoration: none;
    font-weight:bolder;
    height: 20px;
    background-repeat: repeat-x;  
}

#lienAccueil
{
    top: 99px;
    left: 338px;
    background-image: url(images/menuH.png);
}

#lienMaintenance
{
    top: 99px;
    left: 443px;
    background-image: url(images/menuH.png);
    
}

#lienContact
{
    top: 99px;
    left: 553px;
    background-image: url(images/menuH.png);
}

#lienRef
{
    top: 99px;
    left: 648px;
    background-image: url(images/menuH.png);
}

#lienPart
{
    top: 99px;
    left: 758px;
    background-image: url(images/menuH.png);
}

#menuG
{
    position: relative; 
    float:left; 
    width: 220px; 
    height: 620px; 
    padding-top: 35px;
    padding-left: 10px;
}

#menuG h1
{
    position: relative;
    color: #7b91a6;
	height: 25px;
	font-size: 16px;
	font-weight: bolder;
	position: absolute;
}

#menu_web
{
    position:absolute;
    top: 150px;
	left: 60px;  
}

#menu_web ul
{
    list-style-type: none;
    padding-left: 40px;
}

#menu_web li
{
    padding-bottom: 14px;
    font-size: small;
}

#menu_web a
{
    color: #666d73;
    text-decoration: none;
}

#menu_web a:hover
{
    color: #7da1bf;
    text-decoration: underline;
}

#imageDeco1
{
    position: absolute;
    top: 15px;
    left: 7px;
    background-image: url(images/icon_MenuWeb_Or.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 8px;  
}

#imageDeco2
{
    position: absolute;
    top: 45px;
    left: 7px;
    background-image: url(images/icon_MenuWeb_Or.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 8px;  
}

#imageDeco3
{
    position: absolute;
    top: 75px;
    left: 7px;
    background-image: url(images/icon_MenuWeb_Or.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 8px;  
}

#imageDeco4
{
    position: absolute;
    top: 105px;
    left: 7px;
    background-image: url(images/icon_MenuWeb_Or.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 8px;  
}

#imageDeco5
{
    position: absolute;
    top: 135px;
    left: 7px;
    background-image: url(images/icon_MenuWeb_Or.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 8px;  
}

#logoPart
{
    position: absolute;
    top: 480px;
    left: 55px;    
}

#filArianne
{
    float: left;
    width: 727px;
    height: 33px;
    font-size: 10px;
    font-weight: bolder;
    color:#959595;
    padding-top: 5px;
    padding-left: 5px;
}

#filArianne a
{
    text-decoration: none;
    color:#648ab0;
}

#filArianne a:hover
{
    text-decoration: underline;
}

#content
{
    width:962px;
    height:635px;
    background-image: url(images/imgFond2.png);
}

#imageFond
{
    width:962px;
    height:635px;
    background-image: url(images/fond_centre.png);
    background-position:top;
    background-repeat:no-repeat;
    background-color: #ffffff;
}

#footer
{
    height: 45px; 
    width: 962px; 
    position: relative;
    background-image: url(images/basPages.png);
    color: #cedbe7;
}

#copyright
{
    height:15px;
    width:auto; 
    position:absolute; 
    font-size: 11px;
    top: 32px;
    left: 255px;
}

#lbp
{
    font-size: 10px;
    position: absolute;
    top: 17px;
    left:130px;
}

#footer a
{
   text-decoration: none;
   color: #cedbe7;
   margin-left: 5px;
   margin-right: 5px;
}

#footer a:hover
{
   text-decoration: underline;
}

#cadreExtG
{
    background-image:url(images/cadreExtG.png);
    background-repeat:repeat-y;
    width:12px;
    height:808px;
    position:absolute;
    top:12px;
    left:0px;
}

#cadreExtD
{
    background-image:url(images/cadreExtD.png);
    background-repeat:repeat-y;
    width:12px;
    height:808px;
    position:absolute;
    top:12px;
    left:974px;
}

#cadreExtH
{
    background-image:url(images/cadreExtH.png);
    background-repeat:repeat-x;
    width:986px;
    height:12px;
    position:absolute;
    top:0px;
    left:0px;
}

#cadreExtB
{
    background-image:url(images/cadreExtB.png);
    background-repeat:repeat-x;
    width:986px;
    height:12px;
    position:absolute;
    top:820px;
    left:0px;
}

#cadreExtCHG
{
    background-image:url(images/cadreExtCHG.png);
    width:12px;
    height:12px;
    position:absolute;
    top:0px;
    left:0px;
}

#cadreExtCHD
{
    background-image:url(images/cadreExtCHD.png);
    width:12px;
    height:12px;
    position:absolute;
    top:0px;
    left:974px;
}

#cadreExtCBG
{
    background-image:url(images/cadreExtCBG.png);
    width:12px;
    height:12px;
    position:absolute;
    top:820px;
    left:0px;
}

#cadreExtCBD
{
    background-image:url(images/cadreExtCBD.png);
    width:12px;
    height:12px;
    position:absolute;
    top:820px;
    left:974px;
}


/******* Style page de contenu *******/

#ContentPlaceHolder
{
    width:692px;
	position: relative;
	height:457px;
	float: left;
	margin-left:40px;
	padding-top: 140px;
}

#ContentPlaceHolder h1
{
    color: #7b91a6;
	height: 25px;
	margin-left: 15px;
	font-size: 16px;
	font-weight: bolder;
}

#ContentPlaceHolder h2
{
    color: #7b91a6;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-left: 20px;
	background-image: url(images/icon_MenuWeb_Gr.png);
	background-repeat: no-repeat;
	background-position: left;
	height:16px;
	text-indent: 30px;
}

#ContentPlaceHolder p
{
    color: #636363;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-right: 25px;
	margin-left: 10px;
	text-indent: 15px;
	text-align: justify;
	display: block;
}

#ContentPlaceHolder a
{
    text-decoration: none;
    color: #95a7b8;
}

#ContentPlaceHolder a:hover
{
    text-decoration: underline;
}

#ContentPlaceHolder ul
{
    padding-left: 60px;
    list-style-image: url(images/coche.png);
}

#ContentPlaceHolder li
{
    padding-bottom: 10px;
    font-size: 11px;
    color: #636363;
}

#ContentPlaceHolder table
{
    color: #636363;
    font-size: 11px;
}

#ContentPlaceHolder tr
{
    height: 40px;
    border: groove 2px Blue;
}

#ContentPlaceHolder td
{
    width: 100px;
    text-align: center; 
}

#tarifM
{
    background-image: url("images/tableauPrixM.png");
    background-repeat: no-repeat;
    background-position: left;
    background-position: top;
    width: 609px;
    height: 210px;
    margin: 10px 0px 5px 35px;
}

.partenaires
{
    position: absolute;
    top: 475px;
    width: 150px;
    height: 102px;
    display: block;
}

.tabTarifH
{
    width: 250px;
    height: 32px;
    margin-left: 8px;
    padding-left: 25px;
    padding-top: 8px;
    background-image: url("images/mini_ordi.png");
    background-repeat:no-repeat;
    background-position: center;
    background-position: left;
    text-align: left; 
}

.tabTarifV
{
    width: 60px;
    height: 26px;
    margin-left: 12px;
    padding-left: 23px;
    padding-top: 14px;
    background-image: url("images/mini_horloge.png");
    background-repeat:no-repeat;
    background-position: center;
    background-position: left;
    text-align: left;
}

.pimg
{
    width: 480px;
    float: left;    
}

.photo
{
    float: left;
    display: block;
    margin-left: 10px;  
    margin-right: 10px;
    border: solid 1px #e7e7e7;
}

.cphoto
{
    width: 692px;
    padding-top: 10px; 
}

.letterTitle
{
    color:#ffc66d; 
    font-size:20px;
}

.ligneForm
{
    width: 662px;
    height:18px;
    padding-left: 20px;
    margin-top: 10px;
}

.texteForm
{
    float: left;
    width: 150px;
    color: #636363;
	font-size: 11px; 
}

.inputText
{
    float: left;
    display: block;
    width: 350px;
    height: 12px;
    font-size: 9px;
    color: #95a7b8;
    background-color: #fff5e6;    
}

#logFaurecia
{
    position: absolute;
    top: 440px;
    left: 400px;
}


#mentionLegale h1
{
    color: #95a7b8;
	height: 20px;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 10px;
}

#mentionLegale h2
{
    color: #95a7b8;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 15px;
	background-image: url(images/icon_MenuWeb_Gr.png);
	background-repeat: no-repeat;
	background-position: left;
	height:13px;
	text-indent: 30px;
}

#mentionLegale p
{
    color: #636363;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-right: 20px;
	margin-left: 10px;
	text-indent: 5px;
	text-align: justify;
	display: block;
}

#mentionLegale a
{
    text-decoration: none;
    color: #95a7b8;
}

#mentionLegale a:hover
{
    text-decoration: underline;
}

#mentionLegale ul
{
    margin: 0px;
    padding: 0px;
    padding-left: 40px;
    list-style-image: url(images/coche.png);
}

#mentionLegale li
{
    padding-bottom: 1px;
    font-size: 9px;
    color: #636363;
}

#pageML
{
    position: absolute;
    top: 578px;
    left: 300px;
	font-size: 9px;
}

#pageML a
{
    color: #636363;
    text-decoration: none;
}

#pageML a:hover
{
    text-decoration: underline;
}

#partWeb
{ 
	position: absolute;
	top: 180px;
	left: 15px;
	width:650px; 
	height:400px;
}

#partWeb li
{
	float: left;
	position: relative;
	margin:5px; 
	width:150px; 
	height:45px; 
	display:block; 
	overflow:hidden;
}

#partWeb ul
{
    padding-left: 0px;
    list-style-image: none;
}
