/* Container */
tr.container_home td.left {background: url(/design/container_home_bg_left.gif)}
tr.container_home td.right {background: url(/design/container_bg_right.gif)}

/* Motto */
tr.motto td.center-fr {
	background: #eee url(/design/motto-fr.gif) right bottom no-repeat; 
	height: 95px; 
	vertical-align:top
}

tr.motto td.center-nl {
	background: #eee url(/design/motto-nl.gif) right bottom no-repeat; 
	height: 95px; 
	vertical-align:top
}

tr.motto td.center-es {
	background: #eee url(/design/motto-es.gif) right bottom no-repeat; 
	height: 95px; 
	vertical-align:top
}

tr.motto td.center-en {
	background: #eee url(/design/motto-en.gif) right bottom no-repeat; 
	height: 95px; 
	vertical-align:top
}

tr.motto td.center-il {
	background: #eee url(/design/motto-il.gif) right bottom no-repeat; 
	height: 95px; 
	vertical-align:top
}

tr.motto td.left {background: url(/design/motto_left.gif)}
tr.motto td.right {background: url(/design/motto_right.gif)}

/* Content */
.content_home {padding: 40px; height: 100%; background-color: #fff}
.content_home table td {vertical-align: top}

/* Home intro text */
.home_intro {
	width: 309px; 
	font: 11px/1.6 Verdana; 
	background-color: #fff !important; 
	float: left;
	margin-right: 30px;
}
.home_intro h1 {
	color: #7b1e20; 
	border-bottom: 1px solid #7b1e20; 
	font-size: 15px;
}







.news_item .date{
	padding-top:2px !important;
	text-align:left!important;
}




/* ------------------------ V2 ------------------------- */

.tHome{
	background:URL(/design/news.gif) no-repeat 0 3px;
	padding:0 0 0 15px;
	clear:both;
}

A.titleHome{
	display:block;
	border-bottom:1px solid #e4e1e0;
	padding:0 0 3px 0;
	color:#7B1E20;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.dateHome{
	color:#7B1E20;
	font-size:9px;
	padding:2px 0 0 15px;
}

.headerHome{
	margin:5px 0 20px 15px;
}

TD.content_news_home{}

TD.content_news_home H1{
	color: #7b1e20; 
	font-size: 15px;
	margin:4px 0px 4px 15px;
	padding-top: 0px;
	height:15px;

	position:relative;

	padding:0 0 3px 0;
	margin:0 0 10px 0;
	border-bottom:1px solid #7b1e20; 
}

TD.content_news_home H1 A.allNewsHome , TD.content_news_home H1 A.allNewsHome:visited{
	display:block;
	
	margin:0;
	color:#7B1E20;
	font-size:11px;

	position:absolute;
	top:3px;
	right:0;
	width:200px;
	height:15px;

	font-weight:normal;

	text-align:right;
	text-decoration:none;
}

TD.content_news_home H1 A.allNewsHome:hover{color:#1A3F4D;}

.homeText{
	padding:15px 0;
	width:280px;
}

.home2 , .home2Link{
	background:URL(/design/home-2.gif) repeat-y top left;
	width:247px;
	padding:0 15px;
	line-height:120%;
}

.home2Link A , .home2Link A:visited{
	Display:block;
	color: #7b1e20; 
	font: 13px Arial, sans-serif;; 
	text-decoration:none;
	padding: 1px 0px 5px 17px;
	font-weight:bold;

	background:URL(/design/homenext.gif) no-repeat 0 3px;
	
}

.home2Link A:hover{color:#1A3F4D;} 

.home2Link A SPAN{
	border-bottom:1px solid #E4E1E0;
	padding: 0 0 4px 0;
	display:block;
}


.home2 A , .home2 A:visited{
	color:#7B1E20;	
	text-decoration:none;
}

.home2 A:hover{color:#1A3F4D;}

.home2 HR {
	border:none;
	height:1px;
	border-color:#E4E1E0 !important;
	background-color:#E4E1E0 !important;
	
}