body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cc373b;
	min-width:900px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Header */

#header {
	height: 125px;
	background: url(Images/header_bg.gif) no-repeat top right;
	position:relative;
}

#header_date {
	width: 315px;
	padding: 10px 15px 0px 0px;
	text-align:right;
	float:right;
}

#header_social {
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc373b;
	font-weight:bold;
	float:left;
	clear:right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#header_menu {
	height: 30px;
	position:relative;
	background: url(Images/header_home_contact_bg.gif) repeat-x bottom left;
}

#menu-container {
	position:relative;
	/*z-index: 99999999;*/
	width:674px;
}

#header_userp {
	width: 212px;
	height: 65px;
	background: url(../images/header_base_carrito.gif) no-repeat top right;
	float:right;
	clear:right;
	margin-top: 10px;
}

#header_logo {
	width:242px;
	height:120px;
	/*background:url(../images/logo.gif) no-repeat top right;*/
	background:url(Images/logo.jpg) no-repeat top right;
	position:absolute;
	left:50%;
	margin-left:-122px;
	margin-top:40px;
	cursor:pointer;
	top: -34px;
}

#header_twitter {
	position:relative;
	height:39px;
	background:url(Images/header_twitter_bg.gif) repeat-x;
}

#header_twitter_bar {
	width:440px;
	position:absolute;
	left:50%;
	margin-left:-220px;
	height:39px;
	background:url(Images/header_twitter_bar_bg.gif) repeat-x;
}

.header_twitter_bar_left {
	position:relative;
	float:left;
	height:39px;
	width:39px;
	background:url(Images/header_twitter_bar_left.gif) no-repeat top left;
}

.header_twitter_bar_right {
	position:relative;
	float:right;
	height:39px;
	width:39px;
	background:url(Images/header_twitter_bar_right.gif) no-repeat top right;
}

#header_twitter_bar_content {
	position:relative;
	float:left;
	height:32px;
	width:362px;
	text-align:center;
	padding-top:7px;
	overflow:hidden;
}

.tickercontainer {
	/*border: 1px solid #000;
	background: #fff; */
	width: 362px; 
	height: 32px; 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}

.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	top: 8px;
	width: 362px;
	overflow: hidden;
}

ul.newsticker { /* that's your list */
	position: relative;
	font: bold 10px Verdana;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.newsticker li {
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	/*background: #fff;*/
}

ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #cc373b;
	margin: 0 50px 0 0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
} 

ul.newsticker span {
	margin: 0 10px 0 0;
	color:#666666;
} 

/* Main Content */

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

#content {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
	margin-right:8px;
}

#content_left {
	position:relative;
	float:left;
	width:177px;
	margin:0;
	padding:0;
	visibility: visible;
	/*z-index: 2;*/
}

#content_right {
	position:relative;
	float:right;
	width:135px;
	margin:0;
	padding:0;
	/*z-index: 2;*/
}

#content_center {
	position:relative;
	margin:0px 143px 0px 185px;
}

/* Credits */

.credits_wrapper {
	position:relative;
	clear:both;
	margin-left:8px;
	margin-right:8px;
}

.credits_left {
	position:relative;
	float:left;
	width:9px;
	height:28px;
	background:url(Images/credits_left.gif) no-repeat top left;
}

.credits_content {
	color:#BB3434;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	height:28px;
	background:url(Images/credits_bg.gif) repeat-x top left;
	left:7px;
	right:7px;
	padding-top:8px;
	padding-left:20px;
	font-weight:  bold;
	text-align: left;
}

.credits_content a{
	color:#36F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8px;
	font-style:italic;
}

.credits_right {
	position:relative;
	float:right;
	width:9px;
	height:28px;
	background:url(Images/credits_right.gif) no-repeat top left;
	clear:right;
}

.credits_rif {
	position:relative;
	height:20px;
	left:-20px;
	float:right;
	color:#cc373b;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	vertical-align:middle;
}

.credits_rif a{
	font-size:9px;
	font-weight:normal;
}

.title_generic_left {
	position:relative;
	float:left;
	width:7px;
	height:23px;
	background:url(Images/title_generic_left.gif) no-repeat top left;
}

.title_generic_right {
	position:relative;
	float:right;
	width:7px;
	height:23px;
	background:url(Images/title_generic_right.gif) no-repeat top left;
}

.title_generic_content {
	position:relative;
	height:23px;
	margin:0px 7px;
	padding-top:2px;
	padding-bottom:2px;
	background:url(Images/title_generic_bg.gif) repeat-x top left;
	font-weight:bold;
	color:#CC0000;
	background-image: url(Images/title_generic_bg.gif);
}

#banner_home {
	text-align:center;
	margin:0px 0px 10px 0px;
}

.temporal {
	text-align:center;
	margin:10px 0px;
	font-weight:bold;
	color:#666666;
	font-size: 36px;
}

/* TEXTS */

.text_grey{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:16px;
	font-weight: bold;
}

.text_red{
	font-family:Arial, Helvetica, sans-serif;
	color: #cc373b;
	font-size:16px;
	text-align: left;
}

/* PRODUCTOS */

.product_tricolumn {
	width:33%;
	position:relative;
	float:left;
}

.product_item {
	position:relative;
	width:162px;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.product_item_title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#cc373b;
	font-size:10px;
	text-decoration:none;
}

.product_item_description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	font-size:10px;
	height:50px;
}

#listticker{
	height:400px;
	width:400px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:6px 10px 14px 10px;;
}

#listticker_home{
	height:220px;
	width:550px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	;
	padding: 1px;
}

a:link {
	/*color: #0060c3;*/
	text-decoration: none;
}

a:visited {
	/*color: #3a7ec3;*/
	text-decoration: none;
}

a:hover,
a:active {
	/*color: #007eff;*/
	text-decoration: none;
}

.menu_top_left{
	background-image: url(Images/header_menu_left.jpg);
	height: 34px;
	width: 7px;
	float: left;
}

.menu_top_right{
	background-image: url(Images/header_menu_right.jpg);
	height: 34px;
	width: 7px;
	float: right;
}

