
/** Asociatia Doua Fetite. Doi la suta **/



body 	{
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;	
		background-color: #FFF;
		}
		
		
#continut	{
			position: relative;
			width: 800px;
			height: 900px;
			margin: 50 0 0 50;
			padding: 0 0 0 0;
			background-color: #FFF;
			}
		

p 		{
		font-family: Trebuchet MS, Arial, Verdana;
		color: #3f3f3f;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: left;
		}
		
		
.titlu 		{
				font-size: 80px;
				line-height: 60px;
				letter-spacing: -5px;
				padding-top: 10px;
				}
				
				
.titlu2 		{
				font-size: 52px;
				line-height: 46px;
				letter-spacing: -1px;
				}

				
.text 		{
				font-size: 13px;
				line-height: 16px;
				}	

		
		
#line 			{
				border-bottom: 1px solid #CCC;
				width: 800px;
				margin: 10 0 0 0;
				}
				
				
				
#break 			{
				height: 30px;
				}
		
					
a:link			{ color: #1782cd; text-decoration: none; } 
a:visited		{ color: #1782cd; text-decoration: none; }
a:active		{ color: #1782cd; text-decoration: none; } 
a:hover			{ color: #000000; text-decoration: none;}


.grey			{ color: #888; }


.mic		{ font-size: 80%; }



