p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;

}
.texto-pie {
	color: #999999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.texto-menu {
	font-weight: bold;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.texto-negrita {
	font-weight: bold;
}
.texto-titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C1BA8E;
}
.texto-mini-menu {
	font-size: 12px;
	font-weight: bold;
}


.texto-cursiva {
	font-style: italic;

}
.texto-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

h1 {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin-top: 0px;
	margin-bottom: -10px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: none;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FF8600;
	margin-bottom: -10px;
	margin-top: 0px;
}

A:link, A:active, A:visited  {
	color: #FF6600;
	text-decoration: none;
}
A:hover {
	color: #FF9900;
	cursor: hand;
	text-decoration: underline;
}
.link-menu:link {
	color: #333333;
	text-decoration: none;
}
.link-menu:active {
	color: #333333;
	text-decoration: none;
}
.link-menu:visited {
	color: #333333;
	text-decoration: none;
}
.link-menu:hover{
	color: #CCCCCC;
	text-decoration: none;

}
body {

}
.celda-logo {
	background-color: #FFFFFF;
	width: 800px;
}
.celda-pie {
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #FF6600;
}

.celda-imagen {
	background-image: url(layout-kulteperalia/fondo_imagen.jpg);
	background-repeat:  repeat-x;
	background-position: center;
}
.celda-menu {
	background-color: #EBEBEB;
	height: 25px;
}
.linea-inferior {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
.celda-menu-pie {
	background-color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcb54a;
	border-bottom-color: #dcb54a;
	padding-right: 10px;
	padding-left: 10px;
}
.celda-destacados {
	background-color: #EAEAEA;
	padding: 10px;
}
.celda-resaltada {
	background-color: #ededed;
	background-image: url(layout-kulteperalia/fondo_celda-resaltada.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
