﻿body {
  background-color: #FFFFFF;
  color: #373737;
  font-family: Verdana;
  font-size: x-small;
}

a {
	color: #FF6600;
	text-decoration: none;
}

a:visited {
	color: #FF6600;
}

a:hover {
	color: #FFFF00;
	text-decoration: underline;
}


#biguermenu {
	font-family: Verdana;
	font: bold 10px Verdana;
/*	font-size:xx-small; */
	
	background: url(imagenes/biguers3_01.jpg) no-repeat;
	height: 391px;
	width: 158px;
	color: #FF6600;
	text-align: left;
}

#biguercuerpo1 {
	
	font-family: Verdana;
	font-size: 12px;
	background: url(imagenes/biguers3_02.jpg) no-repeat ;
	height: 392px;
	width: 742px;
	color: #FFFFFF;
	text-align: center;
	
	
	}


#biguercuerpo2 {
	font-family: Verdana;
	font-size: 12px;
	background: url(imagenes/biguers3_00.jpg) no-repeat;
	height: 392px;
	width: 742px;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	line-height: 20px;
	
}



.texto1 {
	font-family: Verdana;
	font-size: 12px;
	height: 300px;
	width: 700px;
	color: #FFFFFF;
	text-align: justify;
	margin-left: 15px;
	line-height: 30px;
}




#biguerfinalizquierda {
	font-family: Verdana;
	font-size: small;
	font: bold small Verdana;
	background: url(imagenes/biguers3_03.jpg) no-repeat;
	height: 60px;
	width: 158px;
	color: #FF6600;
	text-align: center;
	
	
	}

#biguerfinalderecha {
	font-family: Verdana;
	font-size: small;
	font: bold small Verdana;
	background-image: url(imagenes/biguers3_04.jpg);
	height: 59px;
	width: 742px;
	color: #FF6600;
	text-align: center;
	
	}


/* ++++++++++++++++++++ Navigation Menu ++++++++++++++++++++ */

#navmenu {
	background: #000000;
/*	float: left; */
	margin-top: 30px;
/*	position: relative; */
	left: 0px;
	width: 145px;
	

/*	background: url('images/navmenu_bg_bot.gif') no-repeat 0% 100%; 
	font-size: 1.15em;
	font-weight: bold; */
}


#navmenu a {
	text-decoration: none;
/*	text-transform: uppercase; */
}

#navmenu li {
	border-top: #fff 1px solid;
}

#navmenu li a {
	display: block;
	padding: 5px 0px;
	width: 105px;
}

#navmenu li a:hover {
	color: #000000;
	background-color: #FF6600
}

ul, ul li {
	list-style: none outside;
	list-style-type: circle;
}





