/* CSS Document */
* {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
body {
	background:url(images/haut.gif) repeat-x #FBF6DF;
	margin:0px 5px;
}
h2 {
	color:#0000FF;
	font-size:20px;
	margin:10px 0px;
}
a, a:active, a:visited {
	color:#0000FF;
	text-decoration:none;
}
a:hover {
	color:#4040F7;
	text-decoration:underline;
}
img {
	border:0;
}
s {
	text-decoration:none;
}
abbr
{
	border:0;
}
.bloc_accueil
{
	width:454px;
	height:69px;
	margin:0px 0px 0px 10px;
	padding:25px 0px 0px 60px;
	color:#D0954A;
	font-size:18px;
}

#site {
	margin:auto;
	width:765px;
}
#bandeau {
	height:156px;
}
#img_bandeau_g {
	width:180px;
	height:156px;
	float:left;
}
#img_bandeau_m {
	width:372px;
	height:156px;
	float:left;
}
#bandeau_d {
	background:url(http://static.yakoupi.com/images/bandeau_d.gif) right top no-repeat;
	width:191px;
	height:156px;
	float:right;
	text-align:center;
}
#stats {
	float:right;
	width:250px;
	height:143px;
	background:url(http://static.yakoupi.com/images/fond_stats.gif) no-repeat center;
	text-align:center;
}
#stats h4 {
	font-size:1.4em;
	margin:12px 0 6px 0;
	color:#FFFFFF;
}
#stats p {
	margin:4px 0;
	color:#FFFFFF;
	font-weight:bold;
	font-size:1.1em;
}
#calendrier {
	float:right;
	width:250px;
	height:143px;
	text-align:center;
}
#calendrier table {
	font-size:0.8em;
	text-align:center;
	margin:0 auto;
	border-collapse:collapse;
}

#calendrier caption{
	margin:0 auto;
}
#calendrier th abbr{
	color: #326E26;
	font-weight:normal;
	text-decoration:underline;
}
#calendrier td{
	width: 25px;
	line-height: 2em;
	border: 1px solid #999;
}

#calendrier td a{
	display: block;
	background: #EFA;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#calendrier table td a:hover{
	background: #CDCDF6;
	color: #636;
}

h4 {
	color:#234487;
	font-size:13px;
	text-align:center;
	font-weight:bold;
}

#form_log input {
	border:solid 1px #234487;
	width:119px;
}
#form_log {
	line-height:16px;
}
#contenu_h {
	background:url(http://static.yakoupi.com/images/contenu_h.gif) no-repeat left bottom;
	width:765px;
	height:28px;
}
#contenu_m {
	background:url(http://static.yakoupi.com/images/contenu_m.gif) repeat-y ;
	min-height:100px;
	padding:5px 20px;
}
#contenu_m p{
	padding:5px 10px;
}
#contenu_b {
	background:url(http://static.yakoupi.com/images/contenu_b.gif) no-repeat;
	width:765px;
	height:35px;
}
#footer {
	padding:3px 0 0 0;
	background:url(http://static.yakoupi.com/images/footer.gif) no-repeat top left;
	width:765px;
	height:44px;
}
#footer .gauche{
	line-height:12px;
	font-size:11px;
	padding:0 0 0 40px;
	text-align:left;
	color:#858585;
	float:left;
}
#footer .gauche a{
	font-size:11px;
	color:#FF8800;
	font-weight:bold;
}
#footer .droit{
	margin:0 0 0 80px;
	float:left;
}
#footer img{
	vertical-align:middle;
}
#partenaires_milieu {
	background-image:url(http://static.yakoupi.com/images/partenaires_fond.gif);
	background-repeat:repeat-x;
	width:685px;
}
#partenaires_milieu img {
	vertical-align:middle;
	border:0;
}
#table_partenaires {
	border-collapse:collapse;
}
#choix_langue {
	display:inline;
	margin:0 0 0 20px;
	padding:0;
}
#choix_langue input {
	margin:0;
	padding:8px 8px 0 0;
}
#xiti-logo-noscript {
	float:left;
}
#infos_loguee {
	padding:10px;
}
#infos_loguee p {
	margin:7px 0;
}
#aide ul {
	margin-left:60px;
	list-style-type:decimal;
	padding:0;
}
#aide h3 {
	margin:8px 0 3px 20px;
	font-size:13px;
	color:#339900;
}
#aide p {
	margin:2px 0 2px 30px;
	padding:0;
}
#form_inscription, #form_suggestion, #form_invitation {
	padding:20px 0 0 0;
	text-align:center;
}
#form_inscription select {
	width:120px;
}
#form_inscription table {
	border:solid 1px #234487;
	margin:auto;
	width:300px;
}
#form_suggestion table, #form_invitation table {
	border:solid 1px #234487;
	margin:auto;
	width:400px;
}
#form_contact textarea, #form_suggestion textarea, #form_invitation textarea {
	margin:5px 0;
	border:solid 1px #234487;
	width:350px;
	height:100px;
}
#form_contact table, #form_livre_or table, #form_nouvel_ami table, #form_ami table, #form_compte table, #form_mdp table {
	border:solid 1px #234487;
	margin:20px auto;
	width:500px;
}
#form_contact td, #form_livre_or td, #form_nouvel_ami td, #form_ami td,  #form_compte td, #form_mdp td {
	padding:2px;
}
#form_contact select, #form_contact #ykp_email {
	width:350px;
	border:solid 1px #234487;
}
#filtre {
	margin:2px auto;
	width:648px;
	border:solid 1px #006600;
	background-color:#A8C9EB;
	text-align:center;
}
#filtre form {
	margin:4px 0 0 0;
}
#filtre p{
	background-color:#8DB6E0;
	padding:7px 25px;
	font-size:1.2em;
}
#tab_liste {
	width:650px;
	margin:auto;
	border:solid 1px #AFAFAF;
	border-collapse: collapse;
}
#tab_liste th {
width:auto;
}

#tab_livre_or {
	width:600px;
	margin:auto;
	border:solid 1px #234487;
	border-collapse: collapse;
	text-align:left;
}
#tab_livre_or td {
	padding:5px;
	border:solid 1px #234487;
}
#tab_livre_or .lien {
	text-align:center;
	display:block;
	width:70px;
	color:#FFFFFF;
	background-color:#8DB6E0;
	padding:5px;
}
#tab_livre_or .lien:hover {
	background-color:#A8C9EB;
}
#tab_livre_or .td_ {
	text-align:left;
	border-right:solid 1px #234487;
	padding:0;
}
#tab_livre_or .td_milieu  {
	text-align:center;
	width:100%;
}
#tab_livre_or .td_droite, #tab_livre_or .td_gauche  {
	border-left:solid 1px #234487;
	padding:0;
}
#tab_livre_or th {
	background-color:#8DB6E0;
	border-bottom:solid 1px #234487;
	padding:4px;
	font-weight:normal;
	font-size:13px;
}
#tab_liste td, #tab_liste th{
	border:solid 1px #AFAFAF;
	text-align:center;
	padding:2px;
}
#sup_date {
	border:dashed 1px #B4CFB4;
	padding:8px 0;
	text-align:center;
	margin:0 0 10px 0;
	font-size:14px;
	font-weight:bold;
}
#bouton a, #bouton a:visited, #bouton a:active  {
	display:block;
	width:200px;
	height:24px;
	text-align:center;
	margin:5px auto;
	background-color:#A6DAA6;
	border:solid 1px #65AB1E;
	line-height:24px;
}
#bouton a:hover {
	background-color:#B3E7B3;
}
#menu img {
	vertical-align:middle;
	border:0;
}
#menu .bt_menu {
	width:180px;
	height:43px;
}
#sous_menu {
	margin:0;
	padding:10px 0 0 0;
}
#sous_menu img {

	vertical-align:middle;
	border:0;
}
#sous_menu table {
	border-collapse:collapse;
	width:95%;
	padding:0;
	margin:auto;
}
#sous_menu td {
	text-align:center;
}
#sous_menu a , #sous_menu a:visited, #sous_menu a:active{
	padding:0px 0;
	display:block;
}
#sous_menu a:hover {
	display:block;
	text-decoration:none;
	font-weight:bold;
}
#resultat_securite {
	width:200px;
	text-align:center;
}
.centrer {
	text-align:center;
}
.submit {
	border:solid 1px #234487;
	width:119px;
	background-color:#DBD7FF;
	margin:5px auto;
	vertical-align:middle;}
.td_submit {
	text-align:center;
}
.submitgros {
	color:#0000FF;
	display:block;
	width:200px;
	text-align:center;
	margin:5px auto;
	padding:3px 0;
	background-color:#A8C9EB;
	border:solid 1px #8DB6E0;
	cursor:pointer;
}
.submitgros:hover {
	color:#4040F7;
	background-color:#B9D2EC;
}
.annif_bientot {
	background-color:#A8BDF9;
}
.annif_today {
	background-color:#FF6868;
}
#mdp_indication {
	margin-left:30px;
}
#mdp_indication img {
	width:16px;
	height:16px;
}
#mdp_indication li {
	list-style-type:none;
}
#txt_message, #txt_message2, #log_message {
	color:#FF0000;
	text-align:center;
}
.champ_text {
	margin:5px auto;
	font-size:13px;
	border:solid 1px #234487;
	width:119px;
	vertical-align:middle;
}
.separation {
	clear:both;
	visibility:hidden;
}

#calendar_new
{
	border-collapse:collapse;
	border:1px solid #FF0000;
	text-align:center;
	margin:5px 0px;
}

#calendar_new caption
{
	margin:5px 0px;
}

#calendar_new .photo_calendrier
{
	max-width:80px;
	max-height:80px;
	
}

#calendar_new td
{
	width:90px;
	height:90px;
}

#calendar_new th, #calendar_new td
{
	border:1px solid #AAAAAA;
}

#calendar_new .td_anniversaire
{
	background-color:#FFFFFF;
}

#calendar_new .td_anniversaire_vide
{
	background-color:#FFFFFF;
	color:#CCCCCC;
}

#frm_calendrier
{
	width:100%
}

#frm_calendrier td
{
	text-align:center;
	padding:0px;
	margin:0px;
}

#frm_calendrier a
{
	display:block;
	padding:10px;
}

#frm_calendrier a:hover
{
	background-color:#CCD2DA;
}



















.div_bulle
{
	position:absolute;
	font-size:11px;
	z-index:50;
	display:none;
}

.div_bulle td
{
	width:auto;
	height:auto;
}

.div_bulle input
{
	cursor:pointer;
}

table.bulle
{
	border-collapse:collapse;
	width:100%;
	height:100%;
}

td.bulle_hg,
td.bulle_hd,
td.bulle_bd,
td.bulle_bg,
td.bulle_hd,
td.bulle_hd,
td.bulle_hd,
td.bulle_hd,
td.bulle_hd
{
	width:14px;
	height:14px;
	padding:0px;
}

td.bulle_hg
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_hg.gif') right bottom no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') right bottom no-repeat;
}

td.bulle_hd
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_hd.gif') left bottom no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') left bottom no-repeat;
}

td.bulle_bd
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_bd.gif') left top no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') left top no-repeat;
}

td.bulle_bg
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_bg.gif') right top no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') right top no-repeat;
}

td.bulle_h
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_h.gif') bottom repeat-x !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') bottom repeat-x;
	height:14px;
	padding:0px;
}

td.bulle_d
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_d.gif') left repeat-y !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') left repeat-y;
	width:14px;
	padding:0px;
}

td.bulle_b
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_b.gif') top repeat-x !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') top repeat-x;
	height:14px;
	padding:0px;
}

td.bulle_g
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_g.gif') right repeat-y !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') right repeat-y;
	padding:0px;
}

td.bulle_txt
{
	background-color:#faffc2;
	text-align:left;
}

td.bulle_txt div
{
	padding:6px;
}

td.bulle_txt input
{
	vertical-align:middle;
}

td.bulle_txt label
{
	cursor:pointer;
}

img.bulle_txt_fermer
{
	padding:4px;
	cursor:pointer;
}

div.pointe_bulle_hg,
div.pointe_bulle_hd,
div.pointe_bulle_bd,
div.pointe_bulle_bg
{
	z-index:51;
	position:absolute;
	width:25px;
	height:66px;
	padding:0px;
}

div.pointe_bulle_hg
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_hg.gif') bottom left no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') bottom left no-repeat;
}

div.pointe_bulle_hd
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_hd.gif') bottom right no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') bottom right no-repeat;
}

div.pointe_bulle_bd
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_bd.gif') top right no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') top right no-repeat;
}

div.pointe_bulle_bg
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_bg.gif') top left no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') top left no-repeat;
}

div.pointe_bulle_db,
div.pointe_bulle_dh,
div.pointe_bulle_gb,
div.pointe_bulle_gh
{
	z-index:51;
	position:absolute;
	width:66px;
	height:25px;
	padding:0px;
}

div.pointe_bulle_db
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_db.gif') bottom left no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') bottom left no-repeat;
}

div.pointe_bulle_dh
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_dh.gif') top left no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') top left no-repeat;
}

div.pointe_bulle_gb
{
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_gb.gif') bottom right no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') bottom right no-repeat;
}

div.pointe_bulle_gh
{
	left:-52px;
	top:15px;
	background:url('http://static.yakoupi.com/images/bulle/bulle_source_gh.gif') top right no-repeat !important;
	background:url('http://static.yakoupi.com/images/spacer.gif') top right no-repeat;
}

div#bulle_sombre
{
	z-index:49;
	position:absolute;
	left:0px;
	top:0px;
	background-color:#444;
}

