﻿body {
	text-align: center;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	margin: 1em;
	background-color:#FFF;
}
* {
	margin:0;
	padding:0;
}
h1, h2, h3, h6, p, ul, ol, li {
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: .5em;
	margin-left: 0px;
}
p,ul,ol {
	font-size:12px;
}
a:link, a:active, a:visited {
	color: #335EA8;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}

.inside {
	padding: 1em;
}

/*Layout Styles*/

#wrap {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display: table;
	margin-bottom: 1em;
}
#head {
	clear: both;
	height: 50px;
}
#logo {
	float: left;
}
#login {
	float: right;
	margin-top: 1em;
}
#login ul {
	margin: 0px;
	list-style-type: none;
}
#login li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#login a:link, #login a:active, #login a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-image: url("../estilos/imagenes/client-login.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#login a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#navigation {
	clear: both;
	background-image: url("../estilos/imagenes/mainmenu-bg.jpg");
	height: 35px;
	margin-bottom: 1em;
	padding-right: 5px;
	padding-left: 5px;
	z-index:200;
}
#topmenu {
	float: left;
}
#topmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#topmenu a:link, #topmenu a:active, #topmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	background-image: url("../estilos/imagenes/mainmenu-seporator.jpg");
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
}
#topmenu a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

#search {
	float: right;
	margin-top: 5px;
}
#search input.button {
	background-image: url("../estilos/imagenes/go-button.jpg");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: .8em;
	background-color: transparent;
	border: 0px;
	cursor: pointer;
	height: 22px;
	width: 22px;
	margin: 0px;
}
#search form {
	margin: 0px;
	padding: 0px;
}
#banner {
	clear: both;
	margin-bottom: 1em;
	z-index:100;
}
#content {
	clear: both;
	background-image: url("../estilos/imagenes/content-bg.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	display: table;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content div {
	background-image: url("../estilos/imagenes/content-bg-gradient.jpg");
	background-repeat: repeat-x;
	background-position: bottom;
}
#content li {
	background-image: url("../estilos/imagenes/bullet.jpg");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 12px;
}
#content h6 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 5px;
}
#content h3 {
	color: #FFFFFF;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
	padding: 5px;
}
#content h2 {
	font-size: 1em;
	color: #8AA157;
	padding: 0px;
}
#content-l {
	float: left;
	width: 246px;
}
#content-l div {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 5px;
	height: 210px;
}
#content-m {
	width: 275px;
	float: left;
}
#content-m div {
	padding: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	height: 210px;
}
#content-r {
	float: right;
	width: 246px;
}
#content-r div {
	padding: 5px;
	height: 210px;
}
#footer {
	clear: both;
	background-image: url("../estilos/imagenes/footer-bg.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	display: table;
	width: 100%;
	font-size: 10px;
	color: #999999;
	background-color: #E4E4E4;
	height: 35px;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	float: right;
}
#footer li {
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: transparent;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #999999;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-right: 8px;
	padding-left: 6px;
}
#footer a:hover {
	text-decoration: none;
	color: #666666;
}


ul#nav {
	padding-top:0px;
	margin-top:0px;
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
 
#nav a {
	display: block;
/*	width: 10em;*/
	color:#FFF;
	font-size:12px;
}
 
#nav li { /* all list items */
	float: left;
/*	width:10em;  width needed or else Opera goes nuts */
}
 
#nav li ul { /* second-level lists */
	position: absolute;
	background: #416F26;
	width: 13em;
	padding:4px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
 
 
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
ul#nav li.mainlist {
	display:inline;
	background-image: url("../estilos/imagenes/mainmenu-seporator.jpg");
	background-repeat: no-repeat;
	background-position:top right;
	height:25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	margin-bottom:10px;
	margin-top:0px;
}
#nav a.mainnav {
	color:#FFF;
	font-weight:bold;
	font-size:14px;
}
#nav a.mainnav:hover {
	text-decoration:none;
}
#nav li ul li {
	display:block;
	width:100%;
	white-space:nowrap;
	margin-top:1px;
}
#nav li ul a:hover {
	background-color:#FFF;
	text-decoration:none;
	color:#416F26;
}


