#contents {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#destacado{
	width: 95%;
	background: #E10915;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}
#destacado .left {
	background: url(../images/borde-rojo-left.gif) 0 0 no-repeat;
}
#destacado .inner {
	padding: 20px 60px 20px 60px;
}
#destacado .right {
	background: url(../images/borde-rojo-right.gif) 100% 0 no-repeat;

}
#header {
	height: 120px;
	width: 960px;
	margin: 20px 0 0 0;
}
#header .logo {
	float: left;
	height: 120px;
	width: 200px;
	margin-right: 20px;
}
#header .header {
	float: left;
	height: 120px;
	width: 739px;
}
#menu {
	clear: both;
	width: 960px;
	margin: 20px 0 20px 0;
	background: #E10915;
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
}

#menu .left {
	background: url(../images/menu-left.jpg) 0 0 no-repeat;
	height: 40px;
}
#menu .right {
	background: url(../images/menu-right.jpg) 100% 0 no-repeat;
	height: 40px;
}

#menu ul ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style: none;
	margin: 0;
	float: left;
}
#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px 15px 10px 15px;
	display: block;
}
#menu ul li.active a {
	color: #FF8000;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #FF8000;
	text-decoration: none;
}
#menu ul li ul {
	margin: -5px 0 0 0;
}
#menu ul li ul li {
	margin: 0;
	padding: 0 0 0 15px;
	width: 100px;
	text-align: left;
}

#menu ul li ul li a {
	background: #FF8000;
	display: block;
	padding: 0;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 6px;
}

#menu ul li ul li a:hover {
	color: #000000;
}

#menu li {
	position: relative;
}

#menu ul ul {
position: absolute;
z-index: 500;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul
{display: block;}

.box_white {
	/*height: 119px;*/
	width: 960px;
}

.box_link {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style:normal;
	text-decoration:none;
	color: #E10915;
}
.box_link:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-style:normal;
	text-decoration:underline;
	color: #E10915;
}
.box_white .top_left {
	float: left;
	position: relative;
	background: url(../images/box-white-top-left.gif) 0 0 no-repeat;
	height: 9px;
	width: 9px;
}
.box_white .top {
	float: left;
	width: 942px;
	height: 9px;
	border-top: 1px solid #EDEDED;
}
.box_white .top_right {
	float: left;
	background: url(../images/box-white-top-right.gif) 100% 0 no-repeat;
	height: 9px;
	width: 9px;
}
.box_white .contents {
	clear: both;
	border-left: 1px solid #EDEDED;
	border-right: 1px solid #EDEDED;
	width: 958px;
}
.box_white .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-white-bottom-left.gif) 0 0 no-repeat;
	height: 9px;
	width: 9px;
}
.box_white .bottom {
	float: left;
	width: 942px;
	height: 9px;
	border-bottom: 1px solid #EDEDED;
}
.box_white .bottom_right {
	float: left;
	background: url(../images/box-white-bottom-right.gif) 100% 0 no-repeat;
	height: 9px;
	width: 9px;
}

#topbar .spacer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
}

#topbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#topbar ul li {
	float: left;
	padding: 4px;
	width: 140px;
}

#topbar ul ul li {
	clear: both;
}

#topbar ul ul li h2, #topbar ul ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1B1B1;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

#topbar ul ul li h2 a:hover, 
#topbar ul ul li:hover h2, 
#topbar ul li:hover ul li h2 {
	color: #E10915;
}

/* SUB */
#topbar ul ul ul {
	position: absolute;
	z-index: 500;
}

#topbar ul ul ul li {
	width: 140px;
	margin: 0;
	padding: 0;
}

#topbar ul ul ul li.main {
	text-align: left;
	font-weight: bold;
}

#topbar ul ul ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background: #E10915;
	border-bottom: 1px solid #FFFFFF;
	padding: 4px;
	text-decoration: none;
	display: block;
}

#topbar ul ul ul li a:hover {
	background: #FF8000;
}

div#topbar ul ul ul,
div#topbar ul ul li:hover ul
{display: none;}

div#topbar ul li ul li:hover ul, 
div#topbar ul li:hover ul li ul
{display: block;}

.bottombar_header {
	background: url(../images/usados.jpg) 15px 0 no-repeat;
}

#bottombar .spacer {
	padding: 0 0 0 40px;
	width: 912px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#bottombar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#bottombar ul li {
	float: left;
	padding: 4px;
	width: 140px;
}

#bottombar ul ul li {
	font-size: 18px;
}

#bottombar ul li ul li h2, 
#bottombar ul li ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1B1B1;
	padding: 0;
	margin: 0;
	text-decoration: none;
	letter-spacing: 0px;
}

#bottombar ul li ul li h2 a:hover {
	color: #E10915;
}

#left {
	float: left;
	width: 200px;
	margin: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;
}
#left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E10915;
	letter-spacing: -1px;
	text-decoration:none;
}
#left a:hover {
	color: #333333;
}
#left h2,
#left h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
	text-decoration:none;
}
#left h2 a:hover {
	color: #E10915;
}

#left h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	letter-spacing: -1px;
}

#left ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#left ul li {
	padding: 4px;
	width: 140px;
}

#left ul ul li {
	font-size: 18px;
}

#left ul li ul li h2, 
#left ul li ul li h2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B1B1B1;
	padding: 0;
	margin: 0;
	text-decoration: none;
	letter-spacing: 0px;
}

#left ul li ul li h2 a:hover {
	color: #E10915;
}


#center {
	float: left;
	width: 740px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;
}
#center table {
	border-collapse:collapse;
}
#center p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #E10915;
}
#center p {
	margin: 10px 0 10px 0;
}
#center a {
	color: #E10915;
	text-decoration: underline;
}
#center a:hover {
	text-decoration: none;
}
#center h1 {
	font-size: 20px;
	color: #E10915;
}
#center h2 {
	font-size: 14px;
	color: #666666;
}
#center h3 {
	font-size: 13px;
	color: #666666;
}
#center h4 {
	font-size: 30px;
	color: #666666;
	font-weight: bold;
	letter-spacing: -2px;
}
#center.box {
	width: 740px;
}

#center.box .top_left {
	float: left;
	position: relative;
	background: url(../images/box-top-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}

#center.box .top {
	float: left;
	width: 704px;
	border-top: 1px solid #EEEEEE;
	height: 17px;
}
#center.box .top_right{
	float: left;
	background: url(../images/box-top-right.gif) 100% 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center.box .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-bottom-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center.box .bottom {
	float: left;
	width: 704px;
	border-bottom: 1px solid #EEEEEE;
	height: 17px;
}
#center.box .bottom_right{
	float: left;
	background: url(../images/box-bottom-right.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center.box .header {
	background: url(../images/box-bg.gif) 0 0 no-repeat;
}
#center.box .contents {
	padding: 10px 30px 30px 30px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	width: 678px;
	clear: both;
}

#center_full {
	float: left;
	width: 960px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6A6A6A;
}
#center_full h1 {
font-size: 20px;
	color: #E10915;
}
#center_full h2 {
font-size: 14px;
	color: #666666;
	}
	#center_full h3 {
font-size: 13px;
	color: #666666;
	}
#center_full.box {
	width: 960px;
}

#center_full.box .top_left {
	float: left;
	position: relative;
	background: url(../images/box-top-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}

#center_full.box .top {
	float: left;
	width: 924px;
	border-top: 1px solid #EEEEEE;
	height: 17px;
}
#center_full.box .top_right{
	float: left;
	background: url(../images/box-top-right.gif) 100% 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center_full.box .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-bottom-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center_full.box .bottom {
	float: left;
	width: 924px;
	border-bottom: 1px solid #EEEEEE;
	height: 17px;
}
#center_full.box .bottom_right{
	float: left;
	background: url(../images/box-bottom-right.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#center_full.box .header {
	background: url(../images/box-bg.gif) 0 0 no-repeat;
}
#center_full.box .contents {
	padding: 10px 30px 30px 30px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	width: 898px;
	clear: both;
}


#left.box {
	width: 200px;
}

#left.box .top_left {
	float: left;
	position: relative;
	background: url(../images/box-top-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}

#left.box .top {
	float: left;
	width: 164px;
	border-top: 1px solid #EEEEEE;
	height: 17px;
}
#left.box .top_right{
	float: left;
	background: url(../images/box-top-right.gif) 100% 0 no-repeat;
	height: 18px;
	width: 18px;
}
#left.box .bottom_left {
	float: left;
	position: relative;
	background: url(../images/box-bottom-left.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#left.box .bottom {
	float: left;
	width: 164px;
	border-bottom: 1px solid #EEEEEE;
	height: 17px;
}
#left.box .bottom_right{
	float: left;
	background: url(../images/box-bottom-right.gif) 0 0 no-repeat;
	height: 18px;
	width: 18px;
}
#left.box .header {
	background: url(../images/box-bg.gif) 0 0 no-repeat;
}
#left.box .contents {
	padding: 0 20px 10px 20px;
	border-left: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	width: 158px;
	clear: both;
}

#footer {
	height: 140px;
	width: 960px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBBBBB;
}

#footer .contents {
	padding: 30px 0 0 0;
}

#footer h1 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 20px;
}

#footer h2, 
#footer h3, 
#footer h4 {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	line-height: 20px;
}

#footer a {
	color: #BBBBBB;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .left {
	background: url(../images/box-black-left.gif) 0 0 no-repeat;
	height: 140px;
}

#footer .right{
	background: url(../images/box-black-right.gif) 100% 0 no-repeat;
	height: 140px;
}
#footer .bg {
	background: url(../images/box-black-bg.gif) 0 0;
	width: 960px;
}

.clear {
	clear: both;
}

.margin {
	height: 20px;
}

p {
	margin: 0;
}

.pics {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #FFFFFF;
}

.pics:hover {
	border: 1px solid #CCCCCC;
	padding: 4px;
	background-color: #F5F5F5;
}

.two_cols {
	position: relative;
	float: left;
	width: 50%;
}

.error {
	color: #E10915;
}


