a {
	text-decoration : none;
	color : #000000;
}

a:hover {
	text-decoration : underline;
	color : #222222;
}

img {
	border : 0px;
}

table td {
	font-family : verdana, sans-serif;
	color : #555555;
	font-size : 13px;
}

.menu-title {
	font-size : 11px;
	font-family : verdana, sans-serif;
	color : #555555;
	
}

.menu-title-selected {
	
	font-size : 12px;
	font-family : verdana, sans-serif;
	color : #333333;
	font-weight : bold;
	background-color : #EEEEEE;
	padding : 10px;
}


.menu-title-feature {
	font-size : 13px;
	font-family : verdana, sans-serif;
	color : #555555;
}


.menu-title a,
.menu-title-feature a ,
.menu-title-feature a:visited,

{
	text-decoration : none;
	color : #555555;
}

.menu-title a:hover, .menu-title-feature a:hover {
	text-decoration : underline;
	color : #000000;
}

.menu-table {
	margin-top : 20px;
	margin-bottom : 20px;
	border-bottom : 1px solid #CCCCCC;
	
}

.menu-table td {
	padding-left : 10px;
	padding-right : 10px;
}


.actu-container {
	overflow: auto;
	margin : 0px;
}

a.link {
	font-size : 13px;
	font-weight : bold;
	font-family : verdana, sans-serif;
	color : #555555;
	text-decoration : underline;
}

table.decors img {
	border : 2px solid #AAAAAA;
}

table.decors img:hover {
	border : 2px solid #555555;
}


.decorsTitle {
	font-size : 12px;
	font-weight : bold;
	font-family : verdana, sans-serif;
	color : #222222;
	text-align : center;

}

.decorsDescription {
	font-size : 10px;
	font-family : verdana, sans-serif;
	color : #666666;
	text-align : center;
}

.nav-decors  {
	text-align : center;
}

.nav-decors a {
	text-decoration : none;
	font-weight : bold;
	font-size : 18px;
	color : #555555;	
	
}

.nav-decors a:visited {
	color : #555555;	
}

table.gallery td {
	padding : 2px;
}

table.gallery img {
	border : 0px;
}

table.gallery tr td.year {
	text-align : center;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	color : #777777;
}

div.imageBig
{
	margin-left: auto;
	margin-right: auto;
	text-align : center;
}

div.imageDetails
{
	color : #555555;
	margin-left: auto;
	margin-right: auto;
	text-align : center;
	font-family : verdana, arial, sans-serif;
	font-size : 11px;
	margin-top : 10px;
}

div.imageDetails .year
{
	font-size : 12px;
}

div.imageDetails .title
{
	font-weight : bold;
	font-size : 13px;
}

div.imageDetails .method
{
	color : #999999;
}
div.imageNav {
	margin-left: auto;
	margin-right: auto;
	margin-top : 15px;
	text-align : center;
	
}

div.imageNav a {
	font-weight : bold;
	text-decoration : none;
	color : #555555;
	font-size : 18px;
}

div.imageNav a:hover {
	font-weight : bold;
	text-decoration : underline;
	color : #000000;
}

div.imageNav .toIndex{
	font-family : verdana, arial, sans-serif;
	font-size : 12px;
}


.textes td {
	font-family:verdana;
	font-size : 12px;
	text-decoration: none;
	text-align:center;
	color : #666666;
	vertical-align : top;
	width : 250px;
}

.textes td a{
	text-decoration: none;
	color : #222222;
	background-image : url('images/text-icon.png');
	background-repeat : no-repeat;
	background-position : center left;
	padding: 5px 5px 5px 10px;
	
}

.textes td a:hover{
	text-decoration: underline;
}

.textes a:visited {
	color : #444444;	
}

.textes .small{
	margin-top : 5px;
	font-size : 10px;
}	

table.livreIndex {
	margin-left: auto;
	margin-right: auto;
}
table.livreIndex tr td {
	margin-left: auto;
	margin-right: auto;
	text-align :center;
	vertical-align : top;
	width : 300px;
}