/*
////////////////////////////////////////////////////////////////////////////////
//
//  Copyright (C) 2010 oocube and its licensors.
//
////////////////////////////////////////////////////////////////////////////////
*/

body {
	font-family: Arial, Verdana;
	font-size: 12px;
	background: #e8e8e8 url(../images/bg.png) repeat-x 0 0;
	color: #575757;
}

#page {
	width: 900px;
	margin: 0 auto;
}

#page #main {
	background: url(../images/page.png) repeat-x 0 0;
	height: 443px;
	width: 900px;
	position: relative;
}

#page #header {
	height: 135px;
}

#header h1 {
	display: block;
	height: 135px;
	width: 386px;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	height: 135px;
	width: 386px;
	text-indent: -6000em;
	background: url(../images/logo.png) no-repeat 0 0;
}

#page #footer {
	text-align: center;
	padding: 10px;
}

#main #etreagile {
	position: absolute;
	left: 130px;
	top: 100px;
	width: 260px;
}

#main #passeport-tolteque {
	position: absolute;
	left: 510px;
	top: 100px;
	width: 260px;
}

#main .separator {
	background: url(../images/sep.png) repeat-x 0 center;
	height: 20px;
}

#main a {
	text-decoration: none;
	font-weight: bold;
}

#main a:hover {
	text-decoration: underline;
}

#etreagile h3, #etreagile a {
	color: #bc1614;
}

#passeport-tolteque h3, #passeport-tolteque a {
	color: #6f8300;
}

#main h3 {
	font-weight: bold;
	font-size: 13px;
	padding: 2px 0;
}

#main ul {
	padding: 4px;
}

#main p {
	padding: 5px 0;
}

#main ul li {
	padding: 2Px 0;
	padding-left: 15px;
}

#passeport-tolteque h2 a, #etreagile h2 a {
	display: block;
	text-indent: -6000em;
}

#passeport-tolteque h2 a {
	height: 43px;
	width: 252px;
	background: url(../images/passeport-tolteque.png) no-repeat 0 center;
}

#etreagile h2 a {
	height: 43px;
	width: 184px;
	background: url(../images/etreagile.png) no-repeat 0 center;
}

#passeport-tolteque li {
	background: url(../images/green.png) no-repeat 0 center;
}

#etreagile li {
	background: url(../images/red.png) no-repeat 0 center;
}
