/* ------------------------------------------------------------------ GLOBAL CONTENT STYLE */
#right h1,#right h2, #right h3, #right h4, #right h5, #right h6{
	color: #794279;
	margin-bottom: 14px;
}
#right h1{ font-size: 24px;}
#right h2{ font-size: 20px;}
#right h3{ font-size: 16px;}
#right h4{ font-size: 14px;}
#right h5{ font-size: 12px;}
#right h6{ font-size: 10px;}
#right p, #right ul, #right ol, #right li{ font-size: 12px; color: #000; margin:12px 0px;}
#right ul, #right ol{padding-left: 30px;}
#right a{ text-decoration: none; color: #AB4AC3;/* border-bottom:1px dashed #AB4AC3*/}
#right a:hover{ text-decoration: none; color: #333; /*border-bottom:1px dashed #333*/}
#right hr{
	clear: both;
	margin: 5px 0px;
	height: 1px;
	background-image:url(img/dot.gif);
	background-repeat:repeat-x;
	border: 0px;
	background-color: trans;
}
#right table{
	width: 100%;
	border-collapse:collapse;
	margin: 20px 0px;
}
#right table td{
	font-size: 12px;
}
#right .pdf{
	background-image: url(img/pdf.png);
	background-repeat:no-repeat;
	padding: 2px 0px 2px 22px;
}
#right .mp3{
	background-image: url(img/audio.gif);
	background-repeat:no-repeat;
	padding: 2px 0px 2px 22px;
}
#right .right{
	float: right;
	margin-left: 10px;
	margin-bottom:2px;
	border: 2px solid #fff;
}
/* ------------------------------------------------------------------ CLASS CONTENT STYLE */
#right .clear{clear: both}
#right .sepH{
	clear: both;
	margin: 5px 0px;
	height: 1px;
	background-image:url(img/dot.gif);
	background-repeat:repeat-x;
}

/* ------------------------------ ACCEUIL PRESENTATION */

#right #top_pres{
list-style: none;

}
 a.image1{
	border-bottom:none;
	position:relative;
	display:block;
	width: 166px;
	height: 161px;
	background: url(img/page/cercle/images/cercle03.gif) no-repeat 0 0;
	top:10px;
	margin-left:-50px;
	
 }
a.image1:hover,a.image1:focus { 
    border-bottom:none;
	background-image:url(img/page/cercle/images/cercle04.gif) ;  
    
	}

 
 a.image{
	border-bottom:none;
	position:relative;
	display:block;
	width: 166px;
	height: 161px;
	background:url(img/page/cercle/images/cercle01.gif) no-repeat 0 0;
	margin-left:-50px;
	
	top:10px;
	}


a.image:hover,a.image:focus { 
    border-bottom:none;
	background-image: url(img/page/cercle/images/cercle02.gif) ; 
    
	}


#right .text{
	position:absolute;
	width: 450px;
	height:350px;
	margin-left: 150px;
	top:330px;
}
#right .text h1{
	color:#784278;
	margin-left: 35px;
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#right .text h4{
	color:#784278;
	margin-left: 35px;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* ------------------------------ PRESS */
#right #press{
	list-style: none;
}
#right #press li{
	border-bottom:1px solid #d5b8cd;
	padding: 2px 0px
}
#right #press li a{ 
	border: none;
}
/* ------------------------------ GUESTBOOK */
#right #guestBook{
	width: 100%;
	height: 900px;
}

/* ------------------------------ TARRIFS */
#right table.tar{
	border: 1px solid #efefef;
}
#right table.tar td{
	border: 1px solid #efefef;
	padding: 4px;
}
/* ------------------------------ CONTACT FORM */
#right .in,#right textarea{
	border: 1px solid #ccc;
	width: 98%;
	margin-top: 5px;
}
#right #contactF table td{
	padding: 4px;
}
#right .btn{
	width: 99%;
}
/* ------------------------------ SHOP */
#right .item{
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	padding-bottom: 4px;
}
#right .item a{
	margin-right: 6px;
	text-decoration: none;
}
#right .item a img{
	border: none;
}
#right .item div{
	display: none; 
	margin: 10px 0px; 
	border-top: 1px dashed #ccc; 
	padding: 10px;
}
