/* ##################### */
/* ##### structure ##### */
/* ##################### */
body {
    font: 0.8em Verdana, Arial, Sans-Serif;
    background: #fff url("../Graphics/Background/CrossBackground.gif") repeat;
    color: #444;
    margin: 0 40px 0 40px;
}
#Container {
    border: 1px solid #dad5ce;
    border-width: 0 1px 1px 1px;
    background-color: #fff;    
}
#Header {
    padding: 25px 65px 0px 65px;
    background-color: #fff;
}
#Wrapper {
    background: #fff url("../Graphics/Background/RightPaneBkg.gif") repeat-y 100% 100%;
    font-size: 0.85em;
}
#WrapperTop {
}
#TopPane {
    margin: 0 0 0 250px;
    padding: 3px 65px 10px 0px;
    background-color: #fff; 
}
#WrapperContent {
}
#ContentPane {
    margin: 0 315px 0 250px;
    /* one columns */
    /* margin: 0 65px 0 250px; */
    padding: 10px 20px 10px 0px;
    background-color: Transparent; 
}
#RightPane {    
    margin-left: -315px;
    width: 240px;
    padding: 10px 65px 10px 10px;
    /* one columns */
    /* margin-left: -65px; */
    /* width: 0px; */
    /* padding: 10px 65px 10px 0px; */
    background-color: Transparent; 
}
#WrapperBottom {
}
#BottomPane {
    margin: 0 0 0 250px;
    padding: 20px 65px 20px 0px;
    background-color: #fff; 
}
#LeftContent {
    width: 175px;
    padding: 0px 10px 20px 65px;
    background-color: #fff; 
}    
#Footer {
    border-top: 1px solid #dad5ce; 
    margin: 30px 0 0 0;
    padding: 5px 10px 5px 10px;
    font-size: 0.7em;
    color: #c9c3ba;
    background-color: #fff;
}
   
/* ################## */    
/* ##### layout ##### */
/* ################## */

h1#Title {
    float: left;
	position: relative;
	height: 35px;
	width: 170px;
	overflow: hidden
}
    h1#Title span {
	    background: url("../Graphics/Logo/ComemLogo.gif") no-repeat;
	    position: absolute;
	    width: 100%;
	    height: 100%;
	    cursor: pointer;
	    }

/* languageSelector */
 #LanguagesSelector {
    float: right;
    font-size: 0.8em;
    margin: -20px 0 30px 0;
}
    #LanguagesSelector ul {
        text-align: right;
        background: url("../Graphics/Background/LanguagesSelectorSeparatorBkg.gif") no-repeat left; 
        margin: 0;
    }
    #LanguagesSelector li {
        display: inline;
        font-family: Trebuchet MS, Arial, Verdana, Sans-Serif;
        list-style-type: none; 
        background: url("../Graphics/Background/LanguagesSelectorSeparatorBkg.gif") no-repeat right;
        padding: 0 24px 0 12px;
    }
    #LanguagesSelector li a {
        text-decoration: none;
        color: #394740; 
    }
    #LanguagesSelector li.selected a {
        color: #dad5ce; 
    }
/* navigationTopLevel */
#NavigationTopLevel {
    clear: both;
    margin-left: 170px; 
}
    #NavigationTopLevel ul {
        text-align: left; 
        margin: 0;              
    }
    #NavigationTopLevel li {
        display: inline;
        list-style-type: none;
        background: #fff url("../Graphics/Background/MenuTopLevelSeparatorBkg.gif") no-repeat;
        font: normal 1.2em Trebuchet MS, Arial, Verdana, Sans-Serif;         
    }
    #NavigationTopLevel li a {
        color: #333;
        text-decoration: none; 
        margin: 8px 2px 8px 25px; 
    }
    #NavigationTopLevel li a.AspNet-Menu-Selected {
        color: #888; 
    }
    #NavigationTopLevel li a:hover {
        background: none; 
    }
    
#BreadCrumbs {
    clear: left;
    margin-left: 186px;
    padding: 4px 0 0 0;
    font: normal 0.8em Trebuchet MS, Arial, Verdana, Sans-Serif;
    color: #4e88ac;       
}
    #BreadCrumbs a {
        color: #c9c3ba;   
    }

/* navigationFlowLevel */
#NavigationFlowLevel {
    float: left; 
    padding: 3px 0 30px 0;
    width: 100%;
}
    #NavigationFlowLevel ul {
        border-top: solid 3px #dad5ce;
        padding: 12px 0 10px 0; 
        margin: 0 0 50px 0;  
    }
    #NavigationFlowLevel li {
        list-style-type: none;
        border-bottom: solid 1px #dad5ce;
        padding: 5px 0px 6px 0px;
        margin: 0; 
        line-height: 1.2em;  
    }
    #NavigationFlowLevel li.AspNet-Menu-Selected a {
        color: #888; 
    }
    #NavigationFlowLevel li a {
        font: normal 0.9em Verdana, Arial, Sans-Serif;
        color: #4e88ac;
        text-decoration: none; 
    } 
    #NavigationFlowLevel li a:hover {
        color: #888;
        background-color: #fff;
    }     
    #NavigationFlowLevel ul ul {
        border-top: solid 0px #dad5ce;
        border-bottom: solid 0px #dad5ce;
        padding: 6px 0 5px 15px; 
        margin: 0 0 5px 0;  
    } 
    #NavigationFlowLevel li li {
        list-style-type: none;
        border-bottom: solid 0px #dad5ce;
        padding: 2px 0px 3px 0px; 
        line-height: 1em;   
    }
    #NavigationFlowLevel li li a {
        font: normal 0.8em Verdana, Arial, Sans-Serif; 
        color: #4e88ac;
        text-decoration: none; 
    }
    #NavigationFlowLevel li.AspNet-Menu-Selected li a {
        color: #4e88ac; 
    }
    #NavigationFlowLevel ul ul ul {
        border-top: solid 0px #dad5ce;
        border-bottom: solid 0px #dad5ce;
        padding: 6px 0 0px 15px; 
        margin: 0 0 5px 0;  
    } 
    #NavigationFlowLevel li li li {
        list-style-type: none;
        border-bottom: solid 0px #dad5ce;
        padding: 2px 0px 0px 0px; 
        line-height: 1em;   
    }
.Clear {
    clear: both;    
}    
#Footer p {
    float: left;
    margin: 0 0 0 10px;
}
#Footer img {
    float: right; 
    margin: 0 10px 0 0;
}

/* #################### */ 
/* ###### default ##### */
/* #################### */
h1 {
	font: normal 1.2em Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	margin: 0 0 12px 0;
}
h2 {
	font: normal 1.7em Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	border: solid 3px #dad5ce;
	margin: 10px 0 15px 0;
	padding: 0 0 3px 0;
    border-width: 0 0 3px 0;
}
h3 {
	font: bold 1.2em Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	margin: 0 0 8px 0;
}
h4 {
	font: normal 1em Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	margin: 0 0 4px 0;
}
h5, dt {
	font: normal 0.9em Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	margin: 0 0 4px 0;
}
h6 {
	font: bold 0.8em Verdana, Arial, Helvetica, Sans-Serif;
	color: #003366;
}

a {
    text-decoration: none;
	color: #739bd5;
}
a:link {
    text-decoration: none;
	color: #739bd5;
}
a:visited {
    text-decoration: none;
	color: #739bd5;
}
a:active {
    text-decoration: none;
	color: #9A54C2;
}
a:hover {
    text-decoration: none;
	background-color: #739bd5;
	color: #fff;
}

p {
    font: normal 1em/1.4em Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0 0 15px 0;	
}
small {
	font-size: 0.8em;
}
big {
	font-size: 1.2em;
}
bloquote, pre {
	
}

ul { 
    margin-bottom: 15px;
}
ul li {
	list-style-type: square;
	margin: 0 0 0 15px;
}
ul li li {
	list-style-type: disc;
}
ul li li li {
	list-style-type: circle;
}
ol li {
	list-style-type: decimal;	
	margin: 0 0 0 23px;
}
ol ol li {
	list-style-type: lower-alpha;
}
ol ol ol li {
	list-style-type: lower-roman;
}

table {
    font-size: 1em;
}
td {
    padding: 1em 1em 1em 1em;
}
th {
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #003366;
}

img {
    border: none;
}

hr {
	text-align: left;	
    height: 0;
    border: none;
    border-bottom: 1px solid #696969;  
}

/* #################### */ 
/* ###### modules ##### */
/* #################### */
.Documents {
    width : 328px;
    height : 61px;
    border : solid 1px #d1d1d1;
    background : url('../Graphics/Background/BlockBG.gif');
    margin-bottom : 1px;
}   
    .Documents .Text {
        margin-top : 10px;
        margin-left : 35px;
        font-family : "Trebuchet MS";
    }    
    .Documents .Name {
        font-size : 1.2em;
        color : #297fe1;
    }    
    .Documents .Title {
        font-size : 0.7em;
        color : #4f4f4f;
    }    
    .Documents .Icon {
        float : right;
        width : 50px;
        height : 50px;       
        margin-right : 40px;
        margin-top : 6px;
    }

.vcard {
    border-bottom: 1px solid #e9e9e9; 
    padding: 0 0 15px 0;
}
    .vcard .n {
        display: block;
        border-top: 3px solid #e9e9e9; 
        color: #4e88ac;
        font-size: 1.1em;
        padding: 12px 0 0 0;
    }
    .vcard .vcardInfoSupp {
        margin: 0 10px 0 0;    
    }
    .vcard .title {
        font-size: 0.8em; 
        display: block;
        margin: 0 0 15px 0;  
    }
    .vcard blockquote {
        font-size: 1.2em;
        font-weight: bold;
        color: #666;
        display: inline;   
    }
    .vcard a {
        font-size: 0.8em;
        color: #333; 
    }
/* #################### */ 
/* ###### FAQ     ##### */
/* #################### */
dt {
    font: normal 1em/1.4em Verdana, Arial, Helvetica, Sans-Serif;
    color: #739bd5;
}
/* ##################### */ 
/* ###### Accordeon #### */
/* ##################### */
.toggler {
	color: #222;
	margin: 0;
	padding: 2px 5px;
	background: #eee;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #f5f5f5;
	border-left: 1px solid #f5f5f5;
	font-size: 11px;
	font-weight: normal;
	font-family: 'Andale Mono', sans-serif;
	cursor:pointer;

}
ul.teamList 
{
    margin-top:10px;
    margin-bottom:0px;
    padding-bottom:15px;
}

#linkToNext
{
    margin-top:55px;
    float:right;
    margin-right:25px;
}
#linkToPrevious
{
    margin-top:55px;
    float:left;
    margin-left:35px;
}

div.option
{
/*	border-bottom: 2px solid #000; */
	margin-bottom: 20px;
}

div.options > div.module
{
	margin-left:25px;
}

span.ects, span.period
{
	display: block;
	font-size: smaller;
	font-weight: normal;
}

div.module li
{
  margin-left: 30px;
}

p.download
{
	margin-top: 20px;
}

/* ###################################### */ 
/* ###### JMS CustomRSS user control #### */
/* ###################################### */ 

.sf_blogNewsTitle
{
  display: inline;
}

#sf_newsList .CustomRSS_TitleDiv
{
  padding: 1em 0 0.5em;
}

.CustomRSS_TitleDiv > span
{
  padding: 0 1em 0 0;
}

#sf_newsList .CustomRSS_suite
{
  padding: 0;
}