/*  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 HAUT */
em#lienshaut A:link, em#lienshaut A:visited,em#lienshaut A:active  {
	vertical-align:baseline;
}

/* POUR LE BLOC SALON ET LIEN MORE */
em A:link, em A:visited,em A:active  {
	color : #FFFFFF;
}

.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;
}

/* -------------------------------------------------------------------------- */
H1 {
	font-size : 10px;
	color : #1f5f87;
	margin-top:0px;
}

P {
	color: #0a527a;

}

div.titre_news_categorie {
	font-size:12px;
}

.titre_Our {
	font-size : 16px;
	color : #F39C1B;
	font-weight : bold;
	text-decoration : none;
}

.titre_solutions {
	font-size : 15px;
	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 : 10px;
	color : #003366;
	text-decoration : none;
	font-weight : bold;
}

A.lien_activity:hover, A.lien_solution:hover {
	font-size : 10px;
	color : #1f5f87;
	text-decoration : none;
	font-weight : bold;
}

.puce {
 margin-top: 4px;
}

FORM {
	display:inline;
}

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;
}

td.valign-bottom > p.bodytext, td.valign-top > p.bodytext, td.valign-center > p.bodytext {
	margin-bottom:0px;
}

legend, #sr_language_menu_select {
	color : #1f5f87;
	font-size: 12px;
}

h3.csc-searchResultHeader {
	margin-top:20px;
	margin-bottom:0px;
}

#img-left {
    margin-left:15px;
    float:left;
    position:relative;
}

#txt-left {
    margin-left:3px;
    width:169px;
    float:left;
    position:relative;
}

#img-right {
    padding-left:4px;
    float:left;
    position:relative;
}

#txt-right {
    margin-left:3px;
    width:189px;
    float:left;
    position:relative;
}

#txt-right ul, #txt-right ul li, #txt-left ul, #txt-left ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#txt-right ul li, #txt-left ul li {
    font-family:Verdana,Arial,Helvetica;
    font-size:10px;
    background-image: url(../../../../images/puce_orange2.gif); /* Replace bullet.gif with your img */
    background-position: left top; /* Position bullet */
    background-repeat: no-repeat;
    padding-left: 7px; /* Add padding so text doesn't cover bullet img */
    padding-bottom:3px;
    text-align:left;
    margin-top:5px;
}

#txt-left li {
	padding-bottom:8px;
}

