﻿/**********************************************/
/**** feuille de style site propre au Site ****/
/**********************************************/

/**** mes styles ****/
#data td {
/*    padding: 5px; */
}
ul#lang{
	width:70%;
	float:left;
}


/************************************/
/*** styles de rattrapage Liferay ***/
/************************************/
/* debut si taille supérieur nécessaire 
#header, ul#mainmenu{
	width:1000px;
}
#wrapper{
    width: 980px;
}
/* fin si taille supérieur nécessaire */
#wrapper{
    background-color:#fff;
    line-height:1.2em;
}
a, a:link, a:active, a:hover, a:visited {
	color: #06C;
	text-decoration: none;
}
h1 {
    FONT-SIZE: 160%;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 35px;
}
h2 {
    FONT-SIZE: 135%;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 18px;
}
h3 {
    FONT-SIZE: 120%;
    FONT-WEIGHT: bold;
    LINE-HEIGHT: 12px;
}
h4 {
    FONT-SIZE: 110%;
    FONT-WEIGHT: bold;
}
h5 {
    FONT-SIZE: 110%;
    FONT-WEIGHT: normal;
}
h6 {
    FONT-SIZE: 110%;
    FONT-WEIGHT: lighter;
}

/****************************************/
/**** Styles de mise en page globale ****/
/****************************************/
#header .title-eu { /* for joint programme */
    height: 75px;
    float: left;
    margin-top: 35px;
    margin-left: 210px;
}
#header .title-eu h2 { /* for joint programme */
    text-align: right;
    color: #e6e6e6; 
    line-height: 1.2em;
    font-size: 2.3em;
}

#header .title-orga h2
{
	letter-spacing: -1.4px;
}
#header h1 a, 
 .fr #header h1 a,
 .en #header h1 a, 
 .de #header h1 a, 
 .it #header h1 a, 
 .ru #header h1 a, 
 .tu #header h1 a {
     top: 50px;
     background-image: none;
}
/* --- comment out if a joint programme ---
#header h1 a, 
 .fr #header h1 a,
 .en #header h1 a, 
 .de #header h1 a, 
 .it #header h1 a, 
 .ru #header h1 a, 
 .tu #header h1 a {
    background-image: url("eu-flag.png");
    background-position: right -4px;
    width: 185px;
}
*/
ul.breadcrumbs{
	margin-left:0px;
}
.breadcrumbs a, .breadcrumbs a:link, .breadcrumbs a:active, .breadcrumbs a:hover, .breadcrumbs a:visited  {
	text-decoration:underline;
}
.breadcrumbs-horizontal li {
	display:inline;
}

#breadcrumb{
    height:auto;
    line-height:inherit;
    margin-bottom: 10px;
	margin-left:0px;
}
#data {
	width: 775px;
	float: left;	
    margin-top: 0px;
    background-color:#fff;

}
#leftBanner {
	width: 200px;
	float: left;
	margin-right:10px;
}
#rightBanner {
	width: 260px;
	float: right;
}

#idBox {
    width: 254px; 
    text-align:center; 
    margin-left: 4px;
    margin-top: 5px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    background-color:#fff;
}

