
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#leftcolumn {
	background: url(../img/Reduzen.jpg) no-repeat;
 height: 600px;
 width: 430px;
 float: left;
}
#content { 
 height: 600px;
 width: 180px;
 float: left;
}

.texto{
	font-family: times, Times New Roman, times-roman, georgia, serif;
	color: #FF0000;
	margin: 0;
	padding: 0px 0px 6px 0px;
	font-size: 34px;
	line-height: 45px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align:center;
}

#rightcolumn { 
 color: #333;
 margin: 5px 0px 25px 0px;
 padding: 15px;
 height: 500px;
 width: 280px;
 float: left;
 position: relative;
}


table a:link {
	color:#d42945;
	text-decoration:none;
	border-bottom:1px dotted #ffbac8;
	}	
table a:visited {
	color:#d42945;
	border-bottom:none;
	text-decoration:none;
	}		
table a:hover,
table a:focus {
	color:#f03b58;
	border-bottom:1px solid #f03b58;
	text-decoration:none;
	}
table a,
table a:link,
table a:visited {
	border:none;
	}		
img {
	border:0;
	margin-top:.5em;
	}
		
table {
	width:98%;
	margin:1em auto;
	border-collapse:collapse;
	font-family:Century Gothic;
	background:#FFFFFF;
	}
	
caption {
	color: #9ba9b4;
	font-size:18px;
	letter-spacing:.1em;
	padding:0;
	margin:1em 0 0 0;
	margin-bottom:0;
	caption-side:top;
	text-align:center;
	}
		
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(../img/background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
	
td {
	color:#678197;
	border-bottom: 1px solid #ffcc33;
	border-left:1px solid #99ffff;
		border-right:1px solid #99ffff;
	padding:.3em 1em;
	text-align:center;
	}				
th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #ffcc33;
	border-left:1px solid #99ffff;
	border-right:1px solid #99ffff;
	padding:.3em 1em;
	}
.sucursal{
text-align:left;
font-weight:bold;
font-size:16px;
}	
thead th {
	text-align:center;
	font:bold 1em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3;
	background:url(backHeader.jpg) repeat-x;
	}				
tfoot th {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	

