/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */
/* POUR LE MENU HORI */
body, div, th, td, p, font {
	font-size:10px;
	font-family : Verdana, sans-serif;
}

#CENTRE {
	font-size:12px;
}

img {
  border:0px;
}

em#lienshori A:link, em#lienshori A:visited,em#lienshori A:active,
em.lienshori A:link, em.lienshori A:visited,em.lienshori A:active  {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-style:normal;
	font-size:9px;
}

em#lienshori A:hover,
em.lienshori A:hover {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
}

em#ariane A:hover {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
	font-style:normal
}

/* POUR LE MENU GAUCHE */
em#menugauche A:link, em#menugauche A:visited,em#menugauche A:active  {
	background-color : transparent;
	color : #666666;
	text-decoration : none;
	font-weight : normal;
	font-style:normal
}

em#menugauche A:hover {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
}

/* POUR LE MENU HAUT */
em#lienshaut A:link, em#lienshaut A:visited,em#lienshaut A:active,
em.lienshaut A:link, em.lienshaut A:visited,em.lienshaut A:active  {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
	font-style:normal;
}

em#lienshaut A:hover,
em.lienshaut A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
}

/* POUR LE MENU BAS */
em#liensbas A:link, em#liensbas A:visited,em#liensbas A:active,
em.liensbas A:link, em.liensbas A:visited,em.liensbas A:active  {
	background-color : transparent;
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-style:normal
}

em#liensbas A:hover,
em.liensbas A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
}

/* POUR LE lien more:: */
em A:link, em A:visited,em A:active  {
	background-color : transparent;
	text-decoration : none;
	font-weight : bold;
	font-style:normal;
	font-size:10px;
	text-align:right;
}

em#liensbas A:hover,
em.liensbas A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
	font-size: 10px;
	text-align:right;
}

/* ----------------------------------------------------------------------------- */

.list-news img {
	margin-right: 5px;
	margin-bottom: 5px;
}

.list-news a:link {
	font-weight: normal;
}

.list-news p {
	margin-bottom: 8px;
}

DIV.csc-textpic-text {
	margin-bottom: 5px;
}

/* POUR LE FORMULAIRE DE LOGIN */
div.tx-newloginbox-pi1 p {
	margin-bottom : 10px;
	margin-top : 10px;
}

div.legend, span.legend {
        text-align: center;
        font-size: 10px;
}

.tx-lumophpinclude-pi1 li {
        text-align:left;
}

.tx-lumophpinclude-pi1 a {
        background-color : transparent;
        color : #0092d5;
        text-decoration : none;
        font-size: 10px;
}

/* To limit image size */
div.imglimiter,p.imglimiter {
	width: 500px;
	overflow: hidden;
}

div.imglimiteroff,p.imglimiteroff { }

/* ----------------------------------------------------------------------------- */

A:link, A:visited, A:active {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
	font-weight : bold;
}

FORM {
	display:inline;
}

SELECT {
	font-size: 10px;
}

TEXTAREA {
	font-size: 10px;
}

INPUT {
	font-size: 10px;
}

H1 {
	font-size : 18px;
	margin-bottom : 0px;
	margin-top : 10px;
}

H2 {
	font-size : 15px;
	color : #1f5f87;
	margin-bottom : 10px;
	margin-top : 20px;
}

H3 {
	font-size : 12px;
	color : #1f5f87;
	margin-bottom : 20px;
	margin-top : 0px;
	font-weight:normal;
}

td > h3 {
	margin-bottom:10px;
	margin-top:10px;
}

H4 {
	font-size : 10px;
	color : #1f5f87;
	text-align:center;
	margin-bottom : 0px;
	margin-top : 10px;
}

.subhead1 {
	font-size : 10px;
	color : black;
}

.subhead2 {
	font-size : 10px;
	color : green;
}

.subhead3 {
	font-size : 10px;
	color : red;
}

.headerdate {
	font-size : 10px;
	color : Green;
	font-weight: normal;
}

P {
	font-size : 10px;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	font-style:normal;
	font-weight:normal;
}

dd {
	font-size : 10px;
	font-style:normal;
	font-weight:normal;
	line-height : 100%;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align:left;
}

.caption {
	font-size : 10px;
	color : #FF9966;
}

.bulletlist {
	font-size : 10px;
	color : #6600CC;
}

.table {
	font-size : 11px;
	color : #CC3366;
}

INPUT.frecherche {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px;
	color:#1F5F87;
	background-color:#DCDCDC;	
	height:13px;
	border: 0px solid #000000;
	vertical-align:bottom;
}

INPUT.frecherchego {  
	font-family: Verdana, Arial, Helvetica; 
	font-size: 1px;
	vertical-align:bottom;
}

.searchform {
	font-size : 10px;
	color : #003366;
	font-weight : bold;
	text-align:right;
}

.searchresultpagetitle {
	font-size : 15px;
	color : #333333;
	font-weight : bold;
}

.searchresultcontent {
	font-size : 11px;
	color : #6600CC;
	font-weight : normal;
}

.searchresultheader {
	font-size : 14px;
	color : #333366;
	font-weight : bolder;
}

.searchmarkup {
	color : #FF0066;
}

.loginform {
	font-size : 14px;
	color : #CC0000;
	font-weight : normal;
}

.mailform {
	font-size : 12px;
	color : #003366;
	font-weight : normal;
}

.mailformrequired {
	font-size : 12px;
	color : #003366;
	font-weight : bolder;
}

.mailformcomment {
	font-size : 12px;
	color : #CC0000;
	font-weight : bolder;
}

.mailformradio {
	font-size : 10px;
	color : #003366;
	font-weight : normal;
}

.filelinks {
	font-size : 14px;
	color : #990000;
}

.filelinkssize {
	font-size : 14px;
	color : Green;
}

.sitemap1 {
	font-size : 12px;
	color : #CC6600;
}

.sitemap2 {
	font-size : 11px;
	color : #990000;
	margin-left : 20px;
}

.sitemap3 {
	font-size : 10px;
	color : #333399;
	margin-left : 40px;	
}

.sitemap4 {
	font-size : 9px;
	color : #003333;
	margin-left : 60px;
}

.celmenu {
	font-size : 12px;
	color : olive;
	margin-top : 10px;
}

.celsubmenu {
	font-size : 11px;
	color : #666699;
	margin-left : 20px;
	margin-top : 3px;
}

/*-----------------------------------------------------------*/
LI {
	font-size : 12px;
	color: #333333;
	margin-top : 0px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align:justify;
}

body {
	font-size : 6px;
	color : #000000;
	background-color : #FFFFFF;		
	margin: 0 auto;
}

.repeatXT {
	background-repeat: repeat-x;
	background-position: top;
}

.repeatYT {
	background-repeat: repeat-y;
	background-position: top left;
}

.norepeatTL {
	background-repeat: no-repeat;
	background-position: top left;
	font-size : 10px;	
	color : #000000;	
}

.norepeatTLdecal {
	background-repeat: no-repeat;
	background-position: top left;
	font-size : 8px;	
	color : #FFFFFF;
	padding-left:200px;
}

.norepeatTLdecal0 {
	background-repeat: no-repeat;
	background-position: top left;
	font-size : 8px;	
	color : #FFFFFF;
	padding-left:0px;
}

.texte_bandeauhaut {
	font-size : 8px;
	color : #1F5F87;
	font-weight : normal;
}

A.menugauche:link {
	background-color : transparent;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

A.menugauche:visited {
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A.menugauche:active {
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A.menugauche:hover {
	background-color : transparent;
	color : #1f5f87;
	text-decoration : none;
}

A.ariane:link {
	font-size : 8px;
	background-color : transparent;
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

A.ariane:visited {
	font-size : 8px;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A.ariane:active {
	font-size : 8px;
	background-color : transparent;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A.ariane:hover {
	font-size : 8px;
	background-color : transparent;
	color : #1f5f87;
	text-decoration : none;
}

.rootline {
	font-size : 8px;
	background-color : transparent;
	color : #23A6D7;
	font-weight : bold;
	text-decoration : none;
	margin-bottom: 10px;
}

/* ----------------------*/
.csc-mailform-label {
	font-size : 14px;
	background-color : transparent;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	margin-left:0px;
}

.csc-mailform-field {
	font-size : 10px;
	background-color : transparent;
	color : #ff0000;
	font-weight : bold;
	text-decoration : none;
	margin-left:2px;
	vertical-align:baseline;
}

.csc-mailform-check {
	font-size : 10px;
	vertical-align:baseline;
}

/* tt_address */
.address_titre {
	font-size : 14px;
	background-color : transparent;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
	margin-left:0px;
}

.address_coordonnees {
	font-size : 10px;
	background-color : transparent;
	color : #000000;
	font-weight : normal;
	text-decoration : none;
	margin-left:0px;
}

.address_telfax, .address_telfax2_SESCOIUK {
	font-size : 10px;
	background-color : transparent;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
	margin-left:0px;
}

.address_telfax2 {
	visibility: hidden;
}

.address_pays {
	font-size : 14px;
	background-color : transparent;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
	margin-left:0px;
}

.address_description {
	font-size : 10px;
	background-color : transparent;
	color : #003366;
	font-weight : normal;
	text-decoration : none;
	margin-left:0px;
	width:100%;
}

.job_texte {
	font-size : 10px;
}

.titre_gauche {
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

.titre_page_principal {
	font-size : 30px;
	color : #1f5f87;
	font-weight : normal;
	text-decoration : none;
}

.titre_page_principal2 {
	font-size : 20px;
	color : #003366;
	font-weight : normal;
	text-decoration : none;
}

.titre_page_secondaire {
	font-size : 12px;
	color : #1f5f87;
	font-weight : bold;
	text-decoration : none;
	vertical-align:bottom;
}

hr.menu_gauche {
	border: none 0; 
	border-top: 1px dashed #003366;/*the border*/
	width: 180px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	text-align: left;/*this will align it for IE*/
}

titre_news_sommaire_categorie{
	font-size : 15px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.titre_news_categorie {
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

.datedujour{
	font-size : 9px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

.datelastupdated{
	font-size : 9px;
	color : #003366;
	font-weight : normal;
	text-decoration : none;
}

.titre_Your {
	font-size : 16px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

.titre_activity {
	font-size : 15px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 5px;
	border:  1px solid #dcdcdc;
}

DD.csc-textpic-caption {
	padding-top:5px;
}

p.year, p.year a {
	font-size : 12px;
	font-weight : bold;
	color : #1f5f87;
	margin-bottom : 10px;
	margin-top : 20px
}

.delimiter {
	font-size : 8px;
	visibility:hidden;
}

#menugauche_level2 {
	line-height: 15px;
}

marquee {
	font-size : 14px;
	color: #0A527A;
	font-weight:bold;
}

td {
	font-style:normal;
	font-weight:normal;
	color: #0A527A;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

#RECHERCHE select, .csc-searchform select, .csc-form-fieldcell select {
	width:0;
	height:0;
	visibility:hidden;
	display:none;
}

#RECHERCHE input {
	margin:0px;
	margin-top:4px;
}

input.frecherche2 {
	width:95px;
}

td #TXT_RECHERCHE {
	margin:0px;
	padding:0px;
	width:80px;
}

.csc-searchResultRange p {
	margin-bottom:20px;
}

.csc-searchform {
	margin-top:15px;
}

p.csc-searchResult {
	margin-top:5px;
	margin-bottom:10px;
}

span.makebold, .makebold p {
        font-weight : bold;
}

span.emphasize {
	font-style:italic;
}

.news-list-container ul {
	margin-top:5px;
}

.news-list-container li {
	margin-top:5px;
}

#COPYRIGHT
{
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana,Arial,Helvetica;
	font-size: 10px;
}

#sendto {
	text-align:center;
}

#PHONE p {
	color:red;
}

#COUNTRY_FLAGS {
	margin-top:42px;
}

#ACTUS {
	padding-top:30px;
}

#ACTUS ul {
	margin:0px;
	padding-left:20px;
}

#ACTUS ol {
	margin:0px;
	list-style-type:none;
	padding:0px;
}

.content_news {
	margin-left:10px;
	padding-left:20px;
	padding-bottom:10px;
	background-image:url(../images/news_gauche_02.gif);
	background-repeat: repeat-y;
}

.titre_news_categorie {
	padding-left:10px;
}

#BAS_PAGE img {
	vertical-align:top;
}

#jdmia_support a {
	text-align:left;
}

#ACTUS .align-center {
  margin-left:10px;
  margin-right:10px;
}
