* { 
padding : 0;
margin : 0;
} 
body { 
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-size : 12px;
} 
#wrapper { 
width : 800px;
margin : 5px auto 0 auto;
} 
img { 
padding : 3px;
border : 1px solid #bce296;
} 
img.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
img.floatTR { 
float : right;
margin-left : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-right : 10px;
} 
#one 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #000000;
} 
* html #one { 
height : 70px;
} 
#one h1 {
color: #fafafa;
font-size: 1.4em;
padding-left: 15px;
padding-top: 10px;
}
#two { 
display : inline;
display : -moz-inline-block;
	display : -moz-inline-box;
width : 199px;
float : left;
min-height : 70px;
background-color : #299ad4;
border-left : 1px solid #fff;
} 
* html #two { 
height : 70px;
} 
#three { 
/*border-left : 1px solid #fff;
border-right : 1px solid #fff;*/
display : -moz-inline-block;
	display : -moz-inline-box;
display : inline;
width : 198px;
float : left;
min-height : 70px;
background-color : #6c9626;
} 
* html #three { 
height : 70px;
} 
#four 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline;
width : 200px;
float : left;
min-height : 70px;
background-color : #e48f00;
} 
* html #four { 
height : 70px;
} 
#two a, #three a, #four a { 
color : #fffffe;
font-family : Verdana;
font-size : 25px;
text-decoration : none;
float : right;
padding-right : 5px;
padding-top : 40px;
} 
#navigation { 
display : inline;
width : 199px;
float : left;
background-color : #f2f2f2;
min-height : 179px;
border-top : 3px solid #fff;
border-left : 1px solid #ccc;
border-right : 1px solid #fff;
border-bottom : 1px solid #ccc;
} 
* html #navigation { 
height : 179px;
} 
.navigation { 
float : left;
margin-left : 17px;
margin-top : 17px;
width : 158px;
} 
.navigation ul { 
margin : 0;
padding : 0;
} 
.navigation li { 
border-bottom : 1px solid #d5e8ad;
list-style : none;
text-transform : lowercase;
} 
.navigation li a { 
color : #553;
display : block;
padding : 4px 4px 5px 12px;
text-decoration : none;
font-family : Verdana;
font-size : 0.75em;
font-weight : bold;
} 
.navigation li a:hover { 
color : #553;
} 
#header { 
display : inline;
width : 598px;
float : left;
min-height : 180px;
background-image : url(images/header.jpg);
background-repeat : no-repeat;
border-top : 3px solid #fff;
border-right : 1px solid #ccc;
} 
* html #header { 
height : 180px;
} 
#brdl { 
background-color : #299ad4;
display : inline;
float : left;
width : 799px;
height : 25px;
border-top : 3px solid #fff;
margin-bottom : 3px;

} 
#col_one 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline-block;
width : 198px;
float : left;
/*min-height : 440px;*/
background-color : #fff;
/*border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
* html #col_one { 
/*height : 440px;*/
} 
#col_one h2 { 
background-color : #000;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
margin-right : 1px;
} 
#col_one h3 { 
font-family : verdana;
font-size : 0.9em;
padding-top : 10px;
padding-left : 15px;
padding-bottom : 5px;
color : #a06314;
background-image : url(images/news.gif);
background-repeat : no-repeat;
background-position : left 10px;
margin-left : 10px;
} 
#col_one p { 
font-family : verdana;
font-size : 0.75em;
padding-left : 15px;
padding-bottom : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
padding-right : 20px;
background-color : #eff6ff;
} 
#col_one a { 
margin-left : 25px;
margin-bottom : 2px;
color : #48b033;
font-size : 0.8em;
font-weight : bold;
padding : 2px;
} 
#col_two 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline-block;
width : 200px;
float : left;
/*min-height : 440px;*/
background-color : #fff;
/*border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
* html #col_two { 
/*height : 440px;*/
} 
#col_two p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_two h2 { 
background-color : #299ad4;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-top : 3px;
padding-left : 5px;
padding-bottom : 4px;
} 
#col_two img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_two h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_two ul { 
margin-left : 15px;
margin-top : 5px;
color : #667dff;
} 
#col_two li { 
padding-top : 5px;
padding-left : 10px;
list-style-type : square;
list-style-position : inside;
} 
#col_two a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_three { 
/*border-left : 1px solid #fffff0;
border-right : 1px solid #fffff0;*/
display : -moz-inline-block;
	display : -moz-inline-box;
display : inline-block;
width : 198px;
float : left;
/*min-height : 440px;*/
background-color : #fff;
/*border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
* html #col_three { 
/*height : 440px;*/
} 
#col_three p { 
font-size : 0.9em;
text-align : justify;
background-color : #e6e6e6;
margin-left : 5px;
margin-right : 5px;
margin-top : 5px;
padding : 3px;
} 
#col_three h2 { 
background-color : #6c9626;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_three img { 
margin-top : 5px;
margin-left : 5px;
} 
#col_three h3 { 
text-align : center;
font-family : verdana;
font-size : 14px;
padding-top : 10px;
padding-bottom : 5px;
font-weight : lighter;
} 
#col_three a { 
color : #667dfe;
font-weight : bold;
text-decoration : underline;
font-size : 0.8em;
} 
#col_four 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline-block;
width : 200px;
float : left;
/*min-height : 440px;*/
background-color : #fff;
/*border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
* html #col_four { 
/*height : 440px;*/
} 
#col_four p { 
font-family : verdana;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
background-color : #eff6ff;
} 
#col_four h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
} 
#col_four a { 
color : #48b033;
} 
#col_five 
{
	display : -moz-inline-block;
	display : -moz-inline-box;
display : inline-block;
/*width : 200px;*/
float : left;
/*min-height : 440px;*/
background-color : #fff;
/*border-top : 1px solid #ccc;
border-right : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
* html #col_five { 
/*height : 440px;*/
} 
#col_five p { 
font-family : verdana;
font-size : 0.75em;
padding-bottom : 5px;
margin-top : 5px;
margin-left : 10px;
margin-right : 10px;
text-align : justify;
background-color : #eff6ff;
} 
#col_five h2 { 
background-color : #e48f00;
color : #f1f1f1;
font-family : verdana;
font-size : 16px;
padding-left : 5px;
padding-top : 3px;
padding-bottom : 4px;
	width: 192px;
} 
#col_five a { 
color : #48b033;
} 
#footer { 
margin-top : 3px;
border : 1px solid #ccc;
background-color : #299ad4;
display : inline;
float : left;
width : 800px;
padding-top : 5px;
padding-bottom : 5px;
text-align : center;
} 
#footer p { 
padding-top : 5px;
padding-bottom : 5px;
font-size : 0.8em;
} 
.col_one { 
width : 198px;
/*float : left;*/
min-height : 440px;
background-color : #fff;
/*border-top : 1px solid #ccc;
border-left : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
} 
.col_two { 
width : 200px;
/*float : left;*/
min-height : 440px;
background-color : #fff;
/*border-top : 1px solid #ccc;
border-bottom : 1px solid #ccc;*/
}
.dataNews
{
	font-family: verdana;
	font-size: 0.9em;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #a06314;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	margin-left: 0px;
	text-indent: 23px;
	font-weight: bold;
} 
.col_three { 
	/*border-left : 1px solid #fffff0;
	border-right : 1px solid #fffff0;*/
	/*display : -moz-inline-block;
	display : -moz-inline-box;
	display : inline-block;*/
	width : 198px;
	/*float : left;*/
	/*min-height : 440px;*/
	background-color : #fff;
	/*border-top : 1px solid #ccc;
	border-bottom : 1px solid #ccc;*/
}
.col_four
{	
	/*display : -moz-inline-block;
	display : -moz-inline-box;
	display : inline-block;*/
	width : 200px;
	float : left;
	/*min-height : 440px;*/
	background-color : #fff;
	/*border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;*/
}
.col_five
{	
	/*display : -moz-inline-block;
	display : -moz-inline-box;
	display : inline-block;*/
	width : 200px;
	float : left;
	/*min-height : 440px;*/
	 background-color : #fff;
	/*border-top : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid #ccc;*/
}
.testoNews
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #eff6ff;
	width:180px;
}
.linkNews
{
	margin-left : 23px;
	margin-bottom : 2px;
	color : #48b033;
	font-size : 0.8em;
	font-weight : bold;
	padding : 2px;
}
.floatTL { 
float : left;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
} 
.floatTR { 
float :right;
margin-right : 7px;
margin-bottom : 7px;
margin-top : 7px;
margin-left : 10px;
}
.titoloTechnologyFocus
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	width:200px;
	font-weight : lighter;
}
.titoloRelevantPublications
{
	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	width:200px;
	font-weight : lighter;
}
.testoTechnologyFocus
{	font-size : 0.9em;
	text-align : justify;
	background-color : #e6e6e6;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
}
.testoRelevantPublications
{	font-size : 0.9em;
	text-align : justify;
	background-color : #e6e6e6;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
}
.linkTechnologyFocus
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
}
.linkRelevantPublications
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
}
.linkAlTechnologyFocus
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
	text-indent : 30px;
}
.linkAlRelevantPublications
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
	text-indent : 30px;
}
.tabSoloImmagineTF
{
	width: 200px;
	text-align: center;
}
.tabSoloImmagineRP
{
	width: 200px;
	text-align: center;
}
.titoloProjectsCalls
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	width:200px;
	font-weight : lighter;
}
.testoProjectsCalls
{	font-size : 0.9em;
	text-align : justify;
	background-color : #e6e6e6;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
}
.linkProjectsCalls
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
}
.linkAlProjectsCalls
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
	text-indent : 30px;
}
.tabSoloImmaginePC
{
	width: 200px;
	text-align: center;
}
.titoloRD
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	width:200px;
	font-weight : lighter;
}
.testoRD
{	font-size : 0.9em;
	text-align : justify;
	background-color : #eff6ff;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
}
.linkRD
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
}
.linkAlRD
{	color : #667dfe;
	font-weight : bold;
	text-decoration : underline;
	font-size : 0.8em;
	text-indent : 30px;
}
.tabSoloImmagineRD
{
	width: 200px;
	text-align: center;
}
.testoNewsVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #eff6ff;
	width:800px;
}
.tabNewsVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.tabTFVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.tabRPVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.tabPCVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.testoPCVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #e6e6e6;
	width:800px;
}
.titoloVistaPC
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
}
.testoTFVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #e6e6e6;
	width:800px;
}
.testoRPVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #e6e6e6;
	width:800px;
}
.titoloVistaTF
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
}
.titoloVistaRP
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
}
.tabRDVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.testoRDVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #eff6ff;
	width:800px;
}
.titoloVistaRD
{	text-align : center;
	font-family : verdana;
	font-size : 14px;
	padding-top : 10px;
	padding-bottom : 5px;
	font-weight : lighter;
}
.GridHeader
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: black;
	border-right: #0066ff 1px solid;
	border-top: #0066ff 1px solid;
	border-left: #0066ff 1px solid;
	border-bottom: #0066ff 1px solid;
}
.GridRowStyle
{
	border-right: #696969 1px solid;
	border-top: #696969 1px solid;
	font-size: 7pt;
	border-left: #696969 1px solid;
	color: #696969;
	border-bottom: #696969 1px solid;
	font-family: Verdana;
}
.PagerStyle
{
	font-size: 8pt;
	color: navy;
	font-family: Verdana;
	text-align: left;
	text-decoration: none;
}
.LabelInTable
{
	font-weight: bold;
	font-size: 9pt;
	color: #ffffff;
	font-family: Verdana;
	background-color: #000000;
	text-align: left;
}
.Table
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}
.Button
{
	font-family: 'tahoma';
	font-weight: bold;
	font-size: 75%;
	color: #ffffff;
	cursor: pointer;
	background-color: black;
	border-right: #f5f5f5 thin solid;
	border-top: #f5f5f5 thin solid;
	border-left: #f5f5f5 thin solid;
	border-bottom: #f5f5f5 thin solid;
}
.tabFaqVista
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	min-height: 400px;
}
.testoFaqVista
{ 
	font-family : verdana;
	font-size : 0.75em;
	padding-left : 15px;
	padding-bottom : 5px;
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
	padding-right : 20px;
	background-color : #eff6ff;
	width:800px;
}
.dataFaq
{
	font-family: verdana;
	font-size: 0.9em;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 5px;
	color: #a06314;
	background-image: url(images/news.gif);
	background-repeat: no-repeat;
	background-position: 10px 3px;
	margin-left: 0px;
	text-indent: 23px;
	font-weight: bold;
} 
.linknecconnect
{	color : #f1f1f1;
	font-family : verdana;
	font-size : 16px;
	text-decoration: none;
	font-weight:bold;
}
.cellext
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
