/*BALISE HTML*/
table
{
border:0px hidden #FFFFFF;
border-spacing:0px;
padding:0px;
}
body
{
border:0px hidden #FFFFFF;
background-color:#5B5148;
padding:0px;
border-spacing:0px;
font-size:10px;
text-align:center;
}
p
{
border:0px hidden #FFFFFF;
padding:0px;
border-spacing:0px;
}
img
{
border:0px hidden #FFFFFF;
}
ul,ol
{
list-style-image:url(../images/forms/puce.gif);
}
/*CLASSE CSS*/
#flashcontent {
}
/* end hide */
#flashcontent {
color: #fff
}
#flashcontent a {
color: #000;
}
#flashcontent a:hover {
}
#pano {
width: 750px;
height: 340px;
}
.content
{
font-family : Arial, sans-serif;
color: #D7D0C6;
font-size:12px;
/*font-weight:bold;*/
text-align: justify;
/*line-height: 1;*/
}
.contentActu
{
font-family : Arial, sans-serif;
color: #D7D0C6;
font-size:12px;
/*font-weight:bold;*/
/*line-height: 1;*/
}
@font-face{
font-family : 'NuevaStdRegular';
src:url('../font/nuevastd-bold-webfont.eot');
font-weight: normal;
font-style: normal;
}
@font-face{
font-family : 'NuevaStdRegular';
src:url('../font/nuevastd-light-webfont.otf');
font-weight: normal;
font-style: normal;
}
div.popup-container{
position:relative;
}
div.description{
text-align:left;
font-family:"NuevaStdRegular",arial,sans-serif;
position:absolute;
right:0;
bottom:0;
}
div.description h2{
color:#BDB5AC; /*C9C2B8;*/
font-weight:bolder;
/*text-shadow:0px 0px 1px rgba(189,181,172,0.5);*/
font-size:18px;
margin-bottom:2px;
}
div.description h3{
margin-top:0;
color:#C9C2B8;
font-size:13px;
font-weight:normal;
font-family:'Myriad Pro',arial,sans-serif;
font-weight:normal;
font-size:11px;
}