


/* HTML TAGS ----------------------------------------------------- */

li{
		
}
	
/* HTML ID's  ----------------------------------------------------------- */

#linksMenu{
	
}
	
/* HTML CLASS's ------------------------------------------------------------ */

.paragraphs{
	 
}



/* LOGO ------------------- */

#logo{
	background-image: url(../pics/------);
}


/*
	a:link 		{color: green; 	text-decoration: none }
	a:active 	{color: red; 	text-decoration: none }
	a:visited 	{color: blue; 	text-decoration: none }
	a:hover 	{color: orange; text-decoration: none }
*/

