body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	background: url(../images/bg.jpg) repeat-y center fixed;
	color: #ffffff;
	}
	
img {
	border: 0;
	}
	
a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
a :hover {
	color: #d60000;
	text-decoration: underline;
	}
	
.top {
	float: left;
	width: 100%;
	height: 150px;
	background: url(../images/top_bg.png) no-repeat center top;
	}
	
.top_center {
	width: 960px;
	margin: 0 auto;
	}
	
.top_logo {
	float: left;
	width: 366px;
	height: 150px;
	background: url(../images/logo.png) center 10px no-repeat;
	}
	
.top_menu {
	float: left;
	width: 594px;
	height: 150px;
	}
	
.top_menu_div {
	float: right;
	width: 100px;
	height: 150px;
	text-align: center;
	}
	
.top_menu_div :hover {
	background: url(../images/menu_bg.png) top center repeat-x;
	}
	
.slideshow_div {
	float: left;
	width: 100%;
	height: 223px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(../images/slideshow_bg.png) repeat-x;
	}
	
.slideshow_center {
	width: 960px;
	margin: 0 auto;
	height: 223px;	
	}

.banner {
	width: 100%;
	height: 150px;
	}
	
.banner_center {
	width: 960px;
	margin: 0 auto;
	height: 150px;
	}
	
.banner_div {
	float: left;
	width: 320px;
	height: 94px;
	}
	
.content {
	float: left;
	width: 100%;
	background: url(../images/content_bg.png) center bottom no-repeat;
	}
	
.content_center {
	width: 960px;
	margin: 0 auto;
	}
	
.content_left {
	float: left;
	width: 244px;
	}
	
.content_oferta {
	float: left;
	width: 244px;
	background: url(../images/oferta_bg.png) repeat-y;
	}
	
.content_oferta ul {
	float: left;
	display: block;
	margin: 0;
	margin-left: -20px;
	}
	
.content_oferta ul li {
	display: block;
	float: left;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	}
	
.content_oferta ul li:hover {
	background: url(../images/menu_bg.png);
	color: #d60000;
	}
	
	
	
	
	.content_oferta2 {
	float: left;
	width: 244px;
	background: url(../images/oferta_bg2.png) repeat-y;
	font-weight: bold;
	}
	
.content_oferta2 ul {
	float: left;
	display: block;
	margin: 0;
	margin-left: -20px;
	color: #d60000;
	font-weight: bold;
	}
	
.content_oferta2 ul li {
	display: block;
	float: left;
	width: 215px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #d60000;
	}
	
.content_oferta2 ul li:hover {
	background: url(../images/menu_bg.png);
	color: #d60000;
	font-weight: bold;
	}
	
	
	
	
	
	
.content_oferta_top {
	float: left;
	width: 244px;
	height: 60px;
	background: url(../images/oferta_top.png) no-repeat;
	}


.content_oferta_bottom {
	float: left;
	width: 244px;
	height: 24px;
	background: url(../images/oferta_bottom.png) no-repeat;
	}
	
.content_oferta_loga {
	float: left;
	width: 244px;
	height: 100px;
	}

.content_content {
	float: left;
	width: 716px;
	font-size: 12px;
	}
	
.content_content h1 {
	font-size: 15px;
	margin-top: -3px;
	
	}
	
.content_content_top {
	float: left;
	width: 716px;
	height: 14px;
	background: url(../images/content_top.png) no-repeat;
	}
	
.content_content_insert {
	float: left;
	width: 646px;
	background: url(../images/content_insert.png) repeat-y;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
	padding-right: 35px;
	}
	
.content_menu {
	float: left;
	width: 960px;
	background: url(../images/menu_bottom_bg.png) center no-repeat;
	}

.content_menu_div2 {
	float: left;
	width: 244px;
	height: 83px;
	}
	
.content_menu_div {
	margin: 0 auto;
	width: 480px;
	height: 48px;
	padding-top: 30px;
	text-align: center;
	}
	
.content_menu_div ul {
	display: block;
	float: left;
	}
	
.content_menu_div ul li {
	display: block;
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	}
	
.content_menu_div a {
	text-decoration: none;
	font-weight: none;
	}
	
.content_menu_div a:hover {
	color: #d60000;
	text-decoration: underline;
	}

.content_content_bottom {
	float: left;
	width: 716px;
	height: 14px;
	background: url(../images/content_bottom.png) no-repeat;
	}
	
.bottom {
	float: left;
	width: 100%;
	height: 170px;
	background: url(../images/slideshow_bg.png) repeat-x top;
	}
	
.bottom_center {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	}
	
.contentheading {
	font-size: 20px;	
	}
	
.contentpaneopen {
	width: 646px;
	}
