/* Everyday Bodies CSS Layout v1.0*/

/* ===== >>> Textes & co <<< ==== */

body {
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    background: #ffffff;
	margin: 20px 0px 20px 0px;
	padding: 0;
	height: 100%;
}
td {
	font-size: 12px;
}
html {
margin: 0;
padding: 0;
height: 100%;
}

a {
	text-decoration: none;
	font-weight: bold;
	color:  #908FC7;
	outline: none;
	}
a:visited {
	color:  #908FC7;
	}
a:active {
	color:  #908FC7;
	}
a:hover {
	color: #DF7633;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	line-height: 22px;
	}


h1 {
	font-size: 18px;
	margin: 10px 0px 0px 0px;
	color:  #DF7633;
	line-height: 22px;
	font-weight: bold;
	}
h2 {
	font-size: 16px;
	margin: 10px 0px 0px 0px;
	color:  #343399;
	line-height: 22px;
	font-weight: bold;
	}
h3 {
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	color:  #5251A8;
	line-height: 22px;
	font-weight: bold;
	}
h4 {
	font-size: 12px;
	color:  #7171B8;
	line-height: 22px;
	font-weight: bold;
	}
h5 {
	font-size: 12px;
	color:  #908FC7;
	line-height: 22px;
	font-weight: bold;
	}
h6 {
	font-size: 12px;
	color:  #000000;
	line-height: 22px;
	font-weight: bold;
	}
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}

.button {
font-size: 9px;
font-weight: bold;
text-align: center;
margin-bottom: 2px;
margin-top: 2px;
}

.truebutton {
font-size: 9px;
font-weight: bold;
padding: 1px;
color: #ffffff;
background-color: #0079c1;
border-top: 1px #cce3ff solid;
border-left: 1px #cce3ff solid;
border-bottom: 1px #31557f solid;
border-right: 1px #31557f solid;
cursor: hand;
}


.button a {
font-size: 9px;
text-decoration: none;
text-align: center;
width: 100px;
display: block;
color: #000000;
background-color: #b5c9e2;
border-top: 1px #cce3ff solid;
border-left: 1px #cce3ff solid;
border-bottom: 1px #31557f solid;
border-right: 1px #31557f solid;
}

.button a:hover {
font-size: 9px;
text-align: center;
text-decoration: none;
color: #ffffff;
background-color: #99aabf;
border-top: 1px #31557f solid;
border-left: 1px #31557f solid;
border-bottom: 1px #cce3ff solid;
border-right: 1px #cce3ff solid;
}

.button a:visited {
font-size: 9px;
text-decoration: none;
text-align: center;
width: 100px;
display: block;
color: #000000;
background-color: #b5c9e2;
border-top: 1px #cce3ff solid;
border-left: 1px #cce3ff solid;
border-bottom: 1px #31557f solid;
border-right: 1px #31557f solid;
}

.copyright {
	font-size: 9px;
	color:  #888888;
	}
.copyright a {
	font-size: 9px;
	color:  #888888;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 9px;
	color:  #888888;
	text-decoration: underline;
}

.copyright a:visited {
	font-size: 9px;
	color:  #888888;
	text-decoration: none;
}

.texte0 {
	font-size: 11px;
	color:  #000000;
	line-height: 18px;
	text-align: justify;

	}

.texte1 {
	font-size: 11px;
	color:  #ffffff;
	line-height: 16px;


	}

.texte1sub {
	font-size: 9px;
	color:  #ffffff;
	line-height: 14px;


	}

.texte2 {
    text-align: justify;
	font-size: 11px;
	color:  #4f4f4f;
	line-height: 16px;
	}

.texte2_orange {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #ff9500;
	line-height: 16px;
	}

.texte2_blue {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #0079C1;
	line-height: 16px;
	}
	
.texte2_blue a {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #0079C1;
	line-height: 16px;
    text-decoration: underline;
}

.texte2_blue a:hover {
background-color: #efefef;
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #0079C1;
	line-height: 16px;
	text-decoration: none;
}

.texte2_blue a:visited {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #0079C1;
	line-height: 16px;
	text-decoration: none;
}

.texte2_gris {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #717171;
	line-height: 16px;
	}
	
.texte2_gris a {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #717171;
	line-height: 16px;
    text-decoration: underline;
}

.texte2_gris a:hover {
background-color: #efefef;
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #717171;
	line-height: 16px;
	text-decoration: none;
}

.texte2_gris a:visited {
    text-align: justify;
	font-weight: bold;
	font-size: 11px;
	color:  #717171;
	line-height: 16px;
	text-decoration: none;
}

.texte3 {
	font-size: 11px;
	color:  #5251A8;
	line-height: 22px;
	}
	
.texte4 {
	font-size: 11px;
	color:  #343399;
	line-height: 22px;
	}
	
.texte5 {
	font-size: 11px;
	color:  #DF7633;
	line-height: 22px;
	}


.left_menu {
	font-weight: bold;
	font-size: 12px;
	color:  #808080;
	line-height: 16px;
	}

.left_menu A:link {	

font-weight: bold;
	font-size: 12px;
	color:  #808080;
	line-height: 16px;
    text-decoration: none;
    
    }
.left_menu A:visited {

	font-weight: bold;
	font-size: 12px;
	color:  #808080;
	line-height: 16px;
	text-decoration: none;

}
.left_menu A:active {

	font-weight: bold;
	font-size: 12px;
	color:  #808080;
	line-height: 16px;
	text-decoration: none;

}

.left_menu A:hover {

	font-weight: bold;
	font-size: 12px;
	color:  #808080;
	line-height: 16px;
	text-decoration: underline;
}

.iconlist
{
font-size: 11px;
color:  #5251A8;
list-style: none;
margin: 0;
padding: 0;
}

li.pdf
{
background-image: url(../img/pdf-bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.doc
{
background-image: url(../img/word-bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.text
{
background-image: url(../img/link-texte.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.htm
{
background-image: url(../img/url-bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

li.weblink
{
background-image: url(../img/link-bullet.gif);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 20px;
margin: .4em 0;
}

.bordertop {
border-top: 1px #ACADAF solid;
}

.borderbottom {
border-bottom: 1px #ACADAF solid;
}


.dirlist {
	font-size: 14px;
	color:  #343399;
	font-weight: bold;
	}
a.dirlist:link {
	font-size: 14px;
	color:  #343399;
	font-weight: bold;
	}
.dirlist:visited {
	font-size: 14px;
	color:  #343399;
	font-weight: bold;
	}
	
.itemlist {
	font-size: 12px;
    color:  #006996;
	font-weight: bold;

	}
	
hr {
	color : #DDDDDD;
	height : 1px;
	border : none;
}

input {
	border: 1px inset #000033;
	color : #333333;
	font-size : 11px;
}

textarea {
	border: 1px #999999 inset;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
	border: 1px #999999 inset;
	color : #333333;
}x;
	color:  #343399;
	font-weight: bold;
	}
	
	
hr {
	color : #DDDDDD;
	height : 1px;
	border : none;
}

input {
	border: 1px inset #000033;
	color : #333333;
	font-size : 11px;
}

textarea {
	border: 1px #999999 inset;
	color : #333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

select {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 11px;
	border: 1px #999999 inset;
	color : #333333;
}r : #333333;
}.bordercadre {
	border: 1px dotted #7171B8;
}
.bordercadre2 {
	border: 1px solid #908FC7;
}
.error {
	color : #FF0000;
}
.border1 {
	border: 1px solid #999999;
}