.addText{display:none;}

/* ==============================================
SEARCH
============================================== */ 

.search_result{
	margin-top:10px;
}

.search_title{
	font-weight:bold;
	font-size:12px;
	color:#336299;
}

.search_title  A{
	
}

.search_progress_container{
border:1px solid #ddd;
padding:0;
margin:0;
height:3px;
}

.search_progress_bar{
	background:#ccc;
	padding:0 3px;
	color:#fff;
	font-size:9px;
	margin:0;
	padding:0;
/*	margin-top:3px;
	margin-bottom:3px;*/
	height:3px;
	line-height:0;
}

.search_resume{

}

.search_resume B{
	color:#B07300;
}

FORM.search_form INPUT {
	width:350px;
}

FORM.search_form INPUT.search_formbutton{

	height:19px;
	width:100px;
	color:#ffffff;
	background: url(/design/all-dates.gif) -2px -1px;
	font-weight:bold;
	padding:2px 5px;
	text-decoration:none;

	cursor:pointer;


}

.search_error{
	color:#FFA600;
	font-weight:bold;
	margin:5px 0;
}

.searc_nav{
	margin:10px 0;
	text-align:center;
}

#search_resume_table{
	margin:20px 0;
	border:solid #ccc;
	border-width:1px 0 1px 0;
}

#search_resume_table B{
	color:#336299;
	font-weight:normal;
}

.form_auto_fill{
	text-align:right;
	margin-bottom:5px;
}

.form_auto_fill INPUT{
	border:0;
	margin:0;
	padding:0;
}

/* ==============================================
GALERIE PHOTOS
============================================== */ 

.photos{
	padding:10px 20px 0 40px;
}
.photo{
/*	float:left;
	width:108px;
	margin:0px 13px 0 0;*/

}

.photo IMG{border:2px solid #fff;}

.photo SPAN{
	display:block;
	height:12px;
	background:url(/design/photo-shadow.png) no-repeat center top;

	color:#795A1C;
	font-weight:bold;
	font-size:11px;
	padding-top:2px;
	text-align:center;
}

#g3 {
	padding:0px;
	margin:0px;
	clear:both;
}

#g3 LI {
	height:130px;
	text-align:center;
	overflow:hidden;
	color:#333;
	list-style-type:none;

	float:left;
	width:108px;
	margin:0px 13px 0 0;
}

#g3 LI.g3_folder {
	height:130px;
	text-align:center;
	overflow:hidden;
	color:#333;
	list-style-type:none;

	float:left;
	width:108px;
	margin:0px 13px 0 0;
	
}

#g3 LI.g3_folder IMG {
}


.g3_title{
	font-size:14px;
	font-weight:bold;
	color:#666;
	margin:10px 0 5px 0;
}

#navbarGal{
	font-size:30px;font-weight:bold;text-decoration:none;
	height:30px;
	width:580px;
	clear:both;
}

#navbarGal A:hover{text-decoration:none;}

.gal-prev{
	float:left;
}

.gal-next{
	float:right;
}

/* ------------------------- Navigation for News------------------------- */

#navbarnews{
	padding:15px 25px 3px 3px;
	
	text-align:center;
	
	position:relative;
	clear:both;

}

#nav_prec{
	position:absolute;
	top:15px;
	left:0;
	text-align:left;
	width:80px;
	padding:0 0 0 10px !important;
	background:url(/design/prec.gif) no-repeat 0 4px;
}

#nav_next{
	position:absolute;
	top:15px;
	right:25px;
	text-align:right;
	width:80px;
	padding:0 10px 0 0 !important;
	background:url(/design/suiv.gif) no-repeat 85px 4px;
}

#navbarnews A , #navbarnews A:visited{
	display:inline;
	padding:0;
	margin:0;
}

#navbarnews A:hover{

}

#navbarnews A.nav_activ{font-weight:bold;}
