body {
	font-family: Arial, 'Liberation Sans', 'DejaVu Sans', sans-serif;
	font-size:13px;
	margin:0;
	padding:0;
	color:#444;
}

img {
border: none;
outline: none;
}

#page {
	width:990px;
	height:100%;
	margin:auto;
	background:#fff;
}

h2{
font-weight: bold;
font-size: 1.2em;
}
	
/* top page ---------------------------------------------------------*/
#top {
	width:100%;
	height:15px;
	margin-bottom:20px;
	background:#444;
}

#logo-top {
	margin-left:200px;
}

#logo-inside {
	width:100%;
}

#logo-top h2 {
	text-align:center;
	margin:0;
	padding:0;
	font-size:12px;
}


	
/* visualiseur ---------------------------------------------------------*/
#visio {
	width:600px;
	margin:16px 10px 10px 5px;
	height:425px;
	position:relative;
	overflow:hidden;
	float:left;
	border-top:1px solid silver;
}

#visio .sub, #visio .vide {
/* vide  ajouter quand moins de divs */
	position:relative;
	float:left;
	width:600px;
	height:425px;
	margin:5px;
}

#visio .vide {
	background:transparent;
}

#visio .section {
	width:4900px;
	position:relative;
	float:left;
}

#visio .sub h4 {
	position:absolute;
	font-size:15px;
	font-weight: normal;
	margin:0;
	bottom:0;
	color:#666;
}

#visio p {
	position:absolute;
	top:50%;
	left:40%;
	background-color: #fff;
}

	
/* zone de texte infos ---------------------------------------------------------*/
#text-contour,#eglou,#glouglou {
	float:left;
	width:330px;
	margin:10px auto 10px 30px;
}

#text-contour {
	height:390px;
	font-size:12px;
}

#text-contour a {
	color:#555;
}

div.teaser {
	padding:5px 0;
}

.teaser p{
	text-align: justify;
}

.teas {
	height:36px;
	margin:0 0 20px;
	padding:5px 5px 5px 10px;
}

#travail {
	height: 217px;
	padding:5px 5px 5px 10px;
}

.info-load {
	margin:0 10px;
	padding-top:5px;
}

.info-titre {
	font-size:1.3em;
}

#lien a{
	font-size:1.2em;
}
.info-titre {
	font-weight: bold;
}

#lien .info-titre a {
	padding-left:15px;
	background:url(images/lien.png) 0 1px no-repeat;
}
#lien .info-load a:hover {
	color: #ce0000;
}

#lien.teas {
	margin-top:22px;
}

#e-titre {
	background:#444;
	color: #fff;
	padding:10px;
	margin-bottom:30px;
}

#client .info-titre, #date .info-titre, #travail .info-titre {
	padding-bottom: 5px;
	background: transparent url(images/bg-titre.png) 0 bottom no-repeat;
	/*border-bottom: 1px solid silver;
	font-size: 1em;*/
}

#client .info-load, #date .info-load, #lien .info-load {
	font-size:1.2em;
}


/* grille de selection ---------------------------------------------------------*/
#bottom {
	width:100%;
	height:170px;
	clear:both;
}

#grid {
	width: 595px;
	margin:10px;
	float:left;
	padding-bottom:30px;
	border-bottom:1px solid silver;
	padding-top:30px;
	border-top:1px solid silver;
}
#premiere {
	position: absolute;
	z-index: 20;
	background: url(../images/premiere.png) left center no-repeat;
	margin-left: 300px;
	text-align: right;
	float: left;
	height: 140px;
	width: 135px;
}
#grid ul {
	clear:left;
	list-style:none;
	margin:2px;
	padding-left:0;
	margin-left:0;
}

#grid ul li {
	display:inline;
	float:left;
}

#grid .first {
	width: 160px;
	text-align:right;
	display:block;
	margin-right:5px;
	padding-top:3px;
	color:#333;
}

#grid a {
	display:block;
	margin:2px;
	height:15px;
	width:15px;
	background:url(images/bg-grid.png) 0 0 no-repeat;
	background-color:#333;
}

#grid a:hover {
	background-color:#c5c2c2;
}

#grid a.selection {
	background-color:#c5c2c2;
}

#grid .selected {
	font-weight:bold;
}

#grid .active, .active {
	background-color: red;	
}

/* infos eglou ---------------------------------------------------------*/
#eglou {
	height:127px;
	padding-bottom:10px;
	border-bottom:1px solid silver;
	padding-top:20px;
	border-top:1px solid silver;
}

#eglou #texte,#eglou-logo {
	float:right;
	height: 60px;
}

#eglou-logo {
	margin-bottom:10px;
}

#eglou span {
	clear:right;
	display:block;
	text-align:right;
}

#e-contact {
	position:fixed;
	bottom:0;
	padding:5px 7px 5px 5px;
	background:#444;
	float:left;
}

#e-contact a:link,#e-contact a:visited {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

.lucida {
	color: #eaeaea;
}

#e-contact a:hover {
	color: #FEF4AB;
}

/* footer ---------------------------------------------------------*/
#footer {
	color:#999;
	text-align:center;
	font-size:.8em;
}

#footer a {
	color:#999;
	font-weight:bold;
}
