@charset "UTF-8";
/* CSS Document */

/* --------------------------LINK */
a:link {
	text-decoration: none;
	outline:none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
	outline:none
}
a:hover {
	text-decoration: none;
	color: #FF0000;
	outline:none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	outline:none
}





#Container iframe {
	height: 550px;
	width: 520px;
	clear: right;
	float: right;
	margin-top: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px;
}
#Container #menu .box3 div {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	height: auto;
	width: auto;
	margin-top: 5px;
	margin-left: 20px;
}
#Container #menu .box3 #contact {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #000000;
	height: auto;
	width: auto;
	margin-top: 15px;
	margin-left: 20px;
}
#Container .box1 {
	height: 86px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Container .box2 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-align: center;
	height: 50px;
	padding: 24px 0 0 0;
}

#Container .box2  p{ margin:0; padding:0;}
#Container .box3 {
	font-family: "Century Gothic";
	height: 95px;
	width: 220px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Container #copyrights {
	font-family: "Century Gothic";
	font-size: 8px;
	text-align: center;
	height: 14px;
	width: 220px;
	margin-top: 5px;
	color: #666666;
}
#Container #menu {
	height: 565px;
	width: 220px;
	clear: left;
	float: left;
}
#Container #Title #oliviadecaris {
	float: left;
	height: auto;
	width: auto;
	font-family: "Century Gothic";
	font-size: 20px;
}
#Container #Title #marca {
	float: right;
	height: auto;
	width: auto;
	margin-top: 8px;
	font-family: "Century Gothic";
	font-size: 16px;
}
.greycentury {
	color: #999999
}


.number_menu {cursor:pointer}
