#barra{ text-align: left;}

.imagebutton{
display:inline;
}	 


/*stili per visualizza domande*/
#QstAndResp{  
 width: 100%; 
 color: #FFFFFF;
}

.rowQ{ 
background-color: White; 
color:#000000
}  	   

.headq{
background-color: #5F9EA0;
color: white;	 
height: 30px;
}  

.headQ a{
	color:white;
}	
.nPg,.nPg a{
	color: #ad4221;
} 
 a.link:visited {
	color: white;
}

.headQ,.headQdown,.colQ,.colQustns{	

padding:2px;
border-bottom: 1px solid black; 
font-size: 12px;
} 	
  
.headQdown{
background-color: #FFE4E1;
height:25px; 
}  

.colQustns{  
text-align: left;
} 			  

#readQ{	 
width:400px;
	
}
#readQ .question,#readQ .response{
 width:400px;
 min-height: 110px;
 background-color: #EFEFF7;  
 text-align: left; 
 padding:4px 0 0 4px;
}  	 

#readQ .response{
 background-color:#F8F9FB ;
}	 

#createq,#cercaq{	
width:400px;
text-align: left;	  
padding-bottom:10px; 
background-color:#F8F9FB;
}   
 

#formq{
margin: 30px 0 0 10px; 
font-size: 12px; 
background-color:#F8F9FB;
} 
.objQ,.msgQ,.nomeQ,.emailQ,.inviaQ{
	margin-top: 15px;  
	text-align: left;
} 
div.inputLogq{
	float: left;
}
div.rowLog{
 margin-bottom:5px;
}
/*function numberpages*/
div.nPg  { 
font-size: 12px; 
}
#visualesperto {
	line-height: 20px;
}
#visualesperto a {
color: #CE3C3C;
}
#visualesperto a:hover {
color: #DEB887;
}




