@charset "iso-8859-1";
/*CSS reset*/
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,sub,sup,tt,
var,dl,dt,dd,ol,ul,li,fieldset, form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;outline:0;}
table{border-collapse:collapse;border-spacing:0;margin:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
a{text-decoration:none;}a:hover{text-decoration:underline;}
input,select,textarea{font:11px arial,helvetica,"sans Serif",clean,sans-serif;}
legend{display:none}label{cursor:pointer;cursor:hand;}:focus{outline:0;}
*{margin:0;padding:0;}
/**/

/*CSS Defaut*/
body{font-family:arial;font-size:12px;color:#2d4446;}
#all{width:600px;margin:0 auto;}
#hd,#md,#ft{float:none;clear:both;}
#all,#md,#ft{overflow:auto;zoom:1}
/**/

#hd{width:560px;padding:20px 0;margin:0 auto 40px;overflow:auto;border-bottom:2px solid #636565;}
#hd h1{width:135px;height:128px;float:left;background:url(../img/logoImprimir.gif) no-repeat;text-indent:-999em;}
#hd h1 a{width:135px;height:128px;display:block;}
#hd span{width:106px;height:35px;padding:5px 0 0;margin:88px 0 0;float:right;background:url(../img/bgBotaoImprimir.gif) no-repeat;text-align:center;}
#hd span a{font-size:23px;color:#fff;}

#md{width:560px;margin:0 auto;}
#md h2{font-size:28px;color:#2d4446;}
#md em{margin:0 0 25px;display:block;color:#43686c;font-size:11px;}
#md p{line-height:18px;margin:0 0 20px;}
#md .imagem{width:320px;margin:0 10px 10px 0;float:left;}
#md .imagem .data{width:42px;height:42px;padding:9px 0 0 2px;margin:20px 0 0;float:left;background:url(../img/bgDataImprimir.gif) no-repeat;text-align:center;}
#md .imagem .data span{height:20px;font-size:22px;line-height:14px;}
#md .imagem .data .dia{color:#6fa9af;}
#md .imagem .data .mes{color:2d4446;}
#md .imagem .crop{width:264px;height:185px;float:left;border:6px solid #cff3f4;overflow:hidden;}
#md .imagem .crop img{width:264px;}



#ft{padding:30px 0 0;margin:50px 0;border-top:9px solid #56abb0;}
#ft ul li{padding:0 20px;float:left;background:url(../img/pontinhos.gif) no-repeat right top;}
#ft ul li.alt{background:none;}
#ft ul li h3{height:42px;margin:0 0 10px;text-indent:-999em;}
#ft ul li h3.onde{width:98px;background:url(../img/titOndeEstamosPrint.gif) no-repeat;}
#ft ul li h3.empresa{width:110px;background:url(../img/titEmpresa.gif) no-repeat;}
#ft ul li h3.associada{width:124px;background:url(../img/titAssociada.gif) no-repeat;}
#ft ul li p{font-size:10px;color:#2d4446;}
#ft p.copy{width:578px;padding:12px 0 0 0;margin:20px 0 0;float:right;font-size:10px;border-top:1px solid #d0d0d0;}
