/* Capas base */
* {
	padding: 0;
	margin: 0;
}

body {
	background-color: #F2F2F2;
	scrollbar-arrow-color: 646464;
	scrollbar-base-color:D3D3D3;
	scrollbar-darkshadow-color: D3D3D3;
	scrollbar-track-color: D3D3D3;
	scrollbar-face-color: D3D3D3;
	scrollbar-shadow-color: 646464;
	scrollbar-highlight-color: 646464;
	scrollbar-3dlight-color: D3D3D3;
	text-align: center;
	margin: 0px;
}

#base, #footer {
	width: 100%;
	text-align: center;
	padding: 0px;
	overflow: hidden;
	background-repeat: repeat-x;
	margin: 0px;
	vertical-align: top;
}


#base {
	background-color: #FFFFFF;
	background-image: url(interface/head-bck.gif);
	margin: 0px;
	padding: 0px;
}

#footer {
	background-color: #F2F2F2;
	background-image: url(interface/footer-bck.gif);
}

/* TIPOGRAFIAS */
#head, #footer, #menu, #content, #content h3, #tabla, .form-campo, .form-campo2, .form-boton, .form-memo {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 21px;
	color: #4D4D4D;
}

/* HEADER */
#head {
	width: 740px;
	text-align: left;
	font-size: 10px;
	color: #E5E5E5;
	font-weight: bold;
	height: 77px;
	margin: 0px;
	padding: 0px;
}

#head img {
	float: right;
	padding: 0px;
	margin-top: -13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#head h6 {
	font-size: 30px;
	font-weight: normal;
	color: #CCCCCC;
	text-transform: uppercase;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

#head h6 .color {
	color: #97B86D;
	margin-left: -10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* MENU */
#menu {
	width: 740px;
	text-align: left;
	color: #E5E5E5;
	font-weight: bold;
	margin: 0px;
	height: 29px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a, #menu a:visited, #menu a:active {
	color:#4D4D4D;
	text-decoration: none;
	background-repeat: no-repeat;
	height: 24px;
	width: auto;
	text-align: left;
	vertical-align: middle;
	overflow: visible;
	line-height: 24px;
	float: left;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-right: 15px;
}

#menu a:hover { 
	color:#4D4D4D;
	text-decoration: underline;
}

#menu1 {
	background-image: url(interface/menu-bck1.gif);
}

#menu1b {
	background-image: url(interface/menu-bck1b.gif);
}

#menu2 {
	background-image: url(interface/menu-bck2.gif);
}

#menu2b {
	background-image: url(interface/menu-bck2b.gif);
}

#menu3 {
	background-image: url(interface/menu-bck3.gif);
}

#menu3b {
	background-image: url(interface/menu-bck3b.gif);
}

#menu4 {
	background-image: url(interface/menu-bck4.gif);
}

#menu4b {
	background-image: url(interface/menu-bck4b.gif);
}

#menu5 {
	background-image: url(interface/menu-bck5.gif);
}

#menu5b {
	background-image: url(interface/menu-bck5b.gif);
}

/* CONTENIDOS */
#content {
	width: 740px;
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content h1 {
	font-size: 25px;
	font-weight: normal;
	color: #568031;
	margin-bottom: 20px;
}

#content h3 {
	font-weight: bold;
}

#content img {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#content p, #content h3 {
	margin-bottom: 10px;
}

#content hr {
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-top-color: #999999;
}

#content li {
	margin-left: 20px;
}

#content a, #content a:visited, #content a:active {
	color:#182D63;
	text-decoration: underline;
}

#content a:hover { 
	color:#000000;
	text-decoration: none;
}


#content h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#tabla {
	padding: 0px;
	clear: both;
	margin: 0px;
}

#tabla #catimg {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 10px;
	border: 1px dotted #999999;
	padding: 0px;
	margin-right: 20px;
}

.form-campo2, .form-campo {
	height: 20px;
	padding-left: 5px;
}

.form-campo2 {
	border: 1px solid #990000;
}

.form-memo {
	padding-left: 5px;
	
}

.form-boton {
	color: #FFFFFF;
	background-color: #97B86D;
	font-weight: bold;
}

#detail, #detail2 {
	width: 350px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#detail2 {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 19px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #568031;
	margin: 0px;
	padding: 0px;
}

#detail a, #detail a:visited, #detail a:active, #detail2 a, #detail2 a:visited, #detail2 a:active {
	color:#568031;
	text-decoration: none;
}

#detail a:hover, #detail2 a:hover { 
	color:#568031;
	text-decoration: underline;
}

#detail img, #detail2 img {
	float: none;
	padding: 0px;
	clear: both;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* FOOTER */
#links {
	width: 740px;
	text-align: left;
	color: #8B8B8B;
	margin: 0px;
	height: 29px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 10px;
	line-height: 16px;
}

#links a, #links a:visited, #links a:active {
	color:#636363;
	text-decoration: none;
}

#links a:hover { 
	color:#636363;
	text-decoration: underline;
}


#links #backlinks {
	float: left;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#links #author {
	float: right;
	text-align: right;
}

#links #author img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#links #author .xplora {
	color: #A9A9A9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#links #author .xplora img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
