body {
	background: #AAB192 url(img/bg.jpg) top center repeat-y;
	color: #333333;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px auto 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 740px;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#head {
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top2.jpg);
	height: 100px;
	}
#header {
	background-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/top.jpg);
	height: 100px;
	}
	.ty{
	border: 1px solid #909090;
	vertical-align:middle;
	height:75px;
	background-color: #FFFFFF;
}	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #999999;
	text-decoration: none;
	}
	
a:hover{
	font color: #FFFFFF;
	}
	
/************************************************
*	Nav         								*
************************************************/
.qtrans_language_chooser li {
	float:right;
	margin-right:3px;
}

#nav {
	width: 740px;
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #3A3A3A;
	background-image: url(img/fond_bot.jpg);
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
	
#nav li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#nav ul {
	margin: 0px;
	padding: 0px;
	}
		
#nav a {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	}
		
#nav a:hover {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(img/hi.jpg);
	}
	
/************************************************
*	Content 					     		    * 
************************************************/
#todo {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}
#todoin {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}	
.titulo {
	font-family: Trebuchet MS;
	color: #005555;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	background-image: url(img/fon_tit.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
	}
	
#credits {
	color: #FFFFFF;
	width: 740px;
	height: 25px;
	text-align: center;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3A3A3A;
	background-image: url(img/fond_bot.jpg);
	margin-top: auto;
	}
