body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFF;
	background-image: url(images/bg_ausin_media.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

div.spacer {
	clear:both;
}

/* ----------- BANNER ----------- */
div.banner {
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:962px;
	height:125px;
	background-image:url(images/banner_ausin_media.jpg);
}
/* ------------ MENU ------------ */
div.menu {
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:962px;
	height:42px;
	background-image: url(images/fd_menu.jpg);
}

/* ------------ MAIN ------------ */
div.main {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-y;
	min-height:300px;
	height: auto;
	width: 962px;
	margin: 0 auto 0 auto;
	padding:15px 0 0 0;
}

div.main_bottom {
	background-image: url(images/bg_bottom_main.jpg);
	background-repeat: no-repeat;
	margin: 0 auto 0 auto;
	padding: 0px;
	height: 27px;
	width: 962px;
}

div.corpus {
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	width:930px;
	height:auto;
}

h1 {
	font-size: 18px;
	color: #6E8CAB;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

h2 {
	font-size: 14px;
	color: #6E8CAB;
}

div.corpus a {
	color:#00F;
	text-decoration:none;
}

div.corpus a:hover {
	background-color:#9DCDE0;
	color:#000;
}

div.corpus p {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	text-align:justify;
}

img {
	border:none;
}

td {
	vertical-align: top;
	text-align: justify;
}

img.telephone {
	height: 63px;
	width: 223px;
	margin:0 auto 10px auto;
	padding:0 0 0 0;
	display:block;
}

td.larg150 {
	width:150px;
	text-align:center;
}

td.larg150 a:hover {
	background-color:#FFF;
}

td.col_contenu {
	width:670px;
}

table.fond-ecran {
	margin:10px 0 0 0;
}

table.fond-ecran td {
	text-align:center;
}

table.tab_soft {
	margin:20px 0 0 0;
}

table.tab_soft td {
	padding:5px;
}
tr.impair {
	padding:0 0 0 0;
	background-color:#CBE6EF;
}

td.titre_soft {
	width:200px;
}

div.corpus p.devis {
	margin:10px 0 0 0;
	text-align:center;
}

p.devis a:hover {
	background-color:#FFF;
}
/* ------------ SITE BOX ------------ */
div.sitebox {
	margin:20px 0 0 0;
	padding:0;
	width:388px;
	height:auto;
	float:left;
}

div.top_sitebox {
	margin:0;
	padding:0;	
	background-image: url(images/top_sitebox.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 388px;
}

div.top_sitebox h2 {
	margin:0;
	padding:10px 0 0 0;	
	color: #FFF;
	text-align:center;
}

div.main_sitebox {
	margin:0;
	padding:0 0 0 10px;
	width:388px;
	height:auto;
	background-image: url(images/main_sitebox.jpg);
	background-repeat: repeat-y;
}

div.bas_sitebox {
	width:388px;
	height:18px;
	background-image: url(images/bas_sitebox.jpg);
	background-repeat: no-repeat;
}

div.rightbox {
	margin:20px 0 0 0;
	padding:0;
	width:500px;
	height:auto;
	float:right;
}

div.rightbox h3 {
	margin:0;
	padding:10px 0 0 0;	
	color: #6E8CAB;
	font-size:14px;
}

div.rightbox li {
	text-align:justify;
}

/* ------------ TEMPLATE ------------ */

div.template {
	margin:10px 5px 0 5px;
	padding:0 0 0 0;
	width:220px;
	height:auto;
	float:left;
}

div.template_vignette {
	width:220px;
	height:165px;
}

div.template_lien {
	width:220px;
	height:auto;	
}

div.template p.legende {
	text-align:center;
}

div.template_vignette a:hover {
	background-color:#FFF;
}


/* ------------ CONTACT ------------ */

span.obligatoire {
	color: #F00;
}

#form_contact {
	margin:10px 0 0 0;
	width:650px;
	float:left;
	height:auto;
}

div.coordonnees {
	padding: 0 10px 10px 10px;
	float: left;
	width: 230px;
	color: #FFF;
	font-size: 14px;
	background-color: #333;
}

div.coordonnees a {
	color:#999;
}

div.corpus p.envoi_ok {
	background-color:#6C0;
	padding:3px;
	width:200px;
}

input.fauxsujet {
	display:none;
}

/* ------------ FOOTER ------------ */

div.footer {
	width:960px;
	height:50px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	margin: 10px auto 10px auto;
}

div.footer p {
	margin:0 0 0 0;
	padding:8px 0 0 0;
	color: #9DCDE0;
	text-align: center;
}
div.footer a {
	color:#CCC;
	text-decoration:none;
}

div.footer a:hover {
	color:#FFF;
}

div.footer p.sharefacebook {
	margin:10px 0 0 0;
	text-align:left;
}

div.footer p.share {
	margin:0 0 0 0;
	padding:16px 0 0 0;
	width:350px;
	height:50px;
	float:left;
}


/* ------------ LIGHTBOX ------------ */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

