/*		CLEAR ALL		*/
@import "./reset.css";


/*		OVERRIDE TAGS		*/
html { cursor: default; font-size: 12px; height: 100%; margin-bottom: 1px; font-family: 'helvetica neue',arial,helvetica,sans-serif;  }
body { line-height: 1.4; color: #123; padding-bottom: 24px; z-index: 1; background: #fff url( ../m/fond.jpg ) repeat-x bottom left fixed; }
strong { font-weight: bold; }
em { font-style: italic; }
a { text-decoration: none; color: #048; font-weight: bold; }
a:hover { color: #f60; }
p { clear: both; }

sup { font-size: 86%; vertical-align: 90%; }
sub { font-size: 86%; vertical-align: bottom; }


/*		HEADER		*/

h1 { text-indent: -1000px; background: url( ../m/cavadeos_eperon.gif ) no-repeat; height: 64px; padding-bottom: 24px; }
h3 { font-size: 36px; font-family: georgia, times,'times new roman',serif; margin-bottom: 4px; line-height: 1.2; clear: both; font-weight: normal; }
h4 { font-size: 18px; font-family: georgia, times,'times new roman',serif; margin-bottom: 4px; line-height: 1.2; clear: both; margin-top: 24px; }
h5 { font-size: 15px; font-family: georgia, times,'times new roman',serif; margin-bottom: 4px; line-height: 1.2; clear: both; }

/*		GENERIC		*/

.col { width: 426px; margin-right: 12px; float: left; }
.col2 { width: 280px; margin-right: 12px; float: left; }
.col3 { width: 572px; float: left; padding-top: 24px; }
.container { margin: 0px auto; width: 864px; clear: both; }
div.container { padding-top: 48px; }

.last { margin-right: 0 !important; margin-top: 12px; }
.clear { clear: both; }
.small { font-size: 88%; }
.info { color: #888; }
.alert { padding-left: 28px; background: #fc3 url( ../m/error.png ) no-repeat; color: #f60; font-weight: bold; border: #fc3 solid 6px; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;  }
.ok { font-size: 16px; margin-bottom: 24px; color: #390; background: #cf9; border: 8px solid #cf9; padding: 2px; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; }
.ok span { display: block; font-size: 14px; }
.choices { margin-bottom: 48px; font-size: 14px; }
.choices li { padding-bottom: 4px; }

span.clear { padding: 8px 0; margin: 0; height: 0px; display: block; }

label.rounded { border: 6px #eee solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px; background: #eee; display: block; margin: 12px 0; }
.fld { outline: none; padding: 4px 6px; border: none; background: #eee; font-size: 16px; font-family: "Lucida Grande","Trebuchet MS", sans-serif; display: block; width: 90%; }

/*		BARRE		*/

#barre { padding: 0; margin: 0; color:#000; background: url( ../m/iPhoneToolbar.png ); border-bottom: 1px #666 solid; height: 28px; line-height: 2.4; font-weight: bold; position: fixed; width: 100%; z-index: 255; top: 0; left: 0; text-align: center; }
#barre p { margin: 0 auto; }
#barre a { text-decoration: none; color: #fff; font-weight: normal; padding: 0 2px; }
#barre a:hover { color: #123;  }

#barre a#aide { font-weight: bold; padding: 4px 48px 4px 48px; text-transform: uppercase; font-size: 10px; background: url( ../m/btn_over.gif ) no-repeat center center; position: relative; height: 18px; width: 80px; }
#barre a#aide:hover { background: url( ../m/btn.gif ) no-repeat center center; color: #123; }

/*		FOOTER		*/

#footer { font-size: 11px; line-height: 1.6; border-top: 2px solid #048; padding-top: 12px; border-bottom: 2px solid #048; 	}
#footer a { font-weight: bold; }
#footer div.last a { border: 0; height: 64px; text-indent: -10000px; display: block; background: url( ../m/btn_cavadeos.png ) no-repeat -68px 0 transparent; position: relative; }

/*		FORM		*/

form p { margin-bottom: 12px; font-size: 13px; }
form input.btn { margin: 12px 0 24px 0; font-size: 16px; }