html, body {
	margin-left: 0;
	margin-right: 0;
}

img {
	border: 0;
}

hr {
	height: 0;
	border: 1px solid #ebebeb;
}

h3 {
	font-size: 14px;
	font-family: Arial, Verdana;
	color: #777;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
	display: block;
	border-bottom: 1px solid #ebebeb;
}

#wrap {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

a.link {
	font-family: Arial, Verdana;
	/*font-size: 12px;*/
	color: #666;
	text-decoration: none;
	letter-spacing: 0px;
}
a.link:hover {
	color: #333;
}

p {
	display: inline;
}

h1 {
	font-family: Arial, Verdana;
	letter-spacing: 0px;
	color: #333;
}
.popup {
	color: white;
}

#error {
	font-family: Arial, Verdana;
	letter-spacing: 0px;
	color: white;
	font-weight: bold;
	border: 1px solid white;
	margin-bottom: 5px;
}

#menu {
	color: #fff;
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 0 10px 5px;
	letter-spacing: 0px;
	float: right;
}

a.menuitem {
	display: inline;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}

a.menuitem:hover {
	color: #333;
}

.menuinput {
	border: 1px solid #999;
	font-family: Arial, Verdana;
	font-size: 11px;
	width: 150px;
	color: #333;
}
.menubutton {
	border: 1px solid #999;
	font-family: Arial, Verdana;
	font-size: 11px;
	width: 70px;
	color: #999;
	background-color: #fff;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav { 
	margin: 5px 0 0 0;
}

#nav a {
	display: block;
	width: 180px;
	color: #666;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-family: Arial, Verdana;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	padding-bottom: 5px;
}

#nav a:hover {
	color: #333;
}

#nav li a:hover {
	background: url(../extras/menuanimalbg.png) no-repeat;
}

#nav li {
	float: left;
	list-style: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 150px;
	list-style: none;
	background: #999;
	margin-left: 1px;
	z-index: 500;
}

#nav li ul a {
	letter-spacing: 0px;
	font-size: 9px;
	padding-top:4px;
	padding-left: 20px;
	display: block;
	position: relative;
	width: 130px;
	text-align: left;
	border-top: 1px solid white;
	color: #fff;
}

#nav li ul a:hover {
	background-color: #333 !important;
	background-image: none !important;
	color: #fff !important;
}

#nav li:hover ul {
	left: auto;

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.borderimage {
	border: 4px solid white;
}

.imagehomebottom {
	margin-right: 20px;
}

#footer {
	z-index: 2;
	margin: 10px 0 10px;
	text-align: center;
	width: 100%;
	font-family: Arial, Verdana;
	font-size: 11px;
	/*text-transform: uppercase;*/
	border-top: 1px solid #ccc;
	padding-top: 2px;
	color: #666;
	letter-spacing: 0px;
}

#footer a {
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.popup_text {
	text-align: left;
	font-family: Arial, Verdana;
}

.photo {
	float: left;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}

.innertext {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #333;
	text-decoration: none;
	letter-spacing: 0px;
}

.innertext li {
	list-style-type: none;
}

.innermenutitle {
	font-size: 12px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 0px;
}

.innermenu {
	margin-left: 3px;
	display: block;
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 0px;
}

a.innermenu {
	font-size: 12px;
	font-family: Arial, Verdana;
	color: #777;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
}

a.leftmenu:hover {
	color: #333;
}

.leftmenu {
	margin-left: 3px;
	display: block;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #777;
	text-transform: uppercase;
	letter-spacing: 0px;
}

a.leftmenu {
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #777;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 0px;
}

a.innermenu:hover {
	color: #333;
}

.listrow {
	border-top: 5px solid white;
}
.listrow:hover {
	background: url(../extras/linehover.jpg) repeat-y right;
}
.listcell {
	padding-right: 10px;
}

.footer {
	text-align: center;
}

.content p, .content td {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
	display: block;
}

.content li {
	font-family: Arial, Verdana;
	font-size: 11px;
}

.content input, .content textarea  {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin-left: 5px;
	border: 1px solid #999;
}

.content input:hover, .content textarea:hover  {
	border: 1px solid #333;
}

.content {
	width: 100%;
	padding: 20px 0px 20px 20px;
}

h4 {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #666;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.rightcol {
	margin-left: 30px;
}

.error {
	background-color: #666;
	color: white;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: center;
	padding: 2px;
}

.content .bigimage {
	margin-top: 36px;
}

.relateditem {
	padding: 5px 5px 0 0;
	margin-right: 30px;
}

.icon {
	/*border: 1px dotted #999;*/
}
.iconlist {
	margin-top: 20px;
}

.biginnerphoto {
	border: 1px solid #ccc;
	padding: 10px;
}

.content_friend a {
	font-size:10px;
}
.content_friend {
	text-align: right;
}

.content {
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #333;
}

#home_data {
	width: 950px;
	margin: 0 0 0 1px;
	padding-bottom: 20px;
}

.home_data_item {
	float: left;
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 16px 0 0;
	padding: 10px 20px 10px 20px;
	background: url(../extras/images/fondo_caja_home.jpg) repeat-x; 
	color: #666;
}

.home_data_item h1 {
	font-size: 14px;
	font-weight: normal;
	color: #666;
	margin: 0;
}

.home_data_item p {
	display: block;
	font-family: Arial, Verdana;
	font-size: 11px;
	margin: 5px 0;
}

.showroom_img {
	margin: 22px;
}

.bigcycle {
	height: 300px;
	width: 400px;
}