@charset "utf-8";

/*     HTML       */

body {
	/*font-family: Arial, Futura, Helvetica, sans-serif;*/
	font-family:Palatino Linotype,Book Antiqua,Palatino, Arial, Times New Roman, Futura, FreeSerif,serif;
	color:#7F1326;
	font-size: 12px;
	background-color:#F7F4CE;
	scrollbar-arrow-color: #7F1326;
	scrollbar-3dlight-color: #7F1326;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #7F1326;
}

input.style_form{
	width:165px;
	/*border:1px solid #7f1326;*/
}

img.dx{
	border: 1px solid #600b19;
}


a{
	font-size: 12px;
	color:#7F1326;
	text-decoration:underline;
}

a:hover{
	font-size: 12px;
	color:#7F1326;
	text-decoration:underline;
}


a.link_bottom{
	font-size: 11px;
	color:#ffffff;
	text-decoration:none;
}

a.link_bottom:hover{
	font-size: 11px;
	color:#ffffff;
	text-decoration:underline;
}


/*    CLASSI    */

.allinea {
	float:left;
}

.div_news{
	width:200px;
	height:95px;
	padding:5px;
	float:left;
}

.cell_box_login{
	width:270px;
	height:20px;
	margin-top:18px;
	text-align:center;
}

/*
.border_news{
	width:2px;
	height:255px;
	background-image:url(../images/cols.jpg);
	float:left;
}*/

.font_bottom{
	color:#ffffff;
	font-size: 11px;
}

.form_row{
	width:180px;
	height:45px;
}

.news_line{
	width:420px;
	height:90px;
}

.back{
	width:420px;
	height:40px;
	text-align:right;
}

.site_map_page{
	width:145px;
	height:105px;
	float:left;
}

.space_reserved_box{
	width:200px;
	height:170px;
	float:left;
	background-color:#FFFFCC;
	border:1px #7F1326 solid;
	margin:15px 11px 15px 11px;
	text-align:center;
}

.th_box{
	width:170px;
	height:125px;
}

.th_box_doc{
	width:170px;
	height:145px;
}

.dw_box{
	width:170px;
	height:45px;
}

.dw_box_doc{
	width:170px;
	height:25px;
}


.intro_press{
	width:900px;
	text-align:center;
}

.reserved_txt{
	width:900px;
	height:20px;
	text-align:center;
}

a.link_sitemap{
	font-size: 11px;
	color:#7F1326;
	text-decoration:none;
}

a.link_sitemap:hover{
	font-size: 11px;
	color:#7F1326;
	text-decoration:underline;
}

/*     DIV       */

#container{
	width:960px;
	height:800px;
	padding:0px;
	margin:auto;
}


/* TOP */

#top{
	width:965px;
	height:430px;

}


/* CENTRAL  */


#central{
	width:920px;
	height:280px;
	padding:20px 10px 0px 10px;
	margin:0px 12px 0px 12px;
	background-color:#FFFFFF;
}

#box_sx{
	width:500px;
	height:280px;
	float:left;
}
	
	#page_title{
		width:470px;
		height:25px;
		padding:0px 0px 0px 30px;
	}
	
	#page_content{
		width:500px;
		height:255px;
		float:left;
	}
	
	#news_index{
		width:440px;
		height:255px;
		float:left;
		
	}
	
	#content_txt{
		width:440px;
		height:225px;
		float:left;
		padding:0px 30px 0px 30px;
		overflow:auto;
	}
	
#login_dx{
	width:330px;
	height:280px;
	text-align:center;
	float:left;
	padding:0px 0px 0px 90px;
}

#box_dx{
	width:420px;
	height:225px;
	padding-top:35px;
	text-align:center;
	float:left;
}

#form_sx{
	width:205px;
	height:210px;
	float:left;
}

#form_dx{
	width:205px;
	height:210px;
	float:left;
}

#page_reserved{
	overflow-y: auto;
	height: 250px;
}


/* BOTTOM */
#bottom{
	width:965px;
	height:70px;
}
	#bottom_shadow{
		height:10px;
	}
	#bottom_txt{
		height:60px;
		background-image:url(../images/bottom_bg.jpg);
	}
		#bottom_txt_sx{
			width:625px;
			height:30px;
			padding:15px;
			float:left;
		}
		#bottom_txt_dx{
			width:268px;
			height:25px;
			padding:35px 0px 0px 40px;
			float:left;
		}

#privacy{
	width:400px;
	height:600px;
	background-color:#F7F4CE;
}






	


