#colMenuInside {
 padding:0px;
 background-color: #355A81;
 width:190px;
}
.wrap {
  width:770px;
  background-color:white;
  margin-left:auto; 
  margin-right:auto;
  height:610px;
 }
#colMenu {
	padding:5px;
	background-color:white;
	width:190px;
	margin-left:0px;
	border:1px solid #fff;
	position:absolute;
	vertical-align:top;
	left: 15px;
	top: 35px;
}

#footer {
  width:750px;
  height:15px;
  position:relative;
  background-color:#999999;
  color:#FFFFFF;
  top:570px;
  padding:10px;
  font-size:10px;
  text-align:center;
}

#colContenido {
	padding:5px;
	width:395px;
	left:249px;
	position:absolute;
	bottom:0px;
	top:23px;
	height: 28px;

}

#colFotos {
	width:142px;
	left:784px;
	position:absolute;
	top: 11px;

}

#arribaMenu {
  background-color:#355A81;
  width:189px;  
  height:135px;
}

#bannerAbajo {
	width:689px;
	top:88px;
	position:relative;
	height:105px;
	left: 236px;

}

.opcionesMenu {
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;		
}

.opcionesMenu a {
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;	
}

.opcionesMenu a:hover {
	color:#FFC412;
	text-align:left;
}

.separadorMenu {
  	background-image:url(images/division.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

body {
  font-family:Tahoma;
  background-color:#000000;;
}

td {
	font-family: Tahoma;
	vertical-align:top;
}

th {
	font-family:Tahoma;
}

h1 {
	font-size:15px;
	color:#000000;
}

h2 {
	color:#003399;
	font-size:13px;
}

p {
	font-size:12px;
	text-align:justify;
	font-size:11px;
	font-family:tahoma;
}

.lista {
  padding-left:15px;
  font-size:12px;
  text-align:justify;  
  padding:10px; 
}

a {
color: #0033FF; 
text-decoration: underline;
font-size:12px;
font-family:Tahoma;
}

a:hover{
 color:#355A81;
}

.bullet{
	background-image:url(images/bullet.png);
	background-position:center;
	background-repeat:no-repeat;	
}

.textoBullet {
	padding:5px;
}

*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu {
	width: 188px;
	border-style: solid solid none solid;
	border-color: #0e69be;
	border-size: 1px;
	border-width: 1px;
	font-size:12px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #0e69be;
	display: block;
	background: url(images/v3.jpg);
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -32px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
	
#menu li a:active {
	color: #0e69be;
	background: url(images/v3.jpg) 0 -64px;
	background-repeat:no-repeat;
	padding: 8px 0 0 10px;
	}
.text1
{
	font-family:Tahoma;
	color:#666666;
	font-size:12px;
	letter-spacing:1px;

}
.text2
{
	font-family:tahoma;
	color:#FF9900;
	text-decoration:underline;
	font-size:17px;
	letter-spacing:1px;
	text-align:center;

}
.subtitulos
{
	font-family:Tahoma;
	color:#333333;
	font-size:13px;
	letter-spacing:1px;
}

li{
padding-left:5px;
}


