/*CSS for Bubble Tooltips by Alessandro Fulciniti
- http://pro.html.it - http://web-graphics.com */

.tooltip{
width: 200px; color:#000;
font:lighter 11px/1.3 Arial,sans-serif;
text-decoration:none;text-align:center}

.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}

.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}

table.TABLELARGE
{	
width:760px;

}

table.TABLEETROITE
{	
width:240px;

}
	
.tdbox
{
BACKGROUND-REPEAT: no-repeat;
width:14px;
}

.tdbox_topbg
{
background-repeat: repeat-x;background-position: top;
vertical-align:middle;
text-align:center;
font-family: Verdana, Arial , sans-serif;font-size: 11px;font-style:italic;
font-weight:bold;
color: #333333;
}

.tdbox_rightbg
{
background-repeat: repeat-y;background-position: right;
vertical-align:top;width:17px;
}

.tdbox_midbg
{
background-repeat:repeat-x;
}

.tdbox_bottom_bg
{
background-repeat: repeat-x;background-position: bottom;
vertical-align:bottom;
}

.imgblank1px
{
border:0px;
width:1px;height:1px;
}

ul,li
{
font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #333333;
list-style-type:none;margin:0px;
}

td
{
font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #333333;
}

/* default font */
h3
{
font-size: 16px;
font-family:Verdana, Tahoma, Geneva, Arial, Helvetica, sans-serif;
color:#1352A2;
font-weight:bold;
text-align: left;

}

a { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #333333;}
a:link {text-decoration: none; color: #1352A2;}
a:visited {text-decoration: none; color: #1352A2;}
a:hover {text-decoration: none; background-color: #339966;color: #FFFFFF;}

.champs 
{
	width:250px;
	height:25px;
	font-size:16px;
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	color: #000000;
	text-align: left;
}	

.bouton 
{
	border-color: #999999;	border-style: solid;
	border-width: 1px;	color: #000000;	text-align: center;
	width:30px;height:25px;
	FONT-SIZE: 16px;
}