@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
	background-image: url(i/bg.jpg);
	background-repeat: repeat-x;
	margin:0px;
	background-color: #fbefd4;
}
#wrap{
	width: 900px;
	margin-bottom: 10px;
	margin:0 auto;
}
#head{
	height:186px;
	clear:both;
	color:#fbefd4;
	background-image:url(i/logo.gif);
	background-repeat:no-repeat;
	background-position:right;
	border:1px dotted #b54123;
	margin-bottom:22px;
}
#head h1{
	font-size:22px;
	margin:113px 0px 0px 4px;
}
#head h2{
	font-size:10px;
	margin:6px 0px 0px 4px;
}
/* ___  BODY  ____  */
#content{
	margin:0px 200px 0px 200px;
	border:1px dotted #fbefd4;
}
#content h1{
	font-size:16px;
	line-height:20px;
	margin:44px 0px 0px 0px;
	padding:0px;
}
#content h2{
	font-size:13px;
	line-height:20px;
	margin:40px 0px 10px 0px;
	padding:0px;
}
#content h3{
	font-size:12px;
	line-height:20px;
	margin:10px 0px 40px 0px;
	font-weight:normal;
	font-style:italic;
	padding:0px;
}
#content h4{
	display:inline;
	font-size:11px;
	width:172px;
	float:right;
	margin:40px -200px 10px 20px;
	font-weight:normal;
}
#content h5{
	margin:0px 0px 6px 0px;
	font-size:11px;
	padding:0px;
}
#content table td table td{
	font-size:10px;
	padding-top:6px;
	font-size:11px;
	padding:0px;
}
#content table td#dao_team{
	background-image:url(i/bg_alle.jpg);
	background-repeat:no-repeat;
}
#content ul, #content p, #content td{
	margin:0px 0px 12px 0px;
	font-size:12px;
	padding:0px;
}
#content li{
	margin:0px 0px 6px 0px;
}
#content h2 img{
	margin:0px -200px 10px 20px;
}
#content h3 img{
	margin:30px 0px -10px 0px;
}
.footer{
	clear:both;
	width:100%;
	margin:22px 0px 22px 0px;
}
#menu{
	float:left;
	width:185px;
	margin-top:45px;
}
#right{
	float:right;
	width:185px;
	margin-top:45px;
}
a{
	color: #660000;
}
#right a{
	font-weight:bold;
	
}
/* FORMULAR */
form input, form textarea{
	border:1px solid #990033;
	margin:4px;
}
/* depreciated */
div{	
}

