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

/*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, 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;}
a, a:link, a:visited, a:hover, a:active{text-decoration:none}
table {	border-collapse: separate;border-spacing: 0;}
th, td {text-align: left; font-weight: normal;}
img, iframe {border: none; text-decoration:none;}
ol, ul {list-style: none;}
input, textarea, select, button {font-size: 100%;font-family: inherit;}
select {margin: inherit;}
hr {margin: 0;padding: 0;border: 0;color: #000;background-color: #000;height: 1px}

body{
	margin:0px;
	border:0px;
	padding: 0px;

	}

.clear{
	clear: both;
}

#container_home{
	width:100%;
	min-height:1700px;
	margin:0px;
    padding:0px;
    border-top: 2px solid #d81f1f;
   /* background: blue;*/
    
}

#base_topo{
	width:100%;
	height:190px;
	margin:0px;
    padding:0px;
}

#topo{
	width: 990px;
	height: 190px;
	margin-left:auto;
	margin-right:auto;
}

.logo_athrios{
	width: 270px;
	height: 96px;
	float: left;
	margin: 35px 0px 0px 350px;
}

#base_banner{
	width:100%;
	height:600px;
	margin:0px;
    padding:0px;
   /* background: green;*/
    padding: 50px 0px 0px 0px;
}

#banner{
	width: 990px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;

}

#base_menu{
	width:100%;
	height:69px;
	margin:0px;
    padding:0px;
    background: #d81f1f;
}



#menu{
	width: 990px;
	height: 100px;
	margin-left:auto;
	margin-right:auto;
}


#base_sobre_home{
	width:100%;
	min-height:350px;
	margin:0px;
    padding:0px;
    background: url(../img/bgs/bg_home_sobre.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}





#base_sobre_pd{
	width:100%;
	min-height:200px;
	margin:0px;
    padding:0px;
}

#sobre_home{
	width: 990px;
	min-height: 250px;
	margin-left:auto;
	margin-right:auto;
}


#espp{
	width: 100%;
	height: 40px;
	/*background-color: red;*/
}


#base_galeria_home{
	width:100%;
	min-height:700px;
	margin:0px;
    padding:0px;
   /* background: green;*/
}

#base_galeria_home_gal{
	width:100%;
	min-height:700px;
	margin:0px;
    padding:0px;
    margin-bottom: 30px;
}


#galeria_home{
	width: 990px;
	min-height: 700px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: blue;*/
}

#pics_home{
	width: 990px;
	min-height: 700px;
	float: left;
	/*background-color: red;*/
    margin-bottom: 30px;
    margin-top: 30px;

}

.pic_home_um{
	width: 287px;
	height: 177px;
	/*background-color: green;*/
	margin: 20px ;
	float: left;

}


#base_depoimentos_home{
	width:100%;
	height:700px;
	margin:0px;
    padding:0px;
    background: url(../img/bgs/bg_depoimentos_sobre.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

#depoimentos_home{
	width: 990px;
	height: 700px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: green;*/
}


#ban_fixa{
	width:100%;
	min-height:178px;
	margin:0px;
    padding:0px;
    /*background: url(../img/bgs/bg_home_sobre_athrios.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;*/
	margin: 20px 0px 20px 0px;
}


#ban_fixa_band{
	width: 990px;
	min-height: 178px;
	margin-left:auto;
	margin-right:auto;
	/*background: url(../img/bgs/bg_home_sobre_athrios2.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;*/
	
}


#rep_fixa{
	width:100%;
	min-height:420px;
	margin:0px;
    padding:0px;
    background: url(../img/bgs/bg_repertorio_athrios.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	margin: 20px 0px 40px 0px;
}

#base_video{
	width:100%;
	height:540px;
	margin:0px;
    padding:0px;
    margin-bottom: 30px;	 
}

#video_at{
	width: 990px;
	height: 540px;
	margin-left:auto;
	margin-right:auto;
	/*background-color: green;*/
}


#base_coments{
	width:100%;
	min-height:240px;
	margin:0px;
    padding:0px;
    margin-top: 30px;
    margin-bottom: 30px;
}

#coments{
	width: 990px;
	min-height: 240px;
	margin-left:auto;
	margin-right:auto;
	
}



 #base_sobre_pd #sobre_home .txt_site_txt a{
	text-decoration: none;
	color: black;
}

#base_sobre_pd #sobre_home .txt_site_txt a:hover{
	color: #d81f1f;
}


#base_formx{
	width: 100%;
	height: 600px;
/*	background-color: red;*/
}

#formx{
	width: 990px;
	height: 600px;	
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 15px;*/
	/*background-color: black;*/
}

#base_respx{
	width: 100%;
	height: 824px;

}

#respx{
	width: 990px;
	height: 824px;	
	margin-left:auto;
	margin-right:auto;
	/*margin-top: 15px;*/
	background-image: url(../img/bg_resp.png);
}








#base_footer{
	width:100%;
	height:400px;
	margin:0px;
    padding:0px;
    background: url(../img/bgs/bg_footer.png)no-repeat center center fixed;
	-o-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}

#up{
	width: 990px;
	height: 40px;	
	float: left;
	margin-top: 15px;
	background-color: black;
}

#bt_up{
	width: 980px;
	height: 40px;
	float: right;
}



#footer{
	width: 990px;
	height: 400px;
	margin-left:auto;
	margin-right:auto;
}

#logo_footer{
	width: 280px;
	height: 108px;
	float: left;
	margin-left: 350px;
	margin-top: 60px
}







































