/*	epokhe
	Code et design : Arnaud Briand
	*** Le code est original ***
	Date de création : May 2006
	portfolio.css : cette feuille est dédiée à la page "index.htm" du répertoire "portfolio"
*/

/* Un espace entre l'url et la parathèse rend impropre la descendance --------- */
@import url(entrepreneursColors.css);
@import url(dropcaps.css);

/* Styles de mise à plat
------------------------------------------------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
margin: 0;
padding: 0;
}

ul, li {
list-style-type: none;
line-height: 15px;
}

fieldset {border: none}

.linkIn {}
.linkOut {}


/* header
------------------------------------------------------------- */
div#header {
position: relative;
margin: 30px auto 0px;
height: 69px;
width: 780px;
}

div#header a {
display: block;
height: 69px;
width: 780px;
margin-right: 0px;
}

div#header a span {display: none;}


/* wrapper
------------------------------------------------------------- */
div#wrapper {
position: relative;
margin: 0px auto 0px;
width: 672px;
}
html > body div#wrapper {margin: -5px auto 0px;}


/* colLeft
------------------------------------------------------------- */
div#colLeft {
position: relative; 
width: 480px;
margin: 0px 0px 0px 0px;
}

div#colLeft h6 {
margin: 5px 0px 0px 20px;
font: bold 11px/140% Georgia, "Trebuchet MS", Tahoma, Arial;
text-decoration: none;
}
div#colLeft h6 a {
margin: 10px 0px 10px 0px;
font: bold 11px/140% Georgia, "Trebuchet MS", Tahoma, Arial;
text-decoration: none;
}
div#colLeft h6 a:hover {text-decoration: underline;}

div#colLeft h1 {
margin: 5px 0px 5px 20px;
font: normal 18px/140% Georgia, "Trebuchet MS", Tahoma, Arial;
text-decoration: none;
}

div#colLeft h2, div#colLeft h2 a {
margin: 10px 0px 0px 20px;
font: bold 14px/140% Georgia, "Trebuchet MS", Tahoma, Arial;
text-decoration: none;
}
div#colLeft h2 a:hover {text-decoration: underline;}


div#colLeft #previousOne {
margin: 10px 20px 0px 20px;
font: bold 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: left;
border: none;
}
div#colLeft #previousOne p {
margin: 0px;
font: bold 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: left;
}
div#colLeft #previous {
margin: 10px 20px 0px 20px;
font: normal 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: left;
border: none;
}
div#colLeft #previous p {
margin: 0px;
font: normal 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: left;
}

.illustration {
float: right;
display: block;
margin: 15px 20px 0px 5px;
}

div#colLeft .article {	
margin: 10px 0px 10px 0px;
padding: 0px;
column-count: 2;
column-gap: 0px;
column-rule: 1px dotted #4AA7C0;
background-color: #FFF;
font: normal 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: justify;
}

div#colLeft .article2Col {column-count: 2;}
div#colLeft .article3Col {column-count: 2;}

div#colLeft p {
margin: 0px 20px 0px 20px;
padding: 0px 0px 10px 0px;
font: normal 12px/160% "Trebuchet MS", Tahoma, Arial;
text-align: justify;
}
div#colLeft p a {font-weight: bold; text-decoration: none;}
div#colLeft p a:hover {font-weight: bold; text-decoration: underline;}

div#colLeft ul {
margin: 10px 20px 0px 20px;
padding: 10px 0px 10px 20px;
}

div#colLeft ul li {
margin: 0px 20px 0px 20px;
padding: 0px 0px 0px 10px;
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
background: url(../i/portfolio/liHomeBlueBis.png) no-repeat 0px 50%;
}

div#colLeft ul li a {text-decoration: none; font-weight: bold;}
div#colLeft ul li a:hover {text-decoration: underline;}

.hr {display: none;}
html > body .hr {
display: block;
margin: 0px 20px 0px 20px;
width: 440px;
/* height: 10px;
background: url(../i/portfolio/bgfooter.png) repeat 0% 0%; */
height: 20px;
background: url(../i/portfolio/hrSeparateur.gif) repeat 0% 0%; 
border: none;
}


/* colRight
------------------------------------------------------------- */
div#colRight {
position: absolute;
top: 0px;
left: 480px;
width: 190px;
height: 600px;
}

.debut {margin-top: 20px;}

div#colRight p {
margin: 0px;
padding: 10px 10px 10px 20px;
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
}

div#colRight p.questioning {
margin: 0 10px 0 10px;
padding: 10px 10px 10px 10px;
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
}

div#colRight h6 {
margin: 10px 0px 0px 20px;
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
}

div#colRight h6 a.linkOut {text-decoration: none;}
div#colRight a.linkOut {text-decoration: none;}


div#colRight ul {
padding: 0px 10px 0px 10px;
}

div#colRight ul li {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
* html div#colRight ul li {height: 16px;} /* IE WIN HACK */

div#colRight ul li a {
display: block;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 500;
overflow: hidden;
margin: 0px 0px 0px 0px;
padding: 4px 0px 4px 10px;
text-decoration: none;
}
* html div#colRight ul li a {height: 16px;} /* IE WIN HACK */

div#colRight ul li a:hover {
display: block;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: 500;
overflow: hidden;
margin: 0px 0px 0px 0px;
padding: 4px 0px 4px 10px;
text-decoration: none;
}


/* footer
------------------------------------------------------------- */
div#footer {
margin: 0px auto 20px;
height: 76px;
width: 684px;
clear: both;
}

div#footer p {
padding: 20px 0px 0px 40px;
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
}
div#footer p a {
font: bold 11px/140% Tahoma, Arial, "Trebuchet MS";
text-decoration: none;
}
div#footer p  a:hover {
text-decoration: underline;
}


/* submissionForm
------------------------------------------------------------- */
div#submissionForm {
margin: 40px 10px 0px 10px;
}
html > body div#submissionForm {margin: 40px 10px 0px 20px;}

div#submissionForm h2 {
font: normal 16px/100% Helvetica, Arial, sans-serif;
color: #D60;
}

.nameStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 200px;
border-bottom: 1px dotted #BBA;
}

.emailStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 200px;
border-bottom: 1px dotted #BBA;
}
.email {
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
}

.fonctionStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 200px;
border-bottom: 1px dotted #BBA;
}
.fonction {
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
}

.titreStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 200px;
border-bottom: 1px dotted #BBA;
}
.titre {
font: bold 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #4FABC4;
}
p.charleft {
font: normal 4px/100% Helvetica, Arial, sans-serif;
color: #FFF;
margin: 0 0;
padding: 0em 0 0em 0;
width: 200px;
}

.urlStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 200px;
border-bottom: 1px dotted #BBA;
}
.url {
font: bold 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
}

.descriptionStyle {
display: block;
font: normal 10px/100% Helvetica, Arial, sans-serif;
color: #D60;
margin: 1em 0;
padding: 0.5em 0 0.5em 0;
width: 400px;
border-bottom: 1px dotted #BBA;
}

input {
background-color: #DAEBF8; 
border: solid 1px #4AA7C0;
width: 194px;
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
padding: 2px 2px 2px 4px;
color: #000;
}

textarea {
background-color: #DAEBF8; 
border: solid 1px #4AA7C0;
margin: 0px 0px 10px 0px;
width: 394px;
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
padding: 2px 2px 2px 4px;
color: #000;
}

.submitForm {
display: block;
background-color: #DAEBF8; 
border: solid 1px #4AA7C0;
width: 60px;
font: normal 12px/100% Helvetica, Arial, sans-serif;
color: #4FABC4;
padding: 2px 0px 2px 0px;
}

.submitForm:hover {
background-color: #4FABC4; 
color: #FFF;
}

.compulsory, .error, .okenvoi {
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
margin: 4px 0px 4px 0px;
}

.oklibelle {
font: normal 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
margin: 4px 0px 4px 0px;
}

.okbold {
font: bold 11px/130% Tahoma, Arial, "Trebuchet MS";
color: #000;
margin: 4px 0px 4px 0px;
}

.compulsory a {
text-decoration: underline;
color: #4FABC4;
}


/* ------------------------------------------------------------------------------------
Mesure d'audience : Spywords, Xiti
------------------------------------------------------------------------------------ */
div#audience {display: none;}

