﻿/*@import url(skinDnnDefault.css);*/
@import url("css/menu.css");
@import url("optavis_MediaGraphic.css");
@import url("optavis_MediaGraphic_News.css");
@import url("optavis.css");

/* Editeur */
.editorNormal { font-size: 12px; color: #777; }
.SC_Panel { background: #fff; }

/* Selection de liens dans l'editeur */
.FCKLinkGalleryLinksTable { background: #fff; }

/* Intro */
.forAbsolute { position: absolute; top: 0px; bottom: 0px; left: 0px; right: 0px; }
#mediaGraphicSkinIntroBck1 { position: fixed; background: #fff; /*background: #fff url(images/intro/fond.jpg) no-repeat 50% 0; */ background-position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; }
#mediaGraphicSkinIntroBck { position: fixed; background: #fff url(images/intro/fond.jpg) no-repeat 50% 0; background-position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; }
.mediaGraphicSkinIntro { position: fixed; background-position: fixed; top: 0px; bottom: 0px; left: 0px; right: 0px; }
.mediaGraphicSkinIntro .wrapper { position: absolute; width: 430px; margin: 500px 0px 0px -90px; text-align: center; left: 50%; }
.mediaGraphicSkinIntro .splash { overflow: hidden; }
.mediaGraphicSkinIntro .splash ul#fade { width: 144px; height: 31px; overflow: hidden; float: left; margin-top: 30px !important; }
.mediaGraphicSkinIntro .splash a.logo { float: left; margin-left: 15px; }
.mediaGraphicSkinIntro .splash a.logo img { border: none; }

#optavisService { display: none; }


/* Trombionscope */

.trombiThumbs { clear: both; height: 60px; }
.trombiThumbs ul { margin: 0px -10px 0px 0px; float: left; }
.trombiThumbs li { display: block; float: left; margin: 1px 5px 1px 0px; }
.trombiThumbs li img { width: 67px; border: 1px solid #ccc; }

.trombiFull2 { clear: both; margin: 0px 0px 7px 0px; }
.trombiFull2 img { width: 280px; /*width: 732px;*/ border: 1px solid #999; }
.trombiFull2 div { text-align: center; /*position: relative; */  border-bottom: 1px solid #000; height:207px;}
.trombiFull2 em { bottom: 0; color: #0086ff; display: block; font-family: Arial,Helvetica,sans-serif; 
font-size: 10px; font-weight: bold; left: 0; letter-spacing: 0.1px; padding: 5px 0px; 
text-align: center; width: 100%; }

.trombiFull2 span { display: none; /*position: absolute;*/ height: 35px; width: 100%; opacity: 0.8; filter: alpha(opacity=80); background: #fff; bottom: 1px; left: 1px; }

