.Style1 {
	font-size: 0.8em;
	font-weight: bold;
	color: #333;
}
a.Style1 {
	text-decoration: none;
}
a.Style1:hover {
	text-decoration: none;
	color: #fff;
}
.Style2 {
	font-size: xx-small;
	color: #333;
}
a.Style2 {
	text-decoration: none;
}

a.Style2:hover {
	text-decoration: none;
	color: #fff;
}

.txtrouge-simple {
	font-size: xx-small;
	color: #FF0000;
}

.txtrouge {
	font-size: xx-small;
	color: #FF0000;
	font-weight: bold;
}

td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

td.tdover {
	border: 1px solid #FFFFFF;
	background-color: #ccc;
}

td.tdover:hover {
	border: 1px solid #666666;
}

.fdgris {
	background-color: #000000;
	padding: 4px;
}

.fdcolor1 {
	background-color: #000000;
	padding: 4px;
}

.imageborder {
	border: 1px solid #666666;
}



/* hide from ie on mac \*/

html {

height: 100%;

/*overflow: hidden;*/

}


body {

height: 100%;

background: #181818 url("http://www.cormon.net/photographies/fichiers-communs/images/jean-cormon-collections-photographiques-entete.jpg") 0 0 no-repeat;

margin: 0;

padding: 0;

font-family: Verdana, Arial, Helvetica, sans-serif;

}


#header {

margin-left: 50%;

width: 48%;

height: 50px;

background: #181818 url("http://www.cormon.net/photographies/fichiers-communs/images/jean-cormon-collections-photographiques-portrait.jpg") center right no-repeat;

/*text-indent: 80px ; */

text-align: right ;

padding: 10px 0px 10px 0px;

}

#header li {

list-style-type:none;

background:transparent url(http://www.cormon.net/journal/themes/freshy//images/bullet.gif) center right no-repeat;


}

#header ul {

margin-right: 80px ;


}

#footer {

width: 100%;

height: 20px;

padding: 10px 0 10px 0;


}

#simpleViewer {

width: 100%;

height: 480px;

background: #181818;

}

p {

width: 54%;
color:#FFFFFF;
font-size: 70%;

}

.Style3 {
	font-size: xx-small;
	color: #333;
}
a.Style3 {
	text-decoration: none;
}

a.Style3:hover {
	text-decoration: none;
	color: #fff;
}


.Style3-rouge {
	font-size: xx-small;
	color: #333;
}
a.Style3-rouge {
	text-decoration: none;
}

a.Style3-rouge:hover {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}

/* Fil d'ariane */

a.ariane {
	font-size: xx-small;
	color: #333;
	letter-spacing:0.1em;
}

.ariane A:link, .ariane A:visited {
	text-decoration: underline;
	color: #333;
}

.ariane A:hover {
	text-decoration: none;
	color: #fff;
}