﻿.texto {
				font-family: Tahoma;
				font-size: 9pt;
				color: #000000;
				lang= "es";
				font-style: normal;
				font-weight: normal;
}
.texto ul li {
	list-style-image: none;
	background-image: url(http://www.oas.org/imgs/orange_bullet.gif);
	background-repeat: no-repeat;
	background-origin: initial;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 2em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.5em;
	background-position: left 5px;
}
.texto ul {
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;
}
.texto2 {font-family: Tahoma;font-size: 10pt;color: #000000;font-style: normal;font-weight: normal;lang="es"}
.titulo {font-family: Tahoma;font-size: 12pt;font-style: normal;	font-weight: bold;lang="es"}
.titulo2 {font-family: Tahoma;font-size: 12pt;font-style: normal;font-weight: normal;lang="es"}
.subtitulo {font-family: Tahoma;font-size: 8.25pt;font-style: normal;font-weight: bold;lang="es"}
.subtitulo_gris {font-family: Tahoma;font-size: 8.25pt;	font-style: normal;color: #333333;font-weight: bold;lang="es"}
.textoSmall {font-family: Tahoma;font-size: 6.75pt;font-style: normal;font-weight: normal;color: #000000;lang="es"}
.Texto_enlace {font-family: Tahoma;font-size: 12pt;font-style: normal;	font-weight: normal;	color: blue;lang="es"}
h1 {font-family: tahoma;	font-size: 12pt;font-style:normal;	font-weight: bold;color: black;lang="es"}
h2 {font-family: tahoma;	font-size: 12pt;font-style:normal;	font-weight: normal;	color: black;	lang="es"}
h3 {font-family: tahoma;	font-size: 12pt;font-style:normal;font-weight: bold;text-decoration: underline;color: black;lang="es"}
h4 {font-family: tahoma;	font-size: 14pt;font-style:normal;	font-weight: bold;color: black;lang="es"}
h5 {font-family: tahoma;	font-size: 10pt;font-style:normal;	font-weight: bold;color: black;lang="es"}
h6 {font-family: tahoma;	font-size: 14pt;font-style:normal;	font-weight: normal;	color: black;	lang="es"}
p.contenido{font-family: tahoma;	font-size: 10pt;font-style:normal;	font-weight: normal;	color: black;	text-align: justify;lang="es"}
p.contenido2{font-family: tahoma;font-size: 8pt;font-style:normal;	font-weight: normal;	lang="es"}
p.contenido3{font-family: tahoma;font-size: 9pt;font-style:normal;	font-weight: bold;lang="es"}
li.documento{font-family: tahoma;font-size: 9pt;font-style:normal;font-weight: bold;lang="es"}
ul.documento{font-family: tahoma;font-size: 10pt;font-style:normal;font-weight: bold;lang="es"}
ul.documento2{font-family: tahoma;font-size: 9pt;font-style:normal;font-weight: normal;lang="es"}
.breadcrumbs {font-family: Tahoma;font-size: 7pt;color: #8B8682;text-align: left; text-decoration: underline;lang="es"}
tr.txt {margin-left: 38px;margin-top: 38px;margin-right: 38px;	margin-bottom: 38px}
td.txt {margin-left: "38px";margin-top: "38px";margin-right: "100px";margin-bottom: "38px";}
A:link {
	text-decoration: none;
}
A:visited {
	text-decoration: none;
}
A:hover {COLOR: #6495ED; text-decoration: underline}
A.breadcrumbs{ color: black, text-decoration:underline}
table.ancho{width:"800"}
body {
	margin: 5px 0px 0px 0px;
	background-image: url('../images/oh_images/homebackground-gris.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.searchBox {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	border: 1px solid #000066;
}
.searchBtn {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0D499C;
	border: 1px solid #0b2c5a;
}
a:hover {
	text-decoration: none;
}

/* reloj de la muerte */
#newsClock {
margin-top:56px;
clear:both;
overflow:hidden;
}
#clock {
color: #FFF;
float: right;
width: 285px;
height: 136px;
background-image:url(../images/bg_clock.png);
background-repeat:repeat-x;
text-align: right;
padding:5px;
vertical-align: middle;
}
#clock h1 {
color: white;
font-size: 20pt;
font-weight: bolder;
text-align: right;
background-color: #f47b29;
padding:10px;
height:47px;
position: relative;
}
#nro{
position: absolute;
right: 5px;
top: 20px;
}
.small {
font-size: 10pt;
padding-bottom:5px;
}
.xsmall {
font-size: 8pt;
}
#clock h2 {
font-size: 13pt;
}
#analog-clock {
	background:url(../images/clock/clockBg.png) no-repeat 0 0;
	float:left;
	margin:8px;
	position:relative;
	width:116px;
	display:none;/* to make it start hidden, then fade in */
	z-index: 10;
}

#analog-clock #bg, #hourHand, #minuteHand, #secondHand{
	position:absolute;
}
#news {
float: left;
width: 485px;
z-index: 5;
}
/*END reloj*/

