img, div { behavior: url(iepngfix/iepngfix.htc) }

#container{
	position:relative;
	width:850px;
	margin:auto;
	height:0px;
	text-align:center;
	z-index:10000;
}
#popup{
	width:850px;
	height:401px;
	position:absolute;
	margin:auto;
	top:20px;
	
}
img{
	border:0px;
}


body {

	background: url('../images/bottom.gif');

	background-position: bottom;

	background-repeat: no-repeat;

	margin: 0px;

	padding: 0px;
	/* IE ONLY */

	scrollbar-face-color: #903030;

	scrollbar-arrow-color: #FFFFFF;

	scrollbar-track-color: #cccccc;

	scrollbar-shadow-color: #731314;

	scrollbar-highlight-color: #731314;

	scrollbar-3dlight-color: #731314;

	scrollbar-darkshadow-Color: #202020;

}



#top {

	height: 129px;

	background: url('../images/top.gif');
	position:relative;


}
div#language{
position:relative;
top:-70px;
left:350px;
width:250px;
margin:auto;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
text-align:right;
}
div#language a{
	color:#FFFFFF;
	text-decoration:none;
}
div#language a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

#header{
position:relative;

width:940;
margin:auto;
height:76px;
_height:66px;


text-align:center;

}



#menu{

position:relative;

width:100%;

height:49px;
_height:38px;

padding-top:2px;
_top:-11px;

text-align:center;

overflow:hidden;

}



#content {

	overflow:auto;

	background: url('../images/bg.gif');

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;	

}

#content a{

text-decoration:none;

color:#700000;

}

#content a:hover{

text-decoration:underline;

}



#bottom {

	height: 80px;

	background: url('../images/bottom.gif');



}

#menu2{

position:relative;

text-align:right;

width:100%;

height:30px;

overflow:hidden;

}

#copyright{

	position:relative;

	width:100%;

	height:43px;

	padding-top:5px;

	font-family:Arial, Helvetica, sans-serif;

	font-size:10px;

	color:#FFFFFF;

	text-align:center;

}

#copyright a{

	text-decoration:none;

	color:#FFFFFF;	

}



#copyright a:hover{

	text-decoration:underline;

	color:#FFFFFF;
}

.galeria_sub{
list-style:none;
overflow:hidden;
width:950px;
margin:auto;
margin-top:10px;
margin-bottom:10px;

}
.galeria_sub li{
	float:left;
	margin:0 5px;

}
.galeria_sub a{
	padding:0 5px;
	line-height:21px;
	display:block;

}
.galeria_sub a:hover{
	background:#6D1212;
	color:#FFFFFF !IMPORTANT;
		text-decoration:none !IMPORTANT;
}


