html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,t
{
	border:0;
	outline:0;
	font-size:100%;
	background:transparent;
	margin:0;
	padding:0;
}

body
{
	line-height:1.2;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background:#adadad;
}

ol,ul
{
	list-style:none;
}

blockquote,q
{
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after
{
	content:none;
}

:focus
{
	outline:0;
}

ins
{
	text-decoration:none;
}

del
{
	text-decoration:line-through;
}

table
{
	border-collapse:collapse;
	border-spacing:0;
}

a
{
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}

h1
{
	color:#66a366;
	margin:20px 0 20px 20px;
}

div#wrapper
{
	width:980px;
	overflow:hidden;
	text-align:left;
	background:#fff;
	margin:0 auto;
	padding:0;
}

div#header
{
	width:100%;
	height:170px;
	background:#303030 url(../img/header.jpg) no-repeat center top;
	border-bottom:4px solid #fff;
	margin:0;
	padding:0;
}

div#header div#contact
{
	width:980px;
	text-align:right;
	padding-top:40px;
	margin:0 auto;
}

div#header div#contact strong
{
	color:#66a366;
}

div#logo
{
	width:200px;
	height:80px;
	background:#000 url(../img/logo.jpg) no-repeat center top;
	float:left;
	cursor:pointer;
	margin:0;
	padding:0;
}

div#main
{
	min-height:500px;
}

div#main table
{
	color:#666;
	width:90%;
	margin-left:60px;
}

div#mainBar
{
	float:left;
	margin-left:20px;
	color:#333;
}

div#mainBar span
{
	margin-right:10px;
	border-bottom:1px solid #999;
	padding:2px;
}

div#banner
{
	width:962px;
	height:263px;
	background:#fff url(../img/banner.jpg) no-repeat center;
	margin:0 auto;
}

div#zonaSocios
{
	width:124px;
	height:25px;
	background:#fff;
	margin-right:10px;
	margin-bottom:10px;
	float:right;
}

div#puntosVenta
{
	width:124px;
	height:25px;
	background:#fff;
	margin-right:auto;
	margin-left:10px;
	margin-bottom:10px;
	float:left;
}

div#banner_bottom
{
	width:100%;
	height:57px;
	background:#fff url(../img/banner_bottom.jpg) no-repeat center;
}

div#banner_bottom p
{
	color:#000;
	font-size:9px;
	line-height:57px;
	text-indent:30px;
}

div.items
{
	border:1px solid #ccc;
	margin:20px;
	padding:10px;
}

div.items div.title
{
	color:#333;
	cursor:pointer;
	margin-bottom:5px;
	font-weight:700;
	border-bottom:1px solid #fff;
}

div.items div.title:hover
{
	color:#66a366;
}

div.items div span
{
	font-size:10px;
	color:#999;
	font-weight:normal;
}

div.items div.description
{
	color:#333;
	display:none;
	text-align:justify;
	border-bottom:1px solid #ccc;
	background:#fff url(../img/bgDescription.jpg) repeat-x bottom;
	margin:20px;
	padding:0 5px 5px 10px;
}

div.items div.description a {
	color: #66A366;
	font-weight: 700;
}

div#footer
{
	width:100%;
	height:50px;
	background:#adadad url(../img/footer.jpg) no-repeat center top;
	color:#fff;
	margin:0;
	padding:100px 0 20px;
}

div#footer a
{
	font-weight: bold;
	text-decoration: underline;
}

div.clear
{
	clear:both;
}

div#mainBar a,div#banner_bottom a
{
	color:#000;
}

div#banner_bottom a:hover,.dot_banner_bottom
{
	color:#00c71c;
}

table#puntosVenta tr td
{
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}