@import'General-Style/Laure-Popoff-UI.css';
@import'General-Style/FR/FR-Boutons.css';
@import'General-Style/FR/FR-UI.css';
@import'General-Style/EN/EN-Boutons.css';
@import'General-Style/EN/EN-UI.css';
@import'General-Style/DE/DE-Boutons.css';
@import'General-Style/DE/DE-UI.css';


/* Remise a zero des elements */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {margin:0; padding:0;}
ul,ol, li, dl, dt, dd {list-style:none;}
fieldset, img, input, select, textarea { border: none;}
select { background: #000; color: #fff;}
input, textarea { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
input[type="text"] { padding: 2px;}
input[type="submit"] { background: none;}


h1 { font-size: 14px;}
h2 { font-size: 13px; color: #333;}
h3 { font-size: 12px;}
h4 { font-size: 11px;}



/*--------------------------------*/
/*--- POSITIONNEMENTS GENERAUX ---*/
/*--------------------------------*/
#Conteneur-principal { width: 936px; margin: auto;}
.Imager { text-indent: -5000px;}
.Cleaner { clear: both;}
.Righer { float: right;}
.Invisible { display: none;}



a:link { color: #63b5db; font-weight: bold; text-decoration: none;}
a:hover,
a:focus { color: #065B7D;}
a:active { color: #087EAE;}
a:visited { color: #666; text-decoration: none; font-weight: bold;}
a:visited:hover { color: #0079AB;}



/*-------------------------*/
/*--- BOUTON GENERIQUES ---*/
/*-------------------------*/
a.Bouton:link { background: url(../IMAGES/Laure-Popoff-UI/boutons/bouton-gris-droite.png) no-repeat right top; height: 24px; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 0px; display: block; float: left; line-height: 20px; color: #333;}
a.Bouton:link span { background: url(../IMAGES/Laure-Popoff-UI/boutons/bouton-gris-gauche.png) no-repeat left top; height: 24px; margin: 0px -4px 0px 0px; padding: 0px 4px 0px 10px; display: block; float: left;}
a.Bouton:visited { background: url(../IMAGES/Laure-Popoff-UI/boutons/bouton-gris-droite.png) no-repeat right top; height: 24px; margin: 0px 0px 0px 0px; padding: 0px 10px 0px 0px; display: block; float: left; line-height: 20px; color: #333;}
a.Bouton:visited span { background: url(../IMAGES/Laure-Popoff-UI/boutons/bouton-gris-gauche.png) no-repeat left top; height: 24px; margin: 0px -4px 0px 0px; padding: 0px 4px 0px 10px; display: block; float: left;}
