@charset "utf-8";
/* CSS Document */
/* Page */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page {
	width: 100%;
}
/*Title*/
#title {
	background: #FFC;
	width: 100%;
	height: 110px;
	margin: 0 auto;
}
#title-logo {
	width: 160px;
	height: 73px;
	float: left;
	margin: 15px 0px 0px 120px;
}
#title-menu {
	width: 800px;
	float: right;
	margin: 10px 40px 0px 20px;
	color: #FFC;
}
#title-menu-up {
	width:480px;
	float: right;
	margin: 5px 0px 15px 0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
}
#title-menu-up ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#title-menu-up li {
	float: left;
	height: 20px;
	padding-top: 5px;
	width: auto;
}
#title-menu-up a {
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#title-menu-up a:hover { text-decoration: underline; }
#title-menu-up .current_page_item a {
	color: #FFFFFF;
}
#menu {
	float: left;
	width: 780px;
	height: 30px;
	color: #FFC;
}
#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
	height: 20px;
	padding-top: 5px;
}
#menu a {
	float: left;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: auto;
}

#menu a:hover { text-decoration: underline; }

#menu .current_page_item a {
	color: #FFFFFF;
}
#picture {
	width: auto;
	background-image:url(images2/BG2.jpg);
	background-repeat: repeat-x;
	height: 860px;
}
#contenido {
	width: auto;
	height: 860px;
}

#content {
	width:auto;
	left: 100px;
	margin: 400px 50px 0px 50px;
	float: left;
}
#Buynow{
	padding: 10px 0px 0px 350px;
	text-align: right;
}
#line {
	width: 100%;
	height: 10px;
	background-image: url(images2/bg_bottom_head.gif);
}
#menuline {
	width: 100%;
	height: 9px;
	background-image: url(images2/bgmenuline.gif);
}
#foot {
	width: auto;
	height: 100px;
	background: url(images2/bg_bottom.gif);

}
#footer {
	width: auto;
	height: 160px;
	background: url(images2/bg_bottom_tail.gif) left bottom repeat-x;
}
#bottom-menu {
	width:840px;
	float: left;
	left: 100px;
	margin: 10px 20px 0px 0px;
	position: absolute;
}
#bottom-menu ul {
	margin: 0;
	list-style: lower-alpha;
	padding: 0px 0 0 0px;
	line-height: normal;
}
#bottom-menu li {
	display: block;
	text-align: left;
	font-size: 9px;
	font: Verdana;
	color: #666;
	list-style: none;
	margin: 2px 0px 2px 0px;
}
#bottom-menu a {
	color: #666;
	width: 100px;
	margin: 0px 0px 0px 10px;
	list-style: none;
	text-decoration: none;
	}
#bottom-menu a:hover { text-decoration: underline; }

#bottom-menu .current_page_item a {
	color: #FFFFFF;
}

#bm1 {
	float: left;
	width: 120px;
	background: url(/images/img05.jpg) repeat-y left ;
}
#bm2 {
	float: right;
	width: 120px;
	background: url(/images/img05.jpg) repeat-y left ;
}
h1 {
	font: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 4px 10px;
	color: #666;
}
#disclaimer {
	float: left;
	width: auto;
	margin: 130px 0px 10px 100px;
	font-size: 9px;
	font: Arial, Helvetica, sans-serif;
}
#bottombar {
	float: right;
	width: auto;
	margin: 130px 300px 10px 100px;
	font-size: 9px;
	font: Arial, Helvetica, sans-serif;
}
/*Menu_style.css*/
div {
	font-family: Arial, Helvetica, sans-serif;
}

.clsCMOn, .clsCMOver {
	font-size: 11px;
        padding: 2px 4px;
	color: black;
	text-align: center;
}

/*Mlddmenu*/
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px arial}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 15px;
	width: 60px;
	background: #600;
	color: #FFF;
	text-align: center;
	text-decoration: none;
}

#sddm li a:hover
{	background: #7FB523}

#sddm div
{
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #5970B2;
	vertical-align: baseline;
}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #2875DE;
		font: 11px arial}

	#sddm div a:hover
	{	background: #F90;
		color: #FFF;
	}

