* html .gainlayout { height: 1%; }
.gainlayout { _height: 0; }
html{
	height:100%;
	width:100%;
	
}
body{
	height:100%;
	width:100%;
	margin:0px;
	display:block;
	background:#eeeeee;
	/*background-image:url(/gateau/app/webroot/img/miniflars_org.gif);*/
	/*color:#ffffff;*/
	/*background-color:#000;*/
}
body,td,input,textarea,select{
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	
}
form{
	margin:0px;
	padding:0px;
	border:0px;
	
}
p{
	/*background-color:#fff;*/
	margin:3px;
	padding:0px;
}
input,textarea,select{
	border:1px solid #ccc;
	padding:2px;
	
}
input:disabled,textarea:disabled,select:disabled{
	background-color:#eee;
	color:#000;
	
}
.a_div{
	text-decoration:none;
	background: transparent;
}
.a_div:hover{
	text-decoration:none;
	background: transparent;
	cursor:hand;
}
.a_div:hover div{
	background: #5ff;
	
}

.apercu{
	overflow:hidden;
	text-align:center;
	vertical-align:middle;
	width:100px;
	height:100px;
}
.apercu img{
	width:100%;
	height:auto;
}
.icon{
	overflow:hidden;
	/*border:1px solid black;*/
	text-align:center;
	vertical-align:middle;
	width:100px;
	height:100px;
}
.icon img{
	height:100%;
	/*width:auto;*/
	border:0;
}
.icon embed{
	height:100%;
	width:100%;
	border:0;
}
.apercu embed{
	width:100%;
	position:relative;
	top:50%;
}
hr{
	height:0px;
	border:1px dashed #ccc;
}
a{
	text-decoration:none;
	/*background-color:#FFFFFF;*/
	/*color:#000000;*/
	color:#000099;
}
a:hover{
	background-color:#55FFFF;
	color:#000000;
	
}
a:visited{
	/*color:#0000dd;*/
}

.w_on_b a{
	text-decoration:none;
	/*background-color:#FFFFFF;*/
	/*color:#000000;*/
	color:#55ffff;
}
.w_on_b a:hover{
	background-color:#55FFFF;
	color:#000000;
	
}
.default_content{
	padding:5px;
	height:100%;
	
	
	
}

.rubrique{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	

}

.center_out{
	height:100%;
	width:100%;
	display:table;
	/*position:absolute;*/
	top:0px;
	border:0px;
	padding:0px;
	margin:0px;
	text-align:center;
	
}
.center_in {
	vertical-align:middle;
	display:table-cell;
	text-align:center;
}

.auth{
	width:200px;
	padding:5px;
}
.file_icon{
	/*width:100px;*/
	padding:3px;
	float:left;
	text-align:center;
	vertical-align:middle;
	color:#000;
	
	/*border:1px solid #fff;*/
	margin:2px;
	/*background-color:#fff;*/
}
.file_icon:hover{
	/*background-color:#eee;*/
}
.file_link{
	color:#000;
	text-decoration:none;
	display:block;
	
}
.file_link:hover{
	color:#000;
	
	text-decoration:none;
	
}
.action_link{
	color:#f00;
	text-decoration:none;
	
}
.action_link:hover{
	color:#f00;
	/*text-decoration:underline;*/
	
}
.upload_form{
		width:450px;
		float:left;
		margin:2px;
		clear:both;
		text-align:left;
		/*padding:5px;*/
		
	
}
.error_message{

	color:#f00;

}
.inav {
	border:0px;
	padding:0px;
	
}
.inav td {
	border: 1px solid #999;
	padding: 5px;
	margin:0px;
}
.left_column{
	height:100%;
	width:300px;
	float:left;
	
}
.icon_column{
	
	width:100px;
	height:100%;
	float:left;
	text-align:left;
	margin:5px;
	
}
.article_column{
	width:450px;
	height:100%;
	float:right;
	text-align:left;
	margin:5px;
	
}
.sound{
	height:30px;
	width:100%;
}
 .video{
	height:300px;
	width:200px;
	
}
.etiquette{
	margin-left:-250px;margin-top:-50px;width:200px;padding:2px;position:absolute;float:left;
	 display:none;background:#fff;color:#000;border:1px solid #ccc;
	 font-size:80%;
}
