html { overflow: auto; }
img { -ms-interpolation-mode: bicubic; }  
img { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...); }  
*:focus { outline: none; }


body {
	margin: 0px;
	background-color: #F9F9F9;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #666666;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A5388;
	font-weight: bold;
}

.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(imagenes/Hojitas4.png);
}
.Texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Texto12 a:link {
	color: #006699;
}
.Texto12 a:visited {
	color: #006699;
}
.Texto12 a:hover {
	color: #0066FF;
}

.Texto12 th {
	font-weight: normal;
	color: #999999;
}

.Languages {
	margin-right: 55px;
	width: 99px;
	margin-top: 5px;
	height: 22px;
}
.Menu {
	background-image: url(imagenes/menudoble.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	height: 99px;
}
.Menu em {
	color: #73CCD2;
	padding-right: 7px;
	padding-left: 7px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Menu a:link {
	color: #003333;
	text-decoration: none;
}
.Menu a:visited {
	color: #003333;
	text-decoration: none;
}
.Menu a:hover {
	color: #0066FF;
	text-decoration: underline;
}
.BarraBottom {
	background-color: #F9F9F9;
	height: 222px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.Tip_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 100%;
}
.Tip_table th {
	font-size: 16px;
	color: #0A5388;
}
.Tip_table th a:link {
	color: #0A5388;
	text-decoration: none;
}
.Tip_table th a:visited {
	color: #0A5388;
	text-decoration: none;
}
.Tip_table th a:hover {
	color: #0A5388;
	text-decoration: underlined;
}


.Tip_table td {
	color: #666666;
	text-align: justify;
	font-size: 14px;
}
.Tip_table td a:link {
	line-height: 27px;
	color: #006699;
}
.Tip_table td a:visited {
	line-height: 27px;
	color: #006699;
}
.Tip_table td a:hover {
	line-height: 27px;
	color: #0066FF;
}
.Contacto_tabla {
	background-color: #F8FEFE;
	border: 1px solid #B1E1E5;
}
.Contacto_tabla td {
	padding-left: 22px;
}
.Contacto_tabla strong {
	color: #077;
}
.Texto3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #339900;
}

