@charset "utf-8";
body {
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: #F6F6F6;
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
/*.fuente, ul, h1, p, .ob_bogC, .ob_acercadeCol, .ob_cabezote, .ob_cabezoteInv, .ob_cabezoteLoc, .ob_acercadeCab, .ob_equipos{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}*/
img {
	border-style: none;
}
.ob_contenedor {
	width: 1000px;
	vertical-align: top;
	text-align: center;
}
table {
border-spacing:0px;
} 
h1 {
	font-size: 0.9em;
	font-weight: bold;
	color: #ac0606;	
	}
p{
	font-size: 0.8em;
	color: #141414;
	text-align:left;
	line-height: 1.3em;
}
/*--------------------------BOGOTA----------------------------------*/
.ob_bogContenedor{
	width: 1000px;
	height: 26px;
	}
.ob_bogL{
	width: 12px;
	background-image: url(images/index/bogL.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	background-attachment: scroll;
	}	
.ob_bogR{
	width: 12px;
	background-image: url(images/index/bogR.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	}
.ob_bogC{
	width: 976px;
	background-image: url(images/index/bogC.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: scroll;
	font-size: 12px;
	font-weight: bold;
	color: #CA0606;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 2px;
	}
.ob_bogC a:link, a:visited{
	color: #CA0606;
	text-decoration: none;
}
.ob_bogC a:hover{
	color: #FF2227;
	text-decoration: none;
}
/*--------------------------MENU----------------------------------*/
.ob_menuContenedor{
	width: 1000px;
	height: 26px;
	background-color: #CA0606;
	text-align: center;
	vertical-align: middle;
	}
.ob_menuSpace{
	width: 1px;
	background-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CA0606;
	border-bottom-color: #CA0606;	/*background-image: url(images/index/separadorMenu.gif);
	background-repeat: no-repeat;*/
	}
.ob_Minicio{
	width: 51px;
	}
.ob_Minvestiga{
	width: 104px;
	}
.ob_MinvestigaActivo{
	width: 104px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Mmediciones{
	width: 141px;
	}
.ob_MmedicioneActivo{
	width: 141px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Manalisis{
	width: 64px;
	}
.ob_ManalisisActivo{
	width: 64px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Mlocalidades{
	width: 164px;
	}
.ob_MlocalidadesActivo{
	width: 164px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Mencuesta{
	width: 177px;
	}
.ob_MencuestaActivo{
	width: 177px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Macercade{
	width: 73px;
	}
.ob_MacercadeActivo{
	width: 73px;
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #C90606;
	background-color: #FFF;
	}
.ob_Msearch{
	width: 219px;
	text-align: left;
	padding-left: 10px;
	}
.ob_Minicio, .ob_Minicio a:link, .ob_Minicio a:visited, .ob_Minvestiga, .ob_Minvestiga a:link, .ob_Minvestiga a:visited, .ob_Mmediciones, .ob_Mmediciones a:link, .ob_Mmediciones a:visited, .ob_Minvestiga a:link, .ob_Minvestiga a:visited, .ob_Manalisis, .ob_Manalisis a:link, .ob_Manalisis a:visited, .ob_Mlocalidades, .ob_Mlocalidades a:link, .ob_Mlocalidades a:visited, .ob_Mencuesta, .ob_Mencuesta a:link, .ob_Mencuesta a:visited, .ob_Macercade, .ob_Macercade a:link, .ob_Macercade a:visited{
	height: 26px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/index/fondoMenu01.gif);
	background-repeat: repeat-x;
	background-position: center;
	}
.ob_Minicio a:hover, .ob_Minvestiga a:hover, .ob_Mmediciones a:hover, .ob_Manalisis a:hover, .ob_Mlocalidades a:hover, .ob_Mencuesta a:hover, .ob_Macercade a:hover{
	height: 26px;
	color: #fff;
	display: compact;
	text-decoration: underline;
	vertical-align: middle;	/*background-attachment: fixed;
	background-image: url(images/index/fondoMenu02.gif);
	background-repeat: repeat-x;
	background-position: center center;*/
	}
/*--------------principal--------*/
.ob_principalContenedor{
	height: 472px;
	width: 1000px;
	background-color: #FFF;
	}
.ob_acercadeCol{
	width: 220px;
	text-align: left;
	font-size: 0.8em;
	color: #171717;
	vertical-align: top;
	line-height: 1.5em;
	padding-right: 10px;
	padding-left: 10px;
	}
.ob_acercade{
	text-align: center;
	vertical-align: top;
	background-color: #f0f0f0;
	margin-top: 20px;
	width: 500px;
	}
.ob_acercadeCab{
	width: 260px;
	text-align: left;
	vertical-align: center;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	}
.ob_evento{
	width: 250px;
	text-align: left;
	vertical-align: top;
	}
.ob_equipos{
	width: 240px;
	background-color:#FFF;
	}
.ob_cadaEquipo{
	text-align: left;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 0.95em;
	color: #252525;
	vertical-align: middle;
	padding-left: 10px;
	}
.ob_cabEquipos{
	width: 220px;
	background-color:#999;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	}
/*--------------mediciones y sondeos --------*/
.ob_medicionesContenedor{
	width: 1000px;
	background-color: #FFF4CA;
	text-align: left;
	}
.ob_medicionesCol{
	width: 250px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	}
.ob_medicionesSombra{
	background-image: url(images/index/sombraMed.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 9px;
	}
.ob_cabezote{
	width: 204px;
	}
.ob_cabezote, .ob_cabezoteInv, .ob_cabezoteLoc{
	background-color: #8B8B8B;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	}
/*--------------investigaciones y localodades --------*/
.ob_investigacionesContenedor{
	width: 1000px;
	background-color: #FFF;
	text-align: left;
	}
.ob_localidadesCol{
	width: 250px;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
.ob_invSombra{
	background-image: url(images/index/sombraInv.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 10px;
	}
.ob_cabezoteInv{
	width: 204px;
	}
.ob_cabezoteLoc{
	width: 220px;
	}
ul{
	font-size: 0.9em;
	font-weight: bold;
	color: #1A1A1A;
	line-height: 1.5em;
	padding-left: 20px;	
	}
ul a:link, a:hover, a:visited{
	color: #1A1A1A;
	text-decoration: none;
	}
ul a:hover{
	color: #C00808;
	text-decoration: none;
	background-color: #FFF4CA;
	display: block;
	}
.ob_investigaciones{
	width: 550px;
	}
