body {
	background: url(images/bg.jpg) #F0EEED repeat-y center top;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 150%;
}
DIV#container {
	background: url(images/bg-top.jpg) no-repeat center top;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	letter-spacing: -1 px;
	color: #788181;
	text-decoration: none;
	font-weight:100;
}
.texto-blanco {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.texto-blanco-plan {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 120%;
	text-align:center;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.texto-verde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #B40D0D;
	text-decoration: none;
	letter-spacing: -1px;
}
.txt_error {
	font-family: Tahoma;
	font-size: 12px;
	color:#990000;
}
.txt_error:hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#7F9752;
}
.links {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #B40D0D;
	text-decoration: none;
}
.links:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.links2 {
	font-family: Arial, Tahoma;
	font-size: 16px;
	font-weight:bold;
	color: #B40D0D;
	text-decoration: none;
}
.links2:hover {
	font-family: Arial, Tahoma;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
h,
.titulo,
.titulo a,
.titulo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B40D0D;
	text-decoration: none;
}
.planes p {
	line-height: 20px;
	margin:0;
	padding:0;
}
.titulo a:hover {
	color: #000000;
	text-decoration: underline;
}
.link-naranja {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B1B10A;
	text-decoration: none;
}
.titulo-naranja a:hover {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.pager,
.pager a,
.pager a:visited {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.pager a:hover {
	color: #B40D0D;
	text-decoration: underline;
}
.titulo_events {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #B40D0D;
	text-decoration: none;
}
.titulo-naranja {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B1B10A;
	text-decoration: none;
}
.pics {
	border: 1px solid #333333;
}
/* HOME SCROLL */
#menu_modelos {
	width: 350px;
	text-align:left;
	margin:0px;
	padding:0px;
}
#menu_modelos ul {
	list-style:none;
}
#menu_modelos li {
	margin-left:1px;
}
#menu_modelos li a:link,
#menu_modelos li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #B40D0D;
	text-decoration: none;
	display: block;
}
#menu_modelos li a:hover {
	color: #FFFFFF;
	background:#333333;
}
.scrollers {
	padding-bottom:15px;
	padding-top:15px;
}
#modelContainer {
	height: 120px;
}
#modelContainer > div {
	display:none;
}
#newModels {
	height: 220px;
	margin-left: 3px;
	overflow: hidden;
}
/* END HOME SCROLL */

.verde {
	color:#009900;
}
.rojo {
	color:#CC3300;
}
.spacer {
	height: 14px;
}
.hidden {
	display: none;
}

