/*css pour le fond*/
html
{
font-family: Verdana,Arial,Helvetica,sans-serif;
color: black;
}

body
{
	background-image: url("images/background.jpg");
	font-size: 12px;
}
/* css pour le cadre generale */
#cadre
{
        position: absolute;
		left: 10px;
		right: 10px;
		top: 10px;
		margin: auto;
		width: 975px;
        /* border: 1px black solid; */
        background-image: url("images/fond-cadre.jpg");
}

/* css pour le header */
#header
{
	height: 105px;
	width: 975px;
}

#footer
{
	height: 44px;
	width: 975px;
	background-image: url("images/footer.jpg");
	background-repeat: no-repeat;
	position :relative;
	clear : right;
	
	
	
}

#header_title
{
	width: 975px;
	height: 80px;
	margin-bottom:7px;
}

#header_menu
{
	background-image: url("images/background-menu.jpg");
	background-repeat: no-repeat;
	width: 975px;
	height: 25px;
}
/*css pour menu info*/
#menu
{
	float: left;
	width: 160px;
	margin: 5 5 5 5;
	margin-top:30px;
}

.info_part1
{
	background-image: url("images/info_part1.jpg");
	background-repeat: no-repeat;
	width: 155px;
	height: 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: rgb(24,108,166);
}

.info_part2
{
	background-image: url("images/info_part2.jpg");
	width: 155px;
	text-align: left;
	text-indent: 20px;
}

.info_part3
{
	
	background-image: url("images/info_part3.jpg");
	background-repeat: no-repeat;
	width: 155px;
	height: 20px;
	text-align: center;
}

#marvelig{
margin-top :50px;

}
.info_column
{
	background-image: url("images/column.jpg");
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
}

/*css du main*/
#main
{
	background-image: url("images/fond-main.jpg");
	width: 775px;
	margin: 10 10 5 5;
	padding: 5px;
	float: right;
	min-height: 400px;
}

.main_title
{
	background-image: url("images/main_title.jpg");
	background-repeat: no-repeat;
	width: 790px;
	height: 50px;
	text-align: center;
	font-weight: bold;
	position : relative;
	clear : left;
}

#main_post1
{
	background-image: url("images/main_post1.jpg");
	background-repeat: no-repeat;
	width: 790px;
	height: 30px;
	text-align: center;
}

#main_post2
{
	background-image: url("images/main_post2.jpg");
	background-repeat: repeat-y;
	width: 790px;
}

#main_post3
{
	background-image: url("images/main_post3.jpg");
	background-repeat: no-repeat;
	width: 790px;
	height: 30px;
	text-align: center;
}

#main_footer
{	
	
	position : absolute;
	background-image: url("images/main_footer.jpg");
	background-repeat: no-repeat;
	width: 790px;
	height: 30px;
	padding: 1px;
	text-align: center;
	font-weight: bold;
	
	
}



#main_cadre
{
	background-image: url("images/main_cadre.jpg");
	background-repeat: no-repeat;
	padding-top: 7px;
	width: 790px;	
}
a, a img
{
	border: none;
	font-weight: bold;
	color: rgb(24,108,166);
	text-decoration: none;
}

a:visited
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: rgb(24,108,166);
}

a:hover
{
	border: none;
	text-decoration: none;
	font-weight: bold;
	color: rgb(114,77,128);
}

#main_between
{
	height: 20px;
	background-image: url("images/main_between.jpg");
	background-position: center;
}

#main_img
{
	float: left; 
	padding: 5px;
}

#main_text
{
	vertical-align:top; 
	padding: 5px;
}

#main_margin
{
	margin-left: 20px;
	margin-right: 20px;
}

#main_separater_top_1
{
	height: 20px;
	background-image: url("images/main_separater_top_1.jpg");
}

#main_separater_top_2
{
	height: 20px;
	background-image: url("images/main_separater_top_2.jpg");
}

#main_separater_bottom_1
{
	height: 20px;
	background-image: url("images/main_separater_bottom_1.jpg");
	position : relative;
	clear : left;
	width : 790px;
}

#main_link
{
	text-align: center;
	height: 20px;
	width: 790px;
	background-image: url("images/main_post1.jpg");
}

/* CSS spécifique à l'admin*/
.warning
{
	color: red;
	font-style: italic;
	font-weight: bold;
}

.admin_text
{
	color: black;
}

.title_admin
{
	color: yellow;
	font-weight: bold;
}

.titre_paragraphe
{
	color: rgb(24,108,166);
	font-size: 14px;
	
}

.texte_paragraphe
{	
	
	color: black;
	font-size: 12px;
	text-align: justify;
}


#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 30px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a a img
{
	margin-left: 15px;;
}

#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background: #b9c9fe;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #039;
}
#box-table-a td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
	//border-left: 1px solid #ccc;
}
#box-table-a tr:hover td
{
	background: #d0dafd;
	color: #339;
}

label{
	float:left;
	width:50%;
	margin-right:0.5em;
	padding-top:0.2em;
	text-align:left;
  }

/*Css du nouveau tableau de resultats v1*/
table.table_resultats{
	width : 700px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;	
	text-align: left;
	border-collapse: collapse;
	margin-top : 10px;
	
}

table.table_resultats td:hover {
	background: #d0dafd;
	color: #339;
}
td.result{
	width : 187;
	padding: 2px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}

table.table_resultats a{
	display block;
	margin: 0 auto; 
	
}
/*css pour les cases de degrès de ressentis dans la page recherche*/
.texte_tableau_checkbox
{	
	
	float : left;
	color: black;
	font-size: 11px;
	text-align: center;
	
}

/*css pour les ToolTips */
.questionMark {
float : left;
position:relative;
margin-left : 15px;
margin-top : 10px;
height:26px; /*dimensions of our image*/
width:26px;
background:url('images/questionMark.gif') top left no-repeat;
}

.toolTip {
clear : left;

position:relative;
left:26px; /*Moves it to the right beside the question mark*/
top : 0px;
display:none;
/*The attributes below make it look pretty*/
width : 80px;

padding:5px;
border:1px solid #ffffff;
background-color:#c3E7FF;
font:10px/12px Arial, Helvetica, sans-serif;
text-align:left;
}
/*css pour les ToolTips */
.questionMark_Age {
clear : left;
left : 295px;
position:relative;
margin-left : 0px;
margin-top : 0px;
height:26px; /*dimensions of our image*/
width:26px;
top : -32px;
background:url('images/questionMark.gif') top left no-repeat;
}
.toolTip_Age{
clear : left;
position:relative;
left:26px; /*Moves it to the right beside the question mark*/
top : 0px;
display:none;
/*The attributes below make it look pretty*/
width : 100px;
padding:5px;
border:1px solid #ffffff;
background-color:#c3E7FF;
font:10px/12px Arial, Helvetica, sans-serif;
text-align:left;
}




/*Le slider*/
#slider_value {
	
	margin-left : 120px;;
	width : 37px;
	text-align : center;
}
#criteres_ressentis {

filter: alpha(opacity=30);
    opacity:0.3;

}


#criteres_juges {
filter: alpha(opacity=30);
    opacity:0.3;

}

#table_sujet td{
	text-align : justify;
	padding-left : 15px;
	padding-top : 10px;

}

#boutons_recherche{
	text-align : center;
	margin-left : 25px;
	margin-top : 6px;
	height : 60px;
}

.clear {
	clear:both;
	height:0;
}
.outils h2,
.articles h2,
.chercheurs h2 {
	margin-top:0;
}
.outils .picture,
.articles .picture,
.chercheurs .picture {
	float:left;
	width:200px;
	overflow:hidden;
	margin-right:20px;
}
.outils .picture img,
.articles .picture img,
.chercheurs .picture img {
	width:200px;
}
.outils .text,
.articles .text,
.chercheurs .text {
	float: left;
    margin-bottom: 40px;
    min-height: 150px;
    width: 530px;
}
.outils ul,
.articles ul,
.chercheurs ul {
	color: #186CA6;
    margin-left: 0;
    padding-left: 15px;
}

.home-header {
	width:100%;
	height:150px;
	margin-bottom:20px;
}
.home-header p.logo {
	text-align:center;
	margin-bottom:20px;
}
.home-header p.logo img {
	margin-left:-45px;
	width:250px;
}
.home-header p.title {
	text-align: left;
	font-weight: normal; 
	display: block; 
	width: 750px; 
	height: 50px; 
	background: url('/css/css/images/main_title.jpg') no-repeat scroll 0px -16px transparent;
}
.home-header p.title .titre_paragraphe {
	font-size:22px;
}

.paragraph {
	width:750px;
	text-align:justify;
	line-height: 20px;
	margin-bottom:30px;
}
