/* ***** 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;
	overflow: hidden
}
.der {
	margin: 0 0 0 18em;
	background: transparent;
}
#extra {
	float: left;
	width: 19em;
	font-size: 0.86em;
	background: transparent;
	overflow: hidden;
}

.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 {
	margin : 0 3em;
	text-transform: uppercase;
	font-size: 1.2em;
	letter-spacing: 1px;
	padding-bottom: 5px;
	border-bottom: 4px solid #ff3399;
	color: #666;
}
#extra h3 {
	padding: 0;
	text-align: center;
	background: transparent none;
}

#extra h4 {
	text-align: left;
	font-weight: normal;
}
#extra h4 a:hover {
	color: #cc0033;
	border-bottom: #ff9900 1px dotted;
	text-decoration: none;
}

h2.post-title {
	text-align: left;
	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 #ff3399;
	padding: 0.5em;
	background: transparent none;
}
.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;
}
#extra .post-content {
    	line-height : 120%;
	font-family : Univers, Arial, Tahoma;
}