@charset "utf-8";
/* 

CSS

Janvier 2009

Développé par Damien Goubeau Développement http://www.damien-goubeau-developpement.fr

Couleurs Textes

Couleurs Fonds

Couleurs Bordures

*/


/* CSS RESET */


#container {
	position:relative;
	min-height:100%; 
	height:100%; 
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
}


img { border:0; }

a { text-decoration:none; cursor:pointer; }

.clearboth { clear:both; padding-bottom:1px; margin-bottom:-1px; font-size:0; }

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix { display:inline-block; }

/*hides from IE mac \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/*end hides from IE mac*/

