body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images_diseno/imagenes/bg.jpg);
}
.pie {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(/images_diseno/imagenes/pie_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 63px;
	vertical-align: middle;
}
.contenidoTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FEEBBE;
	background-image: url(/images_diseno/imagenes/contenido_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 42px;
	text-align: right;
	padding-right: 40px;
	line-height: 35px;
}
.contenidoPpal {
	background-image: url(/images_diseno/imagenes/contenido_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #501E05;
	padding-right: 35px;
	padding-left: 50px;
	padding-top: 7px;
}
.contenidoPpalTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: capitalize;
	color: #501E05;
}

.contenidoPie {
	background-image: url(/images_diseno/imagenes/contenido_pie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 26px;
}



.pie a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFCC;
	background-image: url(/images_diseno/imagenes/pie_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 63px;
}
.menuContenido {
	background-image: url(/images_diseno/imagenes/menu_bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B4605;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 55px;
	padding-top: 5px;
}
.menuPie {
	background-image: url(/images_diseno/imagenes/menu_pie.jpg);
	height: 18px;
	background-repeat: no-repeat;
	background-position: center top;
}
.menuTitulo {
	background-image: url(/images_diseno/imagenes/menu_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFEEBA;
	text-align: center;
	vertical-align: middle;
}
.menuContenido a {
	color: #5B4605;
	text-decoration: none;
}
.menuContenido a:hover {
	color: #993300;
	font-weight: bold;
}

.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #532211;
	border: 1px solid #622A09;
	background-image: url(/images_diseno/imagenes/contenido_bg.jpg);
	background-position: center;
	vertical-align: middle;
	padding-right: 3px;
	padding-left: 3px;
}
.recuadro {
	padding: 10px;
	background-image: url(/images_diseno/imagenes/form_cent.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.comentarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #532211;
	border: 1px solid #622A09;
	background-image: url(/images_diseno/imagenes/contenido_bg.jpg);
	background-position: center;
	vertical-align: middle;
	height: 80px;
	padding-right: 3px;
	padding-left: 3px;
}
