body{
margin:0;
padding:0;
font-size:12px;
font-family:tahoma;
background-image:url(../images/bgbody.jpg);
background-repeat:repeat-x;
background-color:#0c2046;
}
img{
border:0;
}
b{
border: 0;
text-decoration:none;
}

#contizq{
width:352px; height:393px; background-color:#e7e7e7; float:left; padding:8px 0 0 0
}
#contcenter{
width:352px; height:393px; background-color:#FFFFFF; float:left;
}

#contgaleria{
width:352px; height:321px;
}

.cajahome{
	width:157px;
	height:15px;
	border:1px solid #4f76bc;
	margin:5px 0 0 0;
	padding: 3px 0 0 5px;
	font-size:11px;
	color:#767676;
	float: left;
	}
#contbotones{
width:182px; height:auto; overflow:hidden; margin:0 auto; padding:8px 0 0 0
}
#contbotones ul{
list-style-type:none;
list-style:none;
padding:0;
margin:0;
}
#contbotones li{
width:182px;
height:25px;
padding:0;
margin:0;
}
#contbotones li{
width:182px;
height:25px;
padding:0;
margin:0;
float: left;
}
#contbotones li img{
float: left;
}

.leer{
color:#FFFFFF;
}
.bgwall{
border:2px solid #b0b0b0
}



.nav-links {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.nav-links li {
	line-height: 1.6em;	
	font-size: 1.2em;
}

.twitthis {
	position: absolute;
	top: 250px;
	left: 20px;
}

.important {
	border: 1px solid #666;
	background: #ddd;
	padding: 0 1em;
	color: #C30;
}

.galleryview {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 0.5em;
}
.code_wrapper {
	border: 1px solid #888;
	background: #f0f0f0;
	padding: 10px;
}
code, .code {

}
.options {
	border: 1px solid #777;
	border-right: none;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
}
.options th {
	text-align: left;
	background: #777;
	color: white;
	font-weight: bold;
}
.options th, .options td {
	padding: 4px 10px;
}
.options td {
	border-right: 1px solid #777;
}
#parts-img {
	border: 1px solid black;
}
img.nav {
	border: 0px solid black;
	margin-bottom: 5px;
}


.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}
.panel-overlay b {
border: 0;
text-decoration:none;
}
#contmenufooter{
	 width:580px; 
	 height:21px; 
	 float:left; 
	 margin:18px 0 0 0;
	color:#989ba3;	
	font-family:tahoma;
	font-size:11px;	
	}
	#contmenufooter a{
	color:#989ba3;
	font-family:tahoma;
	text-decoration: none;
	font-weight: normal;
	font-size:11px;	
	}
	#contmenufooter a .rfoot{
	color:#989ba3;
	}
	#contdireccion{
	font-family:tahoma;
	width:290px;
	height:21px;
	float:right;
	margin:18px 0 0 0;
	color:#989ba3;
	font-size:11px;
	}	


/*** set the width and height to match your images **/

#slideshow {
    position:relative;
    height:57px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 57px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 57px;
    display: block;
    border: 0;
    /*margin-bottom: 10px;*/
}

