/* ####### STYLES PATRICK MARCHAL PORTRAITS####### */


/* ##### STYLES STANDARDS ##### */

body
{	
	width: 100%;
	height: 100%;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: auto;
	padding: 0;
	font-size: 100%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #3f3f3f;
	background-color: #fff;
	}
a {
    color: #3f3f3f;
    text-decoration: none;
}
	a:visited {
    color: #3f3f3f;
    text-decoration: none;
}
	a:active {
    color: #3f3f3f;
    text-decoration: none;
}
	a:hover {
    color: #769852;
    text-decoration: none;
}
table, td
{
	width: 100%;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
	border-width:0px;
	border-spacing: 0px;
	border-collapse: collapse;
	padding:0px;
	vertical-align: top;
	background-color: #fff;
}

.detail table
{
	width:100%;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    background-color: #fff;
}
img { 
	border: none; 
	}



/* ########## */
/* #####  STYLES NAVIGATION GENERALS , contr™le prŽcŽdent & suivant  ##### */

#navigation
{
	
	font-size: .76em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color:#333333;
	
    text-align: right;
    
}

ul#nav
{
	position:fixed; 
	bottom:20px;
	left:0;
	clear: both;
	display: block;
	margin-left: 48%;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 10px;
	padding: 0;
	font-size: .9em;
	list-style: none;


}
ul#nav li
{
	padding: 0; 
	float: left;
	display: block;
	list-style: none;
}


ul#nav .previous a { 
width : 20px; 
height : 20px; 
padding:0 4px 1px 4px;}

ul#nav .previous a:hover { 
padding:0 4px 1px 4px;
background-color: #3f3f3f;
}
/* ul#nav .previous_text {display: none;} */

ul#nav .pageNumber { padding:0 2px 0 7px; }
ul#nav .pagnation { padding: 0 2px 0 7px; }


ul#nav .next a { 
width : 20px; 
height : 20px; 
padding:0 4px 1px 4px;}
ul#nav .next a:hover {  
padding:0 4px 1px 4px;
background-color: #3f3f3f;
}
/* ul#nav .next_text {display: none;} */

.currentPage /* Pas nŽcessaire */
{
	color: #fff;
}

/* ########## */
/* ##### index ##### */

.thumbnail
{
	background-color: #BBB;
}
#content 
{
	width: 100%;
	height:100%
}
/* ########## */
/* ##### PHOTO STYLES, contr™le le style de chaque image  ##### */

#basdpage{	
position:fixed; 
bottom: 0;
width: 100%;
height: 60px;
background-color: #fff;
}
#texte
{
	font-size: 10pt;
	text-align: justify;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10%;
    margin-bottom: 100px;
    width: 540px;
    /* height: 500px; */
}
#statement
{
	font-size: 10pt;
	text-align: justify;
	margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    width: 640px;
    /* height: 500px; */
}
#photo
{
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    margin-top: 11%;
    margin-bottom: 100px;
    
}
#titre
{
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    margin-top: 22%;
    margin-bottom: 100px;
    
}
#photo img
{
	
	background-color: #fff;
	text-align: center;
	margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: auto;
}
#slideshow
{
position:absolute;
left: 0;
top: 45%;
width: 100%;
height: 486px;
margin-top: -232px;
}

/* ########## */
/* #####  STYLES NAVIGATION ET PIEDS DE PAGE, contr™le copyright et autres infos et navigation au fond de chaque ##### */

#footer p
{
	font-size: .76em;
	 margin-left: 0;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: 10px;
}

#navigationgauche
{
	position:fixed; 
	bottom:20px;
	left:0px;
	font-size: .69em;
	margin-left: 120px;
    margin-right: 0;
    margin-top: auto;
    margin-bottom: 10px;
}

#navigationdroite
{
	position:fixed; 
	bottom:20px;
	right:0px;
	font-size: .69em;
	margin-left: 0;
    margin-right: 120px;
    margin-top: auto;
    margin-bottom: 10px;
}

