﻿/* Style CSS "lanuit des chercheurs"*/
body {

	margin:0;
	padding:0;
	background:#262262 url("/images/super_header.jpg") no-repeat top center;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
}

#page {
	margin:0 auto;
	padding:0px;
	width:998px;
	position:relative;
}

/*header*/

#img_header{
	position:relative;
	width:1640px;
	height:295px;
	/*left:50%;
	margin-left:-820px;*/
}

#header {
	position:relative;
	width:998px;
	height:295px;
	margin:0 auto;
}



#annonce {
	position:relative;
	top:90px;
	left:10px;
	margin:0px;
	padding:0px;
	width:410px;
	height:59px;
}

#header #menu{
	width:380px;
	height:252;
	margin-top:-55px;
	margin-left:525px;
}

/*bloc centrale*/

.body_txt {

	position:relative;
	margin-top:0px;
	padding:1px 0 1px 0;
	left:165px;
	background:#5a2262 url("/images/bg_txt.jpg") repeat-x;
	width:668px;
	text-align:justify;
}

#annonce_droite {
	position:absolute;
	top:5px;
	left:579px;
	height: 409px;
	width: 253px;
}

#annonce_droite a {
	display:block; 
	height:70px; 	
	margin: 0 15px;
}
a#first {margin-top:125px;}

.body_txt h1 {
	position:relative;
	left:11px;
	top:0px;
	width:348px;
	height:28;
}

.body_txt .content {
	margin:0 0 0 10px;
	width:567px;
}
.body_txt .content_large {
	margin:0 0 0 10px;
	padding-right: 10px;
}

.content .image_txt {
	float:left;
	margin:0 12px 0 0;
}

.date {
	width:150px;
	text-align:center;
}

.info {
	padding:6px;
}

a {
	color:#edf615;	
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

h1 {
	margin-top:0;
	font-size:18px;
	color:#d7df21;
}

h2 {
	font-size:16px;
	margin-top:30px;
	color:#edf615;
}

/*liste à puce*/
ul {
	list-style:url("/images/star.gif")
}

/*footer et fiole*/

#footer {
	position:relative;

	left:165px;
	width:668px;
	height:193px;
	background:#262262 url("/images/footer.jpg") no-repeat left top;
}

#bottle {
	position:relative;

	margin-top:-592px;
	height:546px;
	left:23px;
	width:142px;
	background:#262262 url("/images/botteul.jpg") no-repeat left top;
}


/*
a.expand {
	display: block;
	cursor:default;
}
a.expand:hover {
	text-decoration:none;
}


a.expand span {
	display: none;
	text-decoration:none;
}
a.expand:hover span {
	display: block;
	color:#FFF;
	text-decoration:none;
}
*/
a.expand{
	/* display:block; */
}

.content-expand{
	display:none;
}





.clear {
	clear:both;
}

.ptitext, .btnEnvoyez, #age, #photo {
	border:1px solid #262262;
	color: #262262;
	background-color:#d6c8d8;
}

#formphoto {
	background: transparent url('/images/bg_photos.jpg') no-repeat;
	height: 228px;
	margin: 0 auto;
	width: 346px;
}


.formlogin {
	margin: 0 auto;
	width: 200px;
}