@charset "UTF-8";
#home_div{
	background-color:#887d74;
}
/* CSS Document */
html {
    margin:0;
    padding:0;
    height: 100%;
}

body {
    margin: 0px auto;
    text-align:center;
    padding: 0px;
    background-image: url(../images/fondo.jpg);
	background-position: center top;
    font-family: verdana;
	font-weight: 1;
}
#container {
    margin: 0px auto;
    text-align:left;
    width:866px;
}
.menu_table {
	background-color:#887d74;
	padding-left:8px;
	text-align:center;
}
.menu_table a {
	text-decoration:none;
	color:#ffffff;
}
.menu_table a:hover {
	text-decoration:underline;
	color:#ffffff;
}
#footer a {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}

.verdanabiancoreg10 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 1;
}
.verdanablu_10 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.trattboxbottom {
	border-top-color: 2c404e;
	border-right-color: 2c404e;
	border-bottom-color: 2c404e;
	border-left-color: 2c404e;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	/*background-color: #FF0066;*/
}
.fondofooter1 {
	background-color: #887d74;
}
.fondofooter2 {
	background-color: #776d65;
	height:50;
}

.lang_inner {
	margin-bottom:3px;
}
	