img {border:0;}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	}

body a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF8E00;
	text-decoration: underline;
	}
.tablespace {
	height: 150px;
	width: 235px;
	max-width: 235px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #bf8e00;
	margin-top: 6px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BF8E00;
	background-image: url(img/bullet1.png);
	background-repeat: no-repeat;
	text-indent: 16px;
	height: 35px;
	width: 387px;
	display: block;
	padding-top: 3px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	background-image: url(img/bullet3.png);
	background-repeat: no-repeat;
	text-indent: 10px;
}

.tableback {
	background-image: url(img/fondo_contacto.png);
	background-repeat: repeat;
	margin: 20px;
}

/* Parte de los Menus */
.menu {
	background-image:url(img/fondo_menu.png);
	background-repeat:no-repeat;
	height: 25px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.menu #navmenu-h a.up:hover, a.boton-activo {
	background-image:url(img/fondo_menu.png);
	background-repeat:repeat-x;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.marco1
{ 
   border: 3px solid   #CCC; 
} 

.liga_item {font-family:Arial;
font-size:14px;
color: #bf8e00;
font-weight:bold;
}

.liga_item a {color:#bf8e00;
text-decoration:none;
}

.shadow1 {background-color: #000; color: #FFF;}
.shadow2 {background-color: #C0C0C0; color:#000;}
.shadow3 {background-color: #E2AC07; color: #FFFFFF;}
.shadow4 {background-color: #333; color:#FFF;}

img.l{float:left; margin-right:10px; margin-top: 10px; margin-bottom: 10px;}
img.r{float:right;margin-left:10px; margin-top: 10px; margin-bottom: 10px;}
img.nf{float:none;}
