body {
	overflow-y:scroll;
	padding: 0;
	margin: 0;
	font: 12px Verdana, sans-serif;
	color: #303030;
	background: #ffffff;
}

img {
	border: none;
}

form {
	margin: 0;
}

input {
	border: 1px solid silver;
}

#wrapper {
	margin: 2px auto;
	width: 830px;
	padding: 0;
}

#header {
	text-align: center;
	font-size: 1.7em;
	color: #aaaaaa;
}

#header table {
	font-family: "Trebuchet MS";
}

/* ------------------------------------- */
#universes {
	color: white;
	font-size: 1.3em;
	height: 94px;
	/*background:url('../img/logo-deltalangue.png') no-repeat right center;
    padding-top:25px;*/
}

.univfake {
	width: 37px;
	background: url('../img/fakebg.png') top repeat-x;
}

#universes table {
	width: 100%;
	height: 70px;
	text-align: center;
}

#universes #submenu {
	font: 12px Verdana, sans-serif;
	color: #303030;
	padding: 0;
	margin-top: 5px;
	/*margin-bottom:25px;*/
	text-align: center;
}

#universes #submenu li {
	display: inline;
}

#universes #submenu li a {
	margin-right: 4px;
	color: #303030;
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 8px;
}

/* ------------------------------------- */
#centersubmenu {
	font: 12px Verdana, sans-serif;
	color: #303030;
	padding: 0;
	margin: 0;
	margin-bottom: 25px;
	text-align: center;
}

#centersubmenu li {
	display: inline;
}

#centersubmenu li a {
	margin-right: 4px;
	color: #303030;
	font-size: 1.1em;
	text-decoration: none;
	padding-bottom: 8px;
}

/* ------------------------------------- */
#left {
	width: 180px;
	float: left;
	/*background:url('../img/logo-deltalangue-mini.png') no-repeat 80px 0px;*/
	/*padding-top:18px;*/
}

#left form {
	padding: 0px;
}

#left form input {
	border: 1px solid #303030;
}

/* ------------------------------------- */
#center {
	margin-left: 180px;
}

#centertop table {
	width: 478px;
	height: 28px;
	margin-left: 85px;
	text-align: center;
}

#centertop table td {
	width: 478px;
	height: 28px;
	margin-left: 85px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
}

/* ------------------------------------- */
.centermenu {
	background: #f2f2f2;
}

.centermenu a {
	color: #303030;
	text-decoration: none;
}

.centermenu_high a {
	color: white;
	text-decoration: none;
}

/* ------------------------------------- */
#bottomleft {
	float: left;
	width: 188px;
}

#bottomcenter {
	width: 544px;;
	float: left;
	padding-left: 5px;
}

#bottomright {
	width: 93px;
	float: left;
}

/* ------------------------------------- */
#bottommenu {
	clear: both;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}

#bottommenu li {
	display: inline;
	color: #989898;
}

#bottommenu li a {
	padding-right: 4px;
	color: #989898;
	text-decoration: none;
}

/* ------------------------------------- */
#copyright {
	float: left;
}

#design {
	text-align: right;
}

#footer {
	clear: both;
	color: #989898;
}

/* ------------------------------------- */
.tarifs {
	text-align: center;
	border: 1px solid #f2f2f2;
}

.tarifs thead {
	background: #009900;
	color: white;
}

.tarifs th {
	font-weight: normal;
	padding: 5px;
}

.tarifs .even {
	background: #f2f2f2;
}

.tarifs .odd {

}

.tarifs .price {

}