ul{
	margin: 0px;
	list-style-image: url(images/dot_sm.gif);
	padding: 0px;
	font-weight: bold;
	color: #0093dd;
}
body,
html {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin:0;
	padding:0;
	min-width:750 px;
	font-size: 90%;	
}

#wrap {
	width:885px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	#lang {

	margin-bottom: 5px;

	}
#header {
	background-image: url(images/fibopt_zag.gif);
	background-repeat: repeat-x;
	height: 23px;

	font-size: 120%;
	color: #FFF;
	padding-left: 253px;
	padding-top: 5px;
	font-weight: bold;
}
#txt1 {
	padding-left: 253px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#txt2 {
	padding-left: 70px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#txt3 {
	background-color: #dededd;
	background-image: url(images/fibopt_pol.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 20px;
}
#txt4 {
	background-color: #007cc3;
	padding: 5px;
	color: #FFF;
}

#txt4 A{
	color: #FFF;
}

#txt4 A:hover{

	color: #FFF;
}
#txt4 A:visited{

	color: #FFF;
}

#header h1 {
   	padding:5px;
    margin:0;
}

A{
	color:  #0093dd;
	text-decoration:underline;
}
A:visited{
		text-decoration:underline;}
A:hover{
	color: #007cc3; TEXT-DECORATION: underline; }



p{
	text-indent: 0pt;
	padding-top: 3px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}


