a:active  {
	text-decoration:underline;
	font-weight: bold;
	color:#FFCC00;
	}
	
a:link {
	text-decoration:underline;
	font-weight: bold;
	color:#FFCC00;
	}
	
a:visited {
text-decoration:underline;
	font-weight: bold;
	color:#FFCC00;
	}
	
a:hover {
	text-decoration:underline;
	color:#33CCFF;
	}

a.nav:active  {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:link {
	text-decoration : none;
	color:#3366FF;
	}
	
a.nav:visited {
	text-decoration: none;
	color:#3366FF;
	}
	
a.nav:hover {
	text-decoration : none;
	color: #FFFF99;
	}

body {
	background-color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	vertical-align: top;
	text-align: left;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.fond{
	background-image:url(../images/fond_livredor.jpg);
	background-repeat:no-repeat;
	background-position:center;
	
}

	
.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position:relative;
	margin-left: 10px;
	top:20px;
	width:780px;
	color: #FFFFFF;
	font-weight:bold;
}

.Estilo1 {
color:#FF9900;
}


.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 20px;
	color:#FF3333;
	text-align:center;
	vertical-align: top;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

div.menu {
	height: 35px;
	width: 778px;
	position:absolute;
	left: 1px;
	top: 400px;
}	

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	margin: 0;
}
