
* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
a{
	border:none;
}
img {
	border:none;
}

#wrapper { 
 margin: 0 auto;
 width: 990px;
}
#header {
 width: 990px;
 height: 85px;
 background:url(img/headBack.gif) no-repeat;
}

#navigation {
 width: 990px;
 color: #333;
 height:100px;
}

.leftmenu{padding-right:5px; width:990px;}
.leftmenu li{width:130px; height:22px; border-bottom:1px dashed #FFCC00; float:left; margin-right:8px; list-style-type:none;}

.leftmenu li a{ width:130px; color:#305E5C; display:block; line-height:22px; text-decoration:none; padding:0 0 0 15px;}
.leftmenu li a:hover{color:#333; line-height:22px; text-decoration:none; padding:0 0 0 15px;}

#content { 
 width: 990px;
 color: #333;
 height: 420px;
}

#leftcolumn { 
 color: #1b708c;
 border-right: 1px dotted #42C4DD;
 margin: 0px 5px 4px 0px;
 padding-right: 10px;
 height: 180px;
 width: 22.4%;
 float: left;
}
#leftmiddle { 
 color: #1b708c;
 border-right: 1px dotted #42C4DD;
 margin: 0px 5px 8px 0px;
 padding-right: 10px;
 height: 180px;
 width: 22.4%;
 float: left;
}
#rightmiddle { 
 color: #1b708c;
 border-right: 1px dotted #42C4DD;
 margin: 0px 5px 8px 0px;
 padding-right: 10px;
 height: 180px;
 width: 22.4%;
 float: left;
}
#rightcolumn { 
 color: #1b708c;
 border-right: 1px dotted #42C4DD;
 margin: 0px 0px 8px 0px;
 padding-right: 10px;
 height: 180px;
 width: 22.4%;
 float: left;
}

#boxB  {
		display: none;
		}

p {
	text-align:center;
	}		
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;
	}
	
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(images/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;
	}	
	

#footer { 
 width: 990px;
 color: #333;
 clear:both;
}
