/* Start of CMSMS style sheet 'WWS_style' */
.clearfix,html, body{
  padding:0;
  margin: 0;
  font-family: MS Trebuchet, Trebuchet MS, Verdana, Helvetica, sans-serif;
}

a {
  color: #006699;
}

a:hover{
  text-decoration: none;
}

#splash {
    margin-left:50px;
    margin-top:50px;
}

#splash a:link {
    text-decoration: none;
}
#splash a:visited{
    text-decoration: none;
}
#splash a:hover{
    text-decoration: underline;
}
#splash a:active{
    text-decoration: none;
}

#left_menu{
	left: 0px;
	top: 0px;
	width: 120px;
	position: absolute;
	float: left;
}

#left_menu img{padding-left: 10px; padding-top:10px;}

#wrap_all{
    float:left;
    width:900px;
    margin-top:10px;
}

#one_column{
    float:right;
    width:870px;
    left:30px;
}

#two_columns{
    float:right;
    width:770px;
    left:130px;
    margin-top:0;
    top:0;
}

#content_for_two_columns_layout{
    width: 770px;
    float: right;
    margin-top:0;
    top:0;
}

#content_for_tree_columns_layout{
    width: 500px;
    float: right;
    margin-top:0;
    top:0;
}

#content_for_bio{
    width: 500px;
    float: right;
}

#news_research_left {
    float: left;
    width: 350px;
    font-size:100%;
    /*border: solid 1px;*/
    padding: 10px;
}

#news_research_right{
    float: left;
    width: 350px;
    font-size:100%;
    /*border: solid 1px;*/
    padding: 10px;
}

#videos_left{
    float: left;
    width: 380px;
    font-size:100%;
    /*border: solid 1px;*/
    padding: 10px;
}

#videos_right{
    float: left;
    width: 380px;
    font-size:100%;
    /*border: solid 1px;*/
    padding: 10px;
}

#man_with_paddle{
    float: left;
    width: 225px;
    font-size:100%;
    padding-right: 10px;
}

#main{
  left: 325px;
  top: 0px;
  width: 575px;
  position: absolute;
  float: right;
  margin-left: 10px;
  margin-top: 10px;
}

#photo_bio{
    float: left;
    margin-left: 20px;
    width: 130px;
}

#sidebar{
	position: absolute;
	float: right;
	left: 680px;
	width: 185px;
	top: 0px;
	
}

.currentclassid {
    color: #006699;
    font-size: 1em;
    margin-bottom: 0px;
    margin-top:0;
}


.NewsSummary{
    padding-bottom:10px;
}


div#myNews {
    font-size:90%;
}

ul{
    list-style:square;
}

.wdwd_section{
    list-style-type:none;
    font-size: 13px;
    color: #006699;
    font-weight:bold;
    line-height: 2em;
}

wdwd_ul{
    margin-left:2px;
    padding-left:2px;
}
#texte_mauve1
{
    font-family:MS Trebuchet, Trebuchet MS, Verdana, Helvetica, sans-serif;
    color:#350E5F;
    font-size:13px;
}
#texte_gris1
{
    font-family:MS Trebuchet, Trebuchet MS, Verdana, Helvetica, sans-serif;
    color:#777777;
    font-size:20px;
    font-weight:normal;
}

#form_contact {
    font-size: 14px;
}

img{
border:0;
}
/* End of 'WWS_style' */

