/*----- Structure ----- */

img
	{  
		border-style: none;
	}

body
	{
		margin:0;
		padding:0;
		font-size: 12px;
		font-family: 'Tahoma','Verdana','Arial';
		color:#707070;
		background:url(assets/background.jpg);
		background-repeat:no-repeat;
		background-attachment: fixed;
		background-position: center center;
	}

body a
	{
		cursor:crosshair;
	}

#center 
	{	
		margin:auto;
		width:800px;
	}

#header
	{
		width:800px;
		height:200px;
	}
	
#left
	{
		float:left;
		width:auto;
	}
	
#middle
	{
		float: right;
		width: 520px;
		height: 100px;
		padding-right: 10px;
		padding-left: 0px;
		padding-top: 26px;
	}	
	
#intel
	{
		width: 480px;
		padding-left: 22px;
	}
	
#hp
	{
		width: 480px;
		padding-left: 22px;
	}
	
#footer
	{
		width: 100%;
		clear: both;
		text-align:center;
		margin: 10px 0 10px 0;
	}

#footer p 
	{
		text-align:center;
		font-size:10px;
	}

#footer a 
	{
		color:red;
	}

#text_menu
	{
		border-top:1px solid #ccc;
		width: 100%;
		clear: both;
		margin: 10px 0 10px 0;
		line-height: 30px;
		color: #ccc;
	}
	
#text_menu p
	{
		text-align: center;
	}
	
#text_menu a 
	{
		color:red;
	}
	
/*----- Rightside Box ----- */
#rightside a 
	{
		color:red;
	}

.rightside_header
	{
		width: 370px;
		height: 21px;
		background: url(assets/box_header.gif) no-repeat;
		float:right;
	}

.rightside_body
	{
		width: 368px;
		float: right;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc; 
	}

.rightside_footer
	{
		width: 370px;
		height: 45px;
		background: url(assets/box_footer.gif) no-repeat;
		float:right;
	}
	
/*----- Leftside Box ----- */
#leftside
	{
		width: 370px;
		float: left;
	}

#leftside a 
	{
		color:red;
	}
	
.leftside_header 
	{
		width: 370px;
		height: 21px;
		background: url(assets/box_header.gif) no-repeat;
	}

.leftside_body  
	{
		width: 368px;
		border-left:1px solid #ccc;
		border-right:1px solid #ccc; 
	}

.leftside_footer 
	{
		width: 370px;
		height: 45px;
		background: url(assets/box_footer.gif) no-repeat;
	}
/*----- Content Box ----- */

.content_body p {
padding:0px 20px 10px 20px;
text-align:justify;
}

.content_body h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.content_body h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body a {
color:#ff0000;
}

.red {
color:red;
}

.content_header {
width:512px;
float:right;
margin-right:1px;
height:21px;
background:url(assets/content_header.gif) no-repeat;
}

.content_body {
width:510px;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
float:right;
margin-right:1px;
}

.content_footer {
width:512px;
float:right;
margin-right:1px;
height:45px;
background:url(assets/content_footer.gif) no-repeat;
}

/*----- Nav ----- */

.class nav {
width:191px;
}

.nav_list {
margin: 0;
padding: 0;
width: 191px;
list-style: none;
overflow: hidden;
}

.nav_list li {
width: 191px;
overflow: hidden;
text-transform: uppercase;
font-size:10px;
font-weight:bold;
}

.nav_list a {
color:#707070;
text-decoration:none;
}

.li_nav_header a  {
display: block;
width: 191px;
height: 21px;
background: url(assets/nav_header.gif) no-repeat;
}

.li_nav_body a  {
display: block;
width: 191px;
height: 21px;
background: url(assets/nav_body.gif) no-repeat;
padding-left: 25px;
line-height:20px;
}

.li_nav_footer a  {
display: block;
width: 191px;
height: 45px;
background: url(assets/nav_footer.gif) no-repeat;
}

.li_nav_body a:hover {
background-position:  0 -21px;
color:#0F3D80;
}

.li_active a:active  {
background: url(assets/../skins/artica/assets/nav_body.gif) no-repeat;
background-position:  0 -42px;
color:#0F3D80;
}

/*----- Sidebar boxes ----- */

#sidebar {
width: 191px;
float:left;
}

.sidebar_header {
width: 191px;
height: 21px;
background: url(assets/nav_header.gif) no-repeat;
}

.sidebar_body  {
width: 191px;
background:#fff;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
}

.sidebar_footer  {
width: 191px;
height: 43px;
background: url(assets/nav_footer.gif) no-repeat;
}


/*----- Content Box Contact ----- */

.content_body1 p {
padding:0px 20px 10px 20px;
text-align:justify;
}

.content_body1 h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.content_body1 h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.content_body1 a {
color:#ff0000;
}

.red {
color:red;
}

.content_header1 {
width:370px;
float:right;
margin-right:1px;
height:21px;
background: url(assets/box_header.gif) no-repeat;
}

.content_body1 {
width:368px;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
float:right;
margin-right:1px;
}

.content_footer1 {
width:370px;
float:right;
margin-right:1px;
height:45px;
background: url(assets/box_footer.gif) no-repeat;
}
/*--------------------- */

/*----- Sidebar boxes Contact ----- */

#sidebar1 {
width: 370px;
float:left;
}

.sidebar_header1 {
width: 370px;
height: 21px;
background: url(assets/box_header.gif) no-repeat;
}

.sidebar_body1  {
width: 368px;
border-left:1px solid #ccc;
border-right:1px solid #ccc; 
}

.sidebar_body1 p {
padding:0px 20px 10px 20px;
text-align:justify;
}

.sidebar_body1 h1 {
font-size:15px;
padding:10px 20px 0px 20px;
}

.sidebar_body1 h2 {
font-size:13px;
padding:0px 20px 0px 20px;
}

.sidebar_body1 a {
color:#ff0000;
}

.red {
color:red;
}

.sidebar_footer1  {
width: 370px;
height: 45px;
background: url(assets/box_footer.gif) no-repeat;
}



/*----- 3 COLOANE ----- */



#container
	{
		width: 90%;
		margin: 10px auto;
		color: #333;
	}

#leftnav
	{
		float: left;
		width: 200px;
		margin: 0;
		padding: 1em;
	}

#rightnav
	{
		float: right;
		width: 200px;
		margin: 0;
		padding: 1em;
	}

#continut
	{
		margin-left: 245px;
		margin-right: 245px;
		padding: 1em;
		width: 200px;
	}

#images 
	{
   		margin: 0 auto;
	}

#images img 
	{
		float: left;
     		margin: 5px 10px 5px 20px; /* Top, right, bottom, left */
	}
