body{
	background-color:#2D2D2D;
	font-family:Verdana;
	font-size:10px;
	font-weight:bolder;
	margin:0 auto;
	padding:0;
	color:#FFF;
}

#conteiner{
	width:828px;
	height:150px;
	margin:0 auto;
	padding:0;
	background-color:#393939;
}

#top{
	width:828px;
	height:103px;
}

.span-35{
	padding-right:35px;
}

#contenedor{
	width:828px;
	height:950px;
}

#iz{
	width:414px;
	height:480px;
	float:left;
}

#de{
	width:414px;
	height:480px;
	float:left;
	background-image:url(graf/fond-de.gif);
	background-repeat:no-repeat;
}

#iz1{
	width:414px;
	height:315px;
	float:left;
}

#de1{
	width:414px;
	height:290px;
	float:left;
	background-image:url(graf/fond-de.gif);
	background-repeat:no-repeat;
}
.img-style{
	margin:3px;
}

form{
	text-align:right;
	width:350px;
}

.input{
	width:180px;
	height:15px;
	margin:5px;
}

.textarea{
	width:180px;
	margin:5px;
	height:98px;
}

p{
	margin:20px 0 30px 0;
}

.blank{
	color:#FFF;
}
