body	{ 
	background: #000000;
	margin: 0px;
	padding: 0px;
	color: #B8AC1F; 
     font-size: 12pt; 
     font-family : Arial, Helvetica, sans-serif;
     width: 1008px;
	}

#header
	{
	width:100%;
	height:150px;
	background: #206e08;
	float:left;
	display:block;
	}
	
	
#cua{
	width:390px;
	height:150px;
	display:block;
	float:left;
	background:url(images/degradado.jpg) repeat-y;}	

	
#logo
	{
	width:390px;
	height:100px;
	float:left;
	background:url(images/logo.gif) no-repeat;
	display:block;
	}

#img_header
	{
	width:500px;
	height:150px;
	float:left;
	
	}



h1 {
   font-size: 17pt; 
     font-family : Arial, Helvetica, sans-serif;
}

h2 {
   font-size: 13pt; 
     font-family : Arial, Helvetica, sans-serif;
}


#contenedor	{
		width:100%;
		height:100%;
		float:left;
		display:block;
		}
	
#line_content	{
	width:100%;
	height:7px; /*15px;*/
	background: #b8ac1f;
	float:left;
	display:block;
	}

#content {
	width: 100%;
	height:100% ;/*500px;*/
	float:right;
	display:block;
	}
	

#left 	{
	width:251px; /*241*/
	height: 500px;
	float:left;
	display:block;
 	}

#menu 	{
	width:203px; /*193*/
	/*height:400px;*/
	background: #b8ac1f;
	float:left;
	display:block;
	}
	
#menu_content	{
	width:193px; /*183*/
	height:448px; 
	float:left;
	display:block;
 	background: #b8ac1f;
	}
	
#menu_content a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:30px;
	padding-top:2px;
	display:block;
	color:#000;
	text-decoration:none;
	font-size:11px;
	}

#menu_content a:hover 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-left:30px;
	padding-top:2px;
	display:block;
	color:#fff;
	text-decoration:none;
	font-size:11px;
	}
	
#menu_right	{
	width: 33px;
	height:390px; 
	overflow: hidden;
	background:url(images/gap1.png) no-repeat;
	float:left;
	display:block;
	background-color: #000;
	}	
	
#der   {
	width: 757px;/* 1008 - 241*/
	float: left;
	display:block;	
	background: #000;	
	}

#text 	{
	height:auto;
	min-height: 590px;
	padding-top: 0px;
	margin: auto;
	display:block;
	}
	
/* gallery view  abajo */

/* caja derecha y  menu derecha*/
.caja-derecha{
	width:213px;/*223*/
	height:410px;
	float:right;
	margin: 0px;
	padding: 0px;
 text-align: justify;
 font-size:14px;
 margin-right:16px;
	}
/*
#menu-derecha{
	width:201px;
	float:right;
	background: #b8ac1f;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	font-size:11px;
	}
	
#menu-derecha a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	}

#menu-derecha a:hover 	{
	color:#fff;
	text-decoration:none;
		}

.menubot2 {
	width:35px;
	height:42px;
	top: 0px;
	float:left;
	position: relative;
	}  */

#footer {
        position: relative;
        top: 65px;
	width:100%;
	height:200px;
	float:left;
	display:block;
	}
	
#flash {
	width:200px;
	height:250px;
	display:block;
	float:left;
	}
	
/*footer sub menu*/
	
#sub_menu
	{
	width:75%;
	height:170px;
	float:right;
	margin-top: 80px;
	display:block;
	font-size:10px;
	}
.sub 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #43aa23;
	}
	
.sub:hover 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #ffffff;
		}

.sub:active 	{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color: #63cb43;
		}

/* footer line  */
	
#footer_linetop {
	width:100%;
	height:10px;
	background:#b8ac1f;
	float:left;
	display:block;	}
	
#footer_line 	{
	width:100%;
	height:30px;
	background:url(images/bamboo-bg.gif) repeat-y;
	float:left;
	display:block;	}
	
.copyright {
	margin-top: -1px;
	color: #baaf22; 
	font-size: 9pt;
	font-family : Arial, Helvetica, sans-serif; }

/* 			----  ----   		 */

A:LINK {
	color: #43AA23;
}
A:VISITED {
	color: #43AA23;
}
A:HOVER {
	text-decoration: underline
}

	
/*items del menu*/
.item	{
	width:145px;
	height:30px;
	float:left;
	display:block;
	background:url(images/boton.jpg) no-repeat;

	}
	
.item:hover {
	width:145px;
	height:30px;
	float:left;
	background:url(images/boton-over.jpg) no-repeat;
	}

.item2	{
	width:160px;
	height:30px;
	float:left;
	display:block;
	background:url(images/boton.jpg) no-repeat;
	padding-left:30px;
	padding-top:2px;
        text-decoration:none;
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
        color: #000;
	}
	
.item2:hover {
	width:160px;
	height:30px;
	float:left;
	background:url(images/boton-over.jpg) no-repeat;
	}	


/* gallery view */

.galleryview {
	float:left;
        font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	left:2px;
	}
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: 1px solid black;
	margin-bottom: 5px;
}

.panel-overlay h2,
.panel-overlay p{
	margin: .3em 0;
}
.panel-overlay p {
	line-height: 1.2em;
}

div.limpio {
  clear: both; }

.panel { background: black !important; } 

