/* @override http://aryoga:8888/plugins/auto/magusine-portage-spip3/themes/metices/defaut-spip.css */

/* comportements par defaut */

#texteconteneur div.texte ul.spip li {
	margin: 0;
	padding-left: 30px;
	list-style-image: url(/prive/images/deplierhaut.gif);
	list-style-position: inside;
}

ul, li {
list-style-type: none;
margin: 0;
padding: 0;	
}

#piecesjointes ul.listageconteneur {
	text-align: right;
}

p {
margin: 0;	
}

a img {
border: none;
}

img {
behavior: url("win_png.htc");
	z-index: 1000;
}

* {
	
}

h1, h2, h3, h4, h5, h6 {
margin: 0;	
}

/* redefinition de tgs de spip */

spip_logos {
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	background-color: #FFF;
}

.spip_documents_left img, .spip_documents_right img, .spip_documents_center img {
border: 1px solid #ccc;
padding: 0px;
}

.spip_documents_left {	
margin: 0 1em 1em 0;
	text-align: left;
}

.spip_documents_right {
float: right; 
margin: 0 0 1em 1em;
text-align: right; 
}

.spip_documents_center {
display: block;
text-align: center; 
margin: 1em 0;
}

.spip_doc_titre {
margin: 3px;
font-size: 10px;
text-align: center;
margin:0 auto;
}

.spip_doc_descriptif {
font-size: 9px;
text-align: center;
line-height: 120%;
margin:0 auto;
}


div.spip_code {
font-size: 100%;
padding: 10px 10px 10px 10px;
margin: 10px 5px 10px 5px;
border: 1px solid #ccc;
background-color: #efefef;
}

span.spip_code {
font-family: courier, sans-serif;
font-size: 100%;
} 

.spip_surligne {
background-color: yellow;
}
/* comportement des css generee par spip */

p.spip {
margin: 1em 0 2em 0;
}

fieldset {
border: none;
}

legend {
font-size: 18px;
margin-bottom: 10px;
}

fieldset p {
margin: 6px 0 18px 0;
}

label {
font-weight: bold;
font-size: 12px;
}

#proposer-site legend {
display:none;
}