/* CSS POMPES POLLARD */
html {height:100%;}

body{
	margin:0px 0px 0px 0px;
	height:100%;
}
input,textarea, select {
            color : #3A2E4C;
            font: normal 11px Verdana;
            border-color : #3A2E4C;
            border-style: solid; 
            border-width: 1px;
			width:150px;
}

.div_nowrap{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	white-space:nowrap;
}
.inline {display: block;}

td {
	font-family:Verdana;
	font-size:11px;
	color:#0F184B;
	
}

.td_menu {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
}

.td_gras {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.titre_menu {
	font-family:Arial Black;
	font-weight:bold;
	font-size:15px;
}

.td_menu_bas{
	font-family:Verdana;
	font-weight:bold;
	color : #1C2645;
	text-decoration:none;
}
.td_menu_bas:link {
	font-family:Verdana;
	font-weight:bold;
	color : #1C2645;
	text-decoration:none;	
}
.td_menu_bas:visited {
	font-family:Verdana;
	font-weight:bold;
	color : #1C2645;
	text-decoration:none;	
}
.td_menu_bas:hover {
	font-family:Verdana;
	font-weight:bold;
	color : #1C2645;
	text-decoration:none;	
}
.td_menu_bas:active {
	font-family:Verdana;
	font-weight:bold;
	color : #1C2645;
	text-decoration:none;	
}

.td_menu_bas_type {
	font-family:Verdana;
	font-size:10px;
	color : #120C3A;	
}
	
	
.td_menu_accueil{
	font-weight:bold;
	color : #ffffff;
	text-decoration: none;	
}
.td_menu_accueil:link {
	color : #ffffff;	
	text-decoration: none;	
}
.td_menu_accueil:visited {
	color : #ffffff;
	text-decoration: none;	
}
.td_menu_accueil:hover {
	color : #ffffff;	
	text-decoration: underline;	
}
.td_menu_accueil:active {
	color : #ffffff;	
	text-decoration: none;	
}
table{
	border-spacing:0px;
}


.tableaux{
	font-family:Verdana;
	font-size:9px;
	color:#0F184B;
}
.savoir{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#232A3D;
}
.savoir:link {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}
.savoir:visited {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}
.savoir:hover {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}
.savoir:active {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}

.savoir2{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#232A3D;
}
.savoir2:link {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}
.savoir2:visited {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}
.savoir2:hover {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: underline;
}
.savoir2:active {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: none;
}

.lien_editor a:link {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:bold;
	text-decoration: none;
}
.lien_editor a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:bold;
	text-decoration: none;
}
.lien_editor a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:bold;
	text-decoration: underline;
}
.lien_editor a:active {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:bold;
	text-decoration: none;
}

.savoir3{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#232A3D;
}
.savoir3:link {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: underline;
}
.savoir3:visited {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: underline;
}
.savoir3:hover {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: underline;
}
.savoir3:active {
	font-family:Verdana;
	font-size:10px;
	color:#232A3D;
	font-weight:normal;
	text-decoration: underline;
}

.input_search{
	font-family:Verdana;
	font-size:10px;
	color:#3A2E4C;
	width:110px;
	height:15px;
	border:1px #3A2E4C solid;
}
.button_search{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	width:50px;
 	background-color:#FFFFFF;
	height:15px;
	border:0px solid;
}
	