@charset "iso-8859-1";
/* CSS Document */

body 
{
background:#d9d7d3 url(../img_icac/novabased_quaresma.jpg) fixed repeat-x top center;
margin: 0;
padding: 0;
font-family:Arial, Helvetica, sans-serif;
color:#666;
}

.sugestao {
	margin: 0 auto;		
	width:450px;
	float:left;
	line-height:20px;	
}
	
.video-container {
	position: relative;
	padding-bottom: 55%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#imgAss{
	width: 100px;	
	height: auto;
	}

#imgPorcent{
	width:auto;
	}

#imgRegula{
	width: auto;
	height: auto;
	}
	
#imgYoutube{
	width:990px;
	height:815px;
	}
#imgYoutube2{
	width:500px;
	height:411px;
	}
iframe {  
  height: 56.25vw;
  width: 100%; 
}

#img_res {	
	width:990px;
	}

.botao{
	font-size:32px;
	width:100px;
	height:30px;	
}

#botao2{
	font-size:32px;
	width:100px;
	height:30px;	
}

.txthome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

*{
	margin:0;
	padding:0;
}

a:link {
    color: #666;
	text-decoration:none;
}

/* visited link */
a:visited {
    color: #666;
}

/* mouse over link */
a:hover {
    color: #00134a;
}

/* selected link */
a:active {
    color: #666;
}	

#testeira {
	
	width: 1000px;
	height: 251px;
	position:relative;
	float:left;
	z-index:-5;	
}
	
#barras1 {
	width:95px;
	height:auto;
	position:relative;
	float:left;			
}

#barras_1 {
	width: 95px;
	height: auto;
	position: absolute;
	float: left;
	top: -245px;
	left: 0px;	
}

#barras2 {
	width:95px;
	height:auto;
	position:relative;
	float:left;			
}

#barras_2 {
	width: 95px;
	height: auto;
	position: absolute;
	float: left;
	top: -245px;
	left: 905px;	
}

#texto1 {
	width:400px;
	height:auto;
	position:relative;
	float:left;			
}

#texto_1 {
	width: 400px;
	height: auto;
	position: absolute;
	float: left;
	top: -185px;
	left: -560px;
	z-index:20;
	opacity:0.1;		
}

#texto2 {
	width:172px;
	height:auto;
	position:relative;
	float:left;			
}

#texto_2 {
	width: 172px;
	height: auto;
	position: absolute;
	float: left;
	top: -155px;
	left: 1600px;
	opacity:0.1;	
}

#construindo1 {
	width:245px;
	height:auto;
	position:relative;
	float:left;			
}

#construindo_1 {
	width: 245px;
	height: auto;
	position: absolute;
	float: left;
	top: -90px;
	left: 862px;
	/*display:none;*/	
}

#loader {
	width:88px;	
	position:relative;
	float:left;			
}

#loader_1 {
	width: 88px;	
	position: absolute;
	float: left;
	top: 220px;
	left: 450px;	
	z-index:10;
}

#geral {	
	position:relative;  /*Contexto de posicionamento */	
	margin:0;
	text-align:left;				
}

#topo {width:1000px; height:272px; margin:0 auto;}

#foto_rel {
	width:200px;	
	position:relative;
	float:left;			
}

#foto_abs {
	width: 200px;	
	position: absolute;
	float: left;
	top: -130px;
	left: 810px;	
	z-index:2;
}

#foto_abs img{	
	width: auto;
	}

#fbook {
	width:300px;
	height:auto;
	position:relative;
	float:left;		
}

#fbook2 {
	width:300px;
	height:auto;
	position:absolute;
	float:left;
	top: -93px;
	left: 750px;		
	z-index:1000;
}

#menu_rel {
	width:100%;	
	position:relative;
	float:left;
	z-index:3;
	left: 0px;	
}

#menu_abs {
	width: 100%;
	height: 10px;
	position: absolute;
	float: left;
	top: 50px;
	left: -998px;
}

#slideShow {width:1000px; height:375px; margin:0 auto; margin-left:1px; position:relative; top: -20px; }

#home {width:1000px; height:auto; margin:0 auto; margin-left:2px; display:none; position:relative; background-color:#FFF; 
border-top:  1px solid gray; border-right: 1px solid gray; border:hidden; top: -280px; }

#home2 {width:1000px; height:auto; margin:0 auto; margin-left:2px; display:none; position:relative; background-color:#FFF; 
border-top:  1px solid gray; border-right: 1px solid gray; border:hidden; top: 97px; }

input[type=text]{
	width:90%;		
	height:40px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

input[name="button"]{
	width:40%;		
	height:60px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:64px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

select{
	width:90%;		
	height:30px;	
    font-family:Verdana, Geneva, sans-serif;
	background-color: #ccdefb;
	font-size:16px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

input[type="radio"]{
	width:auto;		
	height:auto;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:54px;		
}

textarea{
	width:90%;
	height:150px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

#ddd{
	width:10%;		
	height:40px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

#fone{
	width:80%;		
	height:40px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}

#Operadora{
	width:80%;		
	height:40px;	
    font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	border:#333 solid 1px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;	
}


