@import url("menus.css");
@import url("footer.css");

* {
	padding: 0;
	margin: 0;
}

body {
	min-width: 780px;
	color: #000;
	font: 8pt "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	background-color: #9AB726;
}

img {
	border-width: 0;
}

#h1{
	color: #204207;
	margin-bottom: 1px;
	font: bold 13pt Arial, Helvetica, Geneva, sans-serif;
	background: url(../img/main/linea_tiutlos.png) no-repeat;
	height: 30px;
}

h2 {
	font: 11pt Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 13px;
}

p {
	margin-bottom: 14px;
}

.group {
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	width: 100%;
	height: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

.w180 {
	width: 180px;
}

.w210 {
	width: 210px;
}

#notapie {
	color: #c8c39b;
	font-size: 10px;
	margin-top: 20px;
}

#container {
	background: #9AB726 url(../img/main/12_body_ceiling.png) repeat-x 0 123px;
}

#header {
	height: 170px;
	background: #f8e1a2 url(../img/header/10_header_mosaic03.png) repeat-x center;
}

#header .logo {
	width: 780px;
	height: 170px;
	overflow: hidden;
	background: url(../img/header/10_header_image.jpg) no-repeat;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-indent: -20000px;
	left: 8px;
}

#main {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	padding: 30px 30px 50px;
	background: url(../img/main/11_main_bckgrd.png) repeat-y;
}

#sidebar {
	float: left;
	width: 170px;
	margin-right: 20px;
	color: #f3f3f3;
}

#sidebar h2 {
	margin-bottom: 15px;
	font: 13pt Arial, Helvetica, Geneva, sans-serif;
	text-shadow: 2px 2px 1px #262626;
	border-bottom: 1px solid #e9e2bf;
	padding-left: 20px;
	background-repeat: no-repeat;
	color: #f1f1f1;
}

#sidebar h2.search {
	background-image: url(../img/main/21_home_sidebar_search.png);
	color: #f3f3f3;
}

#sidebar h2.news {
	background-image: url(../img/main/21_home_sidebar_news.png);
	color: #f3f3f3;
}

#sidebar h2.banners {
	font-size: 12pt;
	background-image: url(../img/main/21_home_sidebar_banners.png);
	color: #fff;
}

#sidebar h2.sales {
	padding-left: 27px;
	background-image: url(../img/main/21_home_sidebar_sales.png);
	color: #f3f3f3;
}

#news {
	margin-bottom: 15px;
	color: #fff;
}

#news .title {
	font-weight: bold;
	padding-left: 15px;
	background: url(../img/main/21_home_sidebar_note.png) no-repeat;
	color: #faf7f7;
}

#news .date {
	color: #d6d6d6;
	font-size: 7pt;
}

#news .announce {
	color: #ebebeb;
	margin-bottom: 8px;
}

#content {
	float: left;
	width: 510px;
	margin-left: 20px;
	background: none no-repeat;
}

#content_reloaded {
	float: left;
	width: 505px;
	margin-left: 20px;
	background: none no-repeat;
}

#content_promos {
	width: 510px;
	height: 310px;
	padding-left: 35px;
	padding-top: 28px;
	background: none repeat-y;
	float: left;
}

#precios {
	float: left;
	margin-left: 20px;
	color: #e40910;
	font: 14px "Arial Black", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #c0c0c0 -2px 2px 3px;
}

precios {
	float: left;
	color: #e40910;
	font: 14px "Arial Black", "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #c0c0c0 -2px 2px 3px;
}

#sentmsgbox {
	border: 2px solid #050505;
	margin-bottom: 20px;
	padding: 15px 15px 15px 55px;
	color: #959595;
	background: #161616 url(../img/box/25_msg_delivered.png) no-repeat 10px 12px;
}

nombre_promos {
	color: #411d07;
	font: bold 11pt/50px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
