﻿/* Dazibao version de base positionnement */



* {
	/*border-style:dotted;	   /* enlever quand la page est termine*/ 
	/*margin:2px;*/
	} 




	
body {
	width:940px; 
	margin:0 auto;
	/*padding:0;*/
	padding-top:10px;
	
	
	 	} 		
		
/* propriéts générales */
p {	
	margin:0 0 1em 0;
	}
	
img {
	border-width:0;
   }

/*positionnement*/

#emballage {
	padding-top:0px;
	background:url("../_design/fond_j2.jpg") top left; 
	
}
		
#entete {
	border-style:solid;
	border-width: 0 0 3px 0;
	border-color:white;
	margin:0px;   
	}

#entete img{
	/*float:left;*/
	padding-top:10px;
	padding-left:20px;
	/*border-style:dotted;
	border-width:1px;*/
	
	}
	
#corps_g {
position:inherit;
float:left;	
left:0px;
padding:10px;
padding-top:40px;
margin:0px;
top:160px;
width:213px;
min-height:600px; 
text-align:center;
}
#corps_page {
/*background:url("../_design/grad_col.jpg") top left repeat; */	  
padding-left:275px;
padding-right:50px;
text-align:justify;
margin:0px;
padding-top:40px;
padding-bottom:30px;
font-family:Georgia, "Trebuchet MS"; 
	font-size:12px; color:#000000;
}

.cps{
	margin: 5px;
	padding: 5px;
	list-style-type:square;
	} 
	
.cps a {
	text-decoration:none;
	
	}

#corps_page h1 {
	padding-top:0;
	}
	
	

#corps_d {
border:0px;
padding:10px;  
text-align:center;
right:0px;
margin-top:2px;
}

#corps_d img {
	padding-top:15px;
	} 
	
.illustr {
	text-align:center;
	}

.bloc_g {
  height:400px;
}		 
	


	
#corps_index{
	padding:50px 120px 10px 120px;
	}



/* styles */	
h1 {
	font-family:Georgia, "Trebuchet MS";  
	font-size:20px; color:#000000;
	font-variant:small-caps; 
	text-align:center; 
	padding-top:20px; 
	font-style:italic; 
	font-weight:bold; 
	}
	
	
h2 {
	font-family:Georgia, "Trebuchet MS";  
	font-size:18px; color:#000000; 
	text-align:center;
	font-weight:normal; 
	padding-top:20px; 
	}


h3 {
	font-family:Georgia, "Trebuchet MS";
	font-size:16px; color:#000000;
	text-align:left;   
	font-weight:bold; 
	margin-bottom:2px;
	margin-top:15px;
	}
	
h4 {
	font-family:Georgia, "Trebuchet MS"; 
	font-size:12px;
	text-align:center;
	Font-Style:italic;
	font-weight:bold; 
	}
	
h5 {
	font-family:Georgia, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;  
	}
	
h6 {
	font-family:Georgia, "Trebuchet MS";
	font-size:12px;
	font-weight:bold;  
	}

table {
	
	margin:5px;
	border-style:solid; 
	border-width:1px; 
	border-color:black;
	border-collapse:collapse;
	}
td {
	border-style:solid; 
	border-width:1px; 
	border-color:black;
	padding:5px;
	}
	
td img { 
	text-align:center;
	padding-right:15px;
	padding-left:15px;
	border-width:0;
	}

.tablo_visite {
	border-style:none;
	border-width:0;
	}
	
.tablo_visite td {
	border-style:none;
	border-width:0;
	}	
	
.tablo_visite img {
	margin:4px;
	padding:0;
	border-style:none;
	width:150px;
	}
	
.legende {
	font-size:12px;
	font-style:italic;
	}

.video {
	text-align:center;
	}
	
.accueil {
	font-weight:bold;
	}
	
/*Trois petites notes*/
.poem {
	padding-left:100px;
	}
	
.poem a{
	/*border-style:dotted;*/
	font-size:14px;
	color:black;
	text-decoration:none;
	}
	
	.poem a:hover {
	/*border-style:dotted;*/
	font-size:20px;
	color:#750008;
	text-decoration:none;
	}
