@charset "utf-8";
/* CSS Document */


body{
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	background-color:#29458f;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}

#contener{
	width:765px;
	margin-left:20px;
	float:left;

}

#header{
	height:76px;
	float:left;
	width:100%;
	background-image: url(header.gif);
	background-repeat: repeat-x;
}

a.logo{
	display:block;
	float:left;
	background-image: url(loog.gif);
	background-repeat: no-repeat;
	width:124px;
	height:76px;
	margin-left:20px;
}

#rosse{
	float:right;
	width:300px;
	font-size: 14px;
	color: #f4da01;
	margin-top:-3px;
	vertical-align:middle;
}

#photo{
	float:left;
	width:536px;
	height:259px;
	background-image: url(photo1.jpg);
	background-repeat: no-repeat;
}

#menu{
width:229px;
float:right;}

#menu a{
	height:18px;
	padding-top:5px;
	width:190px;
	padding-right:40px;
	float:left;
	text-align:right;
	text-transform:uppercase;
	text-decoration:none;
	margin-top:3px;
	display:block;
	background-image: url(menu_hover.jpg);
	background-repeat: no-repeat;
	color: #000000;
}

#menu a:hover{
	background-image: url(menu_active.jpg);
}

#main{
	width:536px;
	float:left;
	background-color: #edede9;
	background-image: url(main_up.jpg);
	background-repeat: no-repeat;
}

#slogan{
	width:270px;
	height:50px;
	padding-top:6px;
	padding-left:6px;
	margin-top:-20px;
	line-height:16px;
	float:left;
	background-image: url(slogan.jpg);
	background-repeat: no-repeat;
	font-family: tahoma;
	font-size: 11px;
	color: #165c89;
}

#main2{
	width:490px;
	float:left;
	padding-top:10px;
	padding-left:26px;
	padding-bottom:30px;
	font-family: tahoma;
	line-height:16px;
	font-size: 11px;
	padding-right:20px;
	color: #3e3e3e;
	}
	
.green{
	font-weight:bold;
	font-family: tahoma;
	font-size: 11px;
	color: #639000;
}

.welcome_big{
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #e97e00;
}
.welcome_small{
	font-size: 12px;
	color: #6e6e6e;
	font-family: Arial, Helvetica, sans-serif;
}
.more{
	background:url(1_z1.gif)  center left no-repeat;
	padding-left:14px;
	vertical-align:middle;
	color:#3e3e3e; 
	text-decoration:none}
	
a.more:hover{
	text-decoration:underline;}
	
.featured{
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #183046;
}

ul{margin:0; padding:0; list-style:none; line-height:16px}
li{
	background:url(1_z2.gif)  center left no-repeat;
	margin:0px;
	padding-left:17px;
	list-style-type: none;
}
li a{color:#639000;}

#contact{
	width:210px;
	margin-left:10px;
	margin-top:-20px;
	padding-left:9px;
	float:right;
	font-family: tahoma;
	color: #eae7cd;
}
#contact a{
color:#ffea00;}

.txt12{
font-size:12px;}

.blue{
color:#2275bb;}

#footer{
	background-image: url(footer2.gif);
	background-repeat: repeat-x;
	height:94px;
	float:left;
	width:100%;
	color: #CCCCCC;
}

#footer2{
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	width:766px;
	padding-top:44px;
	float:left;
	height:50px;
}

#footer a{
	color: #e97e00;
	text-decoration:none;
}
