﻿body
{
	background:#9bd3eb/*#000417*/;
	background:#64CAD5 url(../Images/Intro/bg5.png) no-repeat;
}
*
{
	margin:0;
	padding:0;
}

#container
{
	width:1000px;
	height:800px;
	margin:0px auto;
	background-image:url(../Images/Intro/bg.png);
	background-repeat:no-repeat;
}
#topTop
{
	width:735px;
	height:120px;
	margin-left:130px;
}
#top
{
	margin-left:130px;
	width:735px;
	height:250px;
}
	#topLeft
	{
		width:563px;
		height:250px;
		float:left;
	}
	#topRight
	{
		width:172px;
		height:250px;
		float:left;
		background-image:url(../Images/Intro/siglaUE.png);
		background-repeat:no-repeat;
	}
#middle
{
	height:24px;
	margin-left:130px;
}
	#middleLeft
	{
		float:left;
		width:520px;
		height:24px;
	}
	#middleRight
	{
		float:left;
		width:215px;
		height:24px;
	}
		.logExpert
		{
			font-size:20px;
			font-family:Tahoma, Arial, Verdana, Sans-Serif;
			color:#000417;
		}
#down
{	
	width:735px;
	height:270px;
	margin-left:130px;
}
	#downLeft
	{
		float:left;
		width:520px;
		height:270px;
	}
		#despreNoi
		{
			width:100%;
			height:135px;
			background-image:url(../Images/Intro/bgText2.png);
			background-repeat:no-repeat;
		}			
		
		#stiri
		{
			width:100%;
			height:135px;
		}
			#bgTitluStiriIntro
			{
				height:35px;
				width:100%;
				background-image:url(../Images/Intro/bgTopStiri.png);
				background-repeat:no-repeat;
			}
			#continutStiriIntro
			{
				background-image:url(../Images/Intro/bgContinutStiriIntro.png);
				background-repeat:repeat-y;
			}
			#titluDespreNoi, #titluStiri
			{
				height:20px;
				width:auto;
				color:#000000;
				font-family:Tahoma, Arial, Verdana, Sans-Serif;
				font-size:15px;
				line-height:20px;
				padding-left:30px;
				padding-top:10px;
				font-weight:bold;
			}
			#textDespreNoi
			{
				height:115px;
				font-family:Tahoma, Arial, Verdana, Sans-Serif;
				font-size:11px;
				padding-left:15px;
				padding-right:15px;
				padding-top:10px;
				color:#000417;
			}
			#textStiri
			{
				height:auto;
				font-family:Tahoma, Arial, Verdana, Sans-Serif;
				font-size:11px;
				padding-left:15px;
				padding-right:15px;
				padding-top:10px;
				padding-bottom:15px;
				color:#000417;
			}
			#bottomContinutStiriIntro
			{
				height:20px;
				width:100%;
				background-image:url(../Images/Intro/bgBottomContinutStiriIntro.png);
				background-repeat:no-repeat;
			}
			#textDespreNoi ul
			{
				list-style-type:none;
			}
			#textStiri ul
			{
				list-style-type:none;
			}
			.listaStiriIntro a
			{
				text-decoration:none;
				color:#000417;
			}
			.listaStiriIntro a:hover
			{
				text-decoration:underline;
			}
		
	#downRight
	{
		float:left;
		width:215px;
		background-image:url(../Images/Intro/bgDownR.png);
		background-repeat:no-repeat;
		height:270px;
	}
		
	
/* ===== FG style for grid ===== */

.intro_grid_header
{
	height: 20px;
	color: #FFFFFF;
	background-color: #5D7B9D;
	text-indent: 16px;
	text-align: left;	
}

.intro_grid_header a
{
	color: #FFFFFF;
}

.intro_grid_row
{
	background-color: #F7F6F3;
	border-bottom: dotted 1px #000000;
}

.intro_grid_item
{
	height: 32px;
	text-indent: 10px;
	padding: 8px;
}
	