html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,center,dl,dt,dd,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {background:transparent;border:0;font-family: Arial, Helvetica, sans-serif;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;padding:0;outline:0;}


@charset "utf-8";
/* CSS Document*/ 
/* Main Layout */
html {height:100%;margin-bottom:1px; }
body {font:85%/1.2 Helvetica, Arial, sans-serif;color:#555; background: #CBDDEB; }
h1,h2,h3,h4,.componentheading {font-weight:bold;margin:20px 0 0 0; font-size:10px;}
h1,.componentheading {font-size:16px;}
h2 {font-size:14px;}
h3 {font-size:12px;}
h4 {font-size:10px;}

a {color:#09F;text-decoration:none;font-weight: normal;}
a:hover {text-decoration: underline;}


ul {margin:1em;}
p {margin-top:10px;margin-bottom:10px;}
#main {font-size:1.3em;line-height:140%; background-color: #FFF;}
#main .foreground, #message, #showcase, .leading, #page {position:relative;}
#message, #showcase {z-index:0;}
#main-content {border-bottom:1px solid #ddd;}
/*---------------------------------------------*/

#search{
    position:relative;
	top:3px;
	left:-7px; 
	
	}

#containerFlash {
    width:960px;
    margin: auto;
    border: 0px solid #e2e2e2;
    text-align: left;
}


#container {
    width:960px;
    margin: auto;
    background-color: #ffffff;
    border: 0px solid #e2e2e2;
    text-align: left;
}


#content {
    text-align: left;
    background-color:#ffffff;
    /*padding: 15px;*/
	padding-left:15px;
}


/* Search and links */
#header1 {
	height:35px;    
}

#header2 {
	height:35px;    
    margin-bottom:auto;
	margin-top:auto;
	background-image:url('http://fr.boolbol.com/portail/images/all/template/fond-fil.gif');
    background-repeat: no-repeat;
}
#footerImage {
	height:80px;    
    margin-bottom:auto;
	margin-top:auto;
	background-image: url('http://fr.boolbol.com/portail/templates/BoolBol/images/footerBoolBol.png');
    background-repeat: no-repeat;
	background-color: #cbddeb;
}



#fil{
	font-size:12px;
	position: inherit;
	padding-top:4px;
	left:-7px;
	

	}
	
#footer {     
	text-align:center;

}


.inputSearch{

     border-width: 0px;
     color: #39719D;
	 width:150px;
	 height:20px;
     padding-left:7px;
     padding-right:7px;
     font-size:9pt;
     background-image: url(http://fr.boolbol.com/portail/templates/BoolBol/images/searchBox.png) ;
	 repeat:0;
     margin-left:3px;
	
	}