@charset "utf-8";
/* CSS Document */


#col-left{
	float:left;
	width:197px;
	height:auto;
	padding-left:21px;
}
.boxe{
float:left;
width:197px;
}

.boxe .title{
height:30px;
float:left;
width:197px;
text-align:center;
background:url(medias/box.gif) repeat-x;
}

.boxe .title h1{
color:#fff;
font-family:Tahoma;
font-size:16px;
font-weight:bold;
text-align:center;

padding-top:5px;
margin:0px;
}
.boxe .inter{

float:left;
border:1px solid #7b0c26;
width:195px;
padding-bottom:5px;
margin-top:1px;
background: #680707 url(medias/fil.gif) repeat-x;
}



.inter .top2{
float:left;
width:195px;
margin-top:2px;
height:11px;
background:url(medias/top2.gif) no-repeat center;
}
.inter .bottom2{
float:left;
width:195px;
margin-top:1px;
height:11px;
background:url(medias/bottom.gif) no-repeat center;
}

#menu2{

float:left;
width:195px;
margin-top:4px;
padding-bottom:4px;

}
#menu2 ul{


float:left;
width:195px;
padding:0px;
margin:0px;
list-style:none;

}
#menu2 ul h1{
font-family:"Times New Roman", Times, serif;
font-size:16px;
height:24px;
background:#febc65;
float:left;
font-style:italic;
text-align:center;
padding-top:2px;
margin-top:5px;
width:195px;
}
#menu2 li{
	width:195px;
   
	border-bottom:1px dotted #b52d10;
padding-bottom:3px;
   
	display:block;
	float:left;
}
#menu2 .active{
	width:195px;
   
	border:0px;
padding-bottom:3px;
   
	display:block;
	float:left;
}

#menu2 li a{
text-decoration:none;
color:#fff;
text-align:left;
float:left;
font-family:Tahoma;
font-size:11px;

font-weight:bold;
background:url(medias/fleche.gif) no-repeat left top;
background-position: 0 .7em;
padding:3px 0 0 10px;
margin-left:5px;
line-height:15px;

}

#boxe2{
float:left;
margin-top:9px;
width:197px;
background:url(medias/coeur.gif) no-repeat center;
height:241px;
}
#boxe2 .link{
	float:right;
	text-align:left;
	width:75px;
	padding-right:10px;
	margin-top:205px;
	background:url(medias/fleche.gif) no-repeat  left;
	background-position: 0 .3em;
}
#boxe2 .link a{
	color:#fff;
	float:right;
	font-size:14px;
	text-decoration:underline;
	font-family:Tahoma;
	padding-left:8px;
	font-weight: bold;
}
