@charset "utf-8";
/* CSS Document */

body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	background-color: #FFF;
	background-image: none;
}
/*BANNER SUPER COMPATIVEL*/
.grow img {
	width: auto;
	height: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: auto;
}
.grow:hover img {
	width: auto;
	height: 100%;
}
/*PIC*/
.pic {
	width: 100%;
	height: 147px;
	overflow: hidden;
	margin: 0 0 10px 0;
	float: left;
	-Swebkit-box-shadow: 5px 5px 10px #666;
	/*bXox-shadow: 5px 5px 10px #666, -1px -1px 10px #CCC;*/
	position: relative;
}
.pic:hover {
	cursor: pointer;
}
#banner-txt {
	position: absolute;
	top: 100px;
	left: 10px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFF;
	font-size: 26px;
	font-weight: bold;
	text-shadow: #666 3px 3px 2px;
}
/*BANNER SUPER COMPATIVEL*/
#informacao-largo {
	width: 94%;
	float: left;
	color: #555;
	font-size: 13px;
	margin-left: 3%;
	margin-right: 3%;
}
.campo-largo {
	width: 99%;
}


#titulo{
	margin:10px 0px;
	font-weight:bold;
	}

#full_banner{
	margin:20px 0px;	
	max-width:750px;
	text-align:center;
	}
#full_banner span{
font-size:20px;
font-weight:bold;
color:#0066cc;
text-shadow:#fff 1px 1px 2px;
font-style:italic;
}
#full_banner img{
	display:none;
	width:100%;
	height:auto;
	margin:auto;
	}
.estilo_h2{
	font-size:14px;
	color:#0066CC;
	}	
#estilo_h1{
	font-size:26px;
	color:#0066CC;
	font-weight:normal;
	}
	.img_prt{
 float:none;
 display:block;
 max-width:300px;
 height:auto;	
	}
@media only screen and (min-width: 481px) {
.grow img {
	width: 110%;
	height: auto;
}
.grow:hover img {
	width: 110%;
	height: auto;
}
/*PIC*/
.pic {
	width: 100%;
	height: 120px;
	overflow: hidden;
	margin: 0 0 20px 0;
	float: left;
	-Swebkit-box-shadow: 5px 5px 10px #666;
	bXox-shadow: 5px 5px 10px #666, -1px -1px 10px #CCC;
	position: relative;
}
.pic:hover {
	cursor: pointer;
}
#banner-txt {
	position: absolute;
	top: 70px;
	left: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFF;
	font-size: 34px;
	font-weight: bold;
	text-shadow: #666 3px 3px 2px;
}
#full_banner{
	position:relative;
	margin:20px 0px;	
	max-width:750px;
	}
#full_banner span{
position:absolute;
left:15px;
bottom:20px;	
font-size:22px;
font-weight:bold;
color:#FFF;
text-shadow:#000 1px 1px 2px;
font-style:italic;
}
#full_banner img{
	display:block;
	width:100%;
	height:auto;
	margin:auto;
	}
	
	.img_prt{
 float:left;
 max-width:195px;
 height:auto;	
	}
}
@media only screen and (min-width: 769px) {
#informacao-largo {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-right: 0%;
}
#banner-txt {
	position: absolute;
	top: 90px;
	left: 20px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	color: #FFF;
	font-size: 34px;
	font-weight: bold;
	text-shadow: #666 3px 3px 2px;
}
/*BANNER SUPER COMPATIVEL*/
.grow img {
	width: 110%;
	height: auto;
}
.grow:hover img {
	width: 100%;
	height: auto;
}
/*PIC*/
.pic {
	width: 100%;
	height: 147px;
	overflow: hidden;
}
.pic:hover {
	cursor: pointer;
}
/*BANNER SUPER COMPATIVEL*/
#informacao-largo {
	text-align: justify;
}
#full_banner{
	position:relative;
	margin:20px auto;	
	max-width:750px;
	}
	
#full_banner span{
position:absolute;
left:15px;
bottom:30px;	
font-size:28px;
font-weight:bold;
color:#FFF;
text-shadow:#000 1px 1px 2px;
font-style:italic;
}
#full_banner img{
	display:block;
	width:100%;
	height:auto;
	margin:auto;
	}
}

@media only screen and (min-width: 840px) {
body {	background-image: none;
 background-color:#F9F9F9}
#informacao-largo {
	width: auto;
	float: none;
	margin:auto;
	text-align: justify;
	margin:30px 10% 30px 10%;
}

}
