img {
	border:0;
}

.white_background {
	background-image: url(images/backgroundwhite_02.gif);
	background-repeat: repeat-y;
}
.texto_general {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.back_index {
	background-image: url(../images/backgroundwhite_02.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.back_menu {
	background-image: url(../images/top_image_02.gif);
	background-repeat: repeat-y;
}
.link_menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../images/back_menu.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	background-position: top;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.texto_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #969C56;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #969C56;
	text-transform:uppercase;
}

#sitemap li {
	padding:6px 0;
}

.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #969C56;
	text-align: left;
}
.texto_general_bolf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	font-weight: bold;
}
.texto_faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-style: italic;
}
.small_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666633;
	text-align: center;
}
.texto_general_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F28;
	text-align: left;
	line-height: 18px;
}

#footer {
	width:710px;
	margin:0px auto;
	font-family:arial;
	font-size:11px;
	color:#dadada;
}

#footer a {
	color:#999;
	text-decoration:none;
	padding:0px 4px;
}

#footer a:hover {
	color:#333;
	text-decoration:underline;
}
