/* CSS Document */

.c_head{padding:0; margin-top:0px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{}
.c_head h1{margin:0; padding:0;}
.c_head h2{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{margin:0; float:left;}
.title_vis{margin:0; float:right;}

.c_content{clear:both;padding:3px;}
.c_contentpane{padding:8px 0 0 0; text-align:left;}
.c_footer {margin-bottom:10px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}
.BlackHeadTitle{padding:5px 0;color:White;font-size:16px;}
.GreenHeadTitle{padding:5px 0;color:White;font-size:16px;}
.GreyHeadTitle{padding:5px 0;font-size:20px;font-weight:normal;color:#716f6e;}
.GreyHeadTitle span{color:#5da526;}
.title_black{text-align:center;background-color:Black;
	background-image:url(./images/menu_hover_negre.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:7px;
	line-height:24px;
}
.title_green{text-align:center;background-color:#019645;
	background-image:url(./images/menu_hover_verd.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	padding-bottom:10px;
	
}
.title_grey{
	border-bottom:solid 1px #bfdaa4;
}
.borderFlash{border:solid 5px #EAF2D9; margin:auto;padding:10px 0; text-align:center;width:320px;}

.footer_topleft{float:left;background: url(images/footer_top_left.png) no-repeat scroll left top;width:7px;height:7px;}
.footer_topright{float:right;background: url(images/footer_top_right.png) no-repeat scroll left top;width:7px;height:7px;}
.footerLinks{padding: 15px 0 30px 50px;}
/*---------- For the noTitle container -----------*/

.notitle_top_left{background:url(images/solid_top_left.png) no-repeat scroll left top;margin:0;padding:0;}
.notitle_top_right{background:url(images/solid_top_right.png) no-repeat scroll right top;margin:0;padding:0;}
.notitle_top_bg{background-color:#EAF2D9 ;height:10px;margin: 0 10px 0 10px; padding: 0 0 0 6px;}
.notitle_content{background-color:#EAF2D9 ;padding:10px;}
.notitle_bottom_left{background:url(images/solid_bottom_left.png) no-repeat scroll left top;margin:0;padding:0;}
.notitle_bottom_right{background:url(images/solid_bottom_right.png) no-repeat scroll right top;margin:0;padding:0;}
.notitle_bottom_bg{background-color:#EAF2D9 ;height:10px;margin: 0 10px 0 10px; padding: 0 0 0 6px;}
.notitle_bottom_style{}

