@charset "UTF-8";

body {		/* style spcifique  une balise */
	background-color: #040609;
	margin-top: 10px;		/* marge haut */
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;		/* hauteur de la ligne */
	color: #EEEBC9;
	font-weight: lighter;
	font-size: 7.9pt;
}
#myname_size {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-left: 1px;
	text-transform: uppercase;
	letter-spacing: 0.3pt;
	bottom: 0px;
	padding-bottom: 7px;
	font-size: 7.8pt;
}
#info_home {
	height: 250px;
	overflow: visible;
	font-size: 7.9pt;
	font-weight: lighter;
	/*letter-spacing: 0.3pt;*/
	margin-left: 1px;
	margin-top: 0px;
	padding-top: 8px;
	line-height: 12pt;
}
#info_present {
	height: 390px;
	overflow: visible;
	font-size: 7.9pt;
	font-weight: lighter;
	/*letter-spacing: 0.3pt;*/
	margin-left: 1px;
	margin-top: 0px;
	padding-top: 8px;
	line-height: 12pt;
}
#info_folio {
	height: 200px;
	overflow: visible;
	font-size: 7.9pt;
	font-weight: lighter;
	/*letter-spacing: 0.3pt;*/
	margin-left: 1px;
	margin-top: 0px;
	padding-top: 8px;
	line-height: 12pt;
	float: left;
}
.clearfloat{
	clear:both;
}
#copyright{
	margin-top:0px;
	margin-left:27px;
	font-size:0.9em;
	text-align:left;
	color: #046380;
	float: left;
}
.deco_rubrique {
	height: 17px;
	background-image: url(../images/decorubri.gif);
}
a {			/* lien */
	font-size: 7.5pt;
	color: #EEEBC9;
	text-decoration:none;
	text-transform:uppercase;	/* en capitales */
}
a:hover {	/* curseur au dessus du lien */
	color: #046380;
	text-decoration:none;
}
.lientxt{			
	text-transform:uppercase;	
}
.lientxt a{			
	color: #046380;
}
.lientxt a:hover{			
	color: #EEEBC9;
}
.lienmail{
	font-size: 7.9pt;
}
.lienmail a{			
	color:  #046380;	
}
.lienmail a:hover{			
	color: #EEEBC9;	
}
.titre79{
	font-size: 7.9pt;
}
.minuscule{
	text-transform: lowercase;
	font-size: 7.9pt;
}
.blue_txt {		/* classe spcifique au texte */
	color: #046380;
}
h2{
	color: #046380;
	text-transform:uppercase;
	font-size: 8pt;
	font-weight: lighter;
}
h3{
	color: #046380;
	text-transform:uppercase;
	margin:4px 0;
	font-size: 8pt;
}
#contenu {
	margin-top: 10px;
	overflow: hidden;
	height: 560px;
	width: 930px;
	float: left;
	display:inline;		/* cadres invisibles autour de chaque lment et texte,  */
	text-align: left;
	left: 0px;
	margin-left: 10px;
}
#description_contenu {
	width: 330px;
	float: right;
	overflow: visible;
	margin-right: 20px;
}
#homespace_upright {
	height: 195px;
	text-align: right;
}
#foliospace_upright {
	height: 100px;
	text-align: right;
	margin-top: 5px;
	padding-top: 5px;
}
#logo_index {
	height: 547px;
	width: 504px;
	margin-left: 25px;
	float: left;
	background-image: url(../images/logos4u1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav_index{
	height:174px;
	width:208px;
	margin-top:21px;
	float:left;
	font-weight: bold;
	margin-right: 30px;
}
#nav_folio{
	height:174px;
	margin-top:20px;
	float:left;
	line-height: 1.3em;
	padding-top: 3px;
	width: 265px;
}
#nav_folioG{
	width:105px;
	height: 80px;
	float: left;
}
#nav_folioD{
	height: 80px;
	width: 155px;
	float: left;
	display: block;
}
#nav_client{
	float: left;
	margin-left: 10px;

}
.contact_btn{
	cursor: pointer;
	width:auto !important;
	text-transform:uppercase;
	font-size: 7.8pt;
	letter-spacing: 0.3pt;
	height: 30px;
	text-align: center;
	vertical-align: middle;
}
#contact_form input{
	margin-bottom:8px;
	width:200px;
	padding:2px;
	border:1px dotted #555555;
	height: 20px;
}
#contact_form textarea{
	margin-bottom:20px;
	border:1px dotted #555555;
}
#contact_form {
	text-transform:uppercase;
	font-size: 7.8pt;
	letter-spacing: 0.3pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}

.nav_link_size {
	display: inline;
	line-height: 12pt;
}
.nav_link_font {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
}
.li_nostyle {
	list-style-type: none;
	width: 110px;
	list-style-image: none;
	line-height: 1.3em;
	list-style: none;
}
#thumbs{
	float: left;
	width: 304px;
}
.thumbnail{
	display:block;
	width:75px;
	height:75px;
	float:left;
	margin-left:1px;
	margin-bottom:1px;
	background-position:0 0;
	text-indent: -999px; 
}
a:hover.thumbnail{
	background-position:75px 0;
}
