

.caracteristicas img{ max-width:670px;}
#wrapper{
	margin:0px;
}

#wrapper h1{
	color:#FFF;
	text-align:center;
	margin-bottom:20px;
}

#wrapper a{
	display:block;
	font-size:1.2em;
	padding-top:20px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
}

#tabContainer {
	padding:2px;
	/*background-color:#2e2e2e;*/
	-moz-border-radius: 4px;
	border-radius: 4px; 
}

.tabs{
	height:20px;
}

.tabs > ul{
	font-size: 12px;
	list-style:none;
	font-weight:bold;
}

.tabs > ul > li{
	margin:-8px 0 0 0;
	padding:6px 10px;
	display:block;
	float:left;
	color:#FFF;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-top-left-radius:4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px; 
	border:solid 1px #CCC;
	background: #090; /* old browsers */
	/*background: -moz-linear-gradient(top, #0C91EC 0%, #257AB6 100%); /* firefox */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0C91EC), color-stop(100%,#257AB6)); /* webkit */
}

.tabs > ul > li:hover{
	background: #ED5D1E; /* old browsers */
	/*background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #FFF;
}

.tabs > ul > li.tabActiveHeader{
	background: #ED5D1E; /* old browsers */
	/*background: -moz-linear-gradient(top, #FFFFFF 0%, #F3F3F3 10%, #F3F3F3 50%, #FFFFFF 100%); /* firefox */
	/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(10%,#F3F3F3), color-stop(50%,#F3F3F3), color-stop(100%,#FFFFFF)); /* webkit */
	cursor:pointer;
	color: #FFF;
	font-weight:bold;
}

.tabscontent {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 0px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px; 
	padding:10px 10px 25px;
	background: #FFFFFF; /* old browsers */
	background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 90%, #e4e9ed 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(90%,#FFFFFF), color-stop(100%,#e4e9ed)); /* webkit */
	margin:0;
	color:#333;
	border:solid 1px #CCC;
}
.body{background: url(../images/bgCopia.jpg) fixed;margin:0;font-family:Arial, Helvetica, sans-serif;}
 /*
.body{
	background: url(../images/motos-bg2.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	margin:0;font-family:Arial, Helvetica, sans-serif;}*/

    .titulo_caja{height:32px; width:641px; margin:10px; color:#900; font-size:18px; font-weight:bold; text-align:left; float:left; border-bottom: #DBDBDB 1px dotted;}

.menuLeft{ margin-left:15px}
.notas .notas_ch2 {
border: 1px solid #CCC;
text-align: center;
float: left;
width: 100px;
margin-left: 6px;
margin-bottom: 30px;
}
.notas .notas_ch2 .texto {
background: #F4F4F4;
padding: 8px;
border-top: 1px solid #CCC;
height:50px;
}
.notas .notas_ch2 .foto {
height: 80px;
}
.notas .notas_ch2 h1 {
color: black;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
}
.notas .notas_ch {
border: 1px solid #CCC;
text-align: center;
float: left;
width: 154px;
margin-left: 6px;
margin-bottom: 30px;
}
.notas .notas_ch .texto {
background: #F4F4F4;
padding: 5px;
border-top: 1px solid #CCC;
}
.notas .notas_ch .foto {
height: 140px;
}
.notas .notas_ch .precio {
background: #FFF;	
color: #000;
text-align: left;
font-weight: bold;
height:22px;
}

.notas .notas_ch h1 {
color: black;
font-size: 11px;
font-weight: bold;
text-decoration:underline;
height:20px;
}
.notas .notas_ch h3 {
color: black;
font-size: 14px;
height:20px;

}
.notas .notas_ch h2 {
font-size: 11px;
font-weight: normal;
display: block;
color:#000;
height:20px;

}

.ultimosvistos {background:#000;clear:both;padding:4px 10px 10px 10px;}
.ultimosvistos .item {padding-bottom:8px;border-bottom:1px dotted #333;margin-bottom:8px}
.ultimosvistos .item img{border:0;margin:0;}
.ultimosvistos .item a *{text-decoration:none;}
.ultimosvistos .item h5{margin:0;padding:0;color:#FFF;}
.ultimosvistos .item b {font-weight:normal;color:#0C0;font-size:10px;}	

.ultimos b {font-weight:normal;color:#FC0;font-size:10px; padding:5px;}

a {
font-weight:normal;
}

a:link {
color:#FFF;
text-decoration: none;
}
a:visited {
color:#FFF;
text-decoration: none;
}
a:hover {
color:#FF9;
text-decoration: underline;
}
a:active {
color:#FF9;
text-decoration: none;
}	
		
