/* 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-image: url(interface/body-bck.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
}

.back {
	background-image: url(interface/head-bck.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#container {
	width: 738px;
	text-align: center;
	vertical-align: top;
}

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

/* HEADER */
#head {
	width: 698px;
	text-align: left;
	height: 140px;
	margin: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #E29FA9;
	padding: 0px;
}

#head h6 {
	font-size: 30px;
	color: #F0E6E6;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
	font-weight: normal;
}

#head img {
	float: right;
	margin-top: 50px;
}

/* MENU */
#menu {
	height: auto;
	width: 698px;
	text-align: center;
	vertical-align: top;
	overflow: hidden;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu #first {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

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

#menu a:hover {
	color:#BD3F52;
	text-decoration: none;
}

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

#image {
	overflow: hidden;
	margin: 0px;
	clear: both;
	width: 698px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* CONTENIDOS (GENERAL) */
#content {
	width: 698px;
	text-align: left;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(interface/content-bck.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	overflow: visible;
}

#content h1 {
	font-size: 15px;
	font-weight: bold;
	color: #BD3F52;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	clear: both;
}

#content h3 {
	font-weight: bold;
	color: #4A4A4A;
}

#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 li {
	margin-right: 10px;
	margin-left: 30px;
	margin-top: -5px;
	margin-bottom: 0px;
}

#content p, #content h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.clear {
	clear: both;
}

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

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

#content a, #content a:visited, #content a:active {
	color:#892633;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 2px;
	padding-top: 2px;
}

#content a:hover {
	color:#666666;
	text-decoration: none;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #892633;
}

/* CONTENIDOS (LISTAS) */
#content #lista1, #content #lista2 {
	width: 330px;
	margin: 0px;
	padding: 0px;
}

#content #lista1 {
	float: left;
}

#content #lista2 {
	float: right;
}

#content #lista3 {
	width: 383px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#content #lista4 {
	width: 315px;
	margin: 0px;
	padding: 0px;
	float: right;
	text-align: center;
}

#destacado0 {
	font-size: 10px;
	color: #9D3141;
	background-color: #F8DEE3;
	padding: 20px;
	line-height: 14px;
	background-image: url(interface/dest-bck.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-bottom: 14px;
}


/* CONTENIDOS (DETALLES) */
#detail {
	clear: both;
	width: 698px;
	margin: 0px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	overflow: visible;
}

#detail1 {
	width: 160px;
	font-size: 10px;
	line-height: 16px;
	float: left;
	overflow: hidden;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 12px;
	color: #BD3F52;
}

#detail1 h2 {
	color: #255F87;
	clear: right;
	float: left;
	font-weight: bold;
	width: 315px;
	margin: 0px;
	padding: 0px;
}

#detail1 b {
	font-weight: bold;
	color: #BD3F52;
}

#detail1 p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}

#detail1 img {
	float: left;
	clear: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#detail1 a, #detail1 a:visited, #detail1 a:active {
	clear: none;
	float: left;
	text-decoration: none;
	background-image: url(interface/detail-bck.gif);
	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;
	width: 160px;
	overflow: hidden;
	background-color: #BD3F52;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 10px;
}

#detail1 a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(interface/detail-bck2.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#detail1 .cleanlink {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: auto;
	width: auto;
}

#detail1 .cleanlink:hover{
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	height: auto;
	width: auto;
}

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

#lista1 {
	float: left;
	padding-left: 20px;
}

#lista2 {
	float: right;
	padding-right: 20px;
}

/* 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: 738px;
	text-align: center;
	height: auto;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
	background-color: #892633;
	background-image: none;
	color: #FFFFFF;
	overflow: hidden;
	clear: both;
	padding: 0px;
	vertical-align: middle;
}

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

#backlinks {
	color:#EEC9CE;
	text-decoration: none;
	font-size: 10px;
	line-height: 16px;
	width: 718px;
	padding-top: 10px;
	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: #933A45;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}

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

#author a:hover { 
	color:#000000;
	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;
}

#xplora a, #xplora a:visited, #xplora a:active {
	color: #999999;
	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:#000000;
	text-decoration: none;
}


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