html {
	margin: 0px;
	padding: 0px;
}

.colombia3 {color: #FF0000}
.colombia2 {color: #000099}
.colombia1 {color: #FF9900}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #666666;
	text-align:center;
	margin: 0;
	padding: 0;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold;
	color: #003366;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
}

.contact_foot {
	width: 720px;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	position:absolute;
	left: 50%;
	margin-left: -360px;
}

#casco {
	margin:0 auto;
	text-align:left;
	width:720px;
	background-image: url(../images/fondo_general.jpg);
	background-repeat: repeat-y;
}

#casco a:link {
	color: #3C81B9;
	text-decoration: underline;
	font-weight: normal;
	}
	
#casco a:hover {
	color: #3C81B9;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #3C81B9;
	border-bottom-width: thin;
	}

#casco a:visited {
	color: #3C81B9;
	text-decoration: none;
	font-weight: normal;
	border-bottom-style: dotted;
	border-bottom-color: #3C81B9;
	border-bottom-width: thin;
	}
#cabecera {
	background-image: url(../images/portfolio_header.jpg);
	width: 720px;
	height: 119px;
	background-repeat: no-repeat;
	}
	
#menu1 {
	position: relative;
	top:19px;
}

#menu1 li {
	float:left;
}

#menu1 a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 0.7em;
	text-decoration: none;
	border: 0;
}

#menu1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #006666;
	text-decoration: underline;
	font-weight: normal;
	border: 0;	
}

#menu1 a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	border: 0;	
}

#bhome {
	position:relative;
	width:63px;
	display: block;
	text-align: center;
	left: 330px;	
}

#bhome a {
	display: block;
	margin: 0; padding:0;
	padding-top:55px;
	width:100%;
	overflow:visible;
   background: url(../images/btn_home.gif) top left no-repeat;
}

#bhome a:hover{
	background-position: -63px 0;
}

#binfo{
	position:relative;
	width:63px;
	display: block;
	text-align: center;
	left: 375px;
}

#binfo a {
	clear:none;
	display: block;
	margin: 0; padding:0;
	padding-top:55px;
	width:100%;
	overflow:visible;
   background: url(../images/btn_info.gif) top left no-repeat;
}


#binfo a:hover {
	background-position: -63px 0;
}

#bcontact{
	position:relative;
	width:63px;
	display: block;
	text-align: center;
	left: 420px;
}

#bcontact a {
	display: block;
	margin: 0; padding:0;
	padding-top:55px;
	width:100%;
	overflow:visible;
   background: url(../images/btn_contact.gif) top left no-repeat;
}

#bcontact a:hover {
	background-position: -63px 0;
}

#contenido {
	background-image: url(../images/portfolio_content.jpg);
	width: 720px;
	height: 299px;
	background-repeat: no-repeat;
	}
	
#colmn1 {
	width: 250px;
	height: 299px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.7em;
	}
	
#colmn2 {
	width: 467px;
	height: 299px;
	float: left;
	}	
	
#menu2 {
	width: 205px;
	height: 230px;
	overflow: auto;
	position: relative;
	left: 28px;
	top: 55px;
	color: #999999;
	text-decoration: none;
	}
	
#menu2 a:link {
	border: 0;	
	}
	
#menu2 a:hover {
	border: 0;	
	}
	
#menu2 a:visited {
	border: 0;	
	}
	
#menu2 h3{
	letter-spacing: 0.5em;
	font-size: 1em;
	color: #659BA5;
	font-weight: normal;
	}	
	
#contenido2 {
	width: 447px;
	height: 279px;
	overflow: auto;
	position: relative;
	left: 5px;
	top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 0.8em;
	}
	
#contenido2 img{
	text-align: center;
	border: 1px solid #cccccc;
	vertical-align: middle;
	}
	
#pie {
	background-image: url(../images/portfolio_footer.jpg);
	width: 720px;
	height: 32px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
	background-repeat: no-repeat;
	}

