@import url("../style_form.css");

@import url("../style_donnees.css");

#global {
	position: absolute;
	left: 50%;
	top: 15px;
	width: 757px;
	margin-left: -378px;

}

#contenu {
	border: 1px solid #e6e6e6;

}

#calendrier {
	border: 1px solid #e6e6e6;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 450px;
	height:608px;
	padding-left: 15px;

}

#gains {
	border: 1px solid #e6e6e6;
	position: absolute;
	left: 10px;
	top: 10px;
	width: 450px;
	height:95%;
	padding-left: 15px;

}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}

.base:link{
	color: #0066FF;
	text-decoration: none;
}

.base:visited{
	color: #0066FF;
	text-decoration: none;
}

.base:hover{
	color: #FF6600;
	text-decoration: none;
}

.textegris {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	letter-spacing: 1px;
}

.sommaire {

	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #666666;
	letter-spacing: 1px;
}

.chapo {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0066;
	letter-spacing: 1px;
	line-height: 18px;
}

.baseline {
	font-family : Georgia, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #666666;
	font-weight : normal;
	line-height : normal;
	letter-spacing: 1px;
}

p.fermer {
	position : absolute;
	bottom : 20px;
	left: -244px;
	top: 321px;
	width: 713px;
	}
