/*RESET
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
body, div, dl, dt, dd, ul, ol, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup, sub {
	line-height:-1px;
	vertical-align: text-top;
}
input, textarea, select {
	font-family:inherit;
}
ul {
	list-style-type:none;
}
body {
	font-size:100.1%;
}
a {
	text-decoration: none;
	font-weight: bold;
}
a:visited, a:active {
}
a:hover {
	text-decoration: underline;
}
strong, b {
	font-weight: bold;
}
hr {
	margin: 0px;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top: 2.0em;
	margin-bottom: 2.0em;
}
html, body {
	margin:0;
	padding:0;
	border:0;
	height:100%;
}
/*** the following styles and notes are (c) Copyright
Big John @ www.positioniseverything.net ***/

.italics-test, .italics-test-side {
	font-style:italic;
	text-align:justify;
}
/* \*/
* html .italics-test, * html .italics-test-side {
	overflow: hidden;
	width: 100%;
	o\verflow: visible;
	w\idth: auto;
	he\ight: 1px;
}
/* */

.tit_sub_secc {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #BD549C;
}

.tit_sub_secc_hyp {
	font-family: Arial, sans-serif, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #F97D1B;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #333333;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.menu #menuhp {
	font-size: 100%;
	line-height: 160%;
	background-color: #FFFFFF;
}
