/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2005 Stéphane Sulikowski. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK ******/


/* MISE EN PAGE */

#content_annu {
	width : 100%;
}



#left_content_annu {
	float : left;
	width : 150px;
	margin : 0;
	margin-top: 10px;
	margin-bottom: 20px;
	/* background-color:#b5c5d4; */
	text-align : left;
}


#right_content_annu {
	float:left; 
	background-color:white;
	width:780px;
	margin-top: 20px;
	margin-left: 20px;
	
}



#div_form {
	float : right;
	margin : 0;
	width : 750px;
	/* height: 450px; */
	/* background-color:#b5c5d4; */
	text-align : left;
	overflow-y: auto; 
	overflow-x:hidden;
}


#div_form table{
	clear: both;
	margin-left:20px; 
	margin-right:20px;	
	font-family: "Trebuchet Ms", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size:10px;  
}


.input {
	border: 1px solid #99b3b4;
	width: 400px;
	background: #e4ebeb;
	font: 11px verdana, sans-serif;
	color:#443;
	padding:3px;
	margin-bottom:4px;
	outline:none;
}
.input:focus {
	border:1px solid #567475;
	background: #e4ebeb;
}




#recherche-bo, #ressources, #alpha, #topflop, #top-bo{
	float:left; 
	width:300px; 
	border-width: 1px 1px 1px 4px;
	border-style: solid;
	border-color: #F0B802;
	background: #ffffcc;
	-moz-border-radius:6px;
	border-radius:6px;
	margin:10px;
	margin-right:20px;
	font-family: "Trebuchet Ms", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	height: 200px;
}



#recherche{
	float:left; 
	margin-left:15px; 
	margin-top: 10px; 
	text-decoration: none;
}


#ressources ul {
	list-style-type: none;
	margin-left:10px;
	padding:0;
}

#ressources li {
	list-style-type: none;
	background:transparent url(../images/bullet.png) no-repeat scroll left 0.5ex;
	margin-bottom:2px;
	padding-left:10px;

}


#top-bo ul {
	list-style-type: none;
	margin-top: 2px;
	margin-left:5px;
	padding:0;
}

#top-bo li {
	list-style-type: none;
	margin-bottom:0px;
	padding-left:5px;

}

#topflop ul {
	list-style-type: none;
	margin-top: 2px;
	margin-left:10px;
	padding:0;
}

#topflop li {
	list-style-type: none;
	background:transparent url(../images/bullet.png) no-repeat scroll left 0.5ex;
	margin-bottom:0px;
	padding-left:10px;

}


#articles ul {
	list-style-type: none;
	margin-top: 2px;
	margin-left:2px;
	padding:0;
	font-size: 11px;
}

#articles li {
	list-style-type: none;
	background:transparent url(../images/bullet.png) no-repeat scroll left 0.5ex;
	margin-bottom:0px;
	padding-left:10px;

}

#blog_cinefeed {
	background:#FFFFFF none repeat scroll 0%;
	font-family: "Trebuchet Ms", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	-moz-border-radius:6px;
	border-radius:6px;
	
	padding:0pt 2px;
	width:130px;
	margin-bottom: 10px;
}


#blog_cinefeed ul {
	list-style-type: none;
	margin-top: 2px;
	margin-left:1px;
	padding:0;
}

#blog_cinefeed li{
	list-style-type: none;
	background:transparent url(../images/bullet.png) no-repeat scroll left 0.5ex;
	margin-bottom:0px;
	padding-left:5px;
}