/*
  _____ _             _ _     ______ __  
 / ____| |           | (_)   |____  / /  
| (___ | |_ _   _  __| |_  ___   / / /_  
 \___ \| __| | | |/ _` | |/ _ \ / / '_ \ 
 ____) | |_| |_| | (_| | | (_) / /| (_) |
|_____/ \__|\__,_|\__,_|_|\___/_/  \___/ 

Animation - Design - Développement - Graphisme - Multimédia

contact@studio76.fr
www.studio76.frr
*/
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background-color: #fff;
}
#global {
	width: 1031px;
	height: 643px;
	background-image: url(visuels/gab/anim.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
p {
	text-align: center;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
	font-size: 1em;
	padding-top: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: red;
}
#header {
	height: 173px;
	background-image: url(visuels/gab/header.png);
	background-repeat: no-repeat;
	background-position: 427px 54px;
}
#frame {
	float:left;
	background-color: #fff;
	height: 348px;
	width: 523px;
	margin-top: -63px;
	overflow: auto;
}
#gauche {
	float:left;
	height: 285px;
	width: 427px;
	margin-top: 0px;
	background-image: url(visuels/gab/menu.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#droite {
	float:right;
	width: 81px;
	height: 348px;
	background-image: url(visuels/gab/right.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: -63px;
}
#footer {
	clear:both;
	height: 185px;
	background-image: url(visuels/gab/footer.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.foot {
	text-align: right;
	font-size : 0.6em;
	padding-top: 60px;
	padding-right: 100px;
}
.foot a {
	color: #000;
	text-decoration: none;
}
.foot a:hover {
	color: #000;
	text-decoration: underline;
}
.flash {
	margin: 0px;
	padding: 0px;
}
/* effet */
#containerExprime {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 569px;
	margin: 0px auto;
	z-index: 2;
	cursor: pointer;
}
#containerExprimeOpac {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: black;
   filter:alpha(opacity=80);
   -moz-opacity:0.8;
   -khtml-opacity: 0.8;
   opacity: 0.8;

}
#Exprime {
	position: relative;
	width: 424px;
	height: 600px;
	top: 20px;
	width: 100%;
	text-align: center;
}
.rouge {
	color: red;
}
/* special */
.accueil_txt {
	position: absolute;
	margin-top: 18px;
	margin-left: 671px;
}
.accueil {
	position: absolute;
	margin-top: -84px;
	margin-left: 883px;
}
.newaccueil {
	position:absolute;
	margin-top: 35px;
	margin-left: 400px;
}
.produits_txt {
	position: absolute;
	margin-top: 15px;
	margin-left: 650px;
}
.produits {
	position: absolute;
	margin-top: -98px;
	margin-left: 825px;
}
.newproduits {
	position:absolute;
	margin-top: 35px;
	margin-left: 400px;
}
.actu_txt {
	position: absolute;
	margin-top: 18px;
	margin-left: 660px;
}
.actu {
	position: absolute;
	margin-top: -120px;
	margin-left: 840px;
}
.newactu {
	position:absolute;
	margin-top: 35px;
	margin-left: 400px;
}
.clients_txt {
	position: absolute;
	margin-top: 18px;
	margin-left: 650px;
}
.clients {
	position: absolute;
	margin-top: -120px;
	margin-left: 830px;
}
.contact_txt {
	position: absolute;
	margin-top: 18px;
	margin-left: 650px;
}
.contact {
	position: absolute;
	margin-top: -50px;
	margin-left: 850px;
}
.erreur_txt {
	position: absolute;
	margin-top: 30px;
	margin-left: 630px;
}
.erreur {
	position: absolute;
	margin-top: -95px;
	margin-left: 700px;
}
.envoyer {
	margin-left: 200px;
}
#evitement {
	position : absolute;
	visibility: hidden;
}
img {
	border: none;
}
/******* Menu *******/
ul, li {
	list-style-type: none;
	margin:0;
	padding:0;
}
ul {
	position: absolute;
	background: transparent url(visuels/gab/menu1.png) no-repeat 0px 0px;
	width: 135px;
	margin-top: 63px;
	margin-left: 104px;
}
li {display: inline;}	/* correction pour IE5 et IE5.5 */

li a {
	display: block;
	height: 44px;
	width: 135px;
}
li a:hover {
	background: transparent url(visuels/gab/menu2.png) no-repeat 0px 0px;
}
a#lien1:hover {
	background-position: 0% 0px;
}
a#lien2:hover {
	background-position: 0% -44px;
}
a#lien3:hover {
	background-position: 0% -88px;
}
a#lien4:hover {
	background-position: 0% -132px;
}
a#lien5:hover {
	background-position: 0% -176px;
}
a#lien6:hover {
	background-position: 0% -220px;
}
/******* Contact *******/
#habillage select {
	font-family: "Trebuchet MS", Arial, Heveltica, sans-serif;
	font-style: normal;
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #000;
}
#habillage select:hover {
	background-color: #cc0000;
}
#habillage input {
	visibility: hidden;
}
textarea {
	color: #ffffff;
	border: 1px solid #ffffff;
	background-color: #000;
	overflow: auto;
}
fieldset {
	border: none;
	margin: 0px;
	padding: 0px;
}
/******* Texte *******/
h1 {
	font-size: 1em;
	font-weight: bold;
	visibility: hidden;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	color : red;
}
h3 {
	font-weight : bold;
	font-size : 1em;
	color : red;
	text-align: center;
}
h4 {
	font-size: 0.8em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 10px;
	text-align: center;
}
#high {
}
dl {
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 1em;
}
.spacer {
	clear: both;
}
.pop img {
	float: left;
}
#pub {
	position:absolute;
	top:10px;
	right:10px;
}
/******* Slide *******/
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-bottom: 1px solid white;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-overlay {
	display: none;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}