
*{padding:0px; margin:0px;}

body {
  	width: 100%;
	font-size: 13px;
	font-weight: normal;
	font-family: Arial,Verdana,Helvetica,Georgia,LucidaGrande,Lucida,sans-serif;
	color: #FFFFFF;
	margin: 0px auto;
	background:#5E6E66;
}


#centered {
	width:960px;
	border: dotted 0px ;
	margin: 0px auto;
	padding: 0px;
}

#content1 {
	border: dotted 0px ;
	margin: 0px auto;
	padding: 0px;
	background:#80A1B6;
}

#content2 {
  	overflow: hidden;
	margin: 20px;
	background: url(../img/fond_couv.jpg) right repeat-y;
    z-index: -2000;
	border: dotted 0px ;
	padding: 20px;
}

#top {
	width:960px;
	height:80px;
	margin: 0 auto;
	border: solid 0px ;
}

#bottom {
	width:960px;
	height:60px;
	margin: 0 auto;
	border: solid  0px ;
	/*text-align:center;*/
}

#seminaire{
	color:#6F6F6F;
	font-size: 14px;
}

#lab_sem {
	color: #7FFF90;
}

#signature {
	margin: 15px;
	font-size: 11px;
	text-align:center;
}

#roue {
	float:right;
	position: relative;
	filter: alpha(opacity=9);
    opacity: 0.9;
    z-index: 10;
}

#logo_intro {
	float: left;
	padding: 10px 40px 10px 75px;

}

#content1_intro {
	width: 600px;
	border: dotted 0px ;
	margin: 0px auto;
	padding: 0px;
	background:#80A1B6;
}

#content2_intro {
  	overflow: hidden;
	margin: 20px;
	background: url(../img/fond_couv.jpg) right repeat-y;
    z-index: -2000;
	border: dotted 0px ;
	padding: 0px;
}

#title {
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #4D4D4F;
	margin: 10px 20px 10px 20px;
	border: dotted 0px ;
}

.logo {
	float:right;
}

#page_content {
	margin: 10px 20px 10px 30px;
	padding: 0px;
	border: dotted 0px ;
}


.sub_title {
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4F;
	padding: 5px 5px 5px 5px;
}

.sub_title_cnt {
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4F;
	padding: 5px 0px 5px 0px;
}

.sub_title_bg0 {
	width: 350px;
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4F;
	padding: 5px 5px 5px 45px;
	margin: 0px 0px 14px 0px;
	background: url(../img/sub_title_color.jpg) repeat-y;
}

.sub_title_bg1 {
	width: 350px;
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4F;
	padding: 5px 5px 5px 45px;
	margin: 14px 0px 14px 0px;
	background: url(../img/sub_title_color.jpg) repeat-y;
}

.sub_title_bg {
	position: relative;
	float: left;
	width: 420px;
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4F;
	padding: 5px 5px 5px 45px;
	margin: 10px 0px 10px 0px;
	background: url(../img/sub_title_color.jpg) repeat-y;
}

.handle .sub_title_bg:hover {
	background: url(../img/sub_title_color2.jpg) repeat-y;
}

.handle.news_toggled .sub_title_bg {
	background: url(../img/sub_title_color2.jpg) repeat-y;
}

.sub_title_img {
	float: right;
	width: 300px;
	text-align: center;
}

.handle .sub_title_img {
	display: block;
}
.handle.news_toggled .sub_title_img {
	display: none;
}
.arrow {
	position: absolute;
	width: 30px;
	right: 5px;
}
.handle .arrow {
	background: url(../img/arrow_down.gif) center center no-repeat;
}
.handle.news_toggled .arrow {
	background: url(../img/arrow_up.gif) center center no-repeat;
}

.text {
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
	line-height: 15pt;
}

.text_non_just {
	font-weight: normal;
	color: #FFFFFF;
	padding: 5px 10px 10px 10px;
	line-height: 15pt;
}

.text_left {
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding: 5px 10px 10px 0px;
	line-height: 16pt;
}

.text_normal_line_esp {
	width: 100%;
	line-height: 15pt;
}

.curs {
	cursor: pointer;
}

#tbl_assoc td{
	vertical-align: top;
}

.cnt_name {
	text-align:right;
	width: 152px;
	float:left;
}

.opac {
    border: none;
    background-color: grey;
    filter: alpha(opacity=65);
    opacity: 0.65;
    z-index: 1000;
    padding: 15px;
    font-size: 12px;
}

.opac2 {
    border: none;
    background-color: grey;
    filter: alpha(opacity=85);
    opacity: 0.85;
    z-index: 1000;
    padding: 15px;
    font-size: 12px;
}
.col1 {
	float: left;
	width:49%;
	border-style: solid 1px ;
	margin: 20px auto;
}

.col2 {
	width:47%;
	float: right;
	border-style: solid 1px ;
	margin: 20px auto;
}

.col2_float {
	float: right;
	width:47%;
	border-style: solid 1px ;
	margin: 20px auto;
}

.list_mod_op {
	list-style-position: inside;
}

.list_dom_comp{
	list-style-position: outside;
}

/* ---------------------- News  -------------------- */

#news_list{
	list-style-type:none;
	padding-bottom: 30px;
}

.news_list{
	padding-bottom: 10px;
}


.news_title {
	font: bold;
	margin:5px 0px;
	padding: 0px 0px 5px 0px;
	/*border-bottom: 1px dotted ;*/
}
.news_description {
	font: normal;
	text-align: justify;
}

.news_link:link, .news_link:visited, .news_link:active, .news_link:hover {
	padding-top: 20px;
	color: ;
}

.news_image{
	float: left;
	padding-right: 20px;
}

.clear {
	clear: both;
	height: 15px;
	padding:0px;
}

.clearFlat {
	clear: both;
	padding:0px;
}

.center {
	text-align: center;
}

.associes {
	/*
	border: 8px solid #BFBFBF;
	*/
}

a:link {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#5E6E66;
	text-decoration: none;
}
a:active {
	color:#FFFFFF;
	text-decoration: none;
}

a.u_link {
	text-decoration: underline;
}

a.u_link:hover {
	text-decoration: none;
}

#signature a:hover {
	color:#FFFFFF;
	text-decoration: none;
}

ul {
	padding: 0px 0px 10px 10px;
	list-style-type: square;
	line-height: 16pt;
	list-style-position: inside;
	text-align:left;

}

.img_nb {
	border: 0px;
}

li {
	margin: 10px 0px 0px 0px;
}

hr {
  	border: 0 dashed;
  	width: 155px;
   	color: #5E6E66;
	background-color: #5E6E66;
	height: 1px;
}

.img {
	border-style: none;
	border-width: 0px;
}

.warning{
	color: red;
}


/*The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements*/

.menu1 { 	/* Set up the default font and overall size to include image */
  	position:relative;
    float:left;
	top:0px;
    width:900px;
	height:50px;
	font-size: 11px;
	position:relative;
	margin: 0 auto;
	font-family: verdana,tahoma, geneva, "lucida sans unicode", "lucida grande", sans-serif;

}

.menu1 ul {	/* get rid of the default padding - margin and bullets */
	padding:0;
	margin:0;
	list-style-type: none;
}


.menu1 ul li {	/* make menu horizontal */
	display:inline;
	position:relative;
}

.menu1 ul li a, .menu1 ul li a:visited {	/* set up the default top level links */
	float: left;
	display:block;
	text-decoration:none;
	/*width:120px;*/
	height:1.9em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:6px solid #4D4D4F;
	background:#5E6E66;
	padding-left:0px;
	line-height:1.5em;
	/*margin-right:2px;*/
}

.menu1 ul li span {
	float:left;
	display:block;
	text-decoration:none;
	/*width: 95px;*/
	height:1.9em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:6px solid #80A1B6;
	background:#5E6E66;
	padding-left:0px;
	line-height:1.5em;
	/*margin-right:2px;*/
}

.menu1 ul li:hover a,
.menu1 ul li a:hover {	/* style the top level hover */
	color:#FFFFFF;
	border-bottom:4px solid #FFFFFF;
}
