body{
background-color:#FFFFFF;
color:#000000;
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
}
#global{
width:870px;
margin:0 auto;
}
.spacer{
clear:both;
}
*{
margin:0;
padding:0;
}
p{
margin:7px 0px;
}
/*#haut{
background:url(common/head.jpg) no-repeat;
height:37px;
width:870px;
}*/
#content{
background:url(../common/back-global.jpg) repeat-y;
/*height:500px;*/
width:870px;
}
#footer{
background:url(../common/back-footer.jpg) no-repeat;
height:26px;
font-size:11px;
width:870px;
/*margin:0 auto;*/
text-align:center;
}
#fromanger{
position:relative;
display:inline;
width:358px;
height:506px;
float:left;
}
#contenu{
width:492px;
float:left;
}
#erictanguy{
height:114px;
}
#menu{
width:492px;
height:20px;
}
#imagesaccueil img{
margin:20px 0 20px 20px; 
border:3px solid #000000;
}
.txt{
font-size:11px;
padding:10px;
}
.txt img{
	float:right;
	padding:5px;
}
.important{
color:#e66126;
font-weight:bold;
background-color:transparent;
}
a, a:visited{
color:#445ea8;
font-weight:bold;
background-color:transparent;
text-decoration:none;
}
a:hover{
text-decoration:underline;
color:#e66126;
background-color:transparent;
text-decoration:underline;
}
.album {
height: auto;
margin-bottom:30px;
/*border:#000000 1px solid;*/
/*min-height: 100px;*/
/*_height: 100px; // underscore hack uniquement interprété par IE Win*/
}
.album img{
float:left;
border:none;
}
.albumtxt{
width:350px;
float:left;
}
h1 {
	font-size:40px;
	color:#000000;
	padding:0;
}
h2 {
	background:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 3px;
}
h3 {
	color:#e66126;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 3px;
}
h4 {
	color:#445ea8;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 3px;
}
.titreAlbum{
font-size:12px;
font-weight:bold;
}
/*sous menu*/
#sous-menu{
padding-bottom:20px;
border-bottom: #000000 dotted 1px;
}
.dure{
color:#313131;
font-weight:bold;
text-transform:uppercase;
}
.crea{
color:#313131;
font-weight:bold;
text-transform:uppercase;
}

.contenant 
  {
  display : block;
  display:none;
  }

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {
	visibility: hidden;
	/*font-size:12px;*/
}
/*gallerie phototeque*/
div#galerie{
	width: 480px ;
	margin: 0 auto ;
	text-align: center ;
}
#galerie_mini{
width:450px;
/*height:100px;*/
overflow-y: hidden;
overflow:auto;
}
div#galerie img{
float:none;
}
ul#galerie_mini{
width:1300px;
	margin: 0 ;
	padding: 0 ;
	list-style-type: none ;
}
ul#galerie_mini li{
	float: left ;
}
ul#galerie_mini li a img{
	margin: 2px 1px ;
	border: 1px solid #dcb ;
}
dl#photo{
	clear: both ;
	margin: 0 auto ;
}
dl#photo dt{	
}
dl#photo dd{
	margin: 0 ;
}
dl#photo img{
	border: 1px solid #dcb ;
}
