@charset "UTF-8";
/* CSS Document */
 
html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
 
 
body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 100%;
	width: 100%;
	line-height: 16px;
}
 
 
#contener
{
	width: 958px;
	position: relative;
	padding: 0px;
	background-color: #CCCCCC;
	background-image: url(../img/fd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 960px;
}
 
#header {
	height: 208px;
	color: #FFFFFF;
	text-indent: 700px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
}
 
#main {
	position: relative;
	width: 600px;
	padding-left: 30px;
}
 
#menu {
	height: 35px;
	width: 620px;
	margin-left: 0px;
	margin-bottom: 15px;
}
 
#textes {
	float: left;
	width: 375px;
}
#textes2 {
	float: left;
	width: 95%;
}
 
#news {
	width: 180px;
	position: absolute;
	right: 10px;
	top: 50px;
	float: left;
	margin-left: 60px;
}
 
 
#second {
	position: absolute;
	width: 168px;
	height:350px;
	right: 5px;
	top: 218px;
	padding-right: 100px;
	padding-left: 65px;
}
 
#footer {
	position: fixed;
	bottom: 0px;
	color: #CCCCCC;
	padding: 5px;
	width: 100%;
	text-align: center;
	display:block;
	background-repeat: no-repeat;
	font-size: 11px;
	text-decoration: none;
	background-color: #000000;
	line-height: 12px;
}
 
.clear {
	clear: both;
	visibility:hidden;
}

.nfs{
	width: 168px;
	height:350px;
	float: left;
}
