html{
	width: 101%;
	height: 101%
}

body{
	background-color: #ffffff;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic", "arial";
	font-size: 10pt;
	color: #5c5c5c;	
}

#container{
	width: 900px;
	background-color: #ffffff;
	margin: 0 auto;
}

#header{
	width: 900px;
	height: 120px;
	background-color: #ffffff;
}
#content{
	width: 900px;
	min-height: 500px;
}

#navi{
	width: 100px;
	float: left;
	background-color: #ffffff;
	margin-top: 20px;
}

#contentarea {
	width: 700px;
	background-color: #ffffff;
	float: left;
	
	}

#footer{
	width: 900px;
	height: 30px;
}

/*header*/

#img_head{
	float: left;
}

#head_navi{
	margin-top: 85px;
	margin-left: 40px;
	float: left;
	
}

#head_navi li{
	display: inline;
	padding-left: 13px;
}


/*navigation*/


#navi_ref{
	margin-top: 40px;
	text-align: right;
}

 #navi_ref{
 	min-height: 400px;
	margin-top: 20px;
	text-align: right;
	list-style: none;
	font-family:"AvantGarde Bk BT", "AvantGarde Md BT", "Century Gothic";
	font-size: 10pt;	
}

/*links*/

a:link, a:visited{
	color:#5c5c5c; 
	text-decoration:none;
	font-family: century Gothic;
    font-size: 10pt;
}

a:hover{
	color:#da251d; 
	text-decoration:none;
	font-family: century Gothic;
    font-size: 10pt;
}


#counter{
	margin-top: 475px;
	margin-left: 2px;
}



#fotos_1{
	
	margin-left: 52px;
	
}

#fotos_2{
	margin-top: 1px;
	margin-left: 52px;
	
}

#fotos_3{
	margin-top: 1px;
	margin-left: 52px;
}

#title_ref{
	margin-top: 38px;
	margin-left: 52px;
}


#prev{
	margin-left: 53px;
}

#next{
	margin-left: 390px;
}


#li_title{
	color: #da251d;
}