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

body {
	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;
	background-color: #699AB9;
	padding: 0px;
}

.back {
}


#container {
	width: 748px;
	text-align: center;
	vertical-align: top;
	background-color: #FFFFFF;
	margin-top: 20px;
	background-image: url(images/content-bck.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	overflow: visible;
}

/* TIPOGRAFIAS */
#head, #head h6, #footer1, #footer2, #menu, #content, #tabla, .form-campo, .form-campo2, .form-boton, .form-memo, #detail1, #detail2, h2, h3 {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	line-height: 21px;
	color: #595959;
}

/* HEADER */
#head {
	width: 748px;
	text-align: left;
	height: 82px;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
	color: #D0EAFC;
	padding: 0px;
	overflow: hidden;
	background-color: #5CA12A;
	background-image: url(images/header-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	clear: both;
	float: left;
}

#head h6 {
	font-size: 30px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Tahoma, Verdana;
	clear: left;
	float: left;
	line-height: 34px;
}

#head b {
	float: left;
	clear: left;
	color: #D2E0A3;
	padding-left: 25px;
	width: 400px;
}

/* MENU */
#menu {
	height: 40px;
	width: 748px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	margin: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	float: left;
	background-color: #9BC11C;
	background-image: url(images/menu-bck.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
}

#menu p {
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu a, #menu a:visited, #menu a:active {
	color:#000000;
	text-decoration: none;
	overflow: hidden;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menu a:hover {
	color:#000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#menu #selected { 
	color:#FFFFFF;
	text-decoration: none;
}

#image {
	overflow: hidden;
	margin: 0px;
	clear: both;
	width: 748px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	text-align: center;
	vertical-align: top;
}

#image p {
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #4381A8;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

/* CONTENIDOS (GENERAL) */

#content {
	width: 748px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow: visible;
	float: left;
}

#content h1 {
	font-size: 12px;
	font-weight: bold;
	color: #4381A8;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	text-transform: uppercase;
}

#content h2 {
	font-weight: bold;
	color: #4381A8;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 12px;
}

#content b {
	font-weight: bold;
}

#content img {
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 1px;
	margin: 0px;
}

#content .derecha {
	clear: right;
	padding-right: 45px;
}

#content ul {
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#content p, #content h1, #content h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	clear: both;
	float: none;
}

#content #break {
	background-image: url(images/papeleras-ceniceros.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 748px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}


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

#content a, #content a:visited, #content a:active {
	color:#4381A8;
	text-decoration: underline;
	font-weight: bold;
	border-bottom-style: none;
	padding-bottom: 2px;
	padding-top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#content a:hover {
	color:#5CA12A;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

/* CONTENIDOS (LISTAS) */
#content #lista1, #content #lista2 {
	width: 370px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content #lista1 {
	float: left;
	clear: left;
}

#content #lista2 {
	float: right;
	clear: right;
}

#item {
	padding: 0px;
	clear: none;
	float: left;
	width: 247px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	vertical-align: top;
}

#item h3 {
	clear: both;
	float: left;
	color: #9BC11D;
	text-decoration: none;
	background-image: url(interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: 25px 7px;
	padding-left: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
}

#item p {
	clear: both;
	float: left;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 11px;
	color: #699AB9;
	line-height: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}

.link {
	background-image: url(interface/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#item a, #item a:visited, #item a:active {
	color: #9BC11D;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#item a:hover {
	text-decoration: none;
	color: #4381A8;
}

/* CONTENIDOS (DETALLES) */
#detail1, #detail2 {
	clear: both;
	width: 698px;
	text-align: left;
	vertical-align: top;
	overflow: visible;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
	float: left;
	background-image: url(interface/line.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#detail1 h2 {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: auto;
	clear: left;
	float: left;
}

#detail2 h2 {
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: right;
	float: left;
}

#detail1 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #4381A8;
	line-height: 15px;
	margin: 0px;
	clear: left;
	width: 430px;
}

#detail2 p {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	font-size: 10px;
	color: #4381A8;
	line-height: 14px;
	margin-left: 20px;
	clear: none;
	width: 430px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#detail1 img, #detail2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

#detail1 img {
	float: right;
}

#detail2 img {
	float: left;
	clear: left;
}

#detail1 a, #detail1 a:visited, #detail1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	height: 21px;
	overflow: visible;
	background-color: #9BC11D;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
}

#detail1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4381A8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#detail2 a, #detail2 a:visited, #detail2 a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	font-weight: bold;
	text-transform: uppercase;
	height: 21px;
	overflow: visible;
	background-color: #9BC11D;
	font-size: 11px;
	font-family: Tahoma, Verdana, "Trebuchet MS", Arial;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	float: left;
}

#detail2 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #4381A8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}












#lista1, #lista2 {
	width: 315px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#lista1 {
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#lista2 {
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}

/* TABLAS */
#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;
	background-image: none;
}

#tabla .catlink, #tabla .catlink a, #tabla .catlink a:visited, #tabla .catlink a:active, #tabla .catlink a:hover {
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
}

/* FORMULARIOS */
.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: #AF312A;
	font-weight: bold;
}

/* FOOTER */
#footer1 {
	width: 748px;
	text-align: center;
	height: 76px;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #5CA12A;
	background-image: url(images/footer-bck.jpg);
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 0px;
	vertical-align: middle;
	float: left;
}

#footer2 {
	width: 748px;
	text-align: left;
	height: auto;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 0px;
	float: none;
	background-color: #699AB9;
}

#backlinks {
	color:#9CC11C;
	text-decoration: none;
	font-size: 10px;
	line-height: 14px;
	width: 718px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#backlinks a, #backlinks a:visited, #backlinks a:active {
	color:#FFFFFF;
	width: auto;
	text-decoration: none;
}

#backlinks a:hover { 
	color:#FFFFFF;
	text-decoration: underline;
}

#author {
	text-align: left;
	margin: 0px;
	font-size: 11px;
	line-height: 18px;
	float: left;
	vertical-align: top;
	clear: none;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#author a, #author a:visited, #author a:active {
	color:#FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#author a:hover { 
	color:#FFFFFF;
	text-decoration: underline;
}

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

#xplora {
	float: right;
	width: auto;
	margin: 0px;
	padding-top: 37px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #C3D7E3;
}

#xplora a, #xplora a:visited, #xplora a:active {
	color: #C3D7E3;
	line-height: 18px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#xplora a:hover { 
	color:#FFFFFF;
	text-decoration: underline;
}


#xplora img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 3px;
}

#head #tiendaonline {
	padding: 0px;
	clear: none;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 11px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
