/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: justify;
	background-color: #bc7355;
}

#page_bg {
background-image: url(../images/nddl_00.jpg);
background-repeat:repeat-x;
background-color:#bc7355;
height: 419px;
width: 100%;
}
#bkgShadow {
background-image: url(../images/bkgHeader.jpg);
background-repeat: no-repeat;
background-position: top center;
height: 153px;
}
#content_bg {
background-image: url(../images/nddl_15.jpg);
background-repeat:repeat-y;
width:612px;
}

#bienvenue {
background-image: url(../images/nddl_09.jpg);
background-repeat:no-repeat;
width:420px;
	text-align: justify;
}

#bienvenue2 {
background-image: url(../images/4.jpg);
background-repeat:no-repeat;
width:612px;
	text-align: justify;
}

#bienvenue3 {
position:relative;
left: 15px;
top: 5px;
padding-right: 16px;
text-align: justify;
}

.txt_bienvenue{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}

#tile_pic {
background-image: url(../images/tile_pic.jpg);
background-repeat:repeat-y;
}

#pict {
width:212px;
}


#hr_tile {
background-image: url(../images/hr_tile.gif);
background-repeat:repeat-x;
width:100%;
}

#footer1 {
background-image: url(../images/nddl_19.jpg);
background-repeat:repeat-y;
height:19px;
padding: 18px;
}

.footer_menu{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	
}


.footer_menu a:link, .footer_menu a:active, .footer_menu a:visited	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration:none;
}

.footer_menu a:hover{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
	text-decoration:underline;
}

.copyright{
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #000000;
}

p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	margin: 4px 0!important;
	padding: 0!important;
}
#colLeft h1, #col h1 {
	margin: 0;
	padding: 0;
}
#colLeft h1 a {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0 0 0 2px;
	color: #336633;
	text-transform: uppercase;
	text-decoration: none;
}
#colLeft h1 a img {
	padding: 0 4px 0 0;
}
#colLeft h1 a:hover {
	font-style: italic;
}
#colRight h1 a {
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin: 0;
	padding: 0 0 0 16px;
	color: #842945;
	text-transform: uppercase;
	background-image: url(../images/arrow_rust.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-decoration: none;
}

#colRight h1 a:hover {
	font-style: italic;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
}

h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}

h6 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.alignright {
	text-align: right;
}