body {
	background-image: url(../img/pat01.gif);
	background-color: #2B2011;
	SCROLLBAR-FACE-COLOR: #5F4222;
	SCROLLBAR-HIGHLIGHT-COLOR: #5F4222;
	SCROLLBAR-SHADOW-COLOR: #5F4222;
	SCROLLBAR-3DLIGHT-COLOR: #42311A;
	SCROLLBAR-ARROW-COLOR: #42311A;
	SCROLLBAR-TRACK-COLOR: #5F4222;
	SCROLLBAR-DARKSHADOW-COLOR: #42311A;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #42311A;
}
.brdI {
	background-image: url(../img/brdI.gif);
	background-repeat: repeat-y;
}
.brdD {
	background-image: url(../img/brdD.gif);
	background-repeat: repeat-y;
}
.bgBot {
	background-image: url(../img/bgBot.gif);
	background-repeat: no-repeat;
	background-color: #684A2D;
	background-position: top;
}
.bgContenido {
	background-image: url(../img/bgContenido.jpg);
	background-repeat: no-repeat;
	background-color: #EAE2D8;
	background-position: top;
}
.cabMainfo {
	background-image: url(../img/cabMasinfo2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.campo {
	background-color: #EBE3D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #897A67;
	border-right-color: #BEB4A8;
	border-bottom-color: #BEB4A8;
	border-left-color: #897A67;
	font-family: Verdana;
	font-size: 9px;
	color: #AC1A32;
	width: 200px;
}
.txtBold {
	font-family: Verdana;
	font-size: 9px;
	color: #42311A;
	font-weight: bold;
}
.boton {
	background-color: #EBE3D9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBE3D9;
	border-right-color: #42311A;
	border-bottom-color: #42311A;
	border-left-color: #EBE3D9;
	font-family: Verdana;
	font-size: 9px;
	color: #AC1A32;
	font-weight: bold;
	cursor: hand;
}
.cabAnti {
	background-image: url(../img/cabAnti2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.capaOculta {
	display: none;
	position: relative;
	visibility: hidden;
	height: 100%;
	width: 100%;
}
.capaVisible {
	display: inline;
	position: relative;
	visibility: visible;
}
#texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #42311A;
	padding: 10px;
}
.txtBig {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.txtBigRojo {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#AC1A32;
}

div img {
	cursor: pointer;
}
#contenido {
	padding-right: 40px;
	padding-left: 20px;
	padding-top: 10px;
	overflow: auto;
	margin-right: 10px;
	font-size: 9px;
	padding-bottom: 10px;
}
#contenido p {
	margin: 0px 0px 8px;
}
#contenido ul {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	list-style-type: disc;
	line-height: 12px;
}
.cab {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #ac1a32;
}
#fotoElRincon {
	position: relative;
	left: 15px;
	top: 2px;
}
.bgNenita {
	background: url(../img/bgNenita.gif) no-repeat right top;
}
.bgChicas {

	background: url(../img/bgChicas.gif) no-repeat right top;
}
.margenL20 {
	margin-left: 20px;
}

