html, body {
	background-image: url(img/bgtotal.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #F9E723;
	margin: 0px;
	padding: 0px;
	height: 100%;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #7c7c7c;
	line-height: 18px;
}
form{
	margin: 0px;
	padding: 0px;		
}
a {
	outline: none;
}
#body {
	background-image: url(img/bgdino.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
}
#main {
	position:relative;
	width: 796px;
	margin: 0 auto 0 auto;
	background-image: url(img/bgcenter.png);
}
#header {
	width: 796px;
	height: 97px;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(img/bgdino.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header #logo {
	height: 71px;
	width: 54px;
	float: left;
	margin-left: 60px;
	margin-top: 14px;
}
#header #slogan {
	height: 24px;
	width: 226px;
	float: right;
	margin-top: 50px;
	margin-right: 15px;
}
#middle {
	width: 796px;
	background-image: url(img/bgheader.png);
	height: 53px;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: no-repeat;
}
#middle #welcome {
	float: left;
	margin-left: 46px;
	line-height: 32px;
	height: 32px;
	color: #fefefe;
}
#middle #options {
	float: right;
	line-height: 32px;
	color: #fefefe;
	margin-right: 27px;
}
#middle #options a {
	color: #fefefe;
	text-decoration: none;
}
#middle #options a:hover {
	text-decoration: underline;
}
#content {
	width: 770px;
	background-color: #efefef;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 3px;
	display: block;
	overflow: auto;
	padding-bottom: 30px;
	margin-left: 13px;
}
#content #left  {
	float: left;
	width: 210px;
	margin-top: 0px;
	padding-bottom: 50px;
	margin-left: 20px;
}
#content #left  #menu {
	float: left;
	width: 210px;
	margin-bottom: 21px;
	background-color: #fdfdfd;
	background-image: url(img/bgmenusup.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
}
#content #left  p  {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 7px;
	padding-left: 12px;
	padding-top: 11px;
}
#content #left .title  {
	color: #40ac44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-top: 0px;
}
#content #left a.apps  {
	color: #7c7a7b;
	text-decoration: underline;
	margin-left: 12px;
}
#content #left a:hover.apps  {
	color: #7c7a7b;
	text-decoration: none;
}
#content #right  {
	float: right;
	width: 500px;
	padding-bottom: 50px;
	margin-right: 20px;
}
#content #right #banner {
	float: right;
	height: 262px;
	width: 500px;
	margin-bottom: 21px;
	background-color: #E8E8E8;
}
#content #right #izq  {
	float: left;
	width: 240px;
}
#content #right #der  {
	float: right;
	width: 240px;
}
#content #right .title  {
	color: #40ac44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b9b9b9;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-top: 0px;
	text-align: left;
}
#content #right .subtitle {
	color: #40ac44;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 6px;
	padding-left: 2px;
	padding-top: 0px;
	text-align: left;
}
#content #right p {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 7px;
	padding-left: 2px;
	padding-top: 11px;
}
#content  #right   .txt  {
	padding-top: 11px;
}
#content  #right  .txt  p {
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 0px;
}
#content #right .green {
	color: #11ae16;
}
#content #right .red {
	color: #fe7600;
}
#content #right .linkbann {
	color: #FDEF35;
}
#content #right a.linkbann:hover {
	color: #FDEF35;
}
#content #right .link {
	color: #545354;
	text-decoration: underline;
}
#content #right a.link:hover {
	color: #545354;
	text-decoration: none;
}
#content #right .orange {
	color: #fe7600;
	text-decoration: underline;
}
#content #right a.orange:hover {
	color: #fe7600;
	text-decoration: none;
}

#content #right a {
	color: #7c7c7c;
	text-decoration: underline;
}
#content #right a:hover {
	color: #7c7c7c;
	text-decoration: none;
}
#content #right #detail {
	float: left;
	width: 500px;
}
#footer {
	/*position: absolute;*/
	width: 100%;
	bottom: 0;
	background-image: url(img/bgfooter.png);
	height: 45px;
	background-color: #F9E723;
	background-repeat: no-repeat;
	background-position: center top;
	clear: both;
}
#footer #copy {
	color: #7c7c7c;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b9b9b9;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 33px;
	line-height: 32px;
	height: 32px;
	text-align: right;
	padding-right: 11px;
}
.green {
	color: #a7feab;
}
.feed {
	background-image: url(img/iconrss.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: 2px 1px;
}
.hide {
	display: none;
	visibility: hidden;
}
.titcat {
	height: 22px;
	margin-right: 11px;
	margin-left: 9px;
}
.titcat a {
	outline: none;
	color: #8d8e8e;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	padding-left: 15px;
}
.titcat a:hover {
	color: #308e33;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	padding-left: 15px;
	display: block;
}
#notsub.menusel  {
	/*background-image: url(img/bgitem.jpg);*/
}
#notsub.menusel a {
	color: #308e33;
	text-decoration: none;
}
#notsub.menusel a:hover {
	color: #308e33;
	text-decoration: none;
}
#numsub.menusel  {
	background-image: url(img/bgitem.jpg);
}
#numsub.menusel a {
	color: #ffffff;
	text-decoration: none;
}
#numsub.menusel a:hover {
	color: #ffffff;
	text-decoration: none;
}
.detcat div {
	line-height: 22px;
	height: 22px;
	margin-right: 11px;
	margin-left: 9px;
	padding-left: 30px;
}
.detcat div a {
	outline: none;
	color: #8d8e8e;
	text-decoration: none;
}
.detcat div a:hover {
	color: #308e33;
	text-decoration: none;
}

.titmen {
	height: 22px;
	margin-right: 11px;
	margin-left: 9px;
}
.titmen a {
	outline: none;
	color: #262626;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	padding-left: 15px;
}
.titmen a:hover {
	outline: none;
	color: #308e33;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	padding-left: 15px;
}
#foto {
	display: block;
	overflow: hidden;
	margin-top: 14px;
	width: 126px;
}
#foto img {
	background-color: #E6E6E6;
	margin: 2px;
}
.pull {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 2px 2px 3px 2px;
	width: 150px;
}
.casilla {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;
}
.btlat {
	margin-left:7px;
	margin-bottom: 6px;
	height: 29px;
}
/* Start Validate */
.LV_select {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	padding: 2px 2px 3px 2px;
	width: 150px;
}
.LV_select option {
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	color: #000000;		
}
.LV_field {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;	
}
.LV_focus_field {
	background-color: #FFFFFF;
}
.LV_valid_field {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;
}
.LV_invalid_field {
	border: 1px solid #fe7600;
	font-weight: normal;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;
}
.LV_valid {
	color: #40ac44;
	padding-left: 10px;
}
.LV_invalid {
	color: #fe7600;
	padding-left: 10px;
}
#content #right a.orange {
	color: #fe7600;
	text-decoration: underline;
}
#content #right  a:hover.orange {
	color: #fe7600;
	text-decoration: none;
}
textarea {
	border: 1px solid #D7D7D7;
	font-weight: normal;
	font-family: Tahoma, Verdana, Geneva;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	width: 210px;
	padding-top: 3px;
	line-height: 18px;
}
.parchivo {
	margin-top:0px; margin-bottom:0px; padding-top:0px; padding-bottom:0px;
}
.hide {
	clear: both;
	visibility: hidden;
}
.bannback {
	background: url(img/bgbanner.png);
	/*height: 60px;*/
	font-size: 11px;
	color: #FFF;
	margin-top: 200px;
	padding: 10px;
}
.bannback h3 {
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 6px;
}
#footer .link {
   color: #545354;
   text-decoration: underline;
}
#footer a.link:hover {
   color: #545354;
   text-decoration: none;
}