html, body{
	margin: 0px;
	padding: 0px;
	background-color: #1d1d1d;	
	/*background-color: rgb(208,16,58);*/
	background-image: url(/imgs/top_bg.gif);
	background-repeat: repeat-x;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #99a3a6;

}


#mainbody {
	position: relative;
	width:970px;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
	visibility: visible;
	z-index: 0;
	}

#home_jos {
	position: relative;
	width:970px;
	overflow: visible;
	visibility: visible;

	}

#logo {
	position: absolute;
	left: 0px;
	top: 24px;
	width: 400px;
	height: 100px;
	z-index: 2;

}

#menu {
	position: absolute;
	left: 0px;
	top: 143px;
	width: 100%;
	height: 35px;
	z-index: 3;

}
	
	
#top_sub {
	position: absolute;
	background-image: url(/imgs/top_subpage.gif);
	left: 0px;
	top: 0px;
	width:100%;
	height: 504px;
	z-index: 1;

}

#heading_sub {
	margin-top: 265px;
	width:930px;
	height: 230px;
	z-index: 1;
	padding-left: 20px;
	padding-right: 20px;

}

#top_flash {
	position: absolute;
	left: 0px;
	top: -1px;
	width:100%;
	height: 504px;
	z-index: 1;

}



		#menu ul {
			margin: 0;
			padding: 0;							
			display: inline;
			margin-bottom: 0;
			margin-left: 0px;
			margin-right: 2px;
		}		
		#menu ul li {
			margin: 0;
			padding: 0;
			list-style: none;
			display: block;
			float:left;
			margin-bottom: 0;
			margin-left: 0px;
			margin-right: 21px;			
		}

#page {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	top: 530px;
	height: auto;
	clear: both;
		


}



#main_col {
	width: 498px;
	height: 100%;
	padding: 0px;
	margin-left: 15px;
	float: left;
	background-image: url(/imgs/left_col_bg.gif);

	}

#main_col_subpage {
	width: 498px;
	height: 100%;
	padding: 0px;
	margin-left: 15px;
	float: left;

	}

#main_col_news {
	width: 560px;
	height: 100%;
	padding: 0px;
	margin-left: 15px;
	float: left;

	}

.main_col_row {
	width: 450px;
	padding: 15px 20px 0px 10px;
	display: block;
	min-height: 100px;

	}

.main_col_row img {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 15px;
	border-width: 3px;
	border-style: solid;
	border-color: #8b8e2d;

	}

#main_col_news img.imgtfe {
	margin: 5px;
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;

	}


#main_col_news img.alignleft {
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;
	float: left;

	}

#texte img.alignleft {
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;

	}


#texte img.wp-caption {
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;
	float: left;
	margin: 0;
	margin-right: 10px;
	margin-bottom: 10px;

	}


img.alignnone {
	margin: 0 20px 10px 0;
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;

	}

#main_col_header {
	width: 498px;
	height: 35px;
	padding: 0;
	margin: 0;
	background-image: url(/imgs/left_col_head.gif);

	}

#main_col_footer {
	width: 498px;
	height: 10px;
	padding: 0;
	margin: 0;
	background-image: url(/imgs/left_col_footer.gif);

	}
	
#texte {
	padding-right: 30px;
	padding-top: 20px;

}

	
.maincolimg {
	margin: 0px;
	margin-bottom: 0px;

}

.PA {
	margin-top: 40px;


}	
	



#right_col {
	width: 425px;
	/*height: 275px;*/
	padding: 0;
	margin: 0;
	overflow: visible;
	background-position: top right;
	background-repeat: no-repeat;
	float: right;

}


#right_col_news {
	width: 350px;
	/*height: 275px;*/
	padding: 0;
	padding-top: 40px;
	margin: 0;
	overflow: visible;
	background-image: url(/imgs/right_col_head_bg.gif);
	background-position: top right;
	background-repeat: no-repeat;
	float: right;

}


.right_col_row {
	width: 425px;
	min-height: 135px;
	/*padding: 10px 20px 0px 10px;*/

	}

.right_col_row img {
	margin: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 15px;
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;
	float: right;

	}

.imglfe {
	margin: 0px;
	margin-bottom: 25px;
	margin-right: 15px;
	border-width: 3px;
	border-style: solid;
	border-color: #0089d2;
	float: left;

	}

.saying {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
	width: 100%;
	clear: both;
		

}

#home_jos {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	height: auto;
	clear: both;
		


}


#footer {
	width: 970px;
	height: 90px;
	background-image: url(/imgs/footer_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8b8e2d;	
	clear: both;
	text-align: right;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	/*margin-top: 40px;*/


}

#homefooter {
	width: 970px;
	height: 90px;
	background-image: url(/imgs/footer_bg.gif);
	background-position: left;
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #8b8e2d;	
	clear: both;
	text-align: right;
	margin: 0;
	margin-left: 20px;
	/*margin-right: auto;
	/*margin-top: 40px;*/


}


.GEW {
	width: 100%;
	text-align: left;
	padding-left: 30px;

}

#poza_jos {
	float: left;
	margin-left: 15px;
	width: 498px;
	background-color: #1d1d1d;

	
}

#flash_jos {
	float: right;
	width: 425px;
	background-color: #1d1d1d;

	
}



/*  TXT STYLES */	


#main_col p {
	font-size: 11px;
	text-align: justify;


}


#texte p {
	text-align: justify;


}	

h5 {
	line-height: 50px;


}

	h1 {
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.4em;
	color: #61b4e8;
	font-weight: normal;
	letter-spacing: -.04em;	
	clear: both;
	}
	
	h3 {
	font-size: 11px;
	color: #b5b292;
	font-weight: normal;
	clear: both;
	}

	h4 {
	font-size: 11pt;
	color: #8b8e2d;
	font-weight: bold;
	clear: both;
	}

.cah4 {
	font-size: 11pt;
	color: #8b8e2d;
	font-weight: bold;
	}

#top_sub h1 {

	font-size: 1.8em;
	color: #0089d2;


}

h2 {
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #8b8e2d;
	font-weight: normal;
	letter-spacing: -.04em;
	text-decoration: none;


}

#top_sub h3 {
	font-family: 'Lucida Grande',  'Lucida Sans Unicode', Verdana, Sans-Serif;
	font-size: 1.3em;
	color: #8b8e2d;
	font-weight: normal;
	letter-spacing: -.04em;	


}

a {
	color: #cbd24c;
	text-decoration: none;

}


a:hover {
	color: #61b4e8;
	text-decoration: underline;

}


#top_sub a {
	color: #61b4e8;
}
#top_sub a:hover {
	color: #cbd24c;
}



p {
	font-size: 11px;


}

li {
	font-size: .8em;


}

td {
	font-size: .8em;
	text-align: left;


}

input[type=text] {
	width: 50%;
	height: 18px;
	font-size: 11px;
	background-color: #333333;
	color: #cbd24c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #414b57;
}

input[type=submit] {
	width: auto;
	height: auto;
	font-size: 12px;
	background-color: #1d1d1d;
	color: #cbd24c;
	cursor: pointer;
	border: solid 1px #414b57;
}

textarea {
	width: 75%;
	background-color: #333333;
	color: #cbd24c;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: solid 1px #414b57;
}

table {
	margin: 0;
	padding: 0;

}

hr {
	height: 1px;


}


small {
	color: #61b4e8;

}

.homrightlinks, .homrightlinks h2 {
	color: #99a3a6;
	list-style: none;


}

.xoxo blogroll li{
	color: #99a3a6;
	list-style: none;


}

ul.linkcat, li.linkcat, .linkcat h2 {
	text-decoration: none;
	color: #61b4e8;
	list-style: none;

}

.vertspacer {
	height: 50px;


}

.alternate {
	display: none;

}






