/*---------------------------------------------------------------------------
 *	udas-01-print.css
 *---------------------------------------------------------------------------
 *	Style sheet for Un Dimanche à Sauve application (Print override version)
 *---------------------------------------------------------------------------
 *---------------------------------------------------------------------------
 *	Print-specific rules
 *---------------------------------------------------------------------------*/

/*[]---------------------------------------------------[]*/
/*|                                                     |*/
/*|    Copyright (c) 2007-2009 by CARASOL SARL          |*/
/*|    All Rights Reserved.                             |*/
/*|                                                     |*/
/*|    http://www.carasol.com                           |*/
/*|                                                     |*/
/*|    Developped for UN DIMANCHE A SAUVE               |*/
/*|    http://www.undimancheasauve.com                  |*/
/*|                                                     |*/
/*[]---------------------------------------------------[]*/


.col1 {
	width: 100%;
}
.colleft {
	padding-right: 28px;	/**/
}
h1.header-h1 .header-h1-sitename { 
	margin-top: 0em;
}
.header-nav {
	display: none;
}

/*EOF*/
