 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,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-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}

body {
	font-size: 11px;
	font-family: arial;
	background: url(../img/principal/background.jpg)  repeat;
	text-align: center;
}
br.all{clear: both;}

#holdim {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	/*border: 1px dotted red;*/
}
#holdim img.logo{
	margin-top: 20px;
	margin-left: 380px;
}
#holdim #cont {
	width: 1000px;
	height: 250px;
	/*background: url(../img/principal/holdim.png) center no-repeat;*/
}
#holdim #cont .imgs {
	/*width: 250px;*/
	float: left;
	margin-left: 43px;/*260px*/
	margin-top: 30px;
	margin-right:20px;
}
/*
#holdim #cont .imgs2 {
	width: 250px;
	float: left;
	margin-left: 48px;
	margin-top: 30px;
	border: 1px dotted red;
}
*/
#holdim #cont .imgs2 {
	/*width: 330px;*/
	float: left;
	margin-left:0px;
	margin-top: 30px;
	/*border: 0px dotted red;*/
}
#holdim #cont .botoes {
	position:absolute;
	float:left;
	clear:both;
	margin:0;
	padding:0;
	margin: 350px 0 0 105px;
	/*position: absolute;
	width: 330px;
	float: left;
	margin-left:-30px;
	margin-top:-10px;
	border: 0px dotted red;*/
}

.publico{
	position:absolute;
	float:left;
	margin: 350px 0 0 170px;
}

#footer {
	clear:both;
	width: 420px;
	margin-left: 300px;
	padding-top:20px;
	color: #9b9997;
}
#footer img{
	padding: 10px;
	float: left;

}#footer  p{
	padding: 15px;
}