/* CSS Document */
body{
	background:#919aa2;
	margin-top:15px; 
	margin-left:0px;
	}
#container{
	position:relative; 
	margin: 0 auto; 
	width:640px; 
	}
#head_1{
	width:110%; 
	height:189px; 
	position:absolute; 
	top:15px; 
	left:2px; 
	background:url(bg_head_1.jpg) repeat-x; 
	z-index: 0;
	}
#center{
	width:640px; 
	margin-top:5px; 
	background:url(bg_center_2.jpg) repeat-y;
	}
#menu td, #pie td{
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	color:#CC3333;
	text-align:center;
	vertical-align: middle;
	}
#menu a, #pie a{
	font-family:Arial;
	font-size:10px;
	font-style:normal;
	text-decoration:none;
	color:#CC3333;
	text-align:center;
	vertical-align: middle;
	}
#menu a:hover,  #pie a:hover{
	color:#FF9900;
	font-weight: bold;
	}
p{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-style:normal;
	line-height: 18px;
	}
li{
	font-family:Arial;
	font-size:12px;
	color:#000000;
	font-style:normal;
	line-height: 18px;
	}
h1{
	font-family:Arial;
	font-size:14px;
	color:#990000;
	font-style:normal;
	line-height: 18px;
	}
.pie_foto{
	font-family:Arial;
	font-size:10px;
	color:#990000;
	font-style:normal;
	line-height: 14px;
	}

