

#coming
{
width:778px;
margin:auto;


-moz-border-radius : 5px 5px;
-webkit-border-radius: 5px 5px;
border-radius: 5px 5px;

-webkit-box-shadow: 1px 1px 2px ;
-moz-box-shadow: 1px 1px 2px ;
box-shadow: 1px 1px 2px 

}
#coming-title
{
font-size:28px;
color:red;
font-weight:bold;
text-align:center;
font-family: Georgia,serif;
text-decoration: underline;
text-shadow: 1px 1px 1px #777777;
margin:25px;
}
#liste
{
width:200px;
margin:auto;
font-weight:bold;
font-size:20px;

}
.tab-museum
{
display:table;
width:80%;
vertical-align:middle;
margin:auto;
table-layout: fixed;
border-spacing: 5px;
}
.header-tab-museum
{
background-color:navy;

Text-align:center;
width:80%;
height:40px;
margin:auto;
margin-top:0px;
margin-bottom:0px;
padding:8px;



-webkit-box-shadow: 1px 1px 2px #000;
-moz-box-shadow: 1px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
}
.header-tab-museum div
{
font-weight:bold;
text-decoration:underline;
font-size:18px;
color:white;
text-shadow: 1px 1px 1px black;
}
.header-tab-museum a
{

font-size:10px;
color:green;
}
.texte
{
	font-weight: bold;
	font-style:italic;
	font-size:14px;
	/*background-color:white;*/
	/*text-align:left;*/
	/*padding:3px;*/
	width:90%;
	margin:auto;
	margin-top:15px;
	margin-bottom:15px;
	padding:5px;
	
}
.cell-tab-museum
{
display:table-cell;

text-align:center;
padding: 5px;
margin: 0;
/*background: #9AB973;*/

-webkit-box-shadow: 1px 1px 2px #000;
-moz-box-shadow: 1px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
}

.cell-tab-museum a:link
{
text-decoration:none;
}
.cell-tab-museum .img-large
{
max-width:200px;
margin:5px;

-moz-border-radius : 5px 5px;
-webkit-border-radius: 5px 5px;
border-radius: 5px 5px; 

-webkit-box-shadow: 1px 1px 2px #000;
-moz-box-shadow: 1px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
}

.cell-tab-museum .img-hauteur
{
max-height:200px;
margin:5px;

-moz-border-radius : 5px 5px;
-webkit-border-radius: 5px 5px;
border-radius: 5px 5px; 

-webkit-box-shadow: 1px 1px 2px #000;
-moz-box-shadow: 1px 1px 2px #000;
box-shadow: 1px 1px 2px #000;
}
.row
{
display:table-row;
}
/*****/
@font-face {
    font-family: 'another_typewriterregular';
    src: url('atwriter-webfont.eot');
    src: url('atwriter-webfont.eot?#iefix') format('embedded-opentype'),
         url('atwriter-webfont.woff') format('woff'),
         url('atwriter-webfont.ttf') format('truetype'),
         url('atwriter-webfont.svg#another_typewriterregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/****/
.legende
{
	font-weight: bold;
	/*font-style:italic;*/
	font-size:medium;
	background-color:white;
	/*text-align:left;*/
	padding:3px;
	font-family:another_typewriterregular;
	
}
.presentation-img-hori
{
width:1296px;
margin:auto;
}
.presentation-img-vert
{
width:864px;
margin:auto;
}
.presentation-img-hori img ,.presentation-img-vert img
{
border: 5px solid grey;
}
