body {	
	margin: 0px;
	background: #F59412 url(images/bg_site.jpg) repeat-x top left;
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
}

a, img {
	outline: none;
}

img {
	border: 0;
}	

hr {
	margin: 0px;	
}

input, textarea {
	border: none;
	background-color: #EBEBEB;
}

form {
	color: #999999;
	font: Arial;
	font-size: 11px;
}

#tabla_principal {
	width: 760px;
	margin: 0px auto;
}

#prodContainer {
	text-align: center;
	color: #666666;
	vertical-align: top;
}

#prodTitle {
	font-weight: bold;
	color: #FFCC00;
}

#seccion {
	position: relative;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 4px;	
	padding: 0px;
}

#titulo {
	font-weight: bold;
	font-size: 12px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	font-family: Arial;
	padding: 1px;
	margin: 3px;
	color: #000000;
}

#spacer_left {
	width: 20px;
}

#spacer_right {
	width: 10px;	
}

#seccion_left {	
	text-align: left;
	padding: 10px;
	width: 200px; 
	line-height: 2;	
	color: #666666;
	vertical-align: top;
	background-color: #EBEBEB;
}

.logo_back {
	background: #EBEBEB url(images/clfondo.jpg) center no-repeat;
}

#seccion_right {
	background-color: #FFFFFF;
	padding: 5px;
	border-left-style: solid;
	border-left-color: #E7E7E7;
	border-left-width: 2px;
	border-right-style: solid;
	border-right-color: #E7E7E7;
	border-right-width: 2px;
	vertical-align: top;
	vertical-align: middle;		
}

#info_bottom {
	position: absolute;
	width: 100%;
	text-align: center;
	margin-top: 4px;
	font-weight: 700;
	font-size: 11px;
	font-family: Arial, Verdana;
	color: #999999;
	letter-spacing: 0.5pt;
}

#prodMenu {
	position: relative;
	width: 614px;	
	margin-left: 10px;
	padding-top: 0px;	
	font-size: 11px;
	font-family: Arial, Verdana;	
	z-index: 1;		
}


.cells {
	position: relative;	
	padding: 2px;
	padding-top: 4px;	
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 15px;
}

.menu {
	position: absolute;			
	visibility: hidden;	
	background-color: #ffd792;
	color: #f7aa0e;	
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	z-index: 2;
	top: 21px;	
	text-align: left;
	padding: 3px;
	width: 130px;						
}

.cells a{
	text-decoration: none;		
	color: #333333;	
}

.menu a {
	text-decoration: none;
	color: #ff9900;	
}

.menu a:hover {
	text-decoration: none;
	color: #333333;	
}

//esto es medio un parche...

#menu2 {
	width: 140px;
}

#menu5 {
	width: 145px;
}
