* {
	/*border-bottom: 1px dashed #3A5FCD;*/ 
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
}
html, body {
	font-size: 14px; 
	font-family:  'Lato', Helvetica, sans-serif;
	background-color:#000;
	
}

img {
	cursor:pointer;
}

#cites h3{
	font-size: 17px; 
	padding-left:40px;
	padding-right:40px;
	padding-top:35px;
	padding-bottom:35px;
	background-color:#999;
	color:#fff;
	line-height: 25px;
	
	letter-spacing: .08em;
	word-spacing: .2em; 
}
#cites p{
	
}
a:link {color:#000000;}   /* unvisited link */
a:visited {color:#000000;} /* visited link */
a:hover {color:#505050;}  /* mouse over link */
a:active {color:#000000;}  /*selected link */ 



}
@media (max-width: 768px) {
	/*@media (max-width: 768px) {*/
  /*.header {
	background: url(../imas/logo3.jpg) repeat center center scroll; 
	background-size: auto auto;
  }*/

}





#contacte a:link {color:#c2beb5;}   /* unvisited link */
#contacte a:visited {color:#c2beb5;} /* visited link */
#contacte a:hover {color:#c2beb5;}  /* mouse over link */
#contacte a:active {color:#c2beb5;}  /*selected link */ 







