﻿/* main body */
body
{
	background-color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	margin: 0px;	
	padding: 10px 0px 0px 0px;
}

/* form padding */
form 
{
	margin: 0px;
	padding: 0px;
}

/* make divs marginless */
div 
{
	padding: 0px;
	margin: 0px;
}

/* no borders on images */
img
{
	border: 0px;
}

.clearBoth
{
	clear:both;
}

/* Center the page and size it */
#customCenterForm
{
    width: 950px;
    height: 600px;
    margin: 0 auto;
}

/* Left Border */
#customLeft
{
	background-image:url('../images/frame_left.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	height:600px;
	width:8px;
	float:left;
}

/* The page area */ 
#customCore
{
	width:934px;
	height:600px;
	float:left;
}

/* Top border */
#customTop
{
	background-image:url('../images/frame_top.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
	height:8px;
	width:934px;
}

/* The content of the page */
#customContent
{
	width:934px;
	height:470px;
	font-size: 0.9em;
}

/* Facility area: logo, navigation, ... */
#customMain
{
	border-top-color:#d0d1d3;
	border-top-style:solid;
	border-top-width:1px;
	width:934px;
	height:114px;
}

/* Logo area */
#customLogo
{
	width:251px;
	height:114px;
	position:relative;
	border-right-color:#d0d1d3;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
}

/* The Logo by itself! */ 
#customLogoInner
{
	position:absolute;
	top:39px;
	left:17px;
	width:215px;
	height:36px;
}

/* Main navigation area */
#customTopNavigation
{
	width:100px;
	height:114px;
	border-right-color:#d0d1d3;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
}

#customTopNavigation ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#customTopNavigation li
{
	margin:0;
	padding:0;
	text-align:center;
	padding-top:11px;
	line-height:0.9em;
	letter-spacing:1px;
	font-size:0.8em;
}

#customTopNavigation li a
{
	text-decoration:none;
	color:black;
}

#customTopNavigation li a:hover
{
	font-weight:bold;
}

#customTopNavigationCurrent
{
	color:#c95727;
	font-weight:bold;
}

/* Sub navigation area */
#customSubNavigation
{
	width:250px;
	height:114px;
	float:left;
	font-size: 0.95em;
}

/* Sub-Level 2 Navigation */
#customL2Navigation
{
	width:250px;
	height:1em;
}

/* Sub-Level 2 Portfolio */
.customportfolio
{
	padding-top:10px;
}

/* Sub-Level 2 recherches */
.customrecherche
{
	padding-top:90px;
}

#customL2Navigation ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#customL2Navigation li
{
	margin:0 0 0 -1px;
	padding:0 8px 0 8px;
	border-left-color:#d0d1d3;
	border-left-style:solid;
	border-left-width:1px;
	text-align:center;
	line-height:0.9em;
	letter-spacing:1px;
	font-size:0.8em;
	float:left;
}

#customL2Navigation li a
{
	text-decoration:none;
	color:gray;
}

#customL2Navigation li a:hover
{
	font-weight:bold;
}

#customL2NavigationCurrent
{
	color:#c95727;
}

/* Sub-Level 3 Navigation */
#customL3Navigation
{
	width:250px;
	height:auto;
}

#customL3Navigation ul
{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}

#customL3Navigation li
{
	margin:0;
	padding:5px 0 0 0 ;
	line-height:0.9em;
	letter-spacing:1px;
	font-size:0.8em;
	font-style:italic;
}

#customL3Navigation li a
{
	text-decoration:none;
	color:gray;
}

#customL3Navigation li a:hover
{
	font-weight:bold;
}

.customL3NavigationCurrent
{
	font-weight:bold;
	color:gray;
}

/* Sub-Level 3 edition */
.customedition
{
	margin-left:-21px;
}

/* Dedicated information area */
#customInformation
{
	width:331px;
	height:114px;
	float:left;
}

/* Bottom border */
#customBottom
{
	background-image:url('../images/frame_bottom.jpg');
	background-repeat:repeat-x;
	overflow:hidden;
	height:7px;
	width:934px;
}

/* Right border */
#customRight
{
	background-image:url('../images/frame_right.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	height:600px;
	width:8px;
	float:left;
}

/* Used to preload a set of images... */
.customPreloadedImages
{
	position: absolute;
	overflow: hidden;
	left: -9999px; 
	top: -9999px;
	height: 1px;
	width: 1px;
	visibility:hidden;
}

/* home.php */
#customPot
{
	margin-left:-2px;
	width:463px;
	height:470px;
	position:relative;
	float:left;
}

#customPotInner
{
	position:absolute;
	top:0px;
	left:0px;
	width:463px;
	height:470px;
}

#customIntro
{
	height:470px;
	width:473px;
	float:left;
}

#customIntroInner
{
	height:410px;
	width:429px;
	padding: 50px 24px 10px 20px;
	text-align:right;
	font-weight:normal;
	line-height:1.2em;
}

/* content.php */
#customEmptyContent
{
	text-align:center;
	padding-top:230px;
}

#customLeftArea
{
	height:470px;
	width:23px;
	background-image:url('../images/previous.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	border-right-color:#d0d1d3;
	border-right-style:solid;
	border-right-width:1px;
	cursor:pointer;
}

#customMainArea
{
	height:470px;
	width:886px;
	float:left;
}

#customRightArea
{
	height:470px;
	width:23px;
	background-image:url('../images/next.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	float:left;
	border-left-color:#d0d1d3;
	border-left-style:solid;
	border-left-width:1px;
	cursor:pointer;
}

/* information.php */
#customCenterInformation
{
	width:331px;
	height:74px;
	text-align:center;
	padding-top:40px;
	font-size:1.2em;
	letter-spacing:2px;
	color:gray;
}

#customInformationInner
{
	width:297px;
	height:103px;
	padding: 6px 24px 5px 10px;
	text-align:right;
	font-size:0.9em;
	font-weight:normal;
}

/* Recherche */
#customRecherche
{
	margin-left:-2px;
	width:936px;
	height:470px;
	background-image:url('../images/intro_recherche.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
}

#customRechercheInner
{
	height:430px;
	width:412px;
	padding: 30px 24px 10px 500px;
	text-align:right;
	font-weight:normal;
	line-height:1.2em;
}

/* clients */
/*	height:470px; */
/*	width:329px;  */
#customColumnOne
{
	height:427px;
	width:256px;
	padding:23px 10px 20px 63px;
	float:left;
}

#customColumnOne p
{
	margin-top: 0px;
	margin-bottom:17px;
}

/*	height:470px; */
/*	width:300px;  */
#customColumnTwo
{
	height:427px;
	width:255px;
	padding:23px 22px 20px 23px;
	float:left;
}

#customColumnTwo p
{
	margin-top: 0px;
	margin-bottom:17px;
}

/*	height:470px; */
/*	width:305;  */
#customColumnThree
{
	height:427px;
	width:245px;
	padding:23px 30px 20px 20px;
	float:left;
}

#customColumnThree p
{
	margin-top: 0px;
	margin-bottom:17px;
}

#customColumnThree ul
{
	margin: -17px 0 0 16px;
	padding: 0;
}

/* Contact */
#customPhotoMaton
{
	width:500px;
	height:470px;
	float:left;
}

#customPhotoMatonInner
{
	background-image:url('../images/photomaton.jpg');
	background-repeat:no-repeat;
	overflow:hidden;
	width:500px;
	height:470px;
}

#customContact
{
	height:470px;
	width:434px;
	float:left;
}

#customContactInner
{
	height:410px;
	width:434px;
	font-weight:normal;
	line-height:1.2em;
}

.customRole
{
	font-size:0.8em;
	font-weight:bold;
	text-align:right;
	line-height:0.8em;
	margin:0;
	padding:0;
}

#customGraphique
{
	margin-top:40px;
	width:170px;
	text-align:right;
}

#customMascotte
{
	margin-top:50px;
	width:190px;
	text-align:right;
}

#customRedaction
{
	margin-top:100px;
	width:225px;
	text-align:right;
}

#customProgrammation
{
	margin-top:110px;
	width:275px;
	text-align:right;
}

#customCompanyName
{
	margin:155px 0 0 90px;
	font-weight:bold;
	letter-spacing:3px;

}

.customCompanyData
{
	margin:20px 0 0 90px;
}
