@charset "utf-8";

/*****************************************************************************
 *
 *  Copyright              : Copyright (C) FJ Design
 *	
 *  
 *  Disclaimer:
 *	Deze scripting ontwikkeld door FJ Design. Alle websites ontwikkeld door FJ Design zijn GEEN vrije 
 *	software en mogen niet worden gewijzigd of doorverkocht aan derden tenzij 
 *	de eigenaar hiertoe toestemming tot verleend.
 *
 *****************************************************************************/
 
 
 a								{ border: 0px; color:#f97c94; text-decoration:underline; cursor: pointer; }
 a:hover						{ border: 0px; color:#333; text-decoration:none; cursor: pointer; }
 img							{ border: 0px; }  
 table							{ border-collapse: collapse; border-spacing: 0; }
 div							{ padding:0px; margin:0px;}
 td								{ font-family:Verdana; font-size: 10px; color:#6F868F;} 
 
 html,body						{ margin: 0px; padding: 0px;}
 body							{ font-family:Verdana; font-size: 10px; color:#6F868F; background:#f2f2f2; clear:both;}
 .rose							{ color:#f97c94; }
 .purple						{ color:#f97c94; }
 .grey_txt						{ color:#646261; }
 .pink_ribbon					{ color:#de148c; font-size:12px; font-weight:bold;}
 .pink_ribbon:hover				{ color:#333; }
 .empty							{ border:0px!important; }
 .line_tr						{ background:url(../im/line_sm.jpg) repeat-x; height:40px; } 
 
 div#top						{ position:relative; width:100%; height:220px; background:#CCC; }
 	#div_intop					{ position:relative; width:900px; height:220px; margin:0px auto; margin-top:20px; }
	#bck						{ position:absolute; left:0px; top:0px; width:900px; height:220px; margin:0px auto; z-index:0; }
		div#bck img				{ position:absolute; top:0px; left:0px; z-index:0; }	
		div#bck img.active		{ z-index:2; }
		div#bck img.last-active	{ z-index:1; }
 	#div_top_content			{ width:900px; height:220px; margin: 0px auto; position:relative; padding:0px;}
	#div_top_content img		{ display:block!important;}
	#div_top #cat				{ position:absolute; left:172px; top:90px; width:190px; height:20px; color:#868789; } 
	#div_top #cat a				{ color:#868789; text-decoration:none; }
	#div_top #cat a:hover		{ color:#f97c94; text-decoration:none; }
	#div_top #fb				{ position:absolute; right:10px; top:5px; width:100px; height:40px; float:right;}

 #div_menu						{ width:100%; height:35px!important; padding:0px; margin:0px; }
 	#div_top_menu				{ width:900px; height:35px; margin: 0px auto; background:url(../im/bck_menu_wedding.jpg) center repeat-x #373737;}
	#div_top_menu div a			{ text-decoration:none; letter-spacing:1px; color:#FFF;}
	#div_top_menu div a:active	{ color:#f97c94;}
	#div_top_menu div a:hover	{ color:#f97c94;}
	

 #div_middle					{ width:100%; padding:0px; margin:0px; }
 	#d_direct					{ position:absolute; right:17px; top:0px; width:197px; height:78px; background:url(../im/direct.jpg) no-repeat; font-size:12px; padding:10px!important; line-height:18px; }
		#d_direct a					{ color:#333; text-decoration:none; }
		#d_direct a:hover			{ color:#333; text-decoration:underline; }
 	.cnt_table					{ position:relative; width:900px; min-height:200px; left:0px!important; top:0px; height:auto !important; margin: 0px auto; padding:0px; background:#FFF; z-index:1; }
	.top_table					{ height:30px;}
 	.tbl_line					{ background:url(../im/bck_line.jpg) repeat-y; height:100%;}
	.pearl						{ background:url(../im/parel_bttm.jpg) no-repeat bottom right; height:72px;}
	.main_cnt					{ text-align:left;}
	.title						{ height:20px; vertical-align:top; }
	.main_cnt td				{ font-size:10px; line-height:18px; letter-spacing:1px; font-family:Verdana; font-weight:normal;}
	.left_cnt					{ text-align:left;}
	h1							{ font-size:18px; letter-spacing:1px; color:#646261; font-weight:normal; }
	h1:first-letter				{ font-size:22px;}
	h2							{ color:#646261; font-weight:normal; margin-bottom:5px; font-size:15px; }
	#div_live_chat				{ width:120px; height:60px;	position:absolute; left:600px; top:400px; }
	#div_login					{ width:200px; height:58px; font-size:9px; background-color:#F9C; position:absolute; left:600px; top:200px; }
	#div_login input			{ font-size:9px; } 
	#div_login a				{ }
	#div_login a:hover			{ }
	
 #div_bottom					{ width:100%; height:80px;}
 	#div_bottom_content			{ width:900px; height:80px; margin: 0px auto; position:relative; background:url(../im/btm_wedding.jpg) repeat-x;}	
		#div_footer				{ width:600px; height:40px;	 position:absolute;	top:40px; left:150px; color:#FFF; margin: 0px auto; letter-spacing:1px; font-size:10px; text-align:center;}
		#div_footer a			{ color:#FFF; text-decoration:none;}
		#div_footer a:hover		{ color:#f97c94;}
	#div_fj						{ width:900px; height:20px; text-align:right; margin: 0px auto;}
	#div_fj a					{ color:#CCC; font-size:10px; font-weight:bold; text-decoration:none;}
	#div_fj a:hover				{ color:#f97c94; font-size:10px; font-weight:bold; text-decoration:underline;}


/*****************************************************************************
 *								actie.php								 *
 *****************************************************************************/
		 		 
	#cnt_actie					{ }	 
		#cnt_actie div			{ clear:both;}	
		#cnt_actie .padding_img	{ padding-top:50px; }
		#cnt_actie h2			{ color:#f97c94; font-weight:normal; font-size:15px; }
	
	
/*****************************************************************************
 *								aankleding.php								 *
 *****************************************************************************/
		 		 
	#cnt_aankleding						{ }	 
		#cnt_aankleding div				{ clear:both;}	
		#cnt_aankleding .padding_img	{ padding-top:35px; }
	
	
/*****************************************************************************
 *								CMS
 *****************************************************************************/		
 	#cnt_cms			{ font-size:10px; line-height:18px; letter-spacing:1px; font-family:Verdana; font-weight:normal; clear:left; }
	#cnt_cms h1			{ font-size:18px; letter-spacing:3px; color:#646261; font-weight:normal;  line-height:22px;}	
	#cnt_cms h1:first-letter { font-size:18px; letter-spacing:3px; color:#646261; font-weight:normal; }
	#cnt_cms h2			{ font-size:14px; letter-spacing:2px; color:#f97c94;}
	#cnt_cms hr			{ border:#999 1px solid; }
	fieldset 			{ width:400px; border:1px solid #f97c94; padding-left:10px; }
	legend				{ color:#000000; }
	.div_inspring		{ padding-left:20px; }
	.pdf_h1				{ color:#969696; font-size:22px; text-decoration:underline; }
	.pdf_h2				{ color:#ff7c80; font-size:16px; text-decoration:underline; }

	/*****************************************************************************
	 *  	CROPTOOL
 	*****************************************************************************/
	.imgareaselect-border1 			{ background: url(../im/croptool/border-anim-v.gif) repeat-y left top; }
	.imgareaselect-border2 			{ background: url(../im/croptool/border-anim-h.gif) repeat-x left top; }
	.imgareaselect-border3 			{ background: url(../im/croptool/border-anim-v.gif) repeat-y right top; }
	.imgareaselect-border4 			{ background: url(../im/croptool/border-anim-h.gif) repeat-x left bottom; }
	.imgareaselect-border1, 
	.imgareaselect-border2,
	.imgareaselect-border3, 
	.imgareaselect-border4 			{ opacity: 0.5; filter: alpha(opacity=50); }
	.imgareaselect-handle 			{ background-color: #fff; border: solid 1px #000; opacity: 0.5;	filter: alpha(opacity=50); }
	.imgareaselect-outer 			{ background-color: #000; opacity: 0.5;  filter: alpha(opacity=50); }
	.imgareaselect-selection 		{ }
	
	
/*****************************************************************************
 *								contact.php								 	*
 *****************************************************************************/
		 		 
	#cnt_contact					{ }	 
		#cnt_contact div			{ clear:both;}	
		#cnt_contact .padding_img	{ padding-top:80px; }
		#cnt_contact input			{ border:1px solid #f97c94; }
		#cnt_contact textarea		{ border:1px solid #f97c94; width:260px; }
		#cnt_contact .naam 			{ display:none; }		
		.btn						{ border:1px solid #c0c0c0!important; color:#FFF; background-color:#c0c0c0;}
		.btn:hover					{ border:1px solid #565656; color:#f97c94; background-color:#565656; cursor:pointer; }		
		#contactform				{ }
		.slider						{ clear:both; position:relative; margin:2em 0 1.5em 1em; }
		.expand						{ clear:both }
		.collapse 					{ margin-bottom:1em; overflow:hidden; }		
		#switch 					{ float:right; width:8em; text-align:right; margin-bottom:5px } 
		#switch a 					{ padding-right:1px; }
		#wrapper .expand a 			{ display:block; padding:3px }
		#wrapper .expand a:link, 
		#wrapper .expand a:visited 	{ display:block; border-width:1px; }
		#wrapper .expand a:hover, 
		#wrapper .expand a:active, 
		#wrapper .expand a:focus 	{ }
		#wrapper .expand.open a:link, 
		#wrapper .expand.open a:visited { }
		.lists li 					{ margin:0 0 10px;  padding:0 }
		h4, .lists li 				{ font-size:10px; }		

/*****************************************************************************
 *								aanmelden.php								 	*
 *****************************************************************************/
		 		 
	#cnt_aanmeld					{ }	 
		#cnt_aanmeld div			{ clear:both;}	
		#cnt_aanmeld h2				{ font-size:14px; font-weight:normal; }	
		#cnt_aanmeld .padding_img	{ padding-top:80px; }
		#cnt_aanmeld input			{ border:1px solid #f97c94; }
		#cnt_aanmeld textarea		{ border:1px solid #f97c94; width:260px; }
		#cnt_aanmeld .naam 			{ display:none; }		
		.btn						{ border:1px solid #c0c0c0!important; color:#FFF; background-color:#c0c0c0;}
		.btn:hover					{ border:1px solid #565656; color:#f97c94; background-color:#565656;}		
				

	
/*****************************************************************************
 *								concepten.php								 *
 *****************************************************************************/
		 		 
	#cnt_concepten					{ }	 
		#cnt_concepten div			{ clear:both;}	
		#cnt_concepten .padding_img	{ padding-top:90px; }

/*****************************************************************************
 *								copyright.php								 *
 *****************************************************************************/
		 		 
	#cnt_copyright					{ }	 
		#cnt_copyright div			{ clear:both;}
		#cnt_copyright .padding_img	{ padding-top:86px; }
		#cnt_copyright h2			{ color:#f97c94; margin-bottom:0px; font-weight:normal; font-size:15px;}
		
		
/*****************************************************************************
 *								diensten.php								 *
 *****************************************************************************/
		 		 
	#cnt_diensten					{ }	 
		#cnt_diensten div			{ clear:both;}	
		#cnt_diensten .padding_img	{ padding-top:90px; }
		#cnt_diensten h2			{ color:#f97c94; font-weight:normal; margin-bottom:0px; font-size:15px; }
		#cnt_diensten ul			{ margin: 0px; border: 0 none; padding: 0; }
		#cnt_diensten li			{ list-style: none; color:#f97c94; }


/*****************************************************************************
 *								ervaringen							 *
 *****************************************************************************/
 .guestbook						{ width:700px; border:1px solid #f97c94; background-color:#fbd8e5; }
 .naam							{ display:none; }
 .guestbook_txt					{ border-top:1px solid #f97c94;	background-color:#FFFFFF; }
 .guestbook_top					{ border:1px solid #f97c94; background-color:#f97c94; color:#fbd8e5; }
 .guestbook_edit				{ color:#6c6d6f; border-left:1px solid #f97c94; border-right:1px solid #f97c94; border-bottom:1px solid #a94499; }
 .guestbook_quote				{ text-align:left; border:dotted thin #000000; background-color:#FFFFFF; padding:5px; }
 .guestbook_comment				{ border-left:1px solid #f97c94; border-right:1px solid #f97c94; border-bottom:1px solid #f97c94; background-color:#f6fbfd;	 width:350px; }
 .guestbook_table_topper		{ width:700px; border:1px solid #000000; background-color:#ffffff; background-position:bottom; background-repeat:no-repeat; }
 .guestbook_topper				{ border:1px solid #000000; background-color:#f97c94; }
 .guestbook_txt_topper			{ border-top:1px solid #000000;	color:#000000; font-weight:bold; }
 .mail							{ color:#FFFFFF; font-weight:bold; text-decoration:underline;}
 .mail:hover					{ color:#6c6d6f; text-decoration:none;}
		
	
/*****************************************************************************
 *								faq.php									 *
 *****************************************************************************/
		 		 
	#cnt_faq					{ }	 
		#cnt_faq div			{ clear:both;}	
		#cnt_faq h2				{ color:#f97c94; font-weight:normal; font-size:14px; }
		#cnt_faq .padding_img	{ padding-top:86px; }

	
/*****************************************************************************
 *								feesten.php			 	 					 *
 *****************************************************************************/
		 		 
	#cnt_feesten					{ }	 	
		#cnt_feesten div			{ clear:both;}
		#cnt_feesten h2				{ color:#f97c94; font-weight:normal; font-size:15px;}
		#cnt_feesten .padding_img	{ padding-top:10px; }
		
		

/*****************************************************************************
 *								hoera.php								 *
 *****************************************************************************/
		 		 
	#cnt_hoera					{ }	 	
		#cnt_hoera div			{ clear:both;}
		#cnt_hoera h2			{ color:#f97c94; margin-bottom:0px; font-weight:normal; font-size:15px;}
		#cnt_hoera .padding_img	{ padding-top:90px; }
		.goed_doel				{ font-style:italic; }


/*****************************************************************************
 *								index.php								 *
 *****************************************************************************/
		 		 
	#cnt_welkom						{ }	 
		#cnt_welkom div				{ clear:both;}	
		#cnt_welkom .padding_img	{ padding-top:65px; }
		
		
/*****************************************************************************
 *								links.php								 *
 *****************************************************************************/
		 		 
	#cnt_links					{ }	 
		#cnt_links div			{ clear:both;}	
		#cnt_links h2			{ color:#f97c94; font-weight:normal; letter-spacing:2px; font-size:15px; }
		#cnt_links .padding_img	{ padding-top:80px; }
		#cnt_links a			{ border: 0px; color:#f97c94; text-decoration:underline; cursor: pointer; }
		#cnt_links a:hover		{ border: 0px; color:#6F868F; text-decoration:none; cursor: pointer; }
		#cnt_links .left_pic_w	{ width:0px; }
		#cnt_links .foto_w		{ width:0px; }
		#cnt_links .link_w		{ width:390px; }
		


/*****************************************************************************
 *								mogelijkheden_eve.php								 *
 *****************************************************************************/
	.div_mogelijk											{ width:390px; text-align:left; }	 		 
	#cnt_mogelijkheden_eve									{ }	 		
		#cnt_mogelijkheden_eve div							{ clear:both;}	
		#cnt mogelijkheden .padding_img						{ padding-top:0px; }
		#cnt_mogelijkheden_eve .main_cnt 					{ text-align:left; letter-spacing:1px;}
		#cnt_mogelijkheden_eve .main_cnt h2					{ text-align:left; font-size:18px; color:#6F868F; letter-spacing:1px; font-weight:normal;}
		#cnt_mogelijkheden_eve .main_cnt h2:first-letter	{ text-align:left; font-size:25px; color:#f97c94; letter-spacing:1px;}
		#cnt_mogelijkheden_eve .main_cnt .intro				{ letter-spacing:1px; }
		#cnt_mogelijkheden_eve .main_cnt h3					{ text-align:left; font-size:14px; color:#f97c94; letter-spacing:1px; font-weight:normal;}


/*****************************************************************************
 *								mogelijkheden_sty.php								 *
 *****************************************************************************/
		 		 
	#cnt_mogelijkheden_sty									{ }	 
		#cnt_mogelijkheden_sty div							{ clear:both;}
		#cnt_mogelijkheden .padding_img						{ padding-top:0px; }
		#cnt_mogelijkheden_sty .main_cnt 					{ text-align:left; letter-spacing:1px;}
		#cnt_mogelijkheden_sty .main_cnt h2					{ text-align:left; font-size:18px; color:#6F868F; letter-spacing:1px; font-weight:normal;}
		#cnt_mogelijkheden_sty .main_cnt h2:first-letter	{ text-align:left; font-size:25px; color:#f97c94; letter-spacing:1px;}
		#cnt_mogelijkheden_sty .main_cnt .intro				{ letter-spacing:1px; }
		#cnt_mogelijkheden_sty .main_cnt h3					{ text-align:left; font-size:14px; color:#f97c94; letter-spacing:1px; font-weight:normal;}


/*****************************************************************************
 *								mogelijkheden_wed.php								 *
 *****************************************************************************/
		 		 
	#cnt_mogelijkheden_wed									{ }	 
		#cnt_mogelijkheden_wed div							{ clear:both;}
		#cnt_mogelijkheden .padding_img						{ padding-top:0px; }
		#cnt_mogelijkheden_wed .main_cnt 					{ text-align:left; letter-spacing:1px; }		
		#cnt_mogelijkheden_wed .main_cnt h2					{ text-align:left; font-size:18px; color:#6F868F; letter-spacing:1px; font-weight:normal;}
		#cnt_mogelijkheden_wed .main_cnt h2:first-letter	{ text-align:left; font-size:25px; color:#f97c94; letter-spacing:1px;}
		#cnt_mogelijkheden_wed .main_cnt .intro				{ letter-spacing:1px; }
		#cnt_mogelijkheden_wed .main_cnt h3					{ text-align:left; font-size:14px; color:#f97c94; letter-spacing:1px; font-weight:normal;}		


/*****************************************************************************
 *								nieuws.php								 *
 *****************************************************************************/
		 		 
	#cnt_nieuws					{ }	 
		#cnt_nieuws div			{ clear:both;}	
		#cnt_nieuws .padding_img	{ padding-top:90px; }
		#cnt_nieuws h2			{ color:#f97c94; font-weight:normal; font-size:15px; }
		
		
			
/*****************************************************************************
 *								sitemap.php								 *
 *****************************************************************************/
		 		 	
	#cnt_sitemap					{ }	 
		#cnt_sitemap div			{ clear:both;}	
		#cnt_sitemap .padding_img	{ padding-top:40px; }
		#cnt_sitemap li				{ padding:0px; margin:0px; }
	
	
/*****************************************************************************
 *								tips-tricks.php								 *
 *****************************************************************************/
		 		 
	#cnt_tips						{ }	 
		#cnt_tips div				{ clear:both;}
		#cnt_tips h2				{ color:#f97c94; font-weight:normal; font-size:15px; }
		#cnt_tips .padding_img		{ padding-top:85px; }



/*****************************************************************************
 *								wedding_portfolio.php						 *
 *****************************************************************************/	
		 
	#cnt_portfolio_wed						{ width:900px; min-height:600px; height:auto !important; height:600px; margin: 0px auto; background-color:#FFF; position:relative; z-index:1;}	 	
		#cnt_portfolio_wed div				{ clear:both;}	
		#cnt_portfolio_wed img				{ border:1px solid #6F868F;}	
		#cnt_portfolio_wed a				{ color:#f97c94; text-decoration:none; letter-spacing:1px;}
		#cnt_portfolio_wed a:hover			{ color:#6F868F; text-decoration:underline; letter-spacing:1px;}
		#cnt_portfolio_wed .left			{ width:700px; min-height:400px; height:auto !important; height:400px; background:url(../im/wed_port_bck1.jpg) no-repeat;display:block; position:relative; text-align:left; font-size:11px; }
			#cnt_portfolio_wed .left .top		{ width:700px; height:148px; position:relative;}
			#cnt_portfolio_wed .left .bottom	{ width:700px; position:relative;}
			#cnt_portfolio_wed .left .naam_port	{ width:300px; height:15px; position:absolute; left:338px; top:42px;}
			#cnt_portfolio_wed .left .wanneer	{ width:300px; height:15px; position:absolute; left:365px; top:60px;}
			#cnt_portfolio_wed .left .waar		{ width:300px; height:15px; position:absolute; left:346px; top:78px;}
			#cnt_portfolio_wed .left .thema		{ width:300px; height:15px; position:absolute; left:352px; top:96px;}
			#cnt_portfolio_wed .left .themakleur	{ width:300px; height:15px; position:absolute; left:390px; top:114px;}
			#cnt_portfolio_wed .left .reactie	{ width:320px; position:relative; float:right; right:69px; top:0px; padding-bottom:20px; }
			#cnt_portfolio_wed .left .react_empt	{ width:100px; height:30px; position:absolute; left:280px; top:132px; background-color:#FFF; z-index:10}
			#cnt_portfolio_wed .left .picture	{ width:170px; height:220px; position:absolute; left:62px; top:65px; text-align:center;}			
		#cnt_portfolio_wed .right			{ width:700px; min-height:400px; height:auto !important; height:400px; background:url(../im/wed_port_bck2.jpg) no-repeat;display:block; position:relative; text-align:left; font-size:11px; }
			#cnt_portfolio_wed .right .top		{ width:700px; height:148px; position:relative;}
			#cnt_portfolio_wed .right .bottom	{ width:700px; position:relative;}
			#cnt_portfolio_wed .right .naam_port	{ width:300px; height:15px; position:absolute; left:92px; top:42px;}
			#cnt_portfolio_wed .right .wanneer	{ width:300px; height:15px; position:absolute; left:119px; top:60px;}
			#cnt_portfolio_wed .right .waar		{ width:300px; height:15px; position:absolute; left:100px; top:78px;}
			#cnt_portfolio_wed .right .thema	{ width:300px; height:15px; position:absolute; left:106px; top:96px;}
			#cnt_portfolio_wed .right .themakleur	{ width:300px; height:15px; position:absolute; left:146px; top:114px;}
			#cnt_portfolio_wed .right .reactie	{ width:320px; position:relative; float:left; left:66px; top:0px; padding-bottom:20px; }
			#cnt_portfolio_wed .right .react_empt	{ width:100px; height:30px; position:absolute; left:26px; top:132px; background-color:#FFF; z-index:10; }
			#cnt_portfolio_wed .right .picture	{ width:170px; height:220px; position:absolute; left:461px; top:65px; text-align:center;}
		#cnt_portfolio_wed .fillline			{ width:700px; height:33px; background:url(../im/wed_port_line.jpg) }	
		.img_hidden		{ display:none;} 	

				
/*****************************************************************************
 *								werkwijze.php								 *
 *****************************************************************************/
		 
	#cnt_werkwijze					{ }	 
		#cnt_werkwijze div			{ clear:both;}	
		#cnt_werkwijze .padding_img	{ padding-top:130px; }
		#cnt_werkwijze .img			{ padding-top:20px; } 
		#cnt_werkwijze .img1		{ padding-top:45px; } 
		#cnt_werkwijze .stepinfo1	{ width:500px; height:130px; }
		#cnt_werkwijze .stepinfo2	{ width:500px; height:120px; }
		#cnt_werkwijze .stepinfo3	{ width:500px; height:120px; }
		#cnt_werkwijze .stepinfo4	{ width:500px; height:120px; }
		#cnt_werkwijze .stepinfo5	{ width:500px; height:120px; }
		#cnt_werkwijze .stepinfo6	{ width:500px; height:120px; }
		.werkwijze_table			{ width:500px; height:100px;}	
		.werkwijze_table .txt_w		{ width:500px; padding-top:5px; padding-left:25px }
		.werkwijze_table .left_w	{ width:0px; }
		#step1						{ background:url(../im/werkwijze/stap1.jpg) no-repeat left top; }
		#step2						{ background:url(../im/werkwijze/stap2.jpg) no-repeat left top; }
		#step3						{ background:url(../im/werkwijze/stap3.jpg) no-repeat left top; }
		#step4						{ background:url(../im/werkwijze/stap4.jpg) no-repeat left top; }
		#step5						{ background:url(../im/werkwijze/stap5.jpg) no-repeat left top; }
		#step6						{ background:url(../im/werkwijze/stap6.jpg) no-repeat left top; }
		
	
/*****************************************************************************
 *								wiezijnwe.php								 *
 *****************************************************************************/
		 
	#cnt_wiezijnwe					{ }	 
		#cnt_wiezijnwe div			{ clear:both;}	
		#cnt_wiezijnwe .padding_img	{ padding-top:70px; }
		 
		 
/*****************************************************************************
 *								workshops.php								 *
 *****************************************************************************/
		 		 
	#cnt_workshops					{ }	 
		#cnt_workshops div			{ clear:both;}	
		#cnt_workshops .padding_img	{ padding-top:80px; }
		#cnt_workshops h2			{ color:#f97c94; font-weight:normal; font-size:24px; text-align:center; }
		

