/* Image top header style page*/
 
 
 
 
 
 
 
#header_page_ct{
	background: url(https://www.ilcoiff.fr/uploads/images/graphismes/bg_header_top_page.png) repeat-x;
	width: 100%;
}

div#image_top_header {
    text-align:center;
}
div#reprise_titre{
	padding:4px 8px;
color:white;
	font-style: italic;
	font-size: 1em;
	font-weight: 800;
	}

/*tarifs*/

#tarif_bloc_haut{
	margin: 8px 8px;
}

#tarif_bloc_haut img{
	/*padding-right:30px;*/
        margin-top: 20px;
	/*border: 2px solid #FF000D;*/
 border-radius: 15px 0 15px 0;
}

#tarif_bloc_haut aside{
	display:inline-block;
	width: 500px;
	vertical-align: top;
	margin-top: 20px;
	margin-left: 30px;
}

#container_tarifs{
	 padding-top:8px;
}
#container_tarifs ul{
	 width: 75%;
	 margin: 0;
	 display:inline-block;
	 vertical-align: top;
}

.produit li,.produit h4,.produit div{
	display:inline-block;
}

.produit p {
display:inline;
font-size:1em;
}

li.double_prix_personne{
	width: 100%;
	text-align: right;
border:none;
}

li.double_prix_personne p{
	display:inline-block;
	padding-left: 8px;
	font-size: 0.8em;
}

.tarif_categorie{
	background-color: #CCCCCC;
	margin-top: 8px;
	color:#CCCCCC;
	padding-left: 12px;
	border-radius:13px;
	font-size: 1.8em;
	text-transform: uppercase;
    box-sizing: border-box;
        -moz-box-sizing: border-box;	
}
.tarif_categorie a{
color:black !important;
}
.tarif_sous_categorie{
	width: 380px;
	margin-top: 8px;
	margin-bottom: 4px;
	padding-left: 12px;	
	background-color: #888888;
	color:white;
	border:1px solid black;
	border-radius:12px;
	font-size: 1.5em;
	text-transform: uppercase;box-sizing: border-box;
        -moz-box-sizing: border-box;
}

div#image_top_header img{
	width: 98%;
	border-left: 10px solid white;
	border-top: 10px solid white;
	border-right: 10px solid white;
}

@media only screen and (max-width:420px) {
    .tarif_sous_categorie {
        width: 100% !important;
    }
}

.produit h4{
	color:#FF000D;/*rouge*/
	margin-right: 12px;	
}
.produit p{
	font-size: 1em;
}
div.prix{
	float:right;
}

.prix p{
	font-size: 0.8em;
	padding-left: 8px;	
}

.image_tarif img{
border-radius: 15px 0 15px 0;
}

.image_tarif{
	width: 200px;
padding-left:8px;
	display:inline-block;
	text-align: center;
border-radius: 15px 0 15px 0;
}
	
.anchorH {
     float: right;
     margin-right:5px;
     font-size: 0.8em;
     background: #5f6365;
     border-radius: 12px;
     color: #fff !important;
     position: fixed;
     padding: 10px 12px;
     bottom: 20px;
     right: 30px;
     z-index:999;
}

.anchorH:hover {
        background: #6c7274 !important;
}

.btn-form-telecharger a{
	background-color: #1b4974;
        display:inline-block;
        color:#fff !important;
	font-size: 0.8em;
	margin-top: 8px;
	margin-right: 15px;
        padding:10px 14px;
	border-radius: 5px;
	border:1px solid #0e2540;
}

.btn-form-telecharger a:hover{
        background-color: #235c94;
}

.btn-form-telecharger img {
padding-top:5px;
}

.btn-form-telecharger ul {
        border-top: 1px dotted #000;
        width: 100% !important;
        margin-top: 20px !important;
        padding-top: 0 !important;
}

.btn-form-telecharger ul li {
        border-top: 0 !important;
        float: left;
}

#accordion ul li {
        font-size: 1.1em !important;
}

#accordion ul li:first-child {
        border-top:none;
}

.fotorama__stage {
    box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
}

.fotorama__nav-wrap {
    margin-top:1px !important;
}

.fotorama__dot {
    background: #000 !important;
    height: 8px !important;
    width: 8px !important;
}

.fotorama__active .fotorama__dot {
    background: #C60002 !important;
    border: 1px solid #C60002 !important;
    height: 8px !important;
    width: 8px !important;
}

@media only screen and (max-width:700px) {
    .fotorama__nav-wrap {
        background:#C2D1DD;
    }

    .fotorama__nav--dots .fotorama__nav__frame {
        height: 18px !important;
        width: 18px !important;
    }

    #tarif_bloc_haut aside {
        width: auto !important;
    }
    
    #tarif_bloc_haut img {
        padding-right:0 !important;
    }

    #container_tarifs, #container_contact {
        padding: 8px 10px 0 10px !important;
    }

    #right_aside {
        margin-left: 0 !important;
        margin-top: 14px;
        text-align: center;
    }

    #right_aside a {
        margin-left: 0 !important;
    }
    
    #reprise_titre {
        background:#C2D1DD;
    }
}
/* Stylesheet: temp1_style_page Modified On 2015-05-03 11:00:18 */
