@import url("template.css");


DIV#mnu-sec {
	background: url(../img/background-degre2.jpg) no-repeat top left;
	height: 36px;
}

#search {
	position: relative;
	top: -26px;
}

#col-left #degre {
	background: url(../img/background-degre4.jpg) repeat-x top left #FFFFFF;
	height: 20px;
}

#tbl1 {
	width: 518px;
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;	
	margin-bottom: 20px;
}

#tbl1 IMG {
	margin: 0px;
}

#tbl1 TD {
	background: url(../img/line.gif) repeat-x bottom left #F5F5F5;
	text-align: left;
	padding: 0px 0px 25px 0px;
	border-bottom: 1px solid #DBDBDB;
}

#tbl1 TD H3 {
	font-size: 11px;
	color: #0089B7;
	margin: 15px 10px 0px 10px;
	padding: 0px;
}

#tbl1 TD P {
	color: #2B4F65;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

#tbl1 TD P SPAN {
	background-color: #0088B8;
	color: #FFFFFF;
	padding: 0px 2px;
}
.moreInfo {
	font-size: 100%;
	color: #6A6A6A;
	background: url(../img/more.gif) no-repeat center left;
	padding-left: 16px;	
	text-align: right;
	margin-right: 8px;
	float: right;
	clear: right;
}

.moreInfo2 {
	font-size: 100%;
	color: #6A6A6A;
	background: url(../img/more.gif) no-repeat center left;
	padding-left: 16px;	
	text-align: right;
	margin-left: 10px;
	clear: left;
}
.moreInfo:hover {
	text-decoration: underline;
}

.moreInfo2:hover {
	text-decoration: underline;
}