/* Import de la CSS d'initialisation
----------------------------------------------------------*/
@import url(structure.css);

/* Construction (Montage)
----------------------------------------------------------*/
* { font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif; }
body { color:#600; font-size:80%; }
h1 { color:#600; font:700 12px Georgia, "Times New Roman", Times, serif "Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;}
h2 { color:#600; font:700 1.2em Georgia, "Times New Roman", Times, serif; }
h3 { color: #5F0666; font:700 1.17em Georgia, "Times New Roman", Times, serif; }
h4, p, ul, ol, li { font-size:1em; }
h5 { color:#600; font-size:.83em; }
h6 { color:#600; font-size:.67em; }
a { color:#600; text-decoration:underline; }
a:hover { text-decoration:none; } /* si changement de couleur au survol */
textarea { color:#600; border-width:thin; padding:3px; }

/* Éléments Particuliers
----------------------------------------------------------*/
/* Placement d'images */
.imgLeft { float:left; padding:0 2em 0 0; }
.imgRight { float:right; padding:0 0 0 2em; }

/* Des classes d'alignement d'objets */
.aligntop { vertical-align:top; }
.alignbottom { vertical-align:bottom; }
.aligncenter { margin-left:auto; margin-right:auto; }
.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }
.justify { text-align:justify; }

/* Des classes de formatage du texte en ligne */
em, .italic, .italique { font-style:italic; }
strong, .bold, .gras { font-weight:700; }
.strike, .barre { text-decoration:line-through; }

/* Des classes flotante */
.floatleft { float:left; }
.floatright { float:right; }

/* Les "nettoyeurs" */
.clearb, .clearer { clear:both; }/*width: 0; height: 0; line-height: 0;*/ 

/*css : plan du site*/
.body-plan-du-site{background: #3A1800 url('../images/fond.jpg') repeat-x top; width:100%; }
#head-plan-du-site{
height:316px;
background:url('../images/plan-du-site/ps.jpg') no-repeat;
}
#body-plan-du-site{
	background:url('../images/bg-contenu.jpg') no-repeat;
}
#content-plan-du-site{
	padding:25px 80px 20px 80px;
	text-align:justify;
}
#foot-plan-du-site{
background:url('../images/adresse.jpg') no-repeat;
height:82px;
}
.yzeo-plan-du-site{ font-size:.92em; color:#ff6600;  }
/*#plan du site*/
/*googlemaps*/
.plan {
	width: 700px;
	height: 480px;
	border:5px solid #ff6600;
	margin:0 auto;

}
#map .infosbulle {
	width: 210px;
	margin: 0;
	padding: 0;
}
#map .infosbulle p {
	display: block;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	border-color:#7b121e;

}
.plan-titre {
	font-size: 14px;
	color: #5F0666;
	font-weight: bold;
	margin-bottom: 1em;
}
.plan-adresse {
	font-size: 12px;
	color: #333;
}
.plan-printer {
	display:block;
	text-align: right;
	padding-bottom:25px;
}
.plan-printer img, 
.plan-printer a {
	border: none;
}

/******************/

/*hightslide*/
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: #000000;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid #000000;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(../images/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;
}

/* Styles for the popup */
.highslide {
	cursor: url(../images/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 0px solid #000;
}
.highslide:hover img {

}
.highslide-wrapper {
	background: black;
}
/*boder image load-slide*/
.highslide-image {
	border: 5px solid #fff;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 5px solid white;
    border-top: none;
    padding: 5px;
    background-color: white;
}
.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(../images/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(../images/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
/*--------------------*/
.zouzou{
	width:230px;
	float:left;
	padding-right:20px;
	padding-bottom:5px;
}
.fieldset-caricature1 { 
	border:1px solid #f60; 
	width:280px;
	float:left;
	padding:0 20px 0 20px;
	height:240px;
}
.fieldset-caricature2 { 
	border:1px solid #f60; 
	width:550px;
	float:right;
	padding:0 20px 0 20px;
	height:240px;
}
.spase{
	width:50px;
	float:left;
}
.right-feil{
	width:200px;
	float:right;
}
.left-feil{
	width:200px;
	float:left;
}
.icon{
	vertical-align:middle;
	padding-right:5px;
}
.span{padding-left:17px;}
.fieldset-caricature3{
	width:400px;
	float:left;
	height:480px;
}
.fieldset-caricature4{
	width:450px;
	float:right;
	height:640px;
}
.fieldset-caricature5{
	width:450px;
	float:right;
	height:370px;
}
.fieldset-caricature6{
	width:400px;
	float:left;
	height:1000px;
}
.table-caricature{	
	width:650px;
	margin:0 auto;
	border:1px #000000 solid;
}
.table-caricature2{	
	width:300px;
	margin:0 auto;
	border:1px #000000 solid;
}
.txt-right{
	width:410px;
	float:right;
}
.txt-left{
	width:460px;
	float:left;
}
.table-por{
	width:300px;
	margin:0 auto;
}

.table-left
{
	width: 395px;
	margin:0 auto;
	border:1px #000000 solid;
}
.fieldset-caricature7{
	width:400px;
	float:left;
	height:160px;
}
.fieldset-caricature8{
	width:450px;
	float:right;
	height:160px;
}
.caricature-img1{
	width:250spx;
	float:left;
}
.caricature-img2{
	width:250px;
	float:left;
	padding-left:65px;
	padding-right:65px;
}
.caricature-img3{
	width:500px;
	float:left;
	padding-left:65px;
}
.caricature-img4{
	width:333px;
	float:left;
	padding-left:300px;
}
.caricature-img5{
	width:333px;
	float:left;
	padding-left:325px;
}

.caricature-img6{
	width:250px;
	float:left;
	padding-left:80px;
}

.caricature-img6d{
	width:240px;
	float:left;
	padding-left:80px;
}

.caricature-img6d2{
	width:250px;
	float:left;
	padding-left:140px;
}
.page-num{
	padding-left:5px;
	padding-bottom:10px;
	padding-top:10px;
}
.height-1{
	height:380px;
}
.td-number{
	text-align:right;
	width:35px;
	border-bottom:1px #000000 dotted;
}
.td-txt{
	text-align:left;
	width:265px;
	border-bottom:1px #000000 dotted;
}
.boder-td{
	border:1px #000000 dotted;
	
}
.questions-icon{
	
	width:16px;
	float:left;
	padding-right:8px;
}
.questions-text{
	
	width:910px;
	float:left;
}
.icon2{
	padding-right:5px;
}
.span-icon2{
	padding-left:23px;
}
.txt-left-catures2{
	width: 430px;
	float:left;
}
.txt-right-catures2{
	width: 480px;
	float:right;
}
.logo-right{
	float:right;
	vertical-align:middle;
}
.logo-right2{
	float:right;
	vertical-align:middle;
	margin-left: 10px;
}
.logo-pd
{
	padding-right:20px;
}

.logo-pd2
{

}

.pd-left{
	padding-left:165px;
}
.font-intro{
	font-size:12px;
	font-family:"Trebuchet MS", helvetica, "Bitstream Vera Sans", sans-serif;
}
.content-envoi{
	width:800px;
	margin:0 auto;
}
.height-3{
	height:60px;
}
.height-2{
	height:650px;
}
.portraits{
	margin-left:350px;

}
.image-t-shirt{

padding-left:20px;
}


#hebergeur { float:right; width:300px;}
#infoclient { float:left;width:300px; }

/*==================================*/
.wid-img1{ float:left; margin-right:58px; margin-left:58px;}
.wid-img2{ float:left;}

.wid-img3{ float:left; margin-right:58px; margin-left:130px; }
.wid-img4{ float:left; margin-right:58px; margin-left:70px; }