/* ################################################################## */
/* #                           Global                               # */
/* ################################################################## */

* {
	margin: 0px;
	padding: 0px;
}
body {
	background:#456789 ;#ffa888; /* url( "../imgs/bkg_body.jpg" ) repeat-x; #32525d*/
	font: 0.8em Arial, Helvetica, Verdana, Sans-Serif;
	color: #777;
}
#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;	
	width: 861px;
	height: auto;
	text-align: left;	
	background: url("../imgs/bkg_container.gif") repeat-y;
}
#containerBkg {
	position: relative;
	width: 861px;
	height: auto;
	background: url("../imgs/bkg_containerBkg.jpg") no-repeat;
}
hr.hide {
	display: none;
}

/* ################################################################## */
/* #                           Header                               # */
/* ################################################################## */

#quickLinks {
	position: relative;
	float: right;
	right: 13px;
	width: 500px;
	margin: 0px;
}
	#quickLinks div {
		position: relative;
		width: 50px;
		padding: 2px;
		float: left;
	}
	#quickLinks ul, #quickLinks li {
		margin: 0px;
		padding: 0px;
		list-style-type: none;
	}
	#quickLinks ul {
		position: relative;
		margin: 5px 7px 0px 7px;	
		width: 400px;	
		height: 18px;
		float: right;	
	}
	#quickLinks li {
		float: right;
	}
	#quickLinks li a {
		display: block;
		height: 18px;
		width: 100px;
		text-align: center;	
		text-decoration: none;	
		/*background: transparent url("../imgs/bkg_li_QL.gif") top left no-repeat;*/
		color: #0f0f0f;
		font-size: 0.8em;
		font-weight: normal;		
	}
	#quickLinks li a:hover {
			display: block;
		height: 18px;
		width: 100px;
		text-align: center;	
		text-decoration: underline;
		background: transparent; /* url("../imgs/bkg_li_QL_hover.gif") top left no-repeat;*/
		color: #0f0f0f;
		font-size: 0.8em;
		font-weight: normal;
	}
	
#search {
	position: relative;
	clear: right;
	float: right;
	height: 25px;
	width: 195px;	
	margin: 18px 10px 31px 0px;
}
	#search fieldset {
		border: solid 0px #000;
	}
	#search fieldset legend {
		display: none;
	}
	#search label {
		display: none;
	}
    #SearchLink {
	    height: 20px;
	    width: 19px;
	    float: left;
	    position: relative;
	    overflow: hidden;
    }
    #SearchLink span {
    	background: url("../imgs/button_searchWP.gif") no-repeat;
    	position: absolute;
		width: 100%;
		height: 100%;
    }
    #search #Searchbox {
        border: 1px solid #A3A4A4;
        height: 18px;
	    padding: 0px 2px 0 4px;
	    float: left;
	    width: 164px;
	    margin: 0 1px 0 0;
    }
    #search .Empty #SearchBox {
		background: #fff url("../imgs/bkg_search.gif") no-repeat;
	}
	#search .Focused #SearchBox {
		background: #fff none;
	}

#siteNav {
	position: relative;
	clear: right;
	float: right;
	width: 647px;
	right: 10px;
	/*background: transparent url("../imgs/ligne.gif") bottom right no-repeat;*/
}
	#siteNav ul, #siteNav li {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#siteNav ul {
		position: relative;
		width: 627px;
		margin-left: 10px;
		height: 23px;		
	}
	#siteNav li {
		float: left;
		margin-right: 4px;
	}
	#siteNav li a {
		position: relative;
		display: block;
		height: 23px;
		width: 115px;
		color: #5f5f5f;
		background: transparent url("../imgs/bkg_li.gif") top left no-repeat;
		font-size: 12px;
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		line-height: 2.1em;
	}
	#siteNav li a:hover {
		background: transparent url("../imgs/bkg_li.gif") top left no-repeat;
		color: #ed1008;
	}
	#siteNav li.selected a, #siteNav li.selected a:hover {
		background: transparent url("../imgs/bkg_li_selected2.png") top left no-repeat;
		color: #ffffff;
	}
#breadcrumbs {
	position: relative;
	z-index: 2;
	float: right;
	clear: right;
	right: 10px;
	height: 66px;
	width: 647px;	
	background: #f8f8f8 url( "../imgs/bkg_breadcrumbs.gif" ) no-repeat;
	color: #ccc;
}
	#breadcrumbs div {
		padding: 25px 0px 0px 27px;
		margin-left: 6px;
		font: 1em Arial, Helvetica, Verdana, Sans-Serif;
	}
	#breadcrumbs span {
		color: #0a0a0a;
		font:  normal 1em Arial, Helvetica, Verdana, Sans-Serif;		
	}
	#breadcrumbs h3 {
		display: none;
	}
	#breadcrumbs a {
		color: #0c0c0c;
		font:  normal 1em Arial, Helvetica, Verdana, Sans-Serif;
	}
	#breadcrumbs a:hover {
		color: #ccc;
		background-color: Transparent;
		text-decoration: underline;
	}

/* #breadcrumbs {
	position: relative;
	z-index: 2;
	float: right;
	clear: right;
	right: 10px;
	height: 66px;
	width: 647px;	
	background: #f8f8f8 url( "../imgs/bkg_breadcrumbs.gif" ) no-repeat;
	color: #ccc;
}
	#breadcrumbs div {
		padding: 25px 0px 0px 27px;
		margin-left: 6px;
		font: 1em Arial, Helvetica, Verdana, Sans-Serif;
	}
	#breadcrumbs span {
		color: #aaa;
		font:  normal 1em Arial, Helvetica, Verdana, Sans-Serif;		
	}
	#breadcrumbs h3 {
		display: none;
	}
	#breadcrumbs a {
		color: #ccc;
		font:  normal 1em Arial, Helvetica, Verdana, Sans-Serif;
	}
	#breadcrumbs a:hover {
		color: #ccc;
		background-color: Transparent;
		text-decoration: underline;
	}
*/
	
/* ################################################################## */
/* #                           Left side                            # */
/* ################################################################## */	

#leftSide {
	position: relative;
	float: left;
	left: 18px;
	width: 180px;
}
a#logo {
	position: relative;
	display: block;
	height: 251px;
	width: 187px;
	cursor: pointer;
	cursor: hand;	
	background: #f8f8f8 url("../imgs/reds_logo.jpg") no-repeat;
}
span#title {
	position: absolute;

	top: 140px; /* 200*/
	left: 0px;  /* 10 */
	width: 164px;
	height: 110px;
	cursor: pointer;
	cursor: hand;	
	background: transparent url("../imgs/heig_top_01.png") no-repeat;	
}
span#title a{
	position: relative;
	display: block;
	width: 160px;
	height: 100px;
	background-color: Transparent;
}
span#title span {
	display: none;
}
#contentNav{
}
	#contentNav ul li {
		margin: 0px;
		padding: 0px;
		font: 16px "Myriad Pro" , Arial, Helvetica, Verdana, Sans-Serif;
		list-style-type: none;	            
	}
	#contentNav ul li a, #contentNav ul li a:hover {
		color: #999;
		background-color: Transparent;
		text-decoration: none;
	}
	#contentNav ul ul {
		margin-left: 0px;
		padding-left: 15px;
	}         
	#contentNav ul ul li {
		margin-top: 10px;
		font-size: 14px;
		list-style-type: none;
	}
	#contentNav ul ul li a, #contentNav ul ul li a:hover {
		color: #739bd5;
		background-color: Transparent;
		text-decoration: none;
	} 
	#contentNav ul ul li a:hover {
		color: #ed1008;/*bb6669*/
	} 
	#contentNav ul ul li.selectedLeaf a, #contentNav ul ul li.selectedNode a {
		color: #ed1008;/*bb6669*/
	}        
	#contentNav ul ul li.hasChilds {
		list-style-image: url("../imgs/bulletMenuPlus.gif") ;
	}
	#contentNav ul ul li.selectedParent, #contentNav ul ul li.selectedNode {
		list-style-image: url("../imgs/bulletMenuMinus.gif") ;
	}
	#contentNav ul ul ul {
		margin-left: 0px;
		padding-left: 11px;
		margin: 0px 0px 10px 0px;
	}
	#contentNav ul ul ul li {
		font-size: 1em;
	}
	#contentNav ul ul li li, #contentNav ul ul li.parentSelected li.selectedLeaf {
		list-style-image: none;
		margin: 4px 0px 4px 5px;
	} 
	#contentNav ul ul li.selectedNode li a {
		color: #739bd5;
	}
#dnn_LeftPane {
	position: relative;
	clear: both;
	float: left;
	top: 40px;
	width: 180px;
} 

/* ################################################################## */
/* #                           Right side                           # */
/* ################################################################## */

#rightContentPane {
	position: relative;
	float: right;
	right: 10px;
	width: 646px;
	border-left: solid 1px #e8e8e8;
	padding: 0 0 20px 0;
}
h1#pageTitle {
	position: relative;
	margin: 27px 0px 22px 10px;
	padding: 0px 0px 8px 20px;
	color: #ed1008; /*a53135*/
	font-size: 2em;	
	/*background: transparent url("../imgs/bkg_h1_ContentPane.gif") no-repeat 0% 100%;*/
}
#dnn_TopPane {
	position: relative;
	left: 30px;
	width: 610px;	
}
#dnn_ContentPane {
	position: relative;
	float: left;
	left: 30px;
	width: 400px;
}
#dnn_RightPane {
	position: relative;	
	float: right;
	right: 7px;
	width: 190px;
	overflow: hidden;
	font-size: 0.9em;
}
#dnn_BottomPane {
	position: relative;	
	clear: both;
	left: 30px;
	width: 610px;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#bottomNav {
    clear: both;
    /*background: #7e7e7e url("../imgs/bkg_bottomNav_border.gif") repeat-x top left; */
    background: #dce8ec url("../imgs/bkg_bottomNav_border.jpg") repeat-x top left; /*dce8ec*/
    margin: 0px 9px 0px 9px;
    padding: 30px 0px 10px 20px;
    font-size: 0.9em; 
    }
    #bottomNav ul { 
       margin: 0px; padding: 0px;  
    }
    #bottomNav li {
        display: block;
        float: left;
        font-weight: bold;  
        width: 125px;/*width: 150px;*/
        margin: 0px;  
    }
    #bottomNav li a {
        color: #ed1008;           
    }
    #bottomNav li a:hover {
        color: #1f1f1f; 
        background: #81a8e0; 
    }
    #bottomNav ul ul {
        padding: 5px 0 0 0;
        margin: 0;    
    }
    #bottomNav li li {
        float: none;
        font-size: 0.9em;  
        font-weight: normal; 
        margin: 2px 0px 0px 0px;
    }
	#bottomNav li li a {
        color: #1f1f1f;  
        padding: 0 5px 2px 10px; 
        background: url("../imgs/bottomNav_arrow.gif") no-repeat 0 3px;
        display: block;
	}
    #bottomNav li li a:hover {
        background: #81A8E0 url("../imgs/bottomNav_arrow.gif") left center no-repeat;
    }
    #bottomNav #info {
        background-color: #e8e8e8;
        border: solid 1px #aaa;
        color: #1f1f1f; 
        width: 165px;
        padding: 10px;
        margin-left: 5px;
        margin-right: 5px;
        font-size: 0.9em; 
        float: right;  
    }
    #bottomNav p {
        margin: 0px 0px 10px 0px;  
    }
    #bottomNav #info a {
        color: #81A8E0;
        padding: 0px;          
        background-image: none;
    }
   /* #bottomNav #info a.RSS {
        color: #81A8E0; 
        padding: 0px 0px 0px 22px;       
        background: url("../imgs/icon_rss.gif") no-repeat;
        height: 20px;
        display: block;
    }
    #bottomNav #info a:hover.RSS {
        color: #fff; 
        padding: 0px 0px 0px 22px;       
        background: #81A8E0 url("../imgs/icon_rss.gif") no-repeat;
        height: 20px;
        display: block;
    }*/
    #bottomNav #info a:hover {
        background-color: #81A8E0; 
        color: #fff;
        padding: 0px;             
    }
    #bottomNav #info a img {
        border: none;
        background-color: Transparent;
    }
    #bottomNav .clear {
        clear: both;    
    }
    
#footer {
	clear: both;
	display: block;
	height: 9px;
    width: 861px;
    background: transparent url("../imgs/bkg_Footer.gif") no-repeat 0px bottom;
}




/*.SendForm {
	display: block;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 20px 20px 20px 10px;
	margin: 0 0 20px 0;
}
.SendForm label {
	display: block;
	float: left;
	width: 80px;
	font-weight: bold;
	color: #333;
	padding: 2px 0 0 5px;
	margin: 0 10px 0 0;
}
.SendForm .Message label {
	width: 95px;
	margin: 0 0 4px 0;
}
.SendForm input, .SendForm textarea {
	border: 1px solid #ccc;
	background-color: #fff;
	height: 22px;
	width: 230px;
	padding: 4px 0 0 3px;
	font-size: 1em;
	color: #444;
	font-family: Lucida Sans,Arial,Helvetica,Verdana,Sans-Serif;
}
.SendForm textarea {
	height: 220px;
	width: 100%;
}
.SendForm .Submit input {
	background: transparent url("../imgs/button.png") no-repeat 0 0;
	width: 125px;
	height: 31px;
	border: none;
	color: #efefef;
	margin: 0 0 0 115px;
}*/
.column1on2 {
	width: 47%;
	float: left;
	padding: 0 0 0 3%;
	margin: 10px 0 0 0;	
}
.column2on2 {
	width: 47%;
	float: left;	
	padding: 0 3% 0 0;
	margin: 10px 0 0 0;	
}
.column1on3 {
	width: 30%;
	float: left;
	padding: 0 0 0 3%;
	margin: 10px 0 0 0;	
}
.column2on3 {
	width: 30%;
	float: left;	
	padding: 0 2% 0 2%;
	margin: 10px 0 0 0;	
}
.column3on3 {
	width: 30%;
	float: left;	
	padding: 0 3% 0 0;
	margin: 10px 0 0 0;	
}
.planacces h3 {	
	font-size: 1.3em;
}
.planacces dt {	
	font-size: 1.1em;
}
.planacces dd {
	margin: 0 0 12px 0;	
}
.resume {
	font-family: Georgia, serif;
	margin: 10px 0 20px 0;
	padding: 10px;
	font-size: 1.5em;
	background-color: #eee;
	color: #555;	
}
#ContactInfoContent {
	margin: 0 0 20px 0;
}
#ContactInfoContent .PhotoContainer {
	float: left;
}
#ContactInfoContent .ContactName {
	float: left;
	display: block;
	margin: 0 0 0 20px;
}
#ContactInfoContent .fn {
	display: inline;
	font-size: 1.4em;
}
#ContactInfoContent .unite {
	margin: 10px 0 0 0;
}
#ContactInfoContent .unite dt, #ContactInfoContent .organisation-name {
	display: none;
}
#ContactInfoContent .adresse {
	clear: both;
	padding: 15px 0 0 0;
}
#ContactInfoContent .email {
	clear: both;
	margin: 10px 0 0 0;
}
#ContactInfoContent .tel .type {
	display: none;
}
#ContactInfoContent .adresse dt {
	display: none;
}
#ContactInfoContent .email dt {
	display: none;
}
#ContactInfoContent .telephone dt {
	display: none;
}
ul.listTeam {
	margin: 0 0 30px 0;
	overflow: hidden;
}
ul.listTeam li {
	list-style-type: none;	
	margin: 0 18px 0 0;
	width: 185px;
	float: left;
	border-bottom: dashed 1px #999;
}
ul.listTeam li {
	font-size: 1.2em;
	padding: 6px 0 6px 0;
}
ul.listTeam em {
	font-size: 0.7em;
	display: block;
	font-style: normal;
	color: #888;
}
.stripeMe .alt {
	background-color: #e1eff5;	
}
.stripeMe {
	border-collapse: collapse;
}
.stripeMe caption {
	display: none;;	
}
.stripeMe tr td {
	padding: 4px 5px 4px 7px;
	vertical-align: top;
}
.listService li {
	list-style-type: none;
	margin: 0;
}
.listService li a {
	display: block;
	padding: 0 0 20px 40px;
	color: #666;
}
.listService li a:hover {
	background-color: transparent;
}
.listService li a:hover strong {
	text-decoration: underline;
}
.listService li.hardware {
	background: transparent url( "/Libraries/Icons/icon_hardware.sflb.ashx" ) no-repeat 0 0;
}
.listService li.software {
	background: transparent url( "/Libraries/Icons/icon_software.sflb.ashx" ) no-repeat 0 0;
}
.listService li.com {
	background: transparent url( "/Libraries/Icons/icon_com.sflb.ashx" ) no-repeat 0 0;
}
.listService li.network {
	background: transparent url( "/Libraries/Icons/icon_network.sflb.ashx" ) no-repeat 0 0;
}
.listService li.web {
	background: transparent url( "/Libraries/Icons/icon_web.sflb.ashx" ) no-repeat 0 0;
}
.listService strong {
	font-weight: normal;
	font-size: 1.3em;
}

#heigVcard span, #heigVcard div, #heigVcard a{
    margin: 0 0 0.3em 0;
}
#heigVcard span.org, #heigVcard .tel span.type,  #heigVcard a.email span.type {
    display: none;
 }
