/* Silverminepool stylesheet for welcome page */

#title {
	position: absolute;
	top: 20px;
	left: 60px;
	color: #cfcfcf;
	font-size:  14px;
	font-weight: bold;
}


#loginForm {
position:absolute;
top:  40px;
left: 550px;
width: 350px;
}

#forgottenPassword {
display: none;
position: relative;
float: left; 
}

#laUneGenerale {
position: absolute;
top: 50px;
left: 60px;
}

#laUneAdmin, #subagency {
position: absolute;
top: 180px;
left: 60px;
width: 400px;
}

#laUneUser {
position: absolute;
top: 180px;
left: 550px;
color: #001;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  11px;

}


#legende {
position: relative; 
float: left; 
}

#basPage {
position:absolute;
bottom: 20px;
left: 550px;
color:#101C3F
}

#logo {
position:absolute;
top: 10px;
left: 0px;
/* background: url(../img/image_back2.gif) repeat; */
}

#langselect {
position:absolute;
bottom: 30px;
right: 30px;
}

body
{
/* background-color: #ffffff; */
/* background: url(../img/image_back.jpg); */
background-image: url(../img/image_back1100x198.png);  
color: #ffffff;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  11px;
}

p, td, th
{
color: #dfdfdf;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size:  11px;
vertical-align: bottom;
}

h3
{
	color: #cfcfcf;
	font-size:  12px;
	font-weight: bold;
}
h4
{
	color: #000000;
	font-size:  12px;
	font-weight: bold;
}


ul {
list-style:none;
}

a:link	{color: #eeff77;text-decoration: underline;}
a:hover	{color: #ffe900;text-decoration: underline;}
a:visited{color: #eeff77;text-decoration: underline;}

a.dark:link	{color: #41545F;text-decoration: underline;}
a.dark:hover	{color: #ffe900;text-decoration: underline;}
a.dark:visited{color: #eeff77;text-decoration: underline;}

.headline
{
color: #000000;
font-size:  14px;
font-weight: bold;
}

.subtitle
{
	color: #cfcfcf;
	font-size:  11px;
	font-style: italic;
}
.subtitleDark
{
	color: #000;
	font-size:  11px;
	font-style: italic;
}

.silverclass {
	/*
	background-color:#ffffff;
	color:#000000;
	*/
	font-size:11px;
	font-style: italic;
	font-weight: bold;
}

#infomsg
{
color: #ffe900;
font-size:  11px;
}

/* form elements */
input.text {
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	font-family: Monospace;
	font-weight: normal;
}
.fieldtitle
{
color: #101C3F;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;
vertical-align: bottom;
}
