﻿/*  feuille de style site propre au Site*/

body {
	background-color: #5f5b58;
	background-repeat: no-repeat; 
	background-position: center top;
	}
#allpage {
	background-image: url('http://www.coe.int/t/DG4/anti-discrimination-campaign/System/Fond.jpg'); 
	background-repeat: no-repeat;
	background-position: top left; 
}

#topBanner {
	background-repeat: no-repeat;
	background-image: url('http://www.coe.int/t/DG4/anti-discrimination-campaign/System/Top_Banner_campaign_en.gif');
	width : 1024px;
	height: 130px;
	margin:0 auto;
}
.subMenu{
	display:none;
}


/**************************/
/*         TB menu        */
/**************************/
/*
#divNav {
	margin: 0;
	padding: 0;
	height: 40px;
	width: 100%;
}
*/
#nav {
	position: relative;
	margin: 0;
	top: 72px;
	left:162px;
	height: 17px;
	width: 585px;
	background-color:#f7f7eb;
}

#nav a {
	text-decoration: none;
}

/*menu principal*/
#nav li { 
	margin: 0;
	float: left;
	display: block;
	padding: 2px 7px 2px 7px;*/
	background-color:#f7f7eb; /*vert pistache*/
	border-right: 1px solid #5f5c55;
}

#nav li a {
	color: #5f5c55;
	font-weight: bold;
	display: block;
	width: auto;
	padding: 0;
}

#nav li a:hover { 
	color: #ffe67c;
	color: #5f5c55;
}

/*menu secondaire*/
/*
#nav li ul  { 
	position: absolute;
	top: 17px;
	left: 0;
	width:580px;
	margin: 0;
	padding: 2px 7px 2px 7px;
	display: none;
	background-color: #5f5c55;
}

#nav li ul li  { 
	background-color: #5f5c55; 
	border-left: 1px solid #000;
	width:190px;
}

#nav li:hover ul, #nav li.over ul {
	background-color: #5f5c55;
}

#nav li ul a {
	display: block;
	float: left;
	width: auto;
	margin-right: 0 7px;
	background-color: #5f5c55; 
	color: #fff;
}

#nav li ul a:hover {
	color:#bdc136; 
}

#nav li:hover ul a, #nav li.over ul li a { 
	background-color: #5f5c55;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
	z-index: 100;
}
*/
/******************************************/

/* style perso */



/* styles partie centrale */

td {font-size:11px;}

/*--------------*/
/* default text */
/*--------------*/
.whiteTxt {
	font-weight:bold; 
	color:#FFFFFF;
	font-size:11px; 
	}
.whiteTxtSmall {
	font-size:11px; 
	font-weight:bold; 
	color:#FFFFFF;
	}
/*--------*/
/* titles */
/*--------*/
.whiteTitle {
	font-weight:bold; 
	color:#FFFFFF;
	}
.blueTitle {
	font-weight:bold; 
	color:#2E6EAB;
	}
.redTitle {
	font-weight:bold; 
	color:#C90217;
	}
.greenTitle {
	font-weight:bold; 
	color:#BDC136;
	}
	

	/* boite top */
.boxtitle_top {
	height: 35px;
	width: 350px;
	background:url('vert_top.gif') no-repeat bottom left;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;
	}
	
.top_box_bottom {
	height: 20px;
	width: 715px;
	background-image:url('top_box_bottom.gif');
	background-repeat: no-repeat;
	}
	
	
.top_box_small_bottom {
	height: 20px;
	width: 167px;
	background-image:url('top_box_small_bottom.gif');
	background-repeat: no-repeat;
	}


.top_box_top {
	height: 10px;
	width: 715px;
	background:url('top_box_top.gif') no-repeat;
	}
	
.top_box_content { 
	background-color:#FFFFFF;
	width: 715px;
	}
	
.top_box_content p{ 
	padding: 5px;
	}
	
/*Boites carrées*/

.box_bottom {
	height: 20px;
	width: 350px;
	background-image:url('box_bottom.gif');
	background-repeat: no-repeat;
	}

.box_small_bottom {
	height: 20px;
	width: 167px;
	background-image:url('box_bottom.gif');
	background-repeat: no-repeat;
	}

.boxtitle_blue	{
	height: 55px;
	width: 167px;
	background:url('blue2_top.gif') no-repeat bottom left;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	}
	
.boxtitle_green {
	height: 55px;
	width: 167px;
	background:url('vert_top.gif') no-repeat bottom left;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 14px;				
	}
	
.boxtitle_black {
	height: 55px;
	width: 167px;
	background:url('black2_top.gif') no-repeat bottom left;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	}

	
.box_content { 
	background-color:#FFFFFF;
	vertical-align: top;
	}
	
.titre {
	color:#003399;
	font-weight: bold;
	font-size: 14px ;
	padding-left: 2px;
	padding-bottom: 5px;
	padding-top: 5px;
	}
	
.content   {
	padding: 2px;
	}
	
.content_home	{
	margin: 5px;
	}
	
.border	{
	border-bottom: dotted 1px #CCCCCC;
	}
	
img	{
	padding: 2px;
	margin-left: 2px;
	margin-top: 2px;
	
	}
	
#journaliste	{
	font-weight: bold;
	font-size: 13px;
	color:#003399;
	margin-top: 30px;
	padding-left:90px;
	padding-left:20px;
	text-align: left;
	}
	
.link_home{
	text-align:right;
	padding-bottom: 20px;
	}

.intro	{
	color:#333333;
	margin: 5px;
	}