html, body {
height: 100%; /* Required */
}
body {
margin : 0;
padding : 0;
font : 80% "Trebuchet MS", verdana, arial, tahoma, sans-serif;
color : #000000;
background : #910017 url(../images/background.jpg) repeat-x top left;
}

			/*CONTAINER*/
#container {
position: relative;
min-height: 100%;
width : 827px;
margin : 0 auto;
}
* html #container {
height: 100%;
}

			/*CONTAINER2*/
#container2 {
position: relative;
background: url(../images/background-container2.png) top center repeat-y;
}

			/*MAIN CONTENT*/
#content {
padding-left:325px;
padding-right:60px;
margin:0 auto;
color: #000;
list-style:none;
text-align:justify;
line-height:14px;
}
#content h2 {
margin : 0 0 0 0;
font : 130% verdana, "Trebuchet MS", arial, tahoma, sans-serif;
padding : 5px;
text-transform : uppercase;
letter-spacing : 5px;
color : #828282;
background : inherit;
}
.divider {
float:left;
display:block;
padding-top:10px;
padding-bottom:10px;
}

			/*SIDEBAR*/
#sidebar {
float: left;
width: 310px;
margin: 0 auto;
padding-left: 0;
}
#logo {
float: left;
width: 310px;
margin: 0 0 0 0;
padding-left: 0;
}
#sidebarcontent {
float : left;
width : 310px;
margin-top:10px;
margin-left:-40px;
}
	/*NAVLEFT*/
/*NAVLEFT - 1*/
.navleft1 ul li {
list-style-type:none;
color : #870016;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
}
.navleft1title ul li{
font-size:18px;
}
.navleft1title ul li a{
background:url(../images/sidebar/navleft1title.png) top left no-repeat;
color: #828282;
float:left;
display:block;
height:26px;
width:150px;
padding-left:65px;
padding-top:9px;
}
.navleft1title ul li a:hover{
background:url(../images/sidebar/navleft1title-over.png) top left no-repeat;
color: #000000;
}
.navleft1content ul li{
font-size:14px;
padding-left:39px;
}
.navleft1content ul li a{
background:url(../images/sidebar/navleft1content.jpg) top left no-repeat;
color: #aa001c;
float:left;
display:block;
height:23px;
width:180px;
padding-left:25px;
line-height:24px;
}
.navleft1content ul li a:hover{
background:url(../images/sidebar/navleft1content-hover.jpg) top left no-repeat;
color: #000000;
}
/*NAVLEFT - 2*/
.navleft2 ul li {
list-style-type:none;
color : #870016;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
}
.navleft2title ul li{
font-size:18px;
}
.navleft2title ul li a{
background:url(../images/sidebar/navleft2title.png) top left no-repeat;
color: #828282;
float:left;
display:block;
height:26px;
width:150px;
padding-left:65px;
padding-top:9px;
}
.navleft2title ul li a:hover{
background:url(../images/sidebar/navleft2title-over.png) top left no-repeat;
color: #000000;
}
.navleft2content ul li{
font-size:14px;
padding-left:39px;
}
.navleft2content ul li a{
background:url(../images/sidebar/navleft1content.jpg) top left no-repeat;
color: #aa001c;
float:left;
display:block;
height:23px;
width:180px;
padding-left:25px;
line-height:24px;
}
.navleft2content ul li a:hover{
background:url(../images/sidebar/navleft1content-hover.jpg) top left no-repeat;
color: #000000;
}
/*NAVLEFT - 3*/
.navleft3 ul li {
list-style-type:none;
color : #870016;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight:bold;
}
.navleft3title ul li{
font-size:18px;
}
.navleft3title ul li a{
background:url(../images/sidebar/navleft3title.png) top left no-repeat;
color: #828282;
float:left;
display:block;
height:26px;
width:150px;
padding-left:65px;
padding-top:9px;
}
.navleft3title ul li a:hover{
background:url(../images/sidebar/navleft3title-over.png) top left no-repeat;
color: #000000;
}
.navleft3content ul li{
font-size:14px;
padding-left:39px;
}
.navleft3content ul li a{
background:url(../images/sidebar/navleft2content.jpg) top left no-repeat;
color: #aa001c;
float:left;
display:block;
height:23px;
width:160px;
padding-left:45px;
line-height:24px;
}
.navleft3content ul li a:hover{
background:url(../images/sidebar/navleft2content-hover.jpg) top left no-repeat;
color: #000000;
}
			/*NEWS ROTATOR*/
.promotii {
background:url(../images/sidebar/newsrotator/newsrotator-bkg.png);
float: left;
width: 310px;
height:247px;
margin-left:40px;
margin-top:-5px;
}
/* General css for the entire news rotator */
.newsRotator{
width:170px;
height:180px;
position:relative;
float:left;
display:block;
top:65px;
left:55px;
}
/* General css for a news story */
.newsRotatorStory{
}
.newsRotatorIngress,.newsRotatorHeading{
}
.newsRotatorIngress{
}
/* Heading of the news  */
.newsRotatorHeading{
}
.newsRotatorHeading a{
}
.newsRotatorHeading a:hover{
}
/* Navigator pane at the bottom of the news rotator */
.newsRotatorNavigator {
	position:absolute;
	left:-55px;
	bottom:0px;
	width:100%;
	height:30px;
	z-index:10;	
	padding-top:4px;
}
/* Div for the navigator links */
.newsRotatorNavigatorLinks {
	width:15px;
	height:22px;
	padding-top:0px;
	float:right;
	margin-right:1px;
	text-align:center;
}


			/*FOOTER*/
#footer {
background:url(../images/background-footer.png) top center no-repeat;
clear:both;
width: 827px;
height:70px;
text-align:center;
color:#FFF;
font-family: Tahoma, Geneva, sans-serif;
font-size:11px;
} 
#footer p {
	padding-top:50px;
	padding-bottom:15px;
}
.linkwebsimaco{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.linkwebsimaco:hover{
	color:#CCC;
	font-weight:bold;
	text-decoration:underline;
}
.linksimaco{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.linksimaco:hover{
	color:#CCC;
	font-weight:bold;
	text-decoration:underline;
}

			/*LINK PROPERTIES*/
a {
text-decoration : none;
color : #aa001c;
}
a:hover {
text-decoration : none;
color : #df7e00;
}
a img {
border : 0;
}

			/*LINKS SITES*/
#linkwebservices {
	background:url(../images/sites/webservices.jpg) bottom center no-repeat;
	width:112px;
	height:37px;
}
#linkwebservices a{
	position:absolute;
	width:112px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}
#linkwebservices a:hover{
	position:absolute;
	width:112px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}

#linkssimaco {
	background:url(../images/sites/simaco-on.jpg) bottom center no-repeat;
	width:113px;
	height:37px;
}
#linkssimaco a{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #838383;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}
#linkssimaco a:hover{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}

#linkagendesicalendare {
	background:url(../images/sites/agendesicalendare-on.jpg) bottom center no-repeat;
	width:113px;
	height:37px;
}
#linkagendesicalendare a{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #838383;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	line-height:12px;
}
#linkagendesicalendare a:hover{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
	line-height:12px;
}

#linkambalajelux {
	background:url(../images/sites/ambalajelux-on.jpg) bottom center no-repeat;
	width:113px;
	height:37px;
}
#linkambalajelux a{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #838383;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}
#linkambalajelux a:hover{
	position:absolute;
	width:113px;
	height:37px;
	text-align:center;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:12px;
	margin-top:10px;
	text-transform:uppercase;
}

			/*LINKS PATH*/
#linkpath {
	background:url(../images/path/path.jpg) top left no-repeat;
	width:454px;
	height:47px;
}
#linkpath a{
	font-family:Arial, Helvetica, sans-serif;
	line-height:37px;
	font-size:12px;
	font-weight:bold;
}
#linkpath a:hover{
	line-height:37px;
	font-size:12px;
	font-weight:bold;
	color:#828282;
}


			/*IMAGE PROPERTIES*/
.noborder {
float : left;
margin-right: 10px;
padding :0 10px;
}

			/*TYPOGRAPHY*/
blockquote {
font-weight : bold;
font-style : italic;
color : #B29B35;
}

			/*CLASSES*/
.info {
color : #B29B35;
}