/* CSS Document */

.header-bg {
	background: url(images/bg-header.jpg) repeat-x right top;
	height: 115px;
}
.menu {
	background: url(images/bg-menu.jpg) repeat-x left top;
	width: 184px;
	padding-top: 10px;
	padding-left: 5px;
}

h1 {
	font: 26px Georgia, "Times New Roman", Times, serif;
	color: #9900CC;
	text-decoration: none;
}
.punteada {
	background: url(images/linea-punteada.gif) repeat-x left bottom;
	height: 20px;
}

.menu li {list-style-image:url(images/arrow.gif);}
.footer {
	background: #ffab4c url(images/bg_footer.gif) repeat-x left top;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
}
.wrapper {
	margin: 0px auto;
	width: 750px;
}
body {
	margin: 0px; 
	background-color: #FFFFFF;
}
.content {
	background: #FFFFFF url(images/bg-contenido.jpg) repeat-x left top;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height:18px;
	padding: 0px;
}
td p { margin: 0px; padding:0px;}
.borderwhite {border:#FFFFFF solid 1px;}
	

	/* --------------------------------------- */
	/* este es el menu con el copinol de fondo */
	/* --------------------------------------- */	
	.bgmenus {
	width: 126px;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#670101;
	font-weight:bold;
	height: 24px;
		}
	img {
	border: 0px;
	}
	.arrowmenu {
	margin-right: 7px;
	}
.bg_tabla {
	background: url(images/bg_tabla.jpg) no-repeat right bottom;
}



	.bgmenus a {
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px; color:#FFFFFF; font-weight:bold;
			}
	.bgmenus a:hover {
			color: #FFCC00;
			}	
					

/* Opcion de menú Lateral */
#menu-V { 
padding-top:20px;
padding-left:20px;
width: 90%; 
}

#menu-V ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#menu-V a
{
font-weight:bold;
display: block;
padding: 3px;
width: 100%;
}
#menu-V li{
list-style-image:url(images/arrow.gif);
}

#menu-V a:link, #menu-V a:visited
{
color: #EEE;
text-decoration: none;
}

#menu-V a:hover
{
/*
background-color: #B69957;
*/
color: #FFCC00;
}

/* Opción de menú Arriba */
#menu-H ul
{
padding-left: 0;
margin-left: 0;
background-color: #E2E2E2;
color: #010101;
float: left;
width: 100%;
}

#menu-H ul li { display: inline; }

#menu-H ul li a
{
padding: 0.2em 1em;
background-color: #E2E2E2;
color: #010101;
text-decoration: none;
float: left;
}

#menu-H ul li a:hover
{
background-color: #2C2103;
color: #FFCC00;
}

/* Encabezado para los Bloques del Inicio */
.Block_Title{
	border-bottom: medium solid #661A02; height:30px;
}


/* For Related Blocks */
.lkbx div {
width:150px;
margin-top:15px;
font-size:11px
}
.lkbx div h5 {
font-weight:bold;
font-size:11px;
margin:0px;padding:6px 3px 4px 24px;
background:url(../images/relart.gif) no-repeat
}
.lkbx div p {
margin:0px;
padding:0px 0px 5px 0px;
border:#F0F0DD 1px solid
}
.lkbx div a {
display:block;
background:url(../images/pa.gif) 0px 5px no-repeat;
margin-left:3px;
padding:2px 2px 0px 12px
}
#oC .lkbx {
float:right;
clear:right
}
#btmLBs .lkbx div {
float:right;
clear:right;
width:425px
}
#btmLBs .lkbx h5 {
font-weight:bold;
padding:0px;
background:none
}
#btmLBs .lkbx p {
border:none
}

.titulo_secciones {
	color: #9900CC;
}
		
		