﻿/* ------------------------------------------------------------------------------------
CSS MEDIA PRINT : print.css
CLIENT : Tennis 13
CREATION : 28.08.2008
AUTEUR : ASPIX MEDIA - www.aspixmedia.com
----------------------------------------------------------------------------------- */

* {
	margin:0px;
	padding:0px;
	border:0px;
    -moz-outline:none;
}

body {
		background-color:#ffffff;
		color:#000000;
		font-family:Verdana, Helvetica, sans-serif;
		font-size:11px;
		position:absolute;
		width:100%;
}

#right-bottom {
    background:none;
}



h3, h2, #avantages span {
color:#000000;
}
#main .contact_milieu h2, #main .event_milieu h2, #main .heures_milieu h2, #main .horaire_milieu h2, #main .promo_milieu h2 {
		color:#000000;
		font-size:14px;
		margin:0;
		padding:0;
}

#main .promo_milieu p {
		color:#000000;
		font-size:11px;
		font-weight:bold;
		margin:0;
}

a, #main p, #main table.tabForfaits h3, #main h1, #main ul {
    color:#000000;
}

.icone  {
    display:none;
}
.noPrint  {
    display:none;
}
.cacher {
    display:block;
    float:left;
    height:100px;
}
.cacher h3 {
		font-size:12px;
		white-space:nowrap;
		color:#000000;
		font-weight:bold;
}
.print {
		display:block;
}
.bordureTop {
    border-top:1px solid #000000;  
}
ul.partenariat {
		list-style-image:none;
		margin:0 40px;
}

/* ---------------------------------------------------------------------------| cadres - div & tableaux |*/

.contact_haut, .event_haut, .forfaits_haut, .heures_haut, .horaire_haut, .promo_haut, .contact_milieu, .event_milieu, .forfaits_milieu, .heures_milieu, .horaire_milieu, .promo_milieu, .event_bas, .contact_bas, .forfaits_bas, .heures_bas, .horaire_bas, .promo_bas  {
		background:none;
}

.forfaits_haut, .promo_haut  {
	  border-top:1px solid #000000;
		border-right:1px solid #000000;
		border-left:1px solid #000000;
}

.forfaits_milieu, .promo_milieu {
		border-right:1px solid #000000;
		border-left:1px solid #000000;
}

.forfaits_bas, .promo_bas {
		border-right:1px solid #000000;
		border-bottom:1px solid #000000;
		border-left:1px solid #000000;
}

.tabMiniForfaits td, .tabForfaits td  {
		border-bottom:1px solid #000000;
}

.tabF2 td, .tabF2 th, .tabAerobie td, .tabAerobie th, .tabMieuxEtre td, .tabMieuxEtre th, .tabActivites td, .tabActivites th {
		border:1px solid #000000;
		color:#000000;
}

.tabActivites .bg, .tabMieuxEtre .bg {
		background:none;
}
/* ---------------------------------------------------------------------------| tableau |*/

.tablocal, .tablocalP {
    width:620px;
    border-collapse:collapse;
    font-size:10px;
    text-align:center;
}

.tablocal th, .tablocalP th {
    width:87px;
    height:30px;
    color:#004d43;
    border:1px solid #000000;
}

.tablocal td {
    height:85px;
    border:1px solid #000000;
    padding:2px;
}

.tablocalP td {
    height:15px;
    font-size:10px;
    border:1px solid #dddddd;
    font-weight:bold;
}

.tablocp td {
    padding-bottom:5px;
}

.case {
    background-color:#ffffff;
    color:#000000;
}

#forfait_center table, .forfait_center table {
		border:1px solid #000000;
}
#forfait_center table td, .forfait_center table td {
		padding:5px;
}
