/* ***** 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 : 490px;
	float : right;
	background : transparent;
}

.der {
margin : 0;
padding : 0;
	background : transparent;

}

/*taille typo contenu colonne droite*/
#une .post-content {
font-size : 1em;
}



#extra {
	float : left;
width : 300px;
	background : transparent;
}

/*taille typo contenu colonne gauche*/
#extra .post-content {
font-size : 0.9em;
line-height : 140%;
}




/*h2 non attribué*/
.der h2, #extra h2 {
}
.der h2 {
}


.der img a {
    overflow : hidden;
}


/*plus attribué*/
#extra h2 {
}




/*titre des billets gauche*/
#extra h3 {
font-size : 1.1em;
/*line-height : 130%;*/
margin-top : 0;
color : #000;
/*background : #ffff00;*/
font-weight : normal;
text-decoration : none;
background : #fff url(images/trame2-jaune.gif) repeat;
}






/* NON UTILISÉS ---------------------- */



/*h2 non attribué*/
h2.post-title {
}


/*agit aussi sur les titres de colonne gauche*/
.breves-title a {
	color : #000;
text-decoration : none;
}


#extra ul, #extra li {
	margin : 0;
	padding : 0;
}


/*ligne d'info sous les billets gauche - interagit avec le style.css*/
#extra .post-info-co {
}


/*non utilisé*/
.retenir h3.post-title, .retenir h3.post-title a {
}
#extra .editos h3.post-title, .editos h3.post-title a {
}
#extra .listedito {
}
#extra .listedito ul {
}
#extra .listedito ul li {
}