@charset "UTF-8";
/* CSS Document */

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: baselinebaseline;  
	background: transparent;  
}  
body {  
	line-height:100%; 
	font-family:"Helvetica";
}  
ol, ul {  
	list-style: none;  
}  
blockquote, q {  
	quotes: none;  
}  
blockquote:before, blockquote:after,  
q:before, q:after {  
	content: '';  
}  
  
/* remember to define focus styles! */  
:focus {  
	outline: 0;  
}  
  
/* tables still need 'cellspacing="0"' in the markup */  
table {  
	border-collapse: collapse;  
	border-spacing: 0;  
} 

#content{
	float:left;
	width:650px;
	height:370px;
	margin-top:20px;
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	font-size:12px;	
}

#t1{
	float:left;
	width:85px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;	
	
}

#t1 span{
	float:left;
	margin-top:20px;
	margin-left:10px;	
}

.t2{
	float:left;
	width:62px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;		
}

.t2 span{
	float:left;
	margin-left:3px;
	margin-top:10px;
	text-align:center;
}

#t3{
	float:left;
	width:69px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;	
}

#t3 span{
	float:left;
	margin-left:10px;
	margin-top:20px;
	text-align:center;
}

.t4{
	float:left;
	width:53px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;	
}

.t4 span{
	float:left;
	margin-left:5px;
	margin-top:20px;
	text-align:center;
}

.t5{
	float:left;
	width:62px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;	
}

.t5 span{
	float:left;
	margin-left:5px;
	margin-top:20px;
	text-align:center;
}

.t6{
	float:left;
	width:62px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;	
}

.t6 span{
	float:left;
	margin-left:13px;
	margin-top:20px;
	text-align:center;
}

.t7{
	float:left;
	width:62px;
	height:52px;
	background-color:#E9E9E9;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;	
}

.t7 span{
	float:left;
	margin-left:4px;
	margin-top:6px;
	text-align:center;
}

.titulo{
	float:left;
	margin-left:5px;
	margin-top:20px;
	text-align:center;	
}

.a1{
	float:left;
	width:86px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a1 span{
	float:left;
	margin-top:30px;
	margin-left:8px;
	text-align:center;
}

.a2{
	float:left;
	width:62px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a2  span{
	float:left;
	margin-top:30px;
	margin-left:5px;
	text-align:center;
}

.a3{
	float:left;
	width:71px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a3 span{
	float:left;
	margin-top:30px;
	margin-left:5px;
	text-align:center;
}

.a4{
	float:left;
	width:62px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a4 span{
	float:left;
	margin-top:30px;
	margin-left:25px;
	text-align:center;
}

.a5{
	float:left;
	width:63px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a5 span{
	float:left;
	margin-top:30px;
	margin-left:8px;
	text-align:center;
}

.a6{
	float:left;
	width:54px;
	height:78px;
	border-bottom-color:#E9E9E9;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

.a6 span{
	float:left;
	margin-top:18px;
	margin-left:2px;
	text-align:center;
}

.titulo_sup{
	float:left;
	font-size:14px;
}

.iva{
	float:left;	
	clear:left;
	font-size:12px;
	margin-top:10px;
	margin-bottom:20px;
}