body {
	font: 10px/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#888;
	margin:0;
	background:url(images/body.jpg) top repeat-x #121212;
	background-attachment:fixed;
}
* {
	margin:0;
	padding:0;
}
#wrapper1 {
	background:#1e1e1e;
	padding:0 10px 10px 10px;
	width:760px;
	margin:0 auto;
}
#wrapper2 {
	width:740px;
	background:url(images/wrapper2.jpg) bottom repeat-x #fff;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
	padding:0 10px 10px 10px;
}
#header {
	height:80px;
	overflow:hidden;
}
a:link, a:visited {
	color:#222;
	border-bottom:1px dotted #ccc;
	text-decoration:none;
}
a:hover {
	border-bottom:1px solid #ccc;
}
#nav {
	float:right;
	border:none;
	padding:0;
	margin:0;
}
#nav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
#nav li a:link, #nav li a:visited {
	display:block;
	padding:40px 10px 21px 10px;
	background:#fff;
	color:#444;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 1px 0 0;
	width: 60px;
}
#nav li.staff a:link, #nav li.staff a:visited {
	padding:15px 10px 14px 10px;
}
#nav li a:hover {
	background:#005A97 url(images/nav_a_hover.png) no-repeat center top;
	color:#FFFFFF;
	border-bottom:none;
}
#header h1 {
	float:left;
	background-image: url(images/logocamimport.gif);
	background-repeat: no-repeat;
	background-position: right 15px;
	font-family: Arial;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 70px;
	width: 232px;
	text-indent: -500px;
}
#head {
	background:url(images/description.jpg) right bottom no-repeat #005A97;
	height:160px;
	width:740px;
	border-top:4px solid #003C64;
}
#container {
	clear:both;
	padding:20px 0 0 0;
}
#content {
	margin:0 260px 0 5px;
	padding:10px 20px 0 0;
	background:url(images/content.jpg) top right no-repeat;
}
#content th {
	text-align:left;
	font: 11px/1.4em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-weight:bold;
}
#content h2 {
	font:2.2em Arial;
	color:#121212;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom:2px solid #eee;
	background:url(images/h2.jpg) bottom left no-repeat;
	clear:left;
	padding:20px 0 0 0;
}
#content h2 a {
	color:#121212;
	text-decoration:none;
}
#content h3 {
	font:1.8em Trebuchet MS;
	color:#555;
	margin:10px 0;
}
#content h4 {
	font:1.3em/1.5em "Trebuchet MS";
	color:#555;
	margin:10px 0;
	background: url(images/bullet.gif) no-repeat left center;
}
#content h4 a{
	margin:10px 0;
	padding: 0 0 0 20px;
}
#content p {
	margin:15px 0;
	font-size:120%;
	line-height:21px;
}
#content ol {
	margin: 0 25px;
	padding:0;
	font-size:120%;
}
#content img.border {
	padding:5px;
	border:1px solid #eee;
}
#content img.familia {
	border:1px solid #eee;
	float:right;
}
#content .thumb {
	width:120px;
	padding:5px;
	border:1px solid #eee;
	text-align:center;
	float:left;
	margin:9px;
}
#content .thumb img{
	border:none;
}
#content .thumb a{
	display:block;
	text-decoration:none;
	height:170px;
	border:none;
	font-weight:bold;	
}
#content .thumb a:hover{
	background-color:#7f9db9;
}
#content .line {
	margin-bottom: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
}
#sidebar {
	width:220px;
	float:right;
	padding:0 20px 10px 10px;
	margin:0 0 0 0;
}
ol.subnav {
	margin:-10px 0 0 -5px;
	padding:0;
}
ol.subnav li {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
}
ol.subnav a {
	font-weight:bold;
	color:#555;
	border-top:2px solid #fff;
	display:block;
	padding:5px;
	text-decoration:none;
	margin:0 5px 0 0;
	border-bottom:none;
}
ol.subnav a:hover {
	border-top:2px solid #005A97;
	color:#121212;
	border-bottom:none;
}
#sidebar h2 {
	color:#333;
	margin:10px 0;
	font-size:1.3em;
}
div.shadow {
	background:#f4f4f4;
	padding:10px;
	margin:0 0 10px 0;
	border-left:5px solid #f0f0f0;
}
div.shadow a.more {
	display:block;
	color:#333;
	text-decoration:none;
	text-align:right;
	border:none;
}
#sidebar ul {
	list-style:none;
	border-top:1px solid #eee;
	border:none;
	padding:0;
	margin:0;
}
#sidebar ul li {
	border-bottom:1px solid #eee;
	padding:5px;
	margin:0;
}
#sidebar ul li a {
	color:#0066dd;
	text-decoration:none;
}
#sidebar ul li a:hover {
	color:#0033aa;
}
#sidebar img {
	border:none;
}
input, textarea {
	padding:5px;
	border:1px solid #7f9db9;
	color:#555;
	width:205px;
}
select {
	padding:5px;
	border:1px solid #7f9db9;
	color:#555;
	width:220px;
}
input.cantidad {
	font-size:9px;
	width:25px;
	margin:0;
	padding:2px;
}
input.agregar {
	font-size:9px;
	width:120px;
	margin:0;
	padding:2px;
}
blockquote {
	padding:0 0 0 10px;
	border-left:5px solid #eee;
}
ul {
	margin:10px 10px 10px 0;
	padding:0 0 0 15px;
	border:1px solid #eee;
}
li {
	margin:0 0 0 10px;
	padding:5px;
}
#footer {
	clear:both;
	text-align:center;
	border-top:2px solid #000;
	padding:10px;
	margin:30px 0 0 0;
	color:#ccc;
	width:760px;
	margin:0 auto;
}
#footer a {
	color:#eee;
}
.clear {
	clear:both;
}
.ajax-loading{
	background-color:#005A97;
}
.warning, #concurso {
	color:#FF3300;
}
.information {
	color:#005A97;
}

