/*
This style sheet was created from D:\html\rphv\index.htm
*/

a:link	{
	background-color: transparent;
	color: #00FFFF;
	font-weight: 700;
}

a:visited	{
	background-color: transparent;
	color: #FFFF00;
	font-weight: 700;
}

a.image:link	{
	border: none;
}

a.image:visited	{
	border: none;
}

body, td {
	background-color: #006600;
	background-image: url(../images/bleu_marine.jpg);
	color: #FFF8DC;
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 10px;
}

dt	{
	color: #FB95D8;
	font-family: Tahoma, serif;
	font-weight: 700;
}

h1		{
	background: transparent;
	color: #FFF5C6;
	font: 700 180% verdana;
}

h2		{
	background: transparent;
	color: #FFF5C6;
	font: 700 160% verdana;
}

h3		{
	background-color: transparent;
	color: #FFF5C6;
	font: 700 140% Verdana;
}

h4		{
	background: transparent;
	color: #FFF5C6;
	font: 700 120% Verdana;
}

h5		{
	background: transparent;
	color: #FFF5C6;
	font: 700 100% verdana;
}

hr		{
	#fff5c6
	height: 1px;
	border: medium ridge #FFDC31;
	color: ;
}

input, textarea		{
	background-color: #D2C3D2;
	border: 2px groove #FFDC31;
	color: #000000;
	font: 700 100% Georgia, monospace;
}

span.espace {
	padding-left: 10px;
	padding-right: 10px;
}

table.grand	{
	background: url(../images/universe.gif) #000000;
	border: 10px groove #0000D7;
}

table.liste		{
	border: 5px groove #0000d7;
	background-color: #FFF8DC;
}


td.ligne		{
	background-image: url(../images/bleu_marine.jpg);
	background-repeat: repeat;
}

th.haut		{
	font: 700 140% Verdana;
	color: #00008e;
	background-color: #FFF8DC;
}
th.second		{
	font: 700 120% Verdana;
	color: #00008e;
	background-color: #FFF8DC;
}

ul		{
	list-style: circle outside;
}

ul.carre	{
	list-style-image: url(../images/carre.gif);
	list-style-position: outside;
}

ul.crochet	{
	list-style-image: url(../images/crochet.gif);
	list-style-position: outside;
}

ul.fleche	{
	list-style-image: url(../images/pointe.gif);
	list-style-position: outside;
}

ul.org		{
	list-style: square;
	list-style-position: outside;
}

.key		{
	text-decoration: overline;
}
