/* PROPRIETES */
body
{
	background-color	:	#e65a36	;
	margin				:	0px		;
	padding				:	0px		;
}

h1
{
	font-family		:	Trebuchet MS	;
	color			:	#FFF			;
	font-size		:	52px			;
	text-align		:	center			;
	margin-top		:	15px			;
	margin-bottom	:	10px			;
}

h2
{
	background-image	:	url("../_IMG/mois_ete.jpg")	;
	background-repeat	:	no-repeat						;
	width				:	108px							;
	height				:	27px							;
	padding				:	2px 0px 0px 3px					;
	margin				:	0px								;
	border-bottom		:	7px solid #FFF					;
	font-family			:	Trebuchet MS					;
	color				:	#FFF							;
	font-size			:	13px							;
}

/*	SQUELETTE	*/

#global
{
	width				:	887px							;
	height				:	585px							;
	background-image	:	url("../_IMG/bkg_shadow.png")	;
	background-repeat	:	repeat-y						;
	margin-left			:	auto							;
	margin-right		:	auto							;
	position			:	relative						;
}

#infos
{
	width				:	867px				;
	margin				:	0px 10px 0px 10px	;
	line-height			:	25px				;
	height				:	25px				;
	font-family			:	Verdana				;
	font-size			:	10px				;
	color				:	#FFF				;
	margin-left			:	auto				;
	margin-right		:	auto				;
	position			:	relative			;
}

#infos a
{
	color	:	#FFF	;
}

#calendrier
{
	width				:	867px							;
	height				:	585px							;
	background-color	:	#FFF							;
	margin				:	0px 10px 0px 10px				;
}

#theme
{
	background-image	:	url("../_IMG/theme_ete.jpg")	;
	background-repeat	:	no-repeat						;
	width				:	152px							;
	height				:	585px							;
	float				:	left							;
	position			:	relative						;
}

#aujourdhui
{
	font-family	:	Trebuchet MS	;
	font-size	:	14px			;
	color		:	#FFF			;
	text-align	:	center			;
}

#aujourdhui b
{
	font-size	:	18px	;
}

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

#heure
{
	font-family	:	Trebuchet MS	;
	font-size	:	24px			;
	color		:	#FFF			;
	text-align	:	center			;
	margin-top	:	15px			;
}

#pubgauche
{
	position	:	absolute	;
	bottom		:	13px			;
	left		:	13px		;
}

#navigannees
{
	background-color	:	#fae7ad			;
	width				:	693px			;
	height				:	36px			;
	position			:	absolute		;
	bottom				:	7px				;
	right				:	17px			;
	font-family			:	Trebuchet MS	;
	color				:	#6E4529			;
	font-size			:	10px			;
	padding-left		:	7px				;
	line-height			:	30px			;
}
#select
{
	display	:	inline	;
	position:	relative;
	top		:	3px		;
}

#navigannees select
{
	background-color	:	#6E4529	;
	color				:	#FFF	;
	border				:	0px		;
	margin				:	0px 10px 0px 10px	;	
}

#navigannees a
{
	color	:	#6E4529	;
}

#navigannees a:hover
{
	color	:	#b63143	;
}

#shadow
{
	background-image	:	url("../_IMG/bkg_shadow-bottom.png")	;
	background-repeat	:	no-repeat								;
	width				:	887px									;
	height				:	10px									;
}

#journeemondiale
{
	clear				:	both						;
	width				:	887px						;
	height				:	50px						;
	font-family			:	Verdana						;
	font-size			:	12px						;
	color				:	#FFF						;
	position			:	absolute					;
	top					:	630px						;
	background-image	:	url("../_IMG/globe.png")	;
	background-repeat	:	no-repeat					;
}

#journeemondiale p
{
	margin	:	20px 0px 0px 60px	;
}

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

.imprimer
{
	margin-left		:	70px	;
}

.copyright
{
	margin-left	:	70px	;
}


.secondes
{
	font-size	:	11px	;
}

.novisible
{
	display	:	none	;
}


.mois
{
	width				:	111px							;
	height				:	535px							;
	display				:	inline							;
	float				:	left							;
	margin-left			:	7px								;
	background-color	:	#fae7ad							;
}

.jour
{
	width				:	111px			;
	height				:	14px			;
	font-family			:	Trebuchet MS	;
	color				:	#c26229			;
	font-size			:	9px				;
	margin-bottom		:	2px				;
	line-height			:	14px			;
}

.numjour
{
	background-color	:	#91c465			;
	width				:	14px			;
	height				:	14px			;
	margin-right		:	3px				;
	position			:	relative		;
	float				:	left			;
	display				:	inline			;
	color				:	#FFF			;
	text-align			:	center			;
}

.saint
{
	position			:	relative		;
	float				:	left			;
	display				:	inline			;
	height				:	10px			;
}

.jour6 .numjour
{
	background-color	:	#facc2e		;
}

.jour7 .numjour
{
	background-color	:	#ee8840		;
}

.today .numjour
{
	background-color	:	#b63143		;
}

.ferie .numjour
{
	background-color	:	#6E4529		;
}


.jour6
{
	color				:	#FFF		;
	background-color	:	#facc2e		;
}

.jour7
{
	color				:	#FFF			;
	background-color	:	#ee8840			;

}

.semaine
{
	width				:	10px			;
	height				:	10px			;
	position			:	relative		;
	float				:	right			;
	padding				:	2px				;
	display				:	inline			;
	color				:	#6E4529			;
}

.ferie
{
	color				:	#FFF	;
	background-color	:	#6E4529	;
	
}

.today
{
	color				:	#FFF	;
	background-color	:	#b63143	;
}

#contact, #contactdiag
{
	float		:	left	;
	display		:	inline	;
	position	:	relative;
	width		:	674px	;
	height		:	490px	;
	padding		:	20px	;
	font-family	:	Verdana	;
	font-size	:	12px	;
	color		:	#0089cf	;
}

#contact h2
{
	color		:	#0089cf	;
	background	:	none	;
	font-size	:	22px	;
}

#contact input[type="text"], #contact textarea
{
	border	:	1px solid #0089cf	;
}

#contact input[type="submit"], #contact input[type="reset"]
{
	background-color	:	#0089cf	;
	color				:	#FFF	;
	font-weight			:	bold	;
	padding				:	5px 20px;
}

#contactdiag
{
	text-align	:	center	;
	display		:	none	;
}

#twitter, #facebook, #gplus
{
	width			:	auto	;
	height			:	auto	;
	margin-left		:	30px	;
	margin-bottom	:	10px	;
	float			:	left	;
	display			:	inline	;
}
