BODY	{	
	margin: 0; 
	font-family: trebuchet MS,sans-serif;
	background-color:#FFFFFF;
	color:80A3C5; 
	font-size: 11px; 
	color:#000000;
	background-image: URL(/images/blue_background.jpg);
	background-repeat:repeat-y;
	background-position: center center;
}

a {	
	color:#ffffff;
	text-decoration:none;
}

a:hover	{		
	color:#80A3C5;		
}

a.selected	{ 
	color: #80A3C5; 
}

ul.menu {
	list-style: none;	
	color: #80A3C5;	
	width: 158px;
	margin: 0px;	
	margin-left: 20px;
}

ul.menu li {
	border-bottom: 1px solid #80A3C5;
	padding: 2px 3px;
	margin: 0px;
}

ul.menu li a { color: #00478a; }
ul.menu li.selected a { color: #80a3c5; }
ul.menu li a:hover { color: #80A3C5; }

								

TABLE.MAIN	{
	width: 100%; 
	height: 100%; 
	font-size: 100%; 
}



DIV.Top	{ 
	/* margin-top:-103px; */
	/* height: 250px; */
	height: 300px;
	vertical-align: top;
	background-color:#FFFFFF;
	border-bottom:1px solid #000000;
	background-repeat:no-repeat;
	background-position: 250px bottom;
	

}

DIV.ict_logo	 {	
	position:relative;
	top:228px;
	height:80px;
	margin-right: 80px;
	text-align:right;						
}

DIV.ict_logo2 {	
	margin-top: -24px;
	margin-left: 760px;
	position:relative;
}



h1.page_title_pic{
	font-size:32px;	
	margin-left: 180px;
	padding-top: 20px;
	margin-right: 50px;
	text-align: right;
	font-weight: normal;
	color: #80A3C5;
}

h1.page_title{
	margin-left: 260px;
	padding-top: 48px;
	font-weight: normal;
	font-size: 24pt;
	color: #80A3C5;
}
div.page_desc {
	margin-left: 260px;
	color: #00478A;
	font-size: 12pt;
}


DIV.MainFrame { 				
	min-height:500px; 
}	

DIV.pagina  {
	width:900px;
	height:100px;
	margin-right:auto;
	margin-left:auto;
	color:#80A3C5;
}

DIV.midden {			
	background-repeat:no-repeat;
	height:250px;
	background-position:0px 0px;
	top:-100px;
	position:relative;
	margin-left:150px;
	padding-top:100px;
	font-size:32px;
	letter-spacing:2px;
	padding-left:430px;
	display:inline;
}
				
DIV.home	 {			
	margin-top: 10px;
	float: left;
}

DIV.bottom {
	padding:18px;
	padding-top:13px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	color:#ccdae8;
	font-size: 10pt;
}

DIV.Main	 {
	vertical-align: top;
	padding: 18px;
	height:100%;
}

DIV.Left	 { 
	float:left;
	width: 190px;
	vertical-align:top;
	padding-top: 7px;
	padding-bottom: 10px;
	height: 100%;
	background-color: #F5F5F5;
	margin-right:18px;
	min-height:500px;
}

DIV.Menu	 { 
	width: 187px; 
}

h1 { 
	font-size: 150%; 
	padding-bottom:5px;
	color: #ffffff;
	margin: 0px;
}

h2 { 
	font-size: 120%; 
	color:#ffffff; 
	margin: 0px;
}

h2 a {
	color: #ffffff !important;
	text-decoration: none !important;
	border-bottom: 2px solid #80A3C5;
}

.Content_Text	{ 
	padding-left: 20px; 
}

INPUT, TEXTAREA, SELECT  { 
	font-size: 11px; 
	font-family: trebuchet MS,sans-serif;
}
FORM {
	padding:0px; 
	margin:0px; 
}

.button {
	background-color: #CCDAE8;
	border: 1px solid #ffffff;
	color: #000000;
	font-size: 14px; 
}

div.extranet_place {
	float: right;
	margin-right: 16px;
	margin-top: 8px;
	color: #00478A;
}

div.extranet_place  img {
	margin-right: 4px;
}

div.extranet_place  a {
	color: #00478A;
}

div.error_div {
	color: #ff0000;
}



