/* auteur: cristeal */

/* Mise en forme page conseil */

a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
}

a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #FFC000;
}

a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #80C41C;
}

body{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	list-style: url();
}

/* En tête de page */

table.TabEnTete{
	width: 1000px;
	height: 99px;
	background-position: right;
	background-repeat: no-repeat;
}

div.DivLogo{
	position: absolute;
	margin-left: 0px;
	margin-top: 0px;
	width: 250px;
	height: 99px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	z-index:2;
	background: none;
}

#Video {
	position: absolute;
    left: 45px;
	margin-top: 0px;
	height: 99px;
	z-index:1;
	visibility: visible;
}


/* Menu de page */

table.TabMenu{
	width: 1000px;
}

td.CellMenuPrincipal{
	width: 225px;
	text-align: left;
	vertical-align: middle;
}

td.CellBtMenu{
	height: 10px;
	text-align: right;
	vertical-align: middle;
}

td.CellEspace{
	height: 1px;
	text-align: right;
	vertical-align: middle;
}

td.CellSousMenu{
	height: 38px;
	text-align: right;
	vertical-align: middle;
}

a.LienMenu:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.LienMenu:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.LienMenu:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.LienMenu:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF6400;
	text-decoration: none;
}


/* Espace texte */

table.TabPrincipal{
	width: 1000px;
	height: 425px;
	border: 0px dotted #666666;
}

div.DivActu{
	position: absolute;
	margin-left: 50px;
	margin-top: 50px;
	width: 250px;
	height: 300px;
	background-image: url(../images/fd-actu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 0px solid #000000;
	left: 0px;
}

.TxtActu{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-align: justify;	
}

a.actu:link{
	color:#000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}

a.actu:visited{
	color:#000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}

a.actu:active{
	color:#000000;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}

a.actu:hover{
	color:#CC3300;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: text-top;
}

div.DivInternet{
	position: absolute;
	margin-left: 350px;
	margin-top: 10px;
	width: 550px;
	height: 300px;
	border: 0px #999999 dotted;
	padding: 0px;
	text-align: justify;
	overflow:auto;
}

div.DivTxt{
	position: absolute;
	margin-left: 10px;
	margin-top: 25px;
	width: 350px;
	height: 350px;
	border: 1px #999999 dotted;
	padding: 10px;
	text-align: justify;
}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #D95A00;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 5px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 2px;
}

ul{
	padding:0 0 0 10px;
	margin:0;
	list-style-position:outside;
}


/* Mise en forme creation */

div.DivWeb{
	position: absolute;
	margin-left: 30px;
	margin-top: 50px;
	width: 450px;
	height: 300px;
	border: 0px #999999 solid;
	padding: 10px;
	text-align: justify;

}

li{
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style-image: url(../images/puce-web.gif);
}

div.DivCreation{
	position: absolute;
	margin-left: 350px;
	margin-right: 15px;
	margin-top: 10px;
	width: 550px;
	height: 300px;
	border-top: 0px dotted;
	border-bottom: 0px dotted;
	border-color: #FF3C00;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: justify;
	overflow: auto;
	scrollbar-face-color: rgb(255,255,255); 
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(235,235,235);
	scrollbar-darkshadow-color: rgb(235,235,235);
	scrollbar-track-color: rgb(235,235,235);  
	scrollbar-arrow-color: rgb(0,0,0);
}

div.DivTitreVideo{
	position: absolute;
	margin-left: 50px;
	margin-top: 50px;
	width: 300px;
	height: 200px;
	text-align: justify;
	left: 2px;
}

div.DivVideoMail{
	position: absolute;
	margin-left: 400px;
	margin-top:0;
	width: 550px;
	height: 300px;
	border-top: 0px dotted;
	border-bottom: 0px dotted;
	border-color: #FF3C00;
	padding-top: 0;
	padding-bottom: 10px;
	text-align: justify;
}

/*-----------------------------------*/

/* Mise en forme developpement */

div.DivDev{
	position: absolute;
	margin-left: 300px;
	margin-top: 50px;
	width: 500px;
	height: 300px;
	border-top: 0px dotted;
	border-color: #999999;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;

}

/*------------------------------------*/

/* Mise en forme references */

div.DivReference{
	position: absolute;
	margin-left: 30px;
	margin-top: 80px;
	width: 280px;
	height: 100px;
	border-left: 2px solid #FF3C00;
	padding-left: 10px;
	text-align: justify;
}

div.DivTitreRef{
	position: absolute;
	margin-top: 0px;
	margin-left: 350px;
	width: 150px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #D95A00;
	text-align: left;
	vertical-align: top;
}

div.DivRefClients{
	position: absolute;
	margin-top: 25px;
	margin-left: 370px;
	margin-right: 15px;
	width: 600px;
	height: 370px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	border: 0px solid #000000;
	overflow: auto;
	scrollbar-face-color: rgb(255,255,255); 
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(235,235,235);
	scrollbar-darkshadow-color: rgb(235,235,235);
	scrollbar-track-color: rgb(235,235,235);  
	scrollbar-arrow-color: rgb(0,0,0);
}

.TitreClients{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
}

/*-----------------------------------*/

/* Mise en forme referencement */

div.DivReferencer{
	position: absolute;
	margin-left: 30px;
	margin-top: 50px;
	width: 250px;
	height: 200px;
	text-align: justify;
}

div.DivMoteurs{
	position: absolute;
	margin-left: 150px;
	margin-top: 220px;
	width: 177px;
	height: 70px;
	text-align: center;
}

div.DivTxtReferencer{
	position: absolute;
	margin-top: 25px;
	margin-left: 350px;
	margin-right: 20px;
	width: 625px;
	height: 370px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	overflow: auto;
	scrollbar-face-color: rgb(255,255,255); 
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(235,235,235);
	scrollbar-darkshadow-color: rgb(235,235,235);
	scrollbar-track-color: rgb(235,235,235);  
	scrollbar-arrow-color: rgb(0,0,0);
}

/*-----------------------------------*/

/* Mise en forme hebergement */

div.DivLogoAfnic{
	position: absolute;
	margin-left: 130px;
	margin-top: 40px;
	width: 150px;
	height: 25px;
	text-align: justify;
	border: 0px solid #000000;
}

div.DivHeberger{
	position: absolute;
	margin-left: 30px;
	margin-top: 100px;
	width: 250px;
	height: 300px;
	text-align: justify;
	border: 0px solid #000000;
}

div.DivTxHebergement{
	position: absolute;
	margin-top: 25px;
	margin-left: 350px;
	margin-right: 20px;
	width: 625px;
	height: 370px;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	overflow: auto;
	scrollbar-face-color: rgb(255,255,255); 
	scrollbar-shadow-color: rgb(255,255,255);
	scrollbar-highlight-color: rgb(255,255,255);
	scrollbar-3dlight-color: rgb(235,235,235);
	scrollbar-darkshadow-color: rgb(235,235,235);
	scrollbar-track-color: rgb(235,235,235);  
	scrollbar-arrow-color: rgb(0,0,0);
}

/*-----------------------------------*/

/* Bas de page */

table.TabBasPage{
	width: 1000px;
	height: 40px;
}

td.CellHebRef{
	width: 280px;
	height: 40px;
	text-align: right;
	vertical-align: middle;
}

.cristealAdresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	color: #3A549E;
	height: 40px;
	vertical-align: middle;
	padding-left: 5px;
	text-align: center;
}
.CelllAdresse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 40px;
	vertical-align: middle;
	padding-left: 5px;
	text-align: center;
}

a.LienCopy:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.LienCopy:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.LienCopy:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

a.LienCopy:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
