html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td 
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body 
{line-height: 1;}

ol, ul
{list-style: none;}

blockquote, q 
{quotes: none;}

blockquote:before, blockquote:after, q:before, q:after
{content: ''; content: none;}

:focus 
{outline: 0;}

ins
{text-decoration: none;}
del
{text-decoration: line-through;}

table
{border-collapse: collapse; border-spacing: 0;}

/* ------------------------------------- */

body
{font-size: 12px; font-family: Tahoma, "DejaVu Sans", Sans-Serif;}

#main
{width: 900px; margin-left: auto; margin-right: auto; margin-top: 10px;}

table#main
{width: 900px; height: 450px;}
table#main #left
{padding-right: 2px; width: 450px; height: 450px; background: url(../img/index/1.jpg) no-repeat 2px;}
table#main #right
{padding-left: 2px; width: 450px; height: 450px; background: url(../img/index/2.jpg) no-repeat 2px;}

table#main #left a, #right a
{display: block; width: 450px; height: 450px;}

table#header
{width: 900px; height: 100px;}
table#header td #logo
{width: 300px; vertical-align: top;}
table#header td
{width: 200px; vertical-align: top; text-align: center;}
table#header ul li
{font-size: 11px; color: #999; line-height: 16px;}

table#footer
{width: 900px; height: auto; margin-top: 20px;}

table#footer td
{
	border-left: solid thin #999; 
	padding-left: 10px;
	padding-right: 10px; 	 
	font-size: 10px; 
	color: #000;
	vertical-align: top;
	width: 225px;
	height: auto;
}

div#announcement
{display: block; clear: both; width: 900px; height: 100px; margin: 0 auto;}
div#announcement p
{width: 700px; font-size: 22px; text-align: center; position: relative; top: 20px;}
div#announcement p#sub1
{color: #000; font-size: 16px;}
div#announcement p#sub2
{color: #999; font-size: 10px;}
div#announcement p a
{color: #333;}
div#announcement div
{float: left;}
div#announcement div#1
{width: 100px; height: 100px;}
div#announcement div#2
{width: 700px; height: 100px;}
div#announcement div#3
{width: 100px; height: 100px;}


.left
{text-align: left;}
.right
{text-align: right;}
.center
{text-align: center;}
.justify
{text-align: justify;}

.date
{font-size: 9px; color: #666;}
.title
{color: #000;}
.small
{font-size: 9px; color: #999;}
.small a
{font-weight: normal;}

a
{text-decoration: none; color: #666;}
a:hover
{color: #999;}

p.title a
{color: #000; font-weight: bold;}
p.title a:hover
{color: #999; font-weight: bold;}

p
{padding: 0px 0px 15px 0px; line-height: 14px;}
h1 /* Cufón */
{font-weight: normal; font-size: 18px; padding-bottom: 10px;}
h1 a
{color: #000; text-decoration: none;}

