/*---- ti punch------ */
#tipunch
{
      margin: 0 ;
      padding: 0 ;
    float: left;
     
      width: 850px ;
background: #F9F9F9 ;
text-align:left;
}

#tipunch img
{
    margin-top: 5px;
    margin-bottom: 8px;
    float: left; 
}

#tipunch h4
{
font-family:  Arial, "Arial Black", "Times New Roman", Times, serif ;
   color: #FFA500;
   font-size:18px ;
   }
 

img.phototipunch 
{
border: 1px solid #FFA500;
float: left;
margin-right: 10px;
 clear: both;

}

.ingredients
{

 padding: 0 0 0 18px;
 background: url("http://www.sxmbeach.com/tipunch/img/entete-tipunch.png") top no-repeat;
background-color:#E6F7A1;
 width:372px ;
 height: 425px;
 float: left;
}


.ingredients h2 
{
    margin: 0 ;
     padding: 0 ;
     font-size: 13px ;
     text-align: center;
     font-family:  Arial, "Arial Black", "Times New Roman", Times, serif ;
     color: #FF7400 ;
     font-weight: bold;
     margin-bottom: 10px;
 }

.ingredients hr
{
margin-top:15px;
margin-bottom: 20px;
}

.ingredients li
{
font-size: 10px;
line-height: 20px;
margin-left:7px;
}

.ingredients p
{
font-size: 11px;
line-height: 18px;
}

p.abus 
{
display: block;
clear: both;
font-size: 13px;
line-height: 20px;
margin-top: 20px;
margin-bottom: 10px;
font-weight: bold;
}

h2.alcool
{
font-size: 15px;
margin-top: 15px;
font-weight: bold;
padding: 20px 10px 20px 100px;
background :#F8A4A4;
border: 1px solid #F50101;
color: #F50101;
}


