body {
	/*background-color:#a6bf79;*/
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 970px;
}
a{
	font-size:12px;
}
p{
	margin: 15px 0px;
}

img {
	border:0;
}

/********************** Header ***************************/

#logo {
	margin: 0px 0px 0px 0px;
	background-image:url(../images/oksfordzik.png);
	width:970px;
	height:265px;
	position:relative;
}

#header {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 3px 3px;	
	width:970px;
}

/********************** Content header ***************************/

#headerline {
clear:both;
background-image:url(../images/content_header_bg.gif);
font-size:1px;
height:10px;
}

/********************** Content ***************************/

#content {
	background-image:url(../images/content_bg.gif);
	width:970px;
}

td.off {
	background: white url(../images/b.png) left repeat-x;
	font-weight:bold;	
	color:#fcff29;
	text-align: center;
	font-size: 1.25em;
}
td.on {
	background: white url(../images/bw.png) left repeat-x;
	font-weight:bold;
	color:#000000;
	text-align: center;
	font-size: 1.25em;
}
td.off_left{
	background: white url(../images/b_left.png) left no-repeat;
	font-weight:bold;	
	color:#fcff29;
	text-align: center;
	font-size: 1.25em;
}
td.on_left {
	background: white url(../images/bw_left.png) left no-repeat;
	font-weight:bold;	
	color:#000000;
	text-align: center;
	font-size: 1.25em;
}
td.off_right {
	background: white url(../images/b_right.png) left no-repeat;
	font-weight:bold;	
	color:#fcff29;
	text-align: center;
	font-size: 1.25em;
}
td.on_right {
	background: white url(../images/bw_right.png) left no-repeat;
	font-weight:bold;	
	color:#000000;
	text-align: center;
	font-size: 1.25em;
}

h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

p.main {
	text-align:justify;
	text-indent:20pt;
	line-height: 1.5em;
}

p.main_reg {
	text-align:justify;
	line-height: 1.5em;
}

p.statut {
	text-align:justify;
	line-height: 1.5em;
}

p.main_bottom {
	font-weight:bold;
	text-align:center;
	text-indent:20pt;
	line-height: 1.5em;	
}

p.news_date {
	color:#da251c;
}

p.news_bold {
	font-weight:bold;
	margin:10px;
}

p.news{
	margin:10px;
}

p.main_bold {
	text-align:justify;
	font-weight:bold;
	/*line-height: 1.5em;*/
}

p.gal_bold {
	text-align:center;
	font-weight:bold;
	/*line-height: 1.5em;*/
}

a.yellow {
	color:#fcff29;
	font-weight:bold;
}

a.yellow_menu{
	color:#fcff29;
	font-weight:bold;
}

a.blak_menu {
	color:#000000;
	font-weight:bold;
}

ul.out {
	/*line-height: 2em;
	text-indent: 5px;*/
	list-style-type: disc;
	padding: 6px;
	margin: 10px;
}

ul.in {
	/*line-height: 2em;
	text-indent: 5px;*/
	list-style-type: circle;
	padding: 10px;
	margin: 10px;		
}

li.main {
	line-height: 1.5em;
	padding: 4px;
}

li.status_ul {
	line-height: 1.25em;
	padding: 4px;
	margin: 0px 30px ;
}

li.status_ol {
	line-height: 1.25em;
	padding: 4px;
	margin: 0px 10px ;
}

img.gallery {
	margin: 15px 15px 0px 15px;
}

h2{
	color:#006400;
	font-size:14px;
	text-align:center;
	/*width:200px;*/
	margin: 10px 0px 15px 0px;
}
h4{
	text-align:center;
	/*width:200px;*/
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:610px;
	margin-left:27px;
	padding: 0px 10px 30px 0px;
	display:inline;
	border-right: #FFF 2px solid;
}
#left a{color:#28556b;}
#left a:hover{color:#c77e0c;}
#photos a{
	margin-right:14px;
}
#right {
	float:right;
	width:280px;
	padding: 0px 20px 20px 20px;
	margin-top:10px;
	/*border-left: #FFF 2px solid;*/

}
#right a{
	color:#c77e0c;
}
#right a:hover{
	color:#85a157;
}
/********************** content Footer ***************************/
#footerline {
clear:both;
background-image:url(../images/content_footer_bg.gif);
font-size:1px;
height:10px;
}

/********************** Footer ***************************/

#f_headerline {
clear:both;
background-image:url(../images/f_header_bg.gif);
font-size:1px;
height:10px;
}

#footer {
	width:970px;
	background-image:url(../images/f_content_bg.gif);
	color:#fcff29;
	font-weight:bold;	
	text-align:center;
	display:block;	
}

#f_footerline {
clear:both;
background-image:url(../images/f_footer_bg.gif);
font-size:1px;
height:10px;
}

#copyright {
	width:970px;
	color:#888888;
	text-align:center;
	display:block;	
	margin: 10px;
}

