/* CSS Annuaire.Actes-types.com */
body {
	color: #32526E;
	background-color: #E1E1E1;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	padding: 0;
	margin: 0;
}

.cachediv {
	visibility: hidden;
	overflow: hidden;
	height: 1px;
	margin-top: -1px;
	position: absolute;
}

.spacer {
	clear: both;
	_display: inline;
}

#site {
	margin: 5px auto;
	width: 1000px;
}

/********************************************************************************************************************************/
/* Header site */
/********************************************************************************************************************************/

#header_fiche {
	width: 100%;
	text-align: center;
	background-color: #EAE8DA;
	border-bottom: 1px solid #808080;
}

#header_fiche h1 {
	font-size: 12px;
	font-weight: normal;
	color: #808080;
	margin: 0px;
	padding: 0px;
}

/* ----------------------------------------------------------------------------------------------------
	Header : Onglet
---------------------------------------------------------------------------------------------------- */

#header_onglet {
	height: 54px;
	overflow: hidden;
	background: url(images/interface/bg_header_onglet.png) no-repeat top left;
}

#header_onglet #onglet1 {
	float: left;
	width: 376px;
	height: 54px;
}

#header_onglet #onglet2 {
	float: left;
	width: 458px;
	height: 54px;
}

#header_onglet #onglet3 {
	float: left;
	width: 162px;
	height: 54px;
	line-height: 45px;
	margin-left: 4px;
	text-align: right;
	background: url(images/interface/btn_fiche.png) no-repeat top left;
}

#header_onglet #onglet3 a {
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
}

div.onglet_bg_on {
	height: 54px;
	width: 228px;
	line-height: 24px;
	margin: auto;
	text-align: center;
	background: url(images/interface/onglet_bg_on.png) no-repeat top left;
}
div.onglet_bg_on a {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

div.onglet_bg_on span {
	color: #79C9FD;
}

div.onglet_bg_off {
	height: 43px;
	width: 182px;
	line-height: 18px;
	margin: auto;
	text-align: center;
	background: url(images/interface/onglet_bg_off.png) no-repeat top left;
}
div.onglet_bg_off a {
	font-size: 14px;
	font-weight: bold;
	color: #7FB5D7;
	text-decoration: none;
}

div.onglet_bg_off span {
	color: #487EA1;
}

div.onglet_bg_on a:hover, div.onglet_bg_off a:hover, #header_onglet #onglet3 a:hover {
	text-decoration: underline;
}

/* ----------------------------------------------------------------------------------------------------
	Menu
---------------------------------------------------------------------------------------------------- */

#barre_menu {
	padding: 5px;
	margin: 20px 0;
	background-color: #E2F4FF;
	line-height: 22px;
}

#barre_menu div.menu {
	display: inline;
	padding: 5px;
	margin: 0px;
}

#barre_menu a.menu_on {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0072BA;
	padding: 5px;
	text-decoration: none;
}

#barre_menu a.menu_off {
	font-size: 11px;
	text-decoration: none;
	padding: 5px;
}

#barre_menu a.menu_on:hover, #barre_menu a.menu_off:hover {
	color: #FFFFFF;
	background-color: #0072BA;
	padding: 5px;
}

/* ----------------------------------------------------------------------------------------------------
	Contenu
---------------------------------------------------------------------------------------------------- */

#contenu {
	width: 100%;
}

#contenu_cols_left {
	width: 790px;
	padding: 0 22px;
	background: url(images/interface/bg_contenu_cols_1.png) repeat-y top left;
	overflow: hidden;
}

#contenu_cols_left_little {
	float: right;
	width: 610px;
}

#contenu_cols_right {
	float: right;
	width: 160px;
	height: 600px;
	overflow: hidden;
}

#contenu_cols_left_footer {
	width: 834px;
	height: 9px;
	background: url(images/interface/footer_contenu_cols_1.png) no-repeat left bottom;
	font-size: 0;
}

/* ----------------------------------------------------------------------------------------------------
	Fiche
---------------------------------------------------------------------------------------------------- */

div.info_jaune {
	border: 1px solid #E4B900;
	background-color: #FFFBEA;
	padding: 10px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 15px;
}

div.cadre_rouge {
	border: 1px solid #D21218;
}

div.cartouche_fiche {
	padding: 22px;
	background: url(images/interface/cartouche_fiche.png) no-repeat left bottom;
}

div.cartouche_photo {
	float: left;
	width: 152px;
	height: 152px;
	margin-right: 22px;
	margin-bottom: 40px;
}

div.cartouche_data {
	float: left;
	width: 390px;
}

div.medailles {
	height: 32px;
	overflow: hidden;
}

div.medailles div.medaille {
	float: left;
	width: 24px;
	height: 32px;
	margin-right: 15px;
}

div.fiche_data {
	width: 602px;
	margin: 0 auto 15px auto;
}

div.case {
	width: 205px;
	overflow: hidden;
}

div.case div.case_header {
	width: 205px;
	height: 26px;
	background: url(images/interface/case_header.png) no-repeat top left;
}

div.case div.case_data {
	width: 205px;
	font-size: 14px;
	color: #000000;
	background: url(images/interface/case_liner.png) repeat-y top left;
}

div.case div.case_footer {
	width: 205px;
	height: 10px;
	background: url(images/interface/case_footer.png) no-repeat top left;
}

/* ----------------------------------------------------------------------------------------------------
	Listing
---------------------------------------------------------------------------------------------------- */

div.th {
	position: relative;
	height: 19px;
	line-height: 19px;
	margin-bottom: 1px;
	background-color: #0072BA;
	color: #FFFFFF;
	font-weight: bold;
}

div.th div.left {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-left: 10px;
	background: url(images/interface/th_left.gif) no-repeat top left;
}

div.th div.middle {
	position: absolute;
	top: 0px;
	padding-left: 10px;
}

div.th div.right {
	position: absolute;
	top: 0px;
	text-align: center;
	padding-left: 10px;
	background: url(images/interface/th_right.gif) no-repeat top right;
}

div.td0 {
	position: relative;
	height: 19px;
	line-height: 19px;
	margin-bottom: 1px;
	background-color: #F5F6F8;
}

div.td1 {
	position: relative;
	height: 19px;
	line-height: 19px;
	margin-bottom: 1px;
	background-color: #FFFFFF;
}

div.td0 div, div.td1 div {
	position: absolute;
	top: 0px;
	padding-left: 10px;
	white-space: nowrap;
	overflow: hidden;
}

div.td0 div.right, div.td1 div.right {
	position: absolute;
	top: 0px;
	padding-left: 0px;
	padding-right: 10px;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
}

/* ----------------------------------------------------------------------------------------------------
	Texte
---------------------------------------------------------------------------------------------------- */

div.title_h2 {
	position: relative;
	margin-bottom: 20px;
	background: url(images/interface/pixel_h2.gif) repeat-x left 50%;
}
div.title_h2 h2 {
	float: left;
	font-size: 20px;
	line-height: 22px;
	font-weight: normal;
	margin: 0px;
	padding-right: 5px;
	background-color: #FFFFFF;
}

div.title_h2 a {
	color: #32526E;
}

h2.fiche {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	color: #006BAF;
}

div.title_h3 {
	position: relative;
	width: 100%;
	margin: 15px 0px;
	background: url(images/interface/pixel_h2.gif) repeat-x left 50%;
}
div.title_h3 h3 {
	float: left;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: #FFFFFF url(images/interface/fleche_h3.gif) no-repeat 0px 5px;
}

a {
	color: #0072BA;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

a.listing {
	color: #0072BA;
	text-decoration: none;
	padding-left: 14px;
}
a.listing:hover {
	color: #EBA001;
	text-decoration: underline;
}

a.listing_login {
	color: #0072BA;
	font-weight: bold;
	text-decoration: none;
	padding-left: 14px;
	background: url(images/medailles/small_inscrits.png) no-repeat left center;
}
a.listing_login:hover {
	font-weight: bold;
	color: #EBA001;
	text-decoration: underline;
}

a.alphabet {
	color: #0072ba;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}
a.alphabet:hover {
	color: #9C0423;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
	list-style-image: url(images/interface/ul.gif);
}

span.orange {
	color: #FF9600;
}

span.exemple {
	color: #6C6C6C;
	font-size: 11px;
}

td.label {
	padding-right: 10px;
	font-weight: bold;
	white-space: nowrap;
}

div.compteur {
	border: 1px solid #99A9B7;
	background-color: #EAEDF0;
	width: 160px;
	margin: auto;
	text-align: center;
	padding: 2px 0px;
}

.valid { color: #078900; }
.error { color: #FF0000; }

/* ----------------------------------------------------------------------------------------------------
	Formulaire
---------------------------------------------------------------------------------------------------- */

form {
	margin: 0px;
}

div.form_input {
	height: 21px;
	line-height: 21px;
	margin-bottom: 8px;
}

div.form_input label{
	margin-right: 10px;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}

input, select, textarea {
	color: #32526E;
}

input.form_input {
	border: 1px solid #7F9DB9;
	font-size: 9pt;
	padding: 1px;
	margin: 1px;
	_margin: 0px;
}

/* ----------------------------------------------------------------------------------------------------
	Pagination
---------------------------------------------------------------------------------------------------- */

div.pagination {
	background: url(images/interface/bg_pagination.gif) repeat-x bottom;
	height: 30px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	overflow: hidden;
}

div.pagination div.first {
	float: left;
	width: 75px;
	padding-left: 10px;
	font-size: 8pt;
}

div.pagination div.previous {
	float: left;
	width: 85px;
	color: #AABCCD;
	font-weight: bold;
	font-size: 10pt;
	padding-left: 60px;
}

div.pagination div.navigation {
	width: 150px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 11pt;
}

div.pagination span.navigation {
	padding: 0px 5px;
}

div.pagination div.next {
	float: right;
	width: 85px;
	height: 25px;
	color: #AABCCD;
	font-weight: bold;
	font-size: 10pt;
	padding-right: 60px;
}

div.pagination div.last {
	float: right;
	width: 75px;
	padding-right: 10px;
	font-size: 8pt;
}

/* ----------------------------------------------------------------------------------------------------
	Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	padding-top: 10px;
}
#footer a {
	color: #32526E;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}