Domaines
Communes
Quartiers de Brest
Espaces de noms

Variantes
Actions
De Wiki-Brest

Utilisateur:Jeffdelonge/myskin.css

BODY {
	background: white;
	background-image: url(http://upload.wikimedia.org/wikipedia/commons/7/7c/Wiki_logo_blue_watermark_background.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: lightblue;
	margin: 0;
	padding: 0;
	border: 0;
	font: x-small sans-serif;
}

#globalWrapper {
	font-size: 127%;
}
 
#content {
	position: fixed;
	overflow-x: hidden;
	overflow-y: scroll;
	top: 13%;
	left: 5%;
	right: 0;
	bottom: 7%;
	margin: 0 0 0 0;
	z-index: 10;

	padding-top: 0;
	padding-left: 1%;
	padding-right: 2%;
	padding-bottom: 0%;

	border-left: 1px black solid;
	border-top: 1px black solid;
	border-bottom: 1px black solid;
 
	background: white;
	background-color: white;

	font-size: 110%;
}
 
 
#p-personal { 
	position: fixed;
	right: 0;
	top: 0;
	padding-top: 0;
	padding-right: 2%;
}
#p-personal h5 { display: none; }
#p-personal ul {
	border: none;
	list-style: none;
	display: inline;
}
#p-personal li {
	display: inline;
}
#p-personal li A  {
	text-decoration: none;
	background-color: lightyellow;
	border-bottom: 1px black solid;
	border-right: 1px black solid;
	border-left: 1px black solid;
	padding: 1px;
	padding-top: 5px;
	margin: 0;
	line-height: 0.8em;
}
#p-personal A:hover { background-color: white; }
#p-personal A.lower  { text-transform: lowercase; }
 
 
#p-cactions  { 
	position: fixed;
	left: 7%;
	bottom: 87%;
}
#p-cactions h5 { display: none; }
#p-cactions ul {
	border: none;
	list-style: none;
	display: inline;
}
#p-cactions li {
	display: inline;
}
#p-cactions li A  {
	position: relative;
	text-decoration: none;
	background-color: lightyellow;
	border: 1px black solid;
	padding: 1px;
	padding-bottom: 3px;
	margin: 0;
	z-index: 5;
}
#p-cactions A:hover {
	background-color: white;
}
#p-cactions li.selected A {
	background-color: white;
	border-bottom: 1px white solid;
	z-index: 15;
}
 
#p-search h5 { display: none; }
#p-search form { display: inline; }
#searchBody { display: inline; }
#p-search .searchButton { display: none; }
#searchInput {
	position: fixed;
	bottom: 2%;
	left: 45%;
	color: grey;
	cursor: default;
	height: 1.25em;
	width: 15%;
}
 
#p-navigation, #p-interaction, #p-tb, #p-lang, #footer { display: none; }
 
#quick-links-box {
	position: fixed;
	bottom: 2%;
	left: 10%;
	cursor: default;
	height: 1.25em;
	width: 15%;
}
 
#interwiki-box {
	position: fixed;
	bottom: 2%;
	right: 10%;
	cursor: default;
	height: 1.25em;
	width: 15%;
}
 
h1.firstHeading {
	position: fixed;
	bottom: 89%;
	padding-bottom: 4px;
	color: white;
	border: 0;
	font-weight: bold;
	font-size: 200%;
	white-space: nowrap;
	overflow: none;
}
 
#siteSub { display: none; }
 
#editpage-copywarn, #longpagewarning,
#editpage-copywarn2, .templatesUsed, .hiddencats, .fmbox-warning { display: none; }


.visualClear {
	clear: both;
}

/* general styles */

table {
	font-size: 100%;
	color: black;
	/* we don't want the bottom borders of <h2>s to be visible through
	   floated tables */
	background-color: white;
}
fieldset table {
	/* but keep table layouts in forms clean... */
	background: none;
}
a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}
a.stub {
	color: #772233;
}
a.new, #p-personal a.new {
	color: #ba0000;
}
a.new:visited, #p-personal a.new:visited {
	color: #a55858;
}

img {
	border: none;
	vertical-align: middle;
}
p {
	margin: .4em 0 .5em 0;
	line-height: 1.5em;
}
p img {
	margin: 0;
}

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

h1, h2, h3, h4, h5, h6 {
	color: black;
	background: none;
	font-weight: normal;
	margin: 0;
	padding-top: .5em;
	padding-bottom: .17em;
	border-bottom: 1px solid #aaa;
}
h1 { font-size: 188%; }
h1 .editsection { font-size: 53%; }
h2 { font-size: 150%; }
h2 .editsection { font-size: 67%; }
h3, h4, h5, h6 {
	border-bottom: none;
	font-weight: bold;
}
h3 { font-size: 132%; }
h3 .editsection { font-size: 76%; font-weight: normal; }
h4 { font-size: 116%; }
h4 .editsection { font-size: 86%; font-weight: normal; }
h5 { font-size: 100%; }
h5 .editsection { font-weight: normal; }
h6 { font-size: 80%;  }
h6 .editsection { font-size: 125%; font-weight: normal; }

ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(http://upload.wikimedia.org/skins/monobook/bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}
dd {
	line-height: 1.5em;
	margin-left: 2em;
	margin-bottom: .1em;
}

fieldset {
	border: 1px solid #2f6fab;
	margin: 1em 0 1em 0;
	padding: 0 1em 1em;
	line-height: 1.5em;
}
fieldset.nested {
	margin: 0 0 0.5em 0;
	padding: 0 0.5em 0.5em;
}
legend {
	padding: .5em;
	font-size: 95%;
}
form {
	border: none;
	margin: 0;
}

textarea {
	width: 100%;
	padding: .1em;
}

input.historysubmit {
	padding: 0 .3em .3em .3em !important;
	font-size: 94%;
	cursor: pointer;
	height: 1.7em !important;
	margin-left: 1.6em;
}
select {
	vertical-align: top;
}
abbr, acronym, .explain {
	border-bottom: 1px dotted black;
	color: black;
	background: none;
	cursor: help;
}
q {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}
/* disabled for now
blockquote {
	font-family: Times, "Times New Roman", serif;
	font-style: italic;
}*/
code {
	background-color: #f9f9f9;
}
pre {
	padding: 1em;
	border: 1px dashed #2f6fab;
	color: black;
	background-color: #f9f9f9;
	line-height: 1.1em;
}

/*
** the main content area
*/

#siteSub {
	display: none;
}
#jump-to-nav {
	display: none;
}

#contentSub, #contentSub2 {
	line-height: 1.2em;
	margin: 10px 0 1.4em 1em;
Outils personnels