
/* custom stylesheet for shootagain*/

iframe {
    border: solid #A0A08D 1px;
    padding : 10px
}


#gallery li {
    width : auto;
}

.entry.feature h3, .entry.page h3 {
	clear:both;
	margin-top:20px;
}

.entry p {
	text-align:justify;
}

.right {
	margin-left:30px;
	margin-right:0px !important;
	width: inherit !important;
}

.entry  h4 {
	font-size: 16px;
	font-weight: bold;
	color: #ff6600;
	padding: 0 0 20px;
}

.entry.newsletter fieldset button {
}

label {
    white-space: nowrap;
}


.error, .success {
    font-weight : bold;
    color: #ff6600;
    margin-bottom : 20px;
    border : solid #ddd 1px;;
    background : #f2f2f2;
    padding : 20px;
}

.success {
    color : #444;
}

.block-fb {
    background : url(../img/fond-fb.png) no-repeat 0px 3px;
}
.left  {
display:inline;
float:left;
margin-right:30px !important;
width:inherit !important;

}
  
.left2 {
	float: left;
	display: inline;
}







.table-tarif {
background : #ddd;
width : 660px;

}
.table-tarif td{
border : solid white 1px;
padding : 10px;
}






