
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body {
	background: url("../images/bg.jpg") top repeat-x;
	font: normal 12px Arial, Helvetica;
	color: #444;
	line-height: 140%;
}

.clearFloat{
	clear: both;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #336699;

}

input{
	border: 1px solid #ccc;
	width: 170px;
}

textarea{
	border: 1px solid #ccc;
	width: 170px;
}

h1{
	font-size: 16px;
	margin: 5px 0px;
}

h2{
	font-size: 13px;
	margin: 5px 0px;
}

h3{
	font-size: 12px;
	margin: 5px 0px;
}

#wrapper{

	width: 965px;
	margin: 0px auto;
}

#header{
	height: 140px;
	position: relative;
	background: url("../images/agis_slogan.jpg") top center no-repeat;
}

#logo{
	padding-top: 5px;
}

#search{
	background: url("../images/search_2.jpg") no-repeat;
	width: 316px;
	height: 92px;
	position: absolute;
	top: 0px;
	right: 30px;

}

.search_input{
	margin: 27px 6px 0px 38px;
	border: none;
	background: none;
	width: 190px;
}

.search_submit{
	width: 40px;
	background: none;
	border: none;
}

#menu{

}

#menu ul {

}

#menu ul li{
	display: inline;
	margin-right: 0px;
}

#menu ul li .tree_selected{
	display: inline;
}

#menu ul li .menu_right_tab{
	display: inline;
	background: url("../images/menu_right.jpg") top left no-repeat;
	height: 41px;
	width: 10px;
	padding: 15px 4px;
}

#menu ul li .menu_left_tab{
	display: inline;
	background: url("../images/menu_left.jpg") top right no-repeat;
	height: 41px;
	width: 10px;
	padding: 15px 4px;
}

#menu ul li a{
	background: url("../images/menu_bg.jpg") top repeat-x;
	height: 41px;
	line-height: 41px;
	font-weight: bold;
	padding: 14px 0px;
	font-size: 13px;
}

#menu ul li .tree_selected a{
	color: #666;
}

#menu ul li a:hover{
	color: #666;
}


#middle{
	color: #FFF;
	height: 358px;
}

#middle_left{
	float: left;
	width: 525px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
}

#middle_right{
	float: left;
	width: 300px;
	margin: 10px 10px 0px 80px;
}

#middle_right a{
	color: #fff;
}

#middle_right h1{
	margin-left: 12px;
}

#middle_right .middle_tab_right{
	background: url("../images/middle_tab_right.jpg") no-repeat;
	padding: 20px 15px 0px 15px;
	height: 312px;
}

#middle_right .middle_tab_right p{
	margin: 2px;
	border-bottom: 1px solid #FFF;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#middle_left .middle_tab_left{
	background: url("../images/middle_tab_left.jpg") no-repeat;
	padding: 15px 40px 7px 0px;
	text-align: center;
}


#content{
	background: url("../images/main_bg.jpg") center repeat-y;
}

#content_top{
	background: url("../images/main_top.jpg") top center no-repeat;
}

#content_bottom{
	background: url("../images/main_bottom.jpg") bottom center no-repeat;
	padding-left: 25px;
}

#main{
	position: relative;
	float: left;
	width: 550px;
	margin: 10px;
}

#right{
	float: left;
	width: 300px;
	margin: 10px 10px 10px 30px;
}


#right .tab_right_sus{
	background: url("../images/tab_right_sus.jpg") top center no-repeat;
}

#right .tab_right_jos{
	padding: 20px 15px 0px 15px;
	background: url("../images/tab_right_bottom.jpg") bottom center no-repeat;
}

#right .tab_right{
	background: url("../images/tab_right_bg.jpg") center repeat-y;
}

#right a{
	color: #333;
}

#right h1{
	margin-left: 12px;
}

#right .tab_right p{
	margin: 2px;
	border-bottom: 1px solid #F3F3F3;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#footer{
	background: url("../images/footer.jpg") top no-repeat;
	padding: 20px 20px 15px 20px;
	text-align: right;
	position: relative;
}

#footer ul li{
	display: inline;
	margin-right: 0px;
	padding: 0px;
}

#footer ul li .tree_selected{
	display: inline;
}

#footer ul li a {
	color: #eee;
	padding: 10px;
}

#footer ul li .tree_selected a{
	color: #aaa;
}

#footer ul li a:hover{
	color: #aaa;
}

#footer ul li .menu_right_tab{
	display: inline;
	padding: 0px;
}

#footer ul li .menu_left_tab{
	display: inline;
	padding: 0px;
}



.album_{
	width: 135px;
	height: 135px;
	float: left;
	margin: 10px;
	text-align: center;
	background: url("../images/bg_img.jpg") no-repeat;
}

.despartitor{
	height: 5px;
}


#subpagini{

	margin-top: 10px;
	padding: 5px;
}

#subpagini ul {

}

#subpagini ul li{
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

#subpagini ul li a:hover{
	font-weight: bold;
}
