html, body, p, caption, input, h1, h2, h3, h4, h5, h6{margin:0;	padding:0;}
html, body, td, p, div, span, li, ul, caption, input, h1, h2, h3, h4, h5, h6{
	font-size: x-small;
	_font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font:Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
}
html, body { width:100%; height:100%; }
/********** # **********/
h2{
	font-size:1.3em;
	margin-bottom:4px;
}

hr {
	margin:0 auto 0 auto;
	margin-bottom:6px;
}
p {
	margin-bottom:10px;
}
blockquote p {
	margin-bottom:4px;
}
blockquote {
	margin:4px 0 2px 20px;
}
/******* CLASSES *********/
.important{
	font-weight: bold;	
}

/***************** LIENS *****************/
a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #000;
}


/***************** FORMULAIRE *****************/
.abo_actionnaires, .abo_actionnaires_valid, .abo_actionnaires_oui_non {
	float:left;}
input {width:197px;}
select {width:200px;}
.input_valid {width:60px;
	margin-left:4px;}
.input_radio {width:20px;}