/* Informations sur le style du site

	- chambre photos 	:	260*180
	- vignette 		: 	80*120
 	- page 			: 	320 de largeur
	- color
		.bleu clair 	: 	C0CFDB
		.bleu fc 		: 	91A8BC
		.bleu txt 	:	587894
*/

body
{
	margin:0px;
	background-color : #C0CFDB;
}

font.defaut
{
	font-family : Times new roman;
	font-size : 1.2em;
	color : #587894;
}

p.defaut
{
	font-family : Times new roman;
	font-size : 1.2em;
	color : #587894;
}

font.infos
{
	font-family : Times new roman;
	font-size : 0.8em;
	color : #587894;
	font-weight:bold;
}

font.titre_page
{
	font-family : Times new roman;
	font-size:1.2em;
	color : black;
}

font.copy
{
	font-family : Times new roman;
	font-size : 0.8em;
	color : #587894;
}

font.titre_PB
{
	font-family : Times new roman;
	font-size:0.9em;
	color : black;
	font-weight:bold;
}

font.infos_PB
{
	font-family : Times new roman;
	font-size:0.9em;
	color : black;
	font-weight:bold;
}

font.formulaire
{
	font-family : Times new roman;
	font-size:0.9em;
	color : #587894;
	font-weight:bold;
}

a
{
	text-decoration : none;
	color : #587894;
}

a.lien_telecharger
{
	text-decoration : none;
	font-family : Times new roman;
	font-size:0.9em;
	color : #587894;
	font-weight:bold;
}

a.lien_telecharger:hover
{
	text-decoration : none;
	font-family : Times new roman;
	font-size:0.9em;
	color : black;
	font-weight:bold;
}

a.credit
{
	text-decoration : none;
	font-family : Times new roman;
	font-size:0.9em;
	color : #587894;
	font-weight:bold;
}

a.defaut
{
	font-family : Times new roman;
	font-size : 1.2em;
	color : #587894;
	text-decoration : none;
}

input, textarea
{
	font-family : Times new roman;
	font-size:0.9em;
	color : #587894;
	font-weight:bold;
}

fieldset
{
	border:0px;
}

.marquee
{
	font-family : Times new roman;
	font-size : 1.2em;
	color : #587894;
	border : 0px;
	background-color : #D8E2E9;
}

.txt_defil
{
	font-size:1em;
	font-family:Times new roman;
	color:#587894;
	text-decoration:none;
}

.txt_defil:link
{
	font-size:1em;
	font-family:Times new roman;
	color:#587894;
	text-decoration:none;
}

.txt_defil:visited
{
	font-size:1em;
	font-family:Times new roman;
	color:#587894;
	text-decoration:none;
}

.txt_defil:hover
{
	font-size:1em;
	font-family:Times new roman;
	color:#587894;
	text-decoration:none;
}
