@charset "utf-8";
/* CSS Document */
/* :::::::::::::::::::::::::: Reset Estilos :::::::::::::::::::::::::: */
*, 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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, logo
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	/*font: inherit;*/
	vertical-align: baseline;
	font-family:Verdana, Geneva, sans-serif;	
	line-height:16px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {line-height: 1; font-size:14px; font-weight:400; font-style: normal; text-align:left color:#2E2E2E; -webkit-font-smoothing: antialiased;text-rendering: optimizelegibility;background: url(images/fd-body.gif) 0 0 repeat-x #FFF;}

ol, ul {list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {	content: '';content: none;}
table {	border-collapse: collapse;	border-spacing: 0;}
/* :::::::::::::::::::::::::: Fin Reset Estilos :::::::::::::::::::::::::: */
h1{ text-indent:-9999px;}
h2{ font-family:Verdana, Geneva, sans-serif; color:#bca03d; text-align:center; font-size:14px; font-weight:400; letter-spacing:3px; margin:5px auto 40px;}

/* HOME */
.logo{ text-align:center;}
.linea{ position:relative; margin:0 auto; width:955px; height:5px; background-color:#000000; border:solid #cbae2c 2px;}
.content{position:relative; margin:0 auto; width:955px; height:330px; background:url(../images/img-fdo.jpg) left center no-repeat #FFF;}
p{ font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:22px; font-weight:400; text-align:justify; width:350px; color:#999; padding:25px 0 0 305px;}
.tabula{ margin-left:80px; width:270px; margin-top:-10px;}
/* PIE */
footer{	position:relative; margin:0 auto; width:955px; height:25px; background-color:#000000; border:solid #cbae2c 2px; text-align:center; }
footer p{font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:12px; font-weight:400; width:955px; text-align:center; color:#FFF; padding:5px 0 0 0;}
footer p span{ font-family:Verdana, Geneva, sans-serif; color:#ebcf13; font-size:13px; font-weight:700;}
footer a{ font-family:Verdana, Geneva, sans-serif; color:#ebcf13; text-decoration:none; font-size:13px; font-weight:700;}
footer a:hover{ text-decoration:underline;}
.sombra{ position:relative; margin:0 auto; width:955px; height:25px; background:url(../images/sombra.jpg) left top no-repeat #FFF;}
.clear { clear: both; }