html
{
	overflow:auto;
}

body
{
	background-image: url(http://www.plenisud.com/plenisud_informatique_34_fond.jpg);
	background-repeat: repeat-x;
	margin-top:0;
	background-color:#003b89;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul
{
	margin:0;
	padding:0;
	margin-left:30px;
	margin-top:10px;
	list-style-image:url(images/fleche_bleue_p.gif);
}

li
{
	margin:0;
	padding:0;
	margin-left:0px;
	margin-bottom:5px;
}

p
{
	margin-top:5px;
	margin-bottom:10px;
}

acronym
{
	border-bottom:dotted 1px;
	cursor:help;
}

#lien
{
	font-size:15px;
}

#lien a
{
	color:#FFFFFF;
	text-decoration:none;
}

#lien a:hover
{
	color:#FFCC33;
}

#lien .accueil
{
	top:0;
	height:auto;
	width:auto;
	position:absolute;
	margin-left:280px;
	margin-top:175px;
}

#lien .catalogue
{
	top:0;
	height:auto;
	width:auto;
	position:absolute;
	margin-left:395px;
	margin-top:235px;
}

#lien .services
{
	top:0;
	height:auto;
	width:auto;
	position:absolute;
	margin-left:545px;
	margin-top:235px;
}

#lien .contact
{
	top:0;
	height:auto;
	width:auto;
	position:absolute;
	margin-left:675px;
	margin-top:175px;
}

#lien .rubrique
{
	text-align:center;
	margin:-43px 0px 0px 125px;
	font-size:11px;
	color:#666666;
}

#hyperlien
{
	font-size:13px;
}

#hyperlien a
{
	text-decoration:none;
}

#hyperlien a:hover
{
	text-decoration:none;
}

#hyperlien .copyright
{
	font-size:11px;
	color:#666666;
	text-align:center;
	margin-top:20px;
	height:40px;
}

#hyperlien .copyright a
{
	color:#999999;
}

#hyperlien .copyright a:hover
{
	color:#CCCCCC;
	border:0px;
}

#presentation
{
	height:auto;
	width:485px;
	padding-top:0px;
	padding-left:5px;
	text-align:justify;
	color:#003366;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	position:absolute;
	top:300px;
}

#presentation h1
{
	font-size:14px;
	font-variant:small-caps;
	letter-spacing:4px;
	color:#333333;
	border-bottom:#999999 1px dotted;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:0px;
	font-weight:bold;
}

#presentation h1:first-letter
{
	color:#FF9900;
	font-size:18px;
}

#presentation h2
{
	font-size:12px;
	font-variant:small-caps;
	letter-spacing:2px;
	color:#333333;
	margin-top:15px;
	margin-bottom:5px;
	font-weight:bold;
}

#presentation .texte
{
	padding-top:0px;
	padding-bottom:20px;
	line-height:20px;
}

#presentation .texte a
{
	color:#0066FF;
	text-decoration:none;
}

#presentation .texte a:hover
{
	color:#FF9900;
	font-size:13px;
}

#presentation .contact
{
	font-size:13px;
	width:70px;
	letter-spacing:1px;
}

input
{
	color:#666666;
	background-color:#FFFFFF;
	border:dashed 1px #CCCCCC;
	width:230px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

input:hover
{
	background-color:#ffe6a9;
	border:solid 1px #CCCCCC;
}

#bouton
{
	background-color:#003366;
	color:#FFFFFF;
	border:1px #003366 solid;
	width:100px;
	height:30px;
}

#bouton:hover
{
	background-color:#0066FF;
}

textarea
{
	color:#666666;
	background-color:#FFFFFF;
	border:dashed 1px #CCCCCC;
	width:400px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

textarea:hover
{
	background-color:#ffe6a9;
	border:solid 1px #CCCCCC;
}

#rappel_bouton
{
	background-color:#003366;
	color:#FFFFFF;
	border:1px #003366 solid;
	width:100px;
	height:30px;
}

#rappel_bouton:hover
{
	background-color:#0066FF;
}