body {
	margin: 15px 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;	
	/*background: #253c01 url("images/fon1b.jpg") top left;*/
        background: #000000;
	color: #020;
}

#wrapper-outer {
	margin: 0 auto;
	text-align: left; 
	width: 90%;
	border-right: solid 3px #444;
	border-bottom: solid 3px #444;
	border-left: solid 2px #aaa;
	border-top: solid 2px #aaa;
	background-color: #ccc;
	background: #f4f4f4 url("images/fon1b.jpg") bottom left repeat-x;
}

#header, #footer {
	background: #000000;
	line-height: 2em;
	font-size: 0.9em;
	padding-left: 5px;
	padding-right: 5px;
	color: #ffffff;
}
.intersect {
	border-top:1px solid #666666;
	margin:1px 5px 0pt;
	padding-bottom:1px;
}
#header {
	/*border-bottom: solid 2px #685; /** Color no adecuado **/
}

#header .rightSpan {
	float: right;
	padding: 2px 0 0 0; 
}

#header #btnSearch {
	color: #e80;
	border: 1px solid #797;
	background-color: transparent;
	padding: 1px;
	font-size: 0.7em;
}

#header #txtSearch {
	background-color: white;
	border: 1px solid #8a8;
	margin-left: 10px;
	font-size: 0.9em;
}

#header a, #footer a {
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
}

#header a:hover, #footer a:hover {
	text-decoration: underline;
}

.lnk{
	font-family:Arial; 
	font-size:12px; 
	color: #2A2A2A;
	font-weight:bold;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#banner2 {
	background: url("images/header_ogro.jpg");

}
#banner {
	background: #AB1600 url("images/header_ogrotop.jpg") top left no-repeat;
	height: 75px;
	line-height: 75px;
	/*padding-left: 160px;*/
}

#banner h1 {
	margin: 0;
	padding: 0;
	font-size: 1.6em;
	font-weight: normal;
}

#menu {
	background: #AB1600 url("images/header_menu.jpg") bottom left no-repeat;
	/*border-top: 1px solid #000000;*/
	border-bottom: 1px solid #000000;
	height: 2em;
	line-height: 2em;
	font-size: 13px;
	overflow: hidden;
	padding-top: 4px;
	padding-left: 270px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0.1em 0 0 0;
}

#menu li {
	display: inline;
	padding: 0;
	margin: 0;
	float: left;
}

#menu a:link, #menu a:visited {
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
	
}

#menu a:hover {
	text-decoration: underline;
}

#rightbar {
	float: right;
	margin: 15px 20px 10px 0;
	width: 320px;
	border: 1px solid black;
	background-color:#999966;
	text-align:center;
}

* html #rightbar { margin-right: 10px; } 

#rightbar dl {
	float: right;
	margin: 0;
	padding: 0;
}
.outlinebox2 {
	background-color:#B3B3B3;
	/*border:1px solid #000000;*/
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	padding:10px;
}
.boxheader {
	background-color: #CC9933;
	font-weight: bold;
	padding: 2px;
}
.boxheader p {
	font-size:13px;
	color:#000000;
}
.imageborder {
	border: 1px solid #000000;
}
.linkbox {
	color:#000000;
	text-decoration:none;
}

#rightbar dt {
	margin: 0;
	padding: 0;
	text-align: middle;
}

#rightbar dd {
	margin: 0;
	padding: 0;
	
}

#rightbar a {
	float: left;
	clear: both;
	border: 1px solid black;
	border-color:#999966;
	margin: 2px 0;
	padding: 3px;
	background-color:#999966;
	/*background-color: #ac8;*/
}

#rightbar a:hover {
	border: 1px solid gray;
}

#rightbar img {
	border :0;
}

#wrapper-content {
	border-top: 1px solid #898;
	background: #f4f4f4 url("images/fon1b.jpg")  repeat;
	/* Si queremos que el fondo sea gradient descomentamos arriba y ponemos la imagen para que sea de esa manera*/
	
}

#content {
	padding: 15px;
	background: transparent;
	background-color: #999966;
	margin: 15px 35% 15px 15px;
	border: 1px solid black;
	text-align:center;
}


* html #content {height:1%}
* > html #content {height:auto}
.catalogtable{
	font-family:Arial; 
	font-size:12px; 
	color: #000000;
	
	text-align:left;
	background-color:#999966;
}

#footer {
	border-top: solid 1px gray;
	clear: both; 
}

h2 { font-size: 1.3em; }

h3 { font-size: 1em; }


#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
};