/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image:url(images/bg-main.jpg);
	background-position:center;
}
.style1 {
	color: #448BCB;
	font-size: 10pt;
	font-weight: bold;
}
.style1 a {
	color: #448BCB;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}
.style1 a:hover {
	color: #448BCB;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}

.style2 {
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {font-size: 8px; color: #333333;}
.style6 {font-size: 9px}
.style7 {font-size: 7px}
.style8 {
	color: #FF6600;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

</style>
<script language="javascript" src="../general.js"></script>
<style type="text/css">

.style7 {color: #0033CC}
.style8 {
	font-size: 12;
	color: #FF9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.linker {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #6A6F7D;
	text-decoration: none;
}
.linker:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.hipervinculo {
	font-size:12px;
	font-weight:bold;
	color: #CC3300;
	text-decoration: none;
	padding-bottom: 6px;
	list-style-type: square;
}
.hipervinculo:hover {
	font-size:12px;
	font-weight:bold;
	color: #F43E00;
	text-decoration: none;
	padding-bottom: 6px;
	list-style-type: circle;
}
.subtitle {
	font-size: 24px;
	color: #CC9900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.facebook {
	font-size:11px;
	color: #0099CC;
	text-decoration: none;
	padding-bottom: 6px;
	list-style-type: square;
}
.facebook:hover {
	font-size:11px;
	color: #0099CC;
	text-decoration:underline;
	padding-bottom: 6px;
	list-style-type: circle;
}
.bg-titulo {
background-image:url(images/img/font.jpg);
background-repeat:no-repeat;
}
.titulo {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
padding-left:90px;
padding-right:90px;
}
.galnew {
	color: #0D853B;
	font-size:14px;
	font-weight: bold;
	text-decoration:none;
}
.galnew:hover {
	color: #0D853B;
	font-size:14px;
	font-weight: bold;
	text-decoration:underline;
}