/* CSS Document */
body {
	padding: 0;
	margin: 0;
	/*font-family: Arial, Helvetica, sans-serif;*/
    font-family: "Trebuchet MS";
	font-size:73%;
	background: url(../images/layout/background.gif) 0 -1px repeat-x #DDDADA ;
	color: #373838;
}

body,html {
	height: 100%;
}

img {border:0;}    
a {cursor:pointer;}
form {margin:0;padding:0;}

#maincontainer{
	width: 904px; 
	margin: 0 auto;	
	background: url(../images/layout/bgcenter.jpg) repeat-y;
}

#topsection{
	height: 42px;
	background: url(../images/layout/corner_right_top.gif) no-repeat right #f3f4f5;
}

#tranche1 {
	background: url(../images/layout/tranche1.jpg) no-repeat;
    font-size: 8px;
    height:14px;
}

#leftCol{
	width: 697px;
	float:left;
    background: url(../images/layout/bgmiddle.jpg) repeat-y;
    /*background-position: right 382px;*/
    background-position: right top;
}

#rightCol {
	width: 207px;	
	float:right;	
}

#chapeau {
	background: url(../images/layout/bgchapeau.jpg) top right no-repeat;
	width: 697px;
	height: 228px;
}

#BannerTop {
	background: url(../images/layout/bannerTopBG.jpg) no-repeat;
	height: 173px;
	padding-left: 12px;
}

#homeTxt{
	width: 452px;
	float:left;
}

#FlashHome {
	background: url(../images/layout/tmpflashhome.jpg) no-repeat;
	width: 223px;
	height: 285px;
	float: left;
	margin-top:-56px;
}

#logo {
	width: 207px;
}

#breadCrumb {
	padding-left: 15px;
	font-size: 10px;
	height:30px;
    color : #aca5a5;
    font-size:9px;
}

#breadCrumb a{
    color:#be7797;
}

#middle{
	padding-left: 12px;
}

#leftBlocT3 {
	float:left;
	width: 193px;
	background: url(../images/layout/bgLeftBlocT3.jpg) repeat-y right;
	min-height: 450px;
}

#MiddleContent{
	float:left;
	width: 470px;	
}

#MainContentT3 {
	margin-top:15px;
	/*padding-right:6px;*/
	color: #373838;
    text-align:justify;
}

#mainmenu {
	float:right;
	padding-right: 12px;
}

#blocRightT3 {

}

#logosFooter {
	padding-left: 12px;
}

#footer {
	background: url(../images/layout/footer.jpg) no-repeat;
	clear: both;
	height: 15px;
	margin: 0 auto;
	width: 904px;
}

#baseline {
	clear: both;
	margin: 0 auto;
	width: 904px;
	text-align: center;
	font-size: 9px;
	color:#a09393;
	height: 50px;
}

#baseline a {
    font-size: 9px;
    color:#a09393;
    text-decoration: none;
}

#baseline a:hover {
    font-size: 9px;
    color:#585858;
    text-decoration: none;
}

#baseline .pipe {
	color:#b5004b;
}

#rssLink {
    /*border-top : 1px solid #E08056;*/
    margin-top:2px;margin-left:5px; margin-right:5px; 
    padding-top:6px;
    width: 64px;
}

#rssLink a{
   font-size:10px;
   color:white;   
}
#rssLink a:hover{
   text-decoration: none;   
}