/*  Default stylesheet use in the static template record "cSet stylesheet" */
/* TYPO3 CVS ID: $Id: defaultstylesheet.css 48 2003-10-26 17:07:44Z typo3 $ */
* {
	font-size:10px;
	font-family: Verdana,sans-serif;
}

#CENTRE {
	font-size:12px;
}

/* POUR LE MENU HORI */
em#ariane A:hover {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
	font-style:normal;
}

/* 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;
	vertical-align:baseline;
	font-size:10px;
}

em#lienshaut A:hover,
em.lienshaut A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
}

em A:hover {
	background-color : transparent;
	color : #0092d5;
	text-decoration : none;
}

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:12px;
}

em#lienshori A:hover,
em.lienshori A:hover {
	background-color : transparent;
	color : #003366;
	text-decoration : none;
}

/* 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 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;
	text-align:right;	
}

/* POUR LE BLOC SALON ET LIEN MORE */
em A:link, em A:visited,em A:active  {
	background-color : transparent;
	color : #666666;
	text-decoration : none;
	font-weight : bold;
	font-style:normal;
	font-size: 12px;
	text-align:right;	
}

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*/
} 

.tx-pmkrssnewsexport-pi1 a {
	line-height : 35px;
}

.tx-pmkrssnewsexport-pi1 img {
	margin-bottom : 10px;
}

.news_salons td {
	text-align:center;
}

.news_salons font {
	font-size: 9px;
}

/* -------------------------------------------------------------------------- */

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;
}

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;
}

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 {
	line-height:16px;
	font-size : 12px;
	color: #0a527a;
	margin-top : 0px;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

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-size: 10px;
     color:#1F5F87;
     background-color:#DCDCDC;	
	 height:13px;
	 border: 0px solid #000000;
	 vertical-align:bottom;
}

INPUT.frecherchego {  
	 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;
}

/*-----------------------------------------------------------*/

body {
 	font-size : 6px;
	color : #000000;
	background-color : #FFFFFF;		
	margin: 0 auto;
}

.repeatXT {
	background-repeat: repeat-x;
	background-position: top;
}

.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;
}

.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;
}

.rootline {
	font-size : 8px;
	background-color : transparent;
	color : #23A6D7;
	font-weight : bold;
	text-decoration : none;
	margin-bottom: 10px;
}

/* To limit image size */
div.imglimiter,p.imglimiter {
	width: 500px;
	overflow: hidden;
}

div.imglimiteroff,p.imglimiteroff { }

/* ----------------------*/
.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 {
	font-size : 10px;
	background-color : transparent;
	color : #FF0000;
	font-weight : normal;
	text-decoration : none;
	margin-left:0px;
}

.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;
}

.job_texte {
	font-size : 10px;
}

.titre_gauche {
	font-size : 12px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

.titre_page_principal {
	line-height:normal;
	font-size : 30px;
	color : #1f5f87;
	font-weight : normal;
	text-decoration : none;
}

.titre_page_secondaire {
	line-height:normal;
	font-size : 16px;
	color : #1f5f87;
	font-weight : normal;
	text-decoration : none;
	vertical-align:bottom;
}

titre_news_sommaire_categorie{
	font-size : 15px;
	color : #FF0000;
	font-weight : bold;
	text-decoration : none;
}

.titre_news_categorie {
	font-size : 13px;
	color : #003366;
	font-weight : bold;
	text-decoration : none;
}

.datedujour{
	font-size:11px;
	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 : 16px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

.titre_Our {
	font-size : 16px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

.titre_solutions {
	font-size : 16px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

A.lien_activity:link, A.lien_activity:visited, A.lien_activity:active,
A.lien_solution:link, A.lien_solution:visited, A.lien_solution:active  {
	font-size : 11px;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}

A.lien_activity:hover, A.lien_solution:hover {
	font-size : 11px;
	color : #1f5f87;
	text-decoration : none;
	font-weight : bold;
}

.puce {
	margin-top: 4px;
}

FORM td {
	font-size : 10px;
	font-style:normal;
	font-weight:normal;
	line-height : 100%;
	color: #0A527A;
	margin-bottom : 0px;
	padding-bottom : 0px;
	text-indent : 0px;
}

.delimiter {
	font-size : 8px;
	visibility:hidden;
}

#menugauche_level2 {
	line-height: 15px;
}

#menugauche a, em {
	font-size:12px;
}

#ariane a {
	font-size:12px;
}

#liensbas a,
.liensbas a {
	font-size:10px;
}

#ACTUS font{
	font-size:10px;
}

legend, #sr_language_menu_select {
	color : #1f5f87;
	font-size: 12px;
}

#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;
}

h3.csc-searchResultHeader {
	margin-top:20px;
	margin-bottom:0px;
}

td #COPYRIGHT
{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
}

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 5px;
	border:  1px solid #dcdcdc;
}

H1 {
	font-size : 18px;
	color : #1f5f87;
	margin-bottom : 0px;
	margin-top : 10px;
}

LI {
	font-size : 12px;
	color: #333333;
	margin-top : 0px;
	margin-bottom : 5px;
	padding-bottom : 0px;
	text-indent : 0px;
	text-align:justify;
}

#sendto {
	text-align:center;
}

.titre_news_categorie {
	padding-left:10px;
}

.makebold p {
	font-weight:bold;
}

#PHONE p {
	color:red;
}

#COUNTRY_FLAGS {
	margin-top:42px;
}

#ACTUS ol {
	margin:0px;
	list-style-type:none;
	padding:0px;
}

#ACTUS {
	padding-top:30px;
}

#ACTUS ul {
	margin:0px;
	padding-left:20px;
}

#ACTUS p {
	font-size:12px;
}

.content_news {
	margin-left:10px;
	padding-left:20px;
	padding-bottom:10px;
	background-image:url(../images/news_gauche_02.gif);
	background-repeat: repeat-y;
}

#BAS_PAGE img {
	vertical-align:top;
}

