/*
Site : www.roman-familial.ch, version2
Feuille de style 
Anne-Christine Robert
Création : le 5 août 2005
Dernières modifications :
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-image:url(images/home_fonds.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin: 0;
	text-align: top;
}

p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

p.more {
	font-size:12pt;}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC3366;
	text-decoration: underline;
}

a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #394D51; /*#339933;*/
	text-decoration: underline;
}

a:hover  {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #339933;
	text-decoration: none;
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #394D51;
	text-decoration: underline;
}
a:visited.menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #557077;
	text-decoration: underline;
}
a:hover.menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FF9900;
	text-decoration: none;
}

a.web{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3366;
	text-decoration: underline;
}
a:visited.web  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #339933;
	text-decoration: underline;
}
a:hover.web  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CC3366;
	text-decoration: none;
}
/* Tableaux de montage */
table.cadre {
	align: center;
	width: 90%;
	border-left-color: #339933;
 	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #339933;
 	border-right-style: solid;
	border-right-width: thin;
	border-bottom-color: #CC3366;
	border-bottom-style: double;
	padding: 0;
	text-padding: 0;}


table.menu {
	background-color: #E6F3E6;
	width: 159;
	padding: 0;
	border: 0;
	height: 100%;}

table.news {
	width: 96%;
	border-top-color: #CC3366;
	border-top-style: double;
	border-bottom-style: double;
	border-bottom-color: #CC3366;
	border-right-style: dotted;
	border-right-width: thin;
	border-right-color: #CC3366;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #CC3366;
	font-size: 11pt;
}
/* Mise en page */
p.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	}
p.web {
	font-size: 8pt;}
.centre {
	text-align: center;
}
.gras {
	font-weight: bold;
}

/* balises d'exemples */
/*
.tdblank {
	background-color: #FFFFFF;
}

.td25 {
	width: 25;
}


.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
}

.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}


.tdtop {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #557077;
	text-align: left;
}


.droite {
	text-align: right;
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #557077;
}
*/
