/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Olivier Meunier and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK ***** */
#une {
	width : 100%;
	float : right;
	margin : 0 0 0 -19em;
	background : transparent;
}
#unerubrique {
	width : 100%;
	float : right;
	margin : 0 0 0 -19em;
	background : transparent;
}
.der {
	margin : 0 0 0 20em;
	background : transparent;
}
.derrubrique {
	
	margin : 0 0 0 18em;
	background : transparent;
}
#extra {
	float : left;
	width : 18em;
	font-size : 0.86em;
	background : transparent;
}
#extra3col {
	float : left;
	width : 15em;
	font-size : 1em;
	background : transparent;
}
.der h2, #extra h2 {
	text-align : center;
	margin-top : 0;
	margin-bottom : 0;
}
.der h2 {
	margin-bottom : 1.5em;
}
.der img a {
    overflow : hidden;
}
#extra h2 {
	font-size : 1.2em;
	text-transform : uppercase;
	letter-spacing : 1px;
	padding-bottom : 8px;
	margin : 0 3em;
	border-bottom : 4px solid #82b71e;
	color : #117bb7;
}
#extra h3 {
	text-align : left;
}

h2.post-title {
	text-align : left;
	font-weight : normal;
	margin-bottom : 0;
}
.breves-title a {
	color : #666;
}

#extra ul, #extra li {
	margin : 0 0 0 0.5em;
	padding : 0;
}
#extra .post-info-co {
    border-bottom : 4px dotted #82b71e;
    padding : 0.5em;
}
.retenir h3.post-title, .retenir h3.post-title a {
    text-transform : uppercase;
}
#extra .editos h3.post-title, .editos h3.post-title a {
    text-transform : uppercase;
    text-align : center;
    font-size : medium;
    margin-bottom : 2em;
    line-height : 140%;
    padding : 4px;
    background : #f2f2f2;
    color : #666;
    letter-spacing : 1px;
}
#extra .listedito {
    text-align : left;
}
#extra .listedito ul {
    list-style-type : none;
    padding-left : 0;
    margin-left : 0;
}
#extra .listedito ul li {
    padding-left : 0;
    margin-left : 0;
    line-height : 130%;
    margin-top : 6px;
}
