
/* CSS MCC  FESTIVAL */

/************* CONTENT FESTIVAL ************/

.cadre_position{
	margin-top: -3px;
	margin-left: -3px;
	text-align: center;
	bottom: 0px;
}

td{
	vertical-align:bottom;
	padding-bottom: 31px;
	font:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:500;
	color:#000000;
	font-smooth: always;
}


#fest_title_top_left{  /************* TOP LEFT ************/
	float: left;
	font:"Times New Roman", Times, serif;
	font-style: Smooth;
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	text-align:center;
	width: 228px;
	height:30px;
	margin-top:-8px;
	
	
	
}
#fest_top_left{
	float:left;
	background-image:url(images/festival/prin_1.jpg);
	background-repeat:no-repeat;
	width: 228px;
	height:270px;
	
}


#fest_title_top_center{  /************* TOP CENTER ************/
	float:left;
	font:"Times New Roman", Times, serif;
	font-style: Smooth;
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	text-align:center;
	width: 228px;
	height:30px;
	margin-left:8px;
	margin-top:-8px;
	
}
#fest_top_center{
	float:left;
	background-image:url(images/festival/prin_2.jpg);
	background-repeat:no-repeat;
	width: 228px;
	height:270px;
	margin-left:8px;
}


#fest_title_top_right{  /************* TOP RIGHT ************/
	float: left;
	font:"Times New Roman", Times, serif;
	font-style: Smooth;
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	text-align:center;
	width: 228px;
	height:30px;
	margin-left:8px;
	margin-top:-8px;

}
#fest_top_right{
	float:left;
	background-image:url(images/festival/prin_3.jpg);
	background-repeat:no-repeat;
	width: 228px;
	height:270px;
	margin-left:8px;
}


#fest_title_bottom_left{  /************* BOTTOM LEFT ************/
	float:left;
	font:"Times New Roman", Times, serif;
	font-style: Smooth;
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	text-align:center;
	width: 228px;
	height:40px;
	margin-left: 113px;
	margin-top:-8px;
}
#fest_bottom_left{
	float:left;
	background-image:url(images/festival/prin_4.jpg);
	background-repeat:no-repeat;
	width: 228px;
	height:270px;
	margin-left:8px;
	margin-left: 113px;
}


#fest_title_bottom_right{  /************* TOP RIGHT ************/
	float:left;
	font:"Times New Roman", Times, serif;
	font-style: Smooth;
	font-size:18px;
	font-weight:bold;
	color:#FFCC33;
	text-align:center;
	width: 228px;
	height:40px;
	margin-left:8px;
	margin-top:-8px;
}
#fest_bottom_right{
	float:left;
	background-image:url(images/festival/prin_5.jpg);
	background-repeat:no-repeat;
	width: 228px;
	height:270px;
	margin-left:8px;
}

