/* CSS Document */
*		{ padding:0PX; margin:0PX;}
body	{ text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#838383;}
h1		{font-size:20px; font-weight:normal; color:#242424;}
h2		{font-size:14px; font-weight:normal;  color:#595959;}

#contenitore					{ text-align:left; margin-left:auto; margin-right:auto; width:840px;}

#header							{ margin-bottom:20px;}
#content						{ background: url(../img/bgContent2.gif) repeat-y left top;}



#left							{ float:left; width:405px;}


.box1, .box2, .box3, .box4		{ min-height:85px; padding-bottom:10px; padding-left:90px;}
.box1							{background: url(../img/newImage/bgCappello.jpg) no-repeat left top; border-bottom:1px solid #CCCCCC;}
.box1 strong					{ color:#B0CA45;}

.box2							{background: url(../img/newImage/bgOmino.jpg) no-repeat left top; border-bottom:1px solid #CCCCCC; margin-top:10px;}
.box2 strong					{ color:#DCC807;}

.box3							{background: url(../img/newImage/bgJob.jpg) no-repeat left top; border-bottom:1px solid #CCCCCC; margin-top:10px;}
.box3 strong					{ color:#A83382;}

.box4							{background: url(../img/newImage/bgPc.jpg) no-repeat left top; margin-top:10px;}
.box4 strong					{ color:#DF8632;}

.small			{ font-size:10px;}


#right					{ float:right; width:405px;}
#right ul				{ margin-top:10px; margin-left:14px;}
#right ul li			{ margin-bottom:10px; font-size:12px;}
.clear					{ clear:both;}

#footer					{background: #EFF6C6 url(../img/bgContent2.gif) repeat-y left top; border-bottom:4px solid #9FC100; padding:20px; margin-top:20px;}
#footerLeft				{ float:left; width:385px;}
#footerLeft	ul			{ margin-left:20px; margin-top:10px;}
#footerLeft	ul li		{ margin-bottom:8px;}

#footerRight			{ float:right;  width:385px;}

#sponsor				{ background-color:#000000; padding:20px;}
#sponsor ul				{ list-style-type:none;}
#sponsor ul li			{ float:left; margin-right:20px;}

.red					{ color:#FF0000;}



#projects 				{width:400px; border:1px solid #FF9124; position:relative;}
#projects .nav a 		{position:absolute; display:block; height:31px; width:31px; top:3px; border:0;}
#projects .nav a.next 	{background:url(http://cofimp.eurorunner.com/img/projectsNext2.gif) no-repeat;right:10px;border:0;}
#projects .nav a.prev 	{background:url(http://cofimp.eurorunner.com/img/projectsPrevious2.gif) no-repeat;right:50px;border:0;}
#projects .nav a:hover 	{background-position:0 -40px;border:0;}
#projects .nav a span	{display:none;}
.projectList			{width:400px;}
.projectList ul 		{}
.projectList ul li 		{list-style:none; position:relative; padding-left:10px;}
.projectList ul li a 	{border:0;}
.projectList ul li p 	{display:inline; font-size:11px;}



