@charset "UTF-8";

body {margin: 0pt auto;
	background: #1E9B02 url(../images/backwindow.jpg) no-repeat top left; 
	font: 14px Georgia, "Times New Roman", Times, serif;
	color:#EAEAEA;
}

#container {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	position: relative;
	min-height: 100%;
}
	
* html #container {
	height: 100%;
}


#header {background: url(../images/header.jpg) no-repeat top ; 
	width: 781px; height: 190px;}
	
#slogan {padding: 120px 0 0 318px; font-size:26px;
	letter-spacing:-.05em;color:#F4FFCD;
	font-style: italic; 
	
}	
.green {color:#A8DE4C;
	
}

.temp { font-size: 22px; color:#fff;padding: 50px 0 0 318px;letter-spacing:-.05em;}
.temp2 { font-size: 18px; color:#fff;padding: 20px 0 0 318px;letter-spacing:-.05em;}


#menu {background: url(../images/menu.jpg) no-repeat top; font-size:11px; height: 44px; color:#FEC41B;  text-transform: uppercase; padding: 12px 10px 3px 10px; font-weight: 700; font-family: Arial, Helvetica, sans-serif;}
#menu_footer {font-size:11px; height: 24px; width: 781px;color:#FEC41B;  text-transform: uppercase; padding: 12px 10px 3px 10px; font-family: Arial, Helvetica, sans-serif; border-top: 1px dotted #4A4D52;border-bottom: 1px dotted #4A4D52;}


/*html, body {  height:100%; }
body  {color: #333; font: 12px "Times New Roman", Times, serif; background: #222 url(../images/backwindows.jpg) repeat-x;  }
html, body, li,  p, h1, h2, h3, h4, h5, h6, form, fieldset, a, img {	margin: 0;	padding: 0;	border: 0;}*/
table {border-collapse:collapse;	border-spacing:0; }
img {border: 0; vertical-align: top; }
td {padding:0; vertical-align: middle; }
p {margin: 15px 0;}
h1 {font-size: 14px; font-weight: 700;line-height: 15px; font-family: Arial, Helvetica, sans-serif; padding: 0 0 0 25px;}
/*h2 {color: #C749A8; font-size: 16px; font-weight: 700; margin:0; padding:0; border-bottom: 1px #C749A8 dashed;}*/


h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	letter-spacing:-.05em;
	color:#FEC41B;
	font-weight: normal;
	margin: 0 0 5px 0;
	font-style: italic;
}



.menu_td_off { background: url(../images/linemenu.gif) no-repeat 100% 50%;  text-align: center;   }
.menu_td_off0 { text-align: center;   }


#leftColumn {
	float:left;
	width:400px;
	margin:0 0 30px 20px;
	
}

#rightColumn {
	float:left;
	width:330px;
	margin-bottom: 40px;
	
}

.anonceH1 {font-size: 18px; color: #fff;font-weight: 700;}
.anonceH2 {font-size: 20px; color: #E8E2BC; font-weight: 700; line-height: 18px;}




.box1 {padding: 15px}





.footer { background: url(../images/backfooter.png) repeat-y top; height: 100% }*/

/*Forms*/
input, select, textarea { font: 12px Arial, Helvetica, sans-serif; margin: 0; }
input.button {border:1px solid #fff; padding:3px 5px; font-size:11px; margin:15px 0; color:#fff;  text-transform: uppercase;  font-weight: 700;  background-color:#2374a4; }
input.mem {border:1px solid #848484; padding:0px 3px; margin:0 6px 0 0; color:#fff;  background-color:#4C4C4C; font: 12px Arial, Helvetica, sans-serif; width:40px; text-align: right; height:14px;}
input.fgrey, textarea.fgrey {font-size:12px; background-color:#E7E7E7; width: 99%}

/*Links*/

a:link, a:visited, a:active 	{color: #fff; text-decoration:none; border-bottom:1px dashed #fff; }
a:hover	{color: #DEF89D; text-decoration: underline;border-bottom:1px dashed #fff;}

a.white:link, a.white:visited, a.white:active 	{color:	#fff; text-decoration: none;}
a.white:hover	{color:	#FEC41B; text-decoration: none; border-bottom: 1px #fff dashed;}

a.grey:link, a.grey:visited, a.grey:active 	{color:	#3B3B3B; text-decoration: none;}
a.grey:hover	{color:	#004C98; text-decoration: underline;  }


#footerWrapper {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
}
	
#footer {
	clear:both;
	width: 900px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 250px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	
#copyright {
	width: 781px;
	float: left;
	height: 30px;
	margin: 20px 0 0 0;
	font-size: 11px;
	color: #ABACB0;
	padding-top: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

