/*
   Documentation Style Sheet cree par AXIZ eBusiness.
   Copyright 2006 AXIZ eBusiness All Rights Reserved.
 */

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.166;
	background-attachment: fixed;
	text-align: center;  /*centrage du site par IE on le corrige dans contenaire en mettat l'alignement à gauche*/
	font-size: 62.5%; /*remet la taille du texte à 10px*/
	margin: 0px;
	padding: 0px;
	background-image: url(../Images/fond_body.jpg);
	background-repeat: repeat;
}
/*remet à zero tous les marges et remplissage pour contourner */
/* l'attribution par defaut des navigateurs. Les attribut de chaque element sera*/
/*defini selon les besoins*/
*{
	padding:0;
	margin: 0;
}

/******* styles des balises liens*******/

a:link, a:visited{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	text-decoration:none; 
}

/************** style des balises header styles **************/

h1{
	color: #999999;
	font-family: Arial, sans-serif;
	font-size: 1.7em;
	font-weight: bold;
}

h2{
	color: #333333;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 15px;
}

h3{
	color: #E8E8E8;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 5px;
	text-align: left;
	margin-top: 10px;
}

h4{
	color: #089934;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
	margin-left: 10px;
	margin-top: 5px;
}

h5{
	color: #334d55;
	font-family: Arial, sans-serif;
	font-size: 1.2em;
	margin-left: 5px;
}

/*************** Style des balises courantes ***************/
p {
	font-size: 1.1em;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.rouge {
color:#FF0000;
}

.jaune {
color: #FFFF66;
}

.masquer {
	display:none
}

.imagegauche {
	width: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	}

.imagedroite {
	width: auto;
	border: thin dotted #CCEAA3;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.imagecentre {
	margin: 5px;
}


.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-align: center;
}

.fleshcheck {
	display: list-item;
	list-style-image:url(../Images/puce.gif);
	list-style-position:inside;
	margin-left:25px;
	margin-top: 10px;
	text-indent: -20px;
}

.texte {
	font-size: 1.2em;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


.footer{
	font-size:0.9em;
	text-align: center;
	margin-top: 10px;
}

.footerinfos{
	font-size:0.9em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}

.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-indent: 15px;
	margin: 0px;
}

ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	list-style-position: outside;
	list-style-image: url(../Images/puce.gif);
	margin-left: 12px;
	margin-top: 5px;
	color: #e8e8e8;
}

 li {
	margin-top: 5px;
}


/********* form and related tag styles *********/

#formcontainer {
	float: left;
	width: 250px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#formcontainer form {
	margin: 0;
	padding: 0;
	border: thin dashed #CCCCCC;
}

#formcontainer div.clearfix {
}

#formcontainer form label{
	width: 100px;
	float:left;
	font-size:1em;
	color: #334d55;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 5px;
	text-align: left;
}
				
input{
font-family: Arial,sans-serif;
}

/*************** search styles *****************/

#search{
	z-index: 300;
	width: 150px;
	float: right;
	position: absolute;
	left: 594px;
	top: 32px;
	height: 28px;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}

/**********************************************/
/* container principal qui englobe l'ensemble des boites */
/**********************************************/
#slogan {
	clip: rect(0px,auto,0px,auto);
	width: auto;
	height: auto;
}

#container {
	width: auto;
	height: 322px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../Images/fond_contenaire.jpg);
	background-repeat: no-repeat;
	clear: left;
}

/**********************************************/
/* les elements de 2 entetes commun à toutes les pages  */
/**********************************************/
#entete1{
	height: 27px;
	background-image: url(../Images/fond-entete1.jpg);
	background-repeat: repeat-x;
	width: auto;
}

#logo {
	float: left;
	width: 334px;
	height: 66px;
}
	

#date {
	width: 200px;
	margin-top: 8px;
	float:right;
	margin-left: 5px;
}

#tel {
	width: 140px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-align: left;
	height: 40px;
	float: left;
	margin-top: 80px;
	margin-left: 50px;
	color: #333333;
}

#tel  a:link, a:visited{
	color: #ffffff;
	text-decoration:none;
}

#tel  a:hover{
	color: #ffffff;
	text-decoration:underline; 
}

/***************************************************/
/* navigation principale */
/*************************************************/
#ddimagetabs{
	width: 430px;
	float: left;
	height: 22px;
}

#ddimagetabs a{
	display: block;
	text-decoration: none; /*tab font */
	color: #666666; /*font color */
	width: 84px; /*width of tab image */
	height: 22px; /*height of tab image */
	float: left;
	display:inline; 
	margin-left: 0px; /*spacing between tabs */
	padding-top: 14px; /*vertical offset of tab text from top of tab*/
	background-image:url(../Images/bnav.jpg); /*URL to tab image le meme pour tous */
	background-repeat: no-repeat;
	text-align: center;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
}

#ddimagetabs a:hover, #ddimagetabs a.current{
	background-image:url(../Images/bnavover.jpg); /*URL to tab image onmouseover */
	color: #ea9901 ;
	text-decoration: underline;
}


/***********************************************/
/* les éléments du contenu */
/***********************************************/
#contenu {
	float: left;
	width: 470px;
	margin-top: 15px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #CCEAA3;
	border-right-color: #CCEAA3;
	border-bottom-color: #CCEAA3;
	border-left-color: #CCEAA3;
	border-right-style: dashed;
	height: 400px;
}

#mentionslegale {
	float: left;
	height: 400px;
	margin-right: 15px;
	width: 630px;
	margin-left: 25px;
}

#colonne1 {
	float: left;
	height: 250px;
	width: 100px;
	margin-top: 50px;
	margin-left: 10px;
}

#colonne2 {
	float: left;
	width: 430px;
	height: 300px;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 20px;
}
	
#colonne3 {
	float: left;
	width: 210px;
	margin-top: 5px;
	margin-left: 40px;
	height: 250px;
}

#colonne3 p {
color:#E8E8E8
}

#colonne3 h2 {
color:#E8E8E8
}

#colonne3 a:link, a:visited{
	color: #FFFF66;
	text-decoration: underline;
}

#colonne3 a:hover{
	text-decoration:none; 
}
	

#infoscontact {
	float: left;
	height: 300px;
	width: 195px;
}

/***********************************/
/* contenant et contenu de bas de page*/
/**********************************/
#footerinfos {
	width: 100%;
	margin: 0px;
}

#footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 816px;
	background-image: url(../Images/fond_footer_nav.jpg);
	background-repeat: repeat-x;
	height: 29px;
	clear: left;
}

#footernav  a:link, a:visited{
	color: #ffffff;
	text-decoration:none;
}

#footernav  a:hover{
	text-decoration:underline; 
}

#footerliens {
	width: 816px;
	text-align: left;
	background-image: url(../Images/fond_footer_infos.jpg);
	background-repeat: repeat-x;
	height: 30px;
	margin-bottom: 30px;
}	

#footerliens #w3c {
	float: left;
	margin-left: 0px;
	display: inline;
	margin-top: 5px;
}
#footerliens #axiz {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
}

 #texteoptimise {
	width: 816px;
}

#google {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-bottom: 10px;
	height: 105px;
	background-color: #FFFFFF;
	border: 1px solid #CCEAA3;
	margin-left: 2px;
	border-left-style: solid;
}

#yahoo {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	height: 105px;
	border: 1px solid #CCEAA3;
	background-color: #FFFFFF;
}

#msn {
	float: left;
	width: 120px;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	height: 105px;
	border: 1px solid #CCEAA3;
}

#entete2{
	background-image: url(http://www.modernplastic.fr/images/fond_entete2.gif);
	background-repeat: no-repeat;
	width: 815px;
	height:auto;
	float: left;
}


#entete2 #entetegauche {
	float: left;
	width: 563px;
	background-image: url(../Images/fond_entete2g.jpg);
	background-repeat: no-repeat;
}

#entete2 #nav {
	background-image: url(../Images/fond-nav.jpg);
	background-repeat: repeat-x;
	height: 36px;
	width: 563px;
	float: left;
	padding-top:4px;
}

#entete2 #entetedroite {
	background-image: url(../Images/fond-entetedroite.jpg);
	background-repeat: no-repeat;
	height: 298px;
	width: 252px;
	float: left;
}
#entetenav {
	height: 41px;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}

#entete2 #entetegauche #entetelogo {
	float: left;
	height: 115px;
	width: 563px;
}
#entete2 #entetegauche #enteteiso {
	background-image: url(../Images/entetegaucheiso.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 143px;
	width: 563px;
}
#enveloppe {
	height: auto;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#enveloppe #conainerbas {
	background-image: url(../Images/fond-contenairebas.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 816px;
	float: left;
}

#enveloppe #entete2 #entetegauche #enteteiso #contenuhd {
	height: 120px;
	width: 550px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: left;
}

/***************************************/
/*code pour la visualisation d'image"*/
/**************************************/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #ffffff;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 110px; /*position where enlarged image should offset horizontally */

}

/*fin code visualiser les images*/
/****************************************/
