/*###################################
#	Squarr							#
#	=============================	#
#	Un kit graphique				#
#	Zwatla.com + Lagouache.com		#
#	© 2008							#
###################################*/

/* couleurs
#801600 : Texte principal
#E53917 : Liens, Nom du site, Fond menu, Police footer
#5A0F00 : Fond du site, Titres
#F2E7E5 : Fond du contenu principal
#330900 : Fond sombre du nom du site et du footer
#F9F3F2 : Fond clair pour code, formulaires et bas de tableaux
*/

/***************************
	GENERAL
 ***************************/
body {margin:0; padding:0; height:100%; text-align:center;}

/*	Typographies
---------------------------*/
body {font:66% Verdana, Helvetica, Arial, sans-serif; line-height:1.6em; background:#005566 url(../images/body_fd.png) top repeat-x; color:#008099;}
h1, h2, h3, h4, h5, h6 {margin:1.2em 0 .8em; font-family:Georgia, "Times New Roman", Times, serif; font-weight:bold; color:#0E1619;}
h1 {font-size:2.4em;}
h2 {font-size:2.0em;}
h3 {font-size:1.6em;}
h4 {font-size:1.2em;}
h5, h6 {font-size:1em;}
p {margin-bottom:0.8em;}
acronym {cursor:help; border-bottom:1px dotted;}
code {display:block; margin:0 0 1em; padding:1em; font:0.9em "Courier New", Courier, monospace; border:1px dashed #008099; background:#F9F3F2;}
blockquote {margin:1em 0; padding:0 0 0 40px; font-size:1em; font-style:italic; text-align:justify; background:url("../images/quotes.png") top left no-repeat;}
blockquote p {margin:0; padding:0;}

hr {margin:2em 0 0; border:0; height:1px; background-color:#008099; color:#008099;}

a:link, a:active, a:visited {color:#F59C00;}
a:hover {text-decoration:none; background:#F59C00; color:#FFF;}

/*	Images
---------------------------*/
img {float:left; margin-right:10px; border:0px solid #FFF;}

/*	Listes
---------------------------*/
ol, ul {margin:0 0 1em 1em; padding:0;}
ul ul, ol ol {margin-bottom:0;}
ul {list-style:square inside;}
ol {list-style:decimal inside;}
dl {margin:0 0 1em; padding:0;}
	dt {font-weight:bold; color:#5A0F00;}
	dd {margin:0 0 1em 2em;}

/*	Tableaux
---------------------------*/
table {margin:1.2em 2.5em; border:0px dashed #801600; border-collapse:collapse; font:1.1em Arial, Helvetica, sans-serif;}
table th, table td {padding:0.3em 1em; text-align:left;}
table thead th {background:#0E1619; color:#fff;}
table tbody th {background-color:#801600; color:#FFF;}
table tbody th, table tbody td {border:0px ; border-width:0px 0;}
table tfoot td {text-align:center; background:#F9F3F2;}

/*	Formulaires
---------------------------*/
form {padding:0; margin:1.5em 0; border:1px dashed #801600; width:400px; background:#F9F3F2;}
form fieldset {border:0; padding:1em; margin:0;}
form fieldset legend {padding:0.4em; width:auto; background:#801600; color:#FFF;}
form p label {float:left; display:block; margin-right:10px; width:30%; font-family:Georgia, "Times New Roman", Times, serif; font-size:1.2em;}
form p input,
form p select,
form p textarea {padding:0.5em; border:1px dashed #801600; width:60%; font:1em Tahoma, Arial, Helvetica, sans-serif; background-color:#fff; color:#F59C00;}
form p select {width:63.5%;}
form ul {margin:0 0 0 33%; padding:0; list-style-type:none; color:#F59C00;}
form ul li {padding:0 30px 5px 0; white-space:nowrap;}
form input.bouton {padding:0.4em 0.5em; border:0; width:auto; overflow:visible; cursor:pointer; font-size:1.3em; background:#F59C00; color:#fff;}

/***************************
	MISE EN PAGE
 ***************************/
/*	.classes
---------------------------*/
.date {margin:0}

/*	#div
---------------------------*/
div#site {position:absolute; left:50%; top:50%; margin-top:-230px; margin-left:-320px; width:580px; height:460px;
text-align:left; background:#fff url("../images/fond.jpg") 10px 10px no-repeat;}
	div#header {}
	div#menu {position:absolute; top:60px; left:-30px; border:5px solid #FFF; width:170px; background:#F59C00;}
	div#contenu {float:right; border:10px solid #fff; border-width:10px 10px 0 0; width:380px; height:440px; background:#F2E7E5;}
	div#texte {margin-top:40px; padding:0 10px; width:420px; height:380px; overflow:auto; text-align:justify;}
	div#texte2 {margin-top:40px; padding:0 50px; width:320px; height:380px; overflow:auto; text-align:justify;}
	div#footer {position:absolute; bottom:-12px; right:-20px; border:4px solid #FFF; width:auto; background:#0E1619;}
div#site1 {position:absolute; left:50%; top:50%; margin-top:-230px; margin-left:-320px; width:640px; height:460px;
text-align:left; background:#fff url("../images/image.jpg") 10px 10px no-repeat;}

/*	HEADER
---------------------------*/
div#header h1 {position:absolute; top:-20px; left:-40px; margin:0; padding:0.4em; padding-bottom:0.5em; border:10px solid #FFF; background:#0E1619; color:#FFF;}
div#header h1 a:active {text-decoration:none; color:#FFF; background:#0E1619;}
div#header h1 a:hover {background:none;}
div#header h1 span {color:#F59C00;}

/*	MENU
---------------------------*/
div#menu ul {margin:0; padding:0; list-style:none; text-align:right;}
div#menu ul li {border-bottom:1px solid #FFF;}
div#menu ul li a {display:block; padding:5px; margin:0; font:1.2em Arial, Helvetica, sans-serif; text-transform:uppercase; text-decoration:none; color:#FFF;}
div#menu ul li a:hover {background:#0E1619;}
div#menu ul li a:active {background:#0E1619;}

/*	TEXTE
---------------------------*/
div#texte p {padding:0;}

/*	FOOTER
---------------------------*/
div#footer ul {margin:0; padding:0; list-style:none; text-align:right; color:#F59C00;}
div#footer ul li {display:inline; padding:5px; border-left:1px solid #FFF;}
div#footer li a {text-decoration:none; color:#F59C00;}
div#footer li a:hover {color:#FFF;}