body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	background-color: #316817;
	margin: 0px;
	padding: 0px;
}
a {
	color:#0D3410;
	text-decoration:none;
}
a:hover {
	color:#0D3410;
	text-decoration:underline;
}
form {
	margin:0px;
	padding:0px;
	border:0px;
}
#all {
	background-color: #FFFFFF;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#all .header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 130px;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
	border-left:solid 5px #FFFFFF;
	border-right:solid 5px #FFFFFF;
	display:inline;
	overflow:hidden;
	background-color:#FFFFFF;
}
#all .header .linkHome {
	float:left;
	width:180px;
	height:120px;
}
#all .header .langs {
	float: right;
	margin-top: 105px;
}
#all .header .langs a {
	display: inline;
	float: left;
	margin-right: 10px;
}
#all .menuTop {
	float: left;
	background-image: url(images/menuTop_back.jpg);
	background-repeat: repeat;
	width: 760px;
	height:14px;
	border-left:solid 5px #FFFFFF;
	border-right:solid 5px #FFFFFF;
	text-align:center;
	display:inline;
	padding:13px 5px;
	text-align:center;
}
#all .menuTop a {
	padding: 12px 20px;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #78B45E;
	font-weight: bold;
	letter-spacing: 1px;
}
#all .menuTop a:first-child {
	border-left:none;
}

#all .bannerTop {
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
	border-left:solid 5px #FFFFFF;
	border-right:solid 5px #FFFFFF;
}
#all .center {
	padding: 5px;
	float: left;
	width: 770px;
	background-image:url(images/back_center.gif);
	background-color:#FFFFFF;
}
#all .center .colLeft {
	float: left;
	width: 200px;
	background-color: #E3F3D6;
}
#all .center .colLeft .menu {
	float: left;
	width: 200px;
	background-color: #326918;
}
#all .center .colLeft .menu .menuTit {
	background-image: url(images/menuLeftTop.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 165px;
	padding-top: 12px;
	padding-left: 35px;
	font-size: 12px;
	font-weight: bold;
	color: #163507;
}
#all .center .colLeft .menu .botCat {
	background-color: #326918;
	background-image: url(images/menuLeftCatIcon.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	float: left;
	height: 22px;
	width: 175px;
	padding-top: 8px;
	padding-left: 25px;
	text-decoration: none;
	font-weight: bold;
	color: #E3F3D6;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	text-transform:uppercase;
}
#all .center .colLeft .menu .botCat:hover {
	color: #FFFFFF;
	}
#all .center .colLeft .menu .botSubCat {
	color: #326918;
	background-color: #E3F3D6;
	background-image: url(images/menuLeftSubCatIcon.gif);
	background-repeat: no-repeat;
	float: left;
	width: 190px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A0C96D;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#all .center .colLeft .menu .botSubCat:hover {
	background-color:#E1E8C1;
	text-decoration:none;
}

#all .center .colLeft .bannerLeft {
	padding: 5px;
	float: left;
}
#all .center .colCenter {
	float: left;
	width: 385px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 17px;
}
#all .center .colRight {
	float: left;
	width: 165px;
	background-color:#FFFFFF;
	padding-bottom:5px;
}
#all .center .colRight .searchBox {
	background-image: url(images/searchBack.gif);
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 140px;
	padding-top: 8px;
	padding-left: 25px;
	margin-bottom: 10px;
}
#all .center .colRight .searchBox .serachTitle {
	float: left;
	height: 18px;
	width: 140px;
	text-transform: uppercase;
}
#all .center .colRight .searchBox .searchCamp {
	float: left;
	height: 18px;
	width: 107px;
	border: 1px solid #326918;
	margin:0px;
}
#all .center .colRight .searchBox .searchButton {
	background-image: url(images/searchButton.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border:0px;
	float: left;
	height: 18px;
	width: 18px;
	background-color:#86D558;
	margin-top:1px;
	margin-left:5px;
	display:inline;
	cursor:pointer;
}
#all .center .colRight .loginBox {
	float: left;
	width: 165px;
	margin-bottom: 10px;
}
#all .center .colRight .loginBox .loginTitle {
	text-transform: uppercase;
	background-image: url(images/loginBack.gif);
	background-repeat: no-repeat;
	float: left;
	height: 25px;
	width: 130px;
	padding-top: 10px;
	padding-left: 35px;
	font-weight: bold;
	font-size: 12px;
	color: #163507;
	margin-bottom: 5px;
}
#all .center .colRight .loginBox .userLog{
	float: left;
	height: 25px;
	width: 145px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right:10px;
	font-weight: bold;
	font-size: 12px;
	color: #163507;
	margin-bottom: 5px;
}
#all .center .colRight .loginBox .logTxt {
	float: left;
	height: 14px;
	width: 50px;
	padding-top: 4px;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 5px;
}
#all .center .colRight .loginBox .loginCamp {
	float: left;
	height: 16px;
	width: 94px;
	margin-bottom: 5px;
	border: 1px solid #006600;
	background-color: #E1E8C1;
}
#all .center .colRight .loginBox .loginCheck {
	float: left;
}
#all .center .colRight .loginBox .logTxt2 {
	float: left;
	width: 75px;
	padding-top: 3px;
	padding-left: 3px;
}
#all .center .colRight .loginBox .loginButton {
	background-color: #FFFFFF;
	background-image: url(images/loginButton.gif);
	background-repeat: no-repeat;
	margin: 0px;
	margin-right:10px;
	display:inline;
	float: right;
	height: 21px;
	width: 55px;
	border:0px;
	font-size: 9px;
	text-transform: uppercase;
	color:#000000;
	cursor:pointer;
}
#all .center .colRight .loginBox .forgot {
	background-image: url(images/loginForgotIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	float: left;
	width: 150px;
	padding-top: 7px;
	padding-left: 15px;
	color: #003300;
	text-decoration: none;
	font-weight: normal;
}
#all .center .colRight .loginBox .cerrarSesion {
	background-image: url(images/loginSesionIcon.gif);
	background-repeat: no-repeat;
	background-position: 3px 10px;
	float: left;
	width: 150px;
	padding-top: 7px;
	padding-left: 15px;
	color: #AA0000;
	text-decoration: none;
	font-weight: normal;
}
#all .center .colRight .bannerRight {
	float: left;
	width: 165px;
	margin-bottom: 10px;
	margin-top: 0px;
	ver
}
.allFooter {
	background-image: url(images/footerBack.gif);
	background-repeat: repeat-x;
	width: 100%;
	float:left;
}
.allFooter .footer {
	height: 40px;
	width: 770px;
	padding-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.allFooter .footer .dataFooter {
	padding: 10px 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
	font-weight: bold;
}
.allFooter .footer .menuFooter a{
	padding: 10px 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006600;
}
.allFooter .footer .netcom {
	text-align: right;
	float: right;
	padding-top: 5px;
	padding-right:5px;
	font-size: 10px;
	text-align:left;
	line-height:11px;
}

