﻿@charset "utf-8";
/* CSS Document */

body { 
	background:url(../images/background.gif) repeat-x fixed top center;
	margin: 0;
	padding: 0;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:22px;
	font-size:12px;
	color:#2c0001;
}
img { border:0px;}
H1 { font-family:Georgia, "Times New Roman", Times, serif; font-size:24px; font-weight:bold; color:#900}
H2 { font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; font-weight:bold; color:#600}
a { font-family:Tahoma, Geneva, sans-serif;
	line-height:22px;
	font-size:12px;
	color:#06C;}
hr { width:430px; height: 1px; color:#900; sty}	
.wrapper {
	background:url(../images/bg_container.gif) fixed repeat-x top center;
	margin: auto;
	padding: 11px;
	border-left:#dd8b82 solid 1px;
	border-right:#dd8b82 solid 1px;
	border-bottom:#dd8b82 solid 1px;
	width: 812px;
}
.header { 
	height:212px;
	width:808px;
}
.container {
	background:url(../images/bg_hoja02.gif) repeat-y top center;
	width:809px;
	margin-top:8px;
	}
.left-column {
	vertical-align:top;
	float:left;
	width:172px;
	height:380px;
	background:transparent;

}
.center-column {
	width: 500px;
	margin-left:177px
}
.right-column { 
	float:right; 
	margin-right:10px;
}
.footer {
	clear:both;
	text-align:center;
	padding: 10px 20px 10px 177px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	color: #000;
}
.footer p {
	color:#666;
	margin-top: -2px;
	text-align:center;
	}
.footer a {
	color:#60000cc;
	font-size:12px;
	text-decoration:none;
	}
.footer a:hover {
	color: #900;
	}
.footer a.selected {
	color:#06C;
	}	
.silverlight {
	width: 59px;
	height: 66px;
	left:50%;
	padding: 20px 0 20px 850px;
	}
