body {
	background: #FFF url('../img/o2sources/bg.body.gif') repeat-x;
	color: #444;
	font-size: .75em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	color: #B2C23E;
	font-size: 1.4em;
	margin: .5em 0 0;
	padding: 0;
}

h2 {
	clear: left;
	font-size: 1.2em;
}

h3 {
	color: #95C8DB;
	clear: left;
	font-size: 1.1em;
}

br.magicbr {
	visibility: hidden;
	clear: both;
}

img {
	border: 0;
}

a {
	color: #B0C23C;
}

a:hover {
	text-decoration: none;
}

#gotop {
	background: url('../img/o2sources/bg.gotop.gif') no-repeat;
	clear: both;
	display: block;
	width: 64px;
	height: 64px;
	margin-left: 513px;
}

#logo {
	position: absolute;
	background: url('../img/o2sources/logo.gif') no-repeat;
	display: block;
	width: 200px;
	height: 50px;
	right: 0;
	top: 200px;
}

#logo span{
	position: absolute;
	margin-left: -1976px;
}

#externe-lyon-infocite {
	position: absolute;
	left: 0;
	margin-left: 900px;
	margin-top: -40px;
}

#universe {
	background: url('../img/o2sources/bg.universe.gif') top left no-repeat;	
	margin: 0;
	padding: 0;
}

#header {
	background: url('../img/o2sources/bg.header.gif') top right no-repeat;	
	height: 250px;
}

#menu {
	position: absolute;
	margin: 200px  0 0 10px;
	padding: 0;
}

#menu li{
	float: left;
	list-style-type: none;
	margin: 0 5px;
	display:block;
	height:30px;
}

#menu li a{
	background: url('../img/o2sources/bg.menu.item.gif') no-repeat;
	line-height: 25px;
	display: block;
	width: 200px;
	height: 25px;
	text-align: center;
	text-decoration: none;
	color: #999;
	padding-top: 5px;
}

#menu li a:hover, #menu li a.current{
	background-position: bottom;
	color: #333;	
}

#container {

}

#content {
	
	width: 610px;
	padding: 0 15px;
	text-align: justify;
}

#content p{
	margin-left: 10px;
	margin-right: 10px;
}

#footer {
	color: #FFF;
	background: #FFF url('../img/o2sources/bg.footer.gif') repeat-x;
	height: 55px;
	font-size: 0.9em;
}

#footer p{
	background: url('../img/o2sources/bg.footer.logo.gif') right no-repeat;
	margin: 0;
	line-height: 55px;
	text-align: right;
	padding-right: 55px;
}

#footer a{
	color: #FFF;
	text-decoration: none;
}

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

#team-o2 {
	border-left: 1px solid #95C8DB;
	margin: 15px 25px 0 25px; 
	padding: 0 0 0 10px;
}

#team-o2 dt{
	color: #95C8DB;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#team-o2 dd{
	margin: 0;
	padding: 0;
}



#fly-butterfly {
	width: 80px;
	height: 80px;
	background-image: url('../img/o2sources/fly-butterfly.png');
	background-repeat: no-repeat;
	position: absolute;
	left: 490px;
	top: 5px;
}

#fly-butterfly:hover {
	cursor: move;
}

.pfield {
	clear: left;
}

.pfield label {
	display: block;
	width: 120px;
	float: left;
}

input.field, select.field, select {
	font-size: 1em;
	border: 1px solid #DDD;
	padding: 3px;
	width: 180px;
}

select {
	width: 190px;
}

textarea.field {
	font-size: 1.15em;
	border: 1px solid #DDD;
	padding: 3px;
}

.field:hover {
	border: 1px solid #999;

}

.button {
	background: #FFF url('../img/o2sources/bg.button.gif') repeat-x;
	border: 1px solid #999;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 3px;
	font-size: 1em;
}

.button:hover {
	background-color: #eb8200;
} 

.tiny {
	width: 20px;
}

/*
* Microformats
*/

.fn {
	font-weight: bold;
}

#core ul, #dependant ul {list-style-type: none; margin: 0; padding: 0}
#core li, #dependant li {margin-top: 10px;}

#core label, #dependant label {
	display: block;
	padding-right: 10px;
	width: 150px;
	float: left;
	text-align: right;
}

#picker {float: right;}

#image {
	margin-top: -130px;
	
}

#texte:hover {
	cursor: move;
}
