* {
	padding: 0;
    margin: 0;
    border: 0; 
	}
ul {list-style-type: none;}
body {
	background:url(img/bg.png) repeat;
	margin-bottom: 15px;
	}
#conteiner { 
	text-align: left;
	background:#fff url(img/menu.png) repeat-x ;
	width: auto;
	
	}
#conteiner2 {
	text-align: left;
	background:url(img/pvc-logi-durvis-geneo.jpg) no-repeat;
	width: 955px;
	min-height:1000px;
	}
#copy {
	background:url(img/copy.png) repeat-x top left;
	width: 100%;
	height: 55px;
	padding-top: 5px; 
	padding-left: 10px;
	}
#news {
	height: 600px !important;
	width: 390px;
	float: left;
	}
#news h1 a {
	display: block;
	height: 355px;
	width: 390px;
	}
#news h1 a span {display: none}
#news p { margin-left: 15px;}
#corner{ float: left;}
#corner span {
	background:url(img/menucorner.png) no-repeat;
	width: 40px;
	height: 60px;
	display: block;
	}
#btn { text-align: left; height: 60px;}
#btn li {
	background: url(img/split.png) right bottom no-repeat;
	height: 60px;
    float: left;
	text-align:center;
}
#btn li a {
	padding: 11px;
	padding-bottom: 0px;
	margin-top: 14px;
	display:block;	
	}
.txt {
	width: 500px;
	margin: 5px;
	margin-top: 0px;
	padding: 10px;
	padding-top: 0px;
	border-left:#ccc dotted 1px;
	border-right:#ccc dotted 1px;
	text-align:left;
	}
.txt h1, #news h3 { 
	float:left; 
	color:#dc1c7e;
	border-left:#1892d5 solid 5px;
	padding-left: 10px;
	}
.txt img { 
	float:left;
 	margin: 1px;
	padding: 1px;
	border:#ccc solid 1px;
	}
.bullet {list-style-type: upper-latin !important; }	
/* Fonts */

* { 
	font-family: Verdana, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	 }
a { 
	color: #4f4f4f;
	text-decoration: none; 
	font-weight: bold;
	font-size: 12px;
	}
.txt h1, .txt h2, #news h3, #news h2 { font-size: 14px; font-weight: bold;}
.txt h2, #newa h2 {color:#4f4f4f;}
.txt p, #news p { color: #4f4f4f;}
#btn li a {color:#dbe7ec; text-decoration:none;}
#copy { color:#ccc;font-size: 10px;}
#copy a { 
	color:#ccc;
	text-decoration:none;
	font-weight: bold;
	font-size: 10px;
	}
.txt li {color:#4f4f4f; font-size: 12px; }

