body {
	padding: 0px;
	width: 980px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #55473C;
	background-image: url(comunes/body.jpg);
	background-position: right bottom;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#contenedor {
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cabecera {
	margin: 0px;
	padding: 0px;
	width: 980px;
	height: 121px;
	float: left;
}
#cuerpo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 978px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #786A5A;
	border-left-color: #786A5A;
	background-color: #F5EFDF;
	background-image: url(comunes/cuerpo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#cuerpo-izquierda {
	padding: 0px;
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuerpo-izquierda ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#cuerpo-izquierda li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cuerpo-izquierda ul li ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#cuerpo-izquierda ul li ul li {
	margin: 0px;
	background-image: url(comunes/lilateral.jpg);
	background-repeat: no-repeat;
	height: 29px;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: left;
}

#cuerpo-izquierda ul li ul li:hover {
	background-image: url(comunes/lilateral-o.jpg);
	background-repeat: no-repeat;
}
#cuerpo-izquierda ul li ul li a{
	list-style-type: none;
	text-decoration: none;
	color: #966;
	display: block;
}
#cuerpo-izquierda ul li ul li a:hover{
	list-style-type: none;
	text-decoration: none;
	color: #684646;
}
#cuerpo-derecha {
	float: left;
	width: 770px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 125px;
	padding-left: 0px;
	text-align: justify;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cuerpo-derecha-interna {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 10px;
	float: left;
	width: 740px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(comunes/fondo-interna.jpg);
	background-position: top;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B59191;
}
#cuerpo-derecha-interna-items {
	float: left;
	width: 740px;
	margin: 0px;
	padding: 0px;
}
#cuerpo-derecha-banner {
	float: left;
	margin: 8px;
	padding: 0px;
	text-align: center;
}
#items {
	padding: 5px;
	float: left;
	width: 355px;
	margin: 0px;
}
#items-listado {
	padding: 10px;
	float: left;
	width: 200px;
	margin: 10px;
	border: 1px dashed #DBCFC3;
	text-align: center;
	background-color: #F7F4EE;
}
#items-listado-destacados {
	padding: 10px;
	float: left;
	width: 325px;
	margin: 10px;
	border: 1px dashed #DBCFC3;
	text-align: center;
	background-color: #F7F4EE;
}


#cuerpo-derecha h1 {
	text-align: justify;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #966;
	font-size: 22px;
	line-height: 32px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #966;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 2px;
}

#cuerpo-derecha h2 {
	text-align: justify;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #036;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#cuerpo-derecha h3 {
	margin: 0px;
	text-align: justify;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #55473C;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}

#cuerpo-derecha p {
	margin: 0px;
	text-align: justify;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #55473C;
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
}
#cuerpo-derecha img {
	text-align: justify;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	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: #CCC;
	border-right-color: #996;
	border-bottom-color: #996;
	border-left-color: #CCC;
}

#cuerpo-derecha  a{
	color: #036;
	text-decoration: none;
	font-weight: normal;
}
#cuerpo-derecha a:hover {
	color: #966;
	text-decoration: none;
	font-weight: normal;
}






#pie {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 978px;
	background-color: #AB9D8D;
	height: 25px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #786A5A;
	border-bottom-color: #786A5A;
	border-left-color: #786A5A;
}
#pie p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #443C33;
}
#indicasesion {
	padding: 0px;
	text-align: right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	line-height: 16px;
	font-weight: normal;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003F5E;
}
#indicasesion a {
	color: #900;
	text-decoration: none;
}#indicasesion img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #55473C;
	background-color: #F7F4EE;
	margin: 2px;
	padding: 1px;
	border: 1px solid #996679;
}
textarea {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #55473C;
	background-color: #F7F4EE;
	margin: 2px;
	padding: 1px;
	border: 1px solid #996679;
}
