body {
	background-color: #ffffff;
	font-family: sans, sans-serif, serif;
	margin: 10px 0px 5px 0px;
}

body.textes {
	font-family: sans-serif ;
	margin: 0px 0px 5px 0px;
}

body.void {
	background-image: none;
        background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*background-color: transparent;*/
}

/* links */
a:link {
        text-decoration: none;
        color: #a69146; /*kaki*/
}

a:visited {
        text-decoration: none;
        color: #a69146;/*kaki*/
}

a:hover {
        text-decoration: none;
        color: #e6d186;/*saumon*/
}

a.imglink:link {
        text-decoration: none;
	filter:alpha(opacity=100);
	opacity:1.0;
	-moz-opacity:1.0;
}

a.imglink:visited {
        text-decoration: none;
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
}

a.imglink:hover {
        text-decoration: none;
	color: #ffc900; /*orange*/
	filter:alpha(opacity=60);
	opacity:0.6;
	-moz-opacity:0.6;
	border: 0px;
}

a.mmenu:link {
        text-decoration: none;
	color: #a69146;/*kaki*/
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.5em;
	font-weight: bold;
}

a.mmenu:visited {
        text-decoration: none;
        color: #a69146;/*kaki*/
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.5em;
	font-weight: bold;
}

a.mmenu:hover {
	text-decoration: none;
	color: #e6d186;/*saumon*/
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 0.6em;
	font-weight: bold;
	border-bottom: 1px solid;
	text-align: center;
}

a.nav:link {
        text-decoration: none;
	color: #333333;/*gris5*/
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border: 0px;
}

a.nav:visited {
        text-decoration: none;
	color: #333333;/*gris5*/
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border: 0px;
}

a.nav:hover {
        text-decoration: none;
	color: #999999;/*gris2*/
	border: 1px solid #999999;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
	border: 0px;
}

iframe.nav {
	height: 293px;
	padding: 0px 0px 0px 0px;
	width: 180px;
	background-color: transparent;
}

p.inicio {
        padding: 30px 0px 0px 0px;
}

span.right {
	float: right;
	padding: 0px 0px 0px 8px;
}

span.left {
	float: left;
	padding: 0px 8px 0px 0px;
}

font.nav {
        text-decoration: none;
	color: #333333;
	border: 1px solid #333333;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 10px 0px;
}

font.date {
        color: #ff8900;/*orange fond*/
}

font.idxsec {
	text-decoration: none;
	color: #000000;/*noir*/
	letter-spacing: 2px;
	font-size: 20px;
	text-transform: uppercase;
	/*font-variant: small-caps;*/
	font-weight: bold;
	font-family: serif;

}

font.section {
	text-decoration: none;
	color: #777777;/*gris4*/
	letter-spacing: 2px;
	font-size: 28px;
	font-variant: small-caps;
	text-transform: capitalize;
	/*font-family: serif;*/
}

font.light {
	color: #000000;
	text-align: left;
}

td {
	border-width: 0;
	padding: 0;
	vertical-align: top;
	color: #666666; /*gris4*/
	text-align: left;
}

td.logophoto {
	background-image: url(../img/Logo_Paceport_Black.jpg);
	background-position: 0px 15px; 
	padding-top: 60px; 
	background-repeat: no-repeat;
}

td.logo {
	background-image: url(../img/Logo_Paceport_Black.jpg);
	background-position: 0px 0px; 
	padding-top: 85px;
	background-repeat: no-repeat;
}

td.gmenu {
	vertical-align: middle;
	border-left: 1px dotted #a69146;
	padding-left: 10px;
}

td.selectiongal {
	width: 180px;
	border-left: 1px dashed;
	text-align: right;
	background-color: transparent;
}

td.selection {
	width: 140px;
	/*background-color: #cccccc;*/
	border-left: 1px dashed;
	text-align: right;
}

td.bottominfo {
	vertical-align: bottom;
	padding-bottom: 10px;
}

td.who {
	width: 577px;
	background-color: #111111;
}

td.logo-solo {
	vertical-align: middle;
	text-align: center;
}

td.paroles {
	vertical-align: middle;
	height: 70px
}

td.nav {
	padding: 2px 2px 2px 2px;
	background-color: transparent;
}

td.navvoid {
	height: 90px;
}

td.navright, td.navleft {
	margin: 20px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}

td.bio{
	font-family:verdana, arial, sans;
	text-align:justify;
}

table {
        border-collapse: collapse;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}

table.sitewide {
	width: 700px;
	background-image: url(../img/FondSiteTransp.jpg);
	background-repeat: no-repeat;
        background-position: 0px 50px;
}

table.gmenu {
	text-align: center;
	color: #a69146;/*kaki*/
	width: 100%;
	margin: 0px 36px 0px 36px;
}

table.paroles {
        width: 400px;
	border-collapse: collapse;
	padding: 10px 10px 10px 10px;
/*	background-image: url(../img/paroles.png);
	background-position: 0px 0px;
	padding-top: 0px; 
	background-repeat: no-repeat;*/
}

table.nav{
	/*border-bottom: 1px dashed #333333;*/
	padding: 8px 0px 0px 0px; 
}

table.logomenu {
	margin-bottom: 10px;
	width: 100%
}

table.membres {
	width: 300px;
	text-align: center;
	/*padding-bottom: 30px;*/
	margin-bottom: 2px;
	/*border: 1px dashed #ffffff;*/
}

li.square {
	list-style: square outside;
	text-align: justify;
}

hr.hmenu {
	background-color: #ff0000; /*rouge*/
	color: #000000;
	height: 3px;
	width: 100px;
}

div.phototext {
	padding: 10px 10px 0px 0px;
	text-align: justify;
}


/*one center columm for the info*/
div.normal {
	padding: 10px 10px 10px 10px;
	text-align: justify;
}

div.gmenu {
	text-align: left;
	padding: 15px 0px 0px 40px;
	color: #666666;
}

div.idxsec {
	text-align: justify;
	margin: 10px 10px 10px 10px;
	border: 1px solid;
	/*border-left: 0px;*/
	padding: 5px 5px 5px 5px;
	background-color: #ffffff;
	/*background-color: #070707;*/
}

div.right {
	text-align: right;
	margin-top: 10px;
	border: 1px solid;
	/*border-left: 0px;*/
	padding: 5px 5px 5px 5px;
}

div.title {
	text-align: right;
	margin: 0px;
	border: 0px dashed;
	padding: 5px 5px 5px 5px;
}

div.content {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
}


div.gmenu2 {
	text-align: right;
	color: #a69146;
	/*border: 1px solid;*/
	padding: 25px 0px 0px 0px;
}

div.paragraph {
	text-align: justify;
	padding-left: 15px;
	padding-right: 150px;
}

div.photocontent {
	text-align: left;
	padding: 10px 10px 10px 0px;
}

div.onephoto {
	text-align: center;
	padding: 10px 2px 0px 0px;
}

div.selection {
	text-align: right;
	/*color: #b0b0b0;*/
	color: #ff0000 /*rougeNOK*/
	padding: 10px 10px 10px 10px;
}

div.footf {
	text-align: right;
	color: #999999;
	padding: 0px 5px 5px 0px;
	font-size: 10px;
        border-style: solid;
        border-width: 0px;
	border-color: #a69146;
        margin: 0px 0px 0px 0px;
}

div.photoint {
	text-align: left;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
        border-style: solid;
        border-width: 1px;
	border-color: #e6d186;
        margin: 0px 0px 0px 0px;
	background-color: #000000;
}

div.txtbox {
	text-align: left;
	color: #888888;
	padding-right: 10px;
}

div.presentation {
	text-align: justify;
	/*color: #cccccc;*/
	color: #ffffff;
	padding: 10px 10px 10px 10px;
        border-style: solid;
        border-width: 1px;
	border-color: #e6d186;
        margin: 0px 0px 0px 0px;
	/*background-color: #222222;*/
	background-color: #777777;
}

div.presentation2 {
	text-align: justify;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
        border-style: solid;
        border-width: 1px;
	border-color: #e6d186;
        margin: 50px 50px 50px 50px;
	background-color: #222222;
}

div.author {
	text-align: left;
	color: #cccccc;
	padding: 10px 0px 10px 10px;
	font-size: 10px;
        border-style: solid;
        border-width: 1px;
	border-color: #e6d186;
        margin:0px 0px 10px 0px;
	background-color: #222222;
}

div.txtandphoto {
	width: 500px;
}

div.photonav {
	padding: 8px 0px 0px 0px;
}

div.photonavscroll {
	padding: 5px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
	height: 300px;
	/*background-color: #000000;*/
}

div.msg {
	text-align: right;
	padding: 0px 200px 0px 0px;
	color: #ffffff;
}

div.subtitle {
	text-align: left;
	padding: 1px 1px 3px 20px;
	margin: 5px 0px 20px 0px;
	border: 1px dotted #a69146;
}

div.smenu {
	position:relative; 
	overflow:none; 
        background:#555555; 
	text-align: right;
	padding: 5px 5px 5px 0px;
}

div.inimenu {
	margin: 0px 50px 5px 50px;
	padding: 2px 5px 2px 5px;
	
}

img {
	border: 0px;
	text-align: center;	
}

img.corner {
	position: fixed;
	bottom: 0px;
	right: 0px;
}

img.banner{
	text-align: left;
}

img.decal {
	padding-left: 80px;	
}

img.integr {
	border: 1px solid;
	padding: 5px 5px 5px 5px;
}

img.box {
	border: 1px solid;
	padding: 5px 5px 5px 5px;
}

img.inilogo {
	border: 0px dotted #ffffff;
	padding: 10px 0px 0px 0px;
}

img.timage {
	padding-bottom: 5px;
	/*height: 100px;*/
}
td.selection, div.right, img.box, img.integr, div.gmenu2, div.title, div.idxsec {
	border-color: #333333;
}

div.phototext, div.normal, div.content, div.paragraph {
	color: #333333; /*gris*/
	text-align: justify;
}

.nav {
	text-size: 15px;
}

