/******page2******/


.text_summary{	
	padding-top:3px;	
	width: 97.5%;
	text-align: justify;
}

.text_summary_art{
	
	padding-top:3px;	
}

.text_summary_art a{
	text-decoration: underline;
	color: blue;
}

.text_dark{
	color:#000000;
	font-size:12px;
}

.text_grey{
	color:#333;
	height:58px;
	overflow:hidden;
}

/*tealy make a change*/
.text_grey2{
	color:#333;
	overflow:hidden;
}

.event_list_desc{
	color:#333;
	margin-bottom: 5px;
}

.text_grey_box{
	color:#333;
	height:75px;
	overflow:hidden;
}

.link_more{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#000000;	
}

/*.link_more_rubrique_main{
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	position:absolute;
	bottom:8px;
	right:15px;
}*/

.heading{
	color:#236e7c;
	font-size:24px;
	font-weight:bold;
	margin-top:13px;
	margin-bottom:6px;
}

.sub_heading{
	color:#59929c;
	font-size:12px;
	font-weight:bold;
}

.left_column{
	float:left;
	width:760px;
}

.left_column_art{
	float:left;
	width:750px;
}

.content_box{
	float:left;
	padding-right:20px;
	padding-bottom:10px;
	height:120px;
	width:360px;
	background:url(../../images/horizontal_box_bg.jpg) no-repeat;
}

.content_box_small{
	width:210px;
	height:100px;
	background:url(../../images/right_box1_bg.jpg) no-repeat;
}

.content_image{
	float:left;
	padding-left:7px;
	padding-top:7px;
	padding-right:5px;	
	width:110px;	
}
/*
.content_text_rubrique_main{
	float:left;
	padding-top:10px;
	padding-left:12px;
	width:220px;
	height:105px;
	position:relative;
}*/

.content_text{
	float:left;
	padding-top:10px;
	width:220px;
	padding-left:5px;
	_height:105px;
	min-height:105px;
}

.content_text2{
	padding-top:10px;
	_height:105px;
	min-height:105px;
}
/*
.content_text_small_rubrique_main{
	float:left;
	line-height:12px;
	padding-top:8px;
	padding-left:8px;
	width:200px;
	height:85px;
	position:relative;
}*/

.content_text_small{
	float:left;
	line-height:12px;
	padding-top:8px;
	padding-left:8px;
	width:200px;
	height:85px;
}

.right_column{
	float:left;
	padding-left:10px;
	padding-top:40px;

}

/******round box ******/

.t {background: url(../../images/dot.gif) 0 0 repeat-x;}
.b {background: url(../../images/dot.gif) 0 100% repeat-x}
.l {background: url(../../images/dot.gif) 0 0 repeat-y;}
.r {background: url(../../images/dot.gif) 100% 0 repeat-y;}
.bl {background: url(../../images/bl.gif) 0 100% no-repeat}
.br {background: url(../../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../../images/tr.gif) 100% 0 no-repeat;}


.box1, .box2{
	width:210px;
}

.box1_title{
	color:#236E7C;
	font-weight:bold;
}

.box1_title span{
	font-size:13px;
}

.box1_content{
	/*_height:300px;
	min-height:300px;  deleted by Ken 1/21/2008*/ 
	padding:15px	
}

.box1_content_text {

}

.box1_content_text a{
	text-decoration: underline;
	color: blue;
}


.box2_content{
	_height:50px;
	min-height:50px;
	padding:15px	
}

.box2_list{
	margin-bottom:7px;
	list-style:none;
	margin:0px;
	padding:0px;
}

.box2_list li{
	margin-bottom:7px;
	font-size:11px;
}

.box2_list span{
	font-weight:bold;
	font-size:13px;
	color:#236E7C;
}

/*content_body2 added by Ken in this file*/
.content_body2{
	padding-bottom:10px;
	width:97%;
	text-align: justify;
}

