body, html{height:100%;}

body {
margin:0;
padding:0;
font:12px/16px Arial, Helvetica, sans-serif;
color:#262626;
background:#000 url('../images/body_bg.gif') repeat-y top center;
}


/*STRUCTURE*/
#container{
width:960px;
margin:0 auto;
min-height:100%;
_height:100%;
background:transparent url('../images/container_bg.gif') repeat-y top;
}

	#head{
	}
		
		#subMenu, #footer{
		text-align:right;
		padding:5px 0;
		font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
		}
		
		#subMenu{color:#999;}
		#footer{font-size:11px; color:#ccc;}
		
			#subMenu a, #footer a{
			text-decoration:none;
			padding:0 2px;
			}
			
			#subMenu a{color:#000;}
			#footer a{color:#666;}
			
			#subMenu .english{
			color:#666;
			padding:0 0 0 20px;
			}
			
			#subMenu a:hover, #footer a:hover,
			#subMenu .current, #footer .current{
			text-decoration:underline;
			}
#top form table {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

			
		#flash{
		width:960px;
		height:300px;
		/*background:transparent url('../images/head-maisondesmos.jpg') no-repeat;*/
		}
		
		#flashLogo{
		background:url(../images/non_flash/bg_flash_desmos.jpg); 
		background-repeat:no-repeat;
		}
		

	#menu{
	float:left;
	width:250px;
	overflow:hidden;
	}
	
		#menu ul{
		float:left;
		margin:20px 28px 56px 0;
		padding:0;
		}
		
			#menu li{
			float:left;
			display:block;
			width:250px;
			list-style:none none;
			margin:0;
			padding:0;
			text-align:right;
			}
			
			#menu li a{
			float:left;
			display:block;
			width:222px;
			font: 14px Trebuchet MS, Helvetica, Arial, sans-serif;
			padding:8px 28px 8px 0;
			text-decoration:none;
			color:#fff;
			}
			
			#menu li a:hover{
			background:transparent url('../images/menu-hover.gif') no-repeat center right;
			color:#c00;
			}
			#menu li a:active, #menu li a:focus{
			outline:0;
			}
			#menu li #current{
			font-size:16px;
			color:#c00;
			background:transparent url('../images/menu-current.gif') no-repeat center right;
			}
			
		#menu .boiteImages{
		clear:left;
		text-align:right;
		padding-top:28px;
		margin:0 28px 56px 0;	
		border-top:1px solid #c00;
		}
		
		#menu .boiteImages img{
		margin:2px;
		}
			#menu .boiteImages a img{border: 1px solid #000; padding:0;}
			#menu .boiteImages a:hover img{border: 1px solid #c00;}
				
	#page{
	margin-left:250px;
	background-color:#fff;
	padding:30px 0 60px 0;
	}
		#page img{border:1px solid #ccc; padding:2px;}
		#page a img{border: 1px solid #999; padding:2px;}
		#page a:hover img{border: 1px solid #ccc}
	
		#fullPage{padding:0 18px 0 38px;}
	
		#left{
		float:left;
		width:432px;
		padding:0 30px 0 38px;
		}
				
			#left p, #fullPage p{text-align:justify;} 
	
		#right{
		margin-left:500px;
		width:193px;
		}
		
			#right .colPub h3{margin-bottom:0; margin-left:3px;}
			
		.boiteImages{
		text-align:left;
		margin-bottom:12px;
		}
		
		.boiteTbns{
		text-align:right;
		margin-bottom:12px;
		}
		
		.boiteImages p, .boiteTbns p{
		margin-top:5px;
		margin-left:3px;
		}
		
		.boiteImages img, .boiteTbns img{
		margin:2px;
		}
			
	
	#footer{
	clear:both;
	height:53px;
	}
	
		#signature{
		margin-right:710px;
		padding:10px 28px 0 0;
		}
		
		#pied{
		border-top:1px solid #c00;
		padding-top:5px;
		float:right;
		width:710px;
		}
		
/*STRUCTURE -fin-*/

/*BALISE STANDARD*/

a{color:#c00;}
#gallerie a img {
}
a:hover{text-decoration:none;}

img{border:0;}

h1, h2, h3, h4, h5, h6, .texteImp{
font-family: Trebuchet MS, Helvetica, sans-serif;
font-weight:normal;
line-height:normal;
padding:0;
}

.first{margin-top:0;}
.sansMargeBas{margin-bottom:0;}

h1{
display:none;
}
	
h2{
margin:30px 0 15px 0;
font-size:22px;
color:#000;
}

	h2 span{font-size:16px;}

h3{
margin:25px 0 10px 0;
font-size:18px;
color:#000;
}
.Qindent {
	padding-left: 38px;
	color:#000;
}
	h3 a, h2 a{color:#000; text-decoration:none}
	h3 a:hover, h2 a:hover{color:#666;}
	h3 span{color:#999}

h4{
margin:0 0 8px 0;
font-size:14px;
font-weight:bold;
}	
	
p{
margin:0 0 15px 0;
padding:0;
}

.special{
font:normal 18px Trebuchet MS, Helvetica, sans-serif;
color:#999;
}

.texteImp{font-size:16px; line-height:19px; color:#666; margin-bottom:24px}

ul{
padding:0;
margin:15px 0 15px 30px;
list-style:square outside url('../images/puce.gif');
}

	li{margin:5px 0;}
	ul ul{margin:5px 0 0 30px;}
	
hr{display:none;}	

/*Form*/
label{
width:50px;
float:left;
text-align:right;
margin-right:5px;
display:block;
font-weight:bold;
line-height:22px;
}

input, textarea{
	border:1px solid #999;
	padding:4px;
}
input:hover, textarea:hover{border:1px solid #ccc;}
input:focus, textarea:focus{border:1px solid #c00;}
form p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	padding-top: 5px;
	padding-right: 15px;
	padding-left: 5px;
}
form label {
	width: 100px;
}

.submit input{
cursor:pointer;
background-color:#ccc;
}
.submit input:hover{background-color:#999;}
/*form -fin-*/

/*BALISE STANDARD -fin-*/

/*CLASSES*/

.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}  /* for IE/Mac & IE*/

.clear{clear:both;}

.float{float:left;}
.floatRight{float:right;}

.hr{height:1px; border-top:1px solid #ccc; margin:18px 0;}

.imgLeft{float:left; margin:0 20px 20px 0;}
.imgRight{float:right; margin:0 0 20px 20px;}

.basPage{
text-align:right;
}
	.hautPage{color:#666;}
	
	.basPage .current{
	color:#666;
	font-weight:bold;
	text-decoration:none;
	}

.sansPuce{
list-style:none none;
margin-left:0;
}

/*Galerie photos*/
dl.galerie {
text-align:center;
}

.galerie dt, 
.galerie dd{
width:125px;
float:left;
}

.galerie dt {
margin-bottom:80px;
}

	.galerie dt img {
	vertical-align:bottom;
	padding:2px;
	background-color:#fff;
	}

.galerie dd {
text-align:left;
padding-top:5px;
margin:116px 0 0 -121px;
color:#333;
}

	.galerie dd em {
	display:block;
	color:#000;
	font-weight:bold;
	font-style:normal;
	}
/*Galerie photos -Fin-*/
.exposant {
	font-size: 9px;
}
