
body
        {
     background: url("../images_site/_background.gif") repeat-x;	 
     background-color: #197d3d;
     }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
a {outline: none;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.clearboth {clear: both;}
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */		

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#logo
        {
	left: 50%;
	margin-left: -540px;
        z-index: 1;
        position: absolute;
        top: 31px;
        width: 655px;
        height: 158px;
        display: block;
        }
	
#head_BG
        {
	left: 50%;
	margin-left: -395px;
    z-index: 0;
    position: absolute;
    top: 1px;
	border-left: 1px solid #555555;
    border-right: 1px solid #7f8e96;
	border-top: 0px solid #000;
    }


	
	
		


	
			
				
/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */




#content_container
        {
        background: url("../images_site/_background_content.png") repeat-y;
        position: absolute;
		left: 50%;
		margin-left: -395px;
		margin-bottom: 50px;
        z-index: 4;
        top: 80px;
        width: 790px;
        border-left: 1px solid #555555;
        border-right: 1px solid #7f8e96;
        border-top: 0px solid #c5ccce;
        border-bottom: 1px solid #555555;
        }

#content
        {
        position:relative; top:15px; left:200px;
        width: 560px;
		height: 100%;
		display: none;
        }	
	 
#content img.right
       {
    border: 1px solid #999;
	display: block;
	float: right;
	margin: 0px 0px 10px 10px;
	background: #ffffff;
	padding:5px;
	}	

	 
#content div.right
       {
	
    border: 1px solid #999;
	display: block;
	float: right;
	margin: 0px 0px 10px 10px;	
	background: url("../images_site/_lupe.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #ffffff;
	padding:5px;
	font-size:12px;
    color: #555;
    font-family: arial, verdana;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
	}	
	
#content img.left
       {
    border: 1px solid #888888;
	display: block;
	float: left;
	margin: 10px 10px 10px 10px;
	background: #ffffff;
	padding:5px;
	}	

#content div.left
       {
	
    border: 1px solid #999;
	display: block;
	float: left;
	margin: 0px 10px 10px 0px;	
	background: url("../images_site/_lupe.png");
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #ffffff;
	padding:5px;
	font-size:12px;
    color: #555;
    font-family: arial, verdana;
    font-weight: normal;
    text-decoration: none;
    line-height: 18px;
	}	
	
		


#content img.left_2
       {
    border: 1px solid #888888;
	display: block;
	float: left;
	margin: 5px 5px 5px 5px;
	background: #ffffff;
	padding:2px;
	}	
	




/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
