/* ***** BEGIN LICENSE BLOCK ***** * This file is part of DotClear. * Copyright (c) 2004 Maurice Svay 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 ***** * * Contributor(s): *  Gaelle Plaud /* Les éléments HTML en général-------------------------------------------------------- */* {margin:0;padding:0;}body{	background: #666666;	color: #000 ;	font-size: 80%;	line-height: 1.6em;	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;}h1, h2, h3, h4, h5, h6{	font-family: "Arial", sans-serif;}h1{font-size: 1.5em;}h2{font-size: 1.4em;}h3{font-size: 1.3em;}h4{font-size: 1.2em;}h5{font-size: 1.1em;}h6{font-size: 1em;}pre, code{	font-size: 1.2em;}pre{	width: 100%;	overflow: auto;	}fieldset{	border: none;}label{	cursor: pointer;	cursor: hand;}.field label{	display: block;}input,textarea{	border: 1px solid #999;}textarea{	width: 100%;	font-size: 1em;	font-family: Arial, Helvetica, sans-serif;}a{	color: #000;}a:visited{	color: #666666;}a:hover{	color: #FFFFFF;}.left{	float: left;	margin-right: 1em;}.right{	float: right;	margin-left: 1em;}#top{	margin: 0;	}#top h1{	margin: 0;}/* La page-------------------------------------------------------- */#page{	width: 950px;	margin: 2em auto;	padding-top:30px;	text-align: left;	background: #CCCCCC url(img/fond.png) repeat-y left top;	color: inherit;}#main{padding-top:10px;}#content{	margin: -20px 20px 0 70px;	padding: 0;	} /* L'entête-------------------------------------------------------- */#prelude{	background: transparent;	color: #FFFFFF;	text-align: left;	text-decoration : none;	margin-left:40px;}#prelude a{	color: #666666;	background: transparent;		text-decoration : none;	margin:0;}#prelude a:hover{	color: #333333;	background: transparent;		text-decoration : none;	margin:0;}#top{	height: 130px;	/*padding-top: 20px;*/	background: transparent url(img/top.png) no-repeat center top;	}#top h1{	height: 80px;	line-height: 80px;	margin: 0 0 0 40px;	padding-top: 20px;	color: #FFFFFF;}#top h1 a{	text-decoration: none;	color: #FFFFFF;}#top ul {margin: 0 0 0 270px; padding: 70px 0 0 0;}#top .menu {display:inline;list-style-type:none;margin: 0 -2px;padding: 0 10px;border-bottom:1px solid #999999;color: #FFFFFF;}#top .menu a{text-decoration : none;color: #666666;}#top .menu a:hover{color: #000000;}/* rollovers du menu-------------------------------------------------------- */ #top .galleryOn{background-color:#99FF99;}#top .galleryOff a:hover{background-color:#99FF99;}#top .contactOn{background-color: #990000;}#top .contactOff a:hover{background-color: #990000;}#top .expositionsOn{background-color:#99CCFF;}#top .expositionsOff a:hover{background-color:#99CCFF;}#top .presentationOn{background-color:#FF99FF;}#top .presentationOff a:hover{background-color:#FF99FF;}#top .publicationsOn{background-color:#FFFF66;}#top .publicationsOff a:hover{background-color:#FFFF66;}#top .liensOn{background-color:#FFFFFF;}#top .liensOff a:hover{background-color:#FFFFFF;}/* Le contenu-------------------------------------------------------- */.post{	margin: 10px 0 1em 0;}.post-content{	text-align: justify;	margin: 30px 40px 0 0;	}.post-content a{	color: #003366;		}.post-content a:hover{	color: #333333;	text-decoration: none;	}.post-content a:visited{	color: #003366;		}.post-title{	color: #999999;	background: transparent;	margin-bottom: -10px;	margin-left: 350px;	font-size: 1em;}.post-title a{	color: #999999;	background: transparent;	text-decoration: none;}.post-info{	margin-top: 0;	color: #FA0;	background: transparent;	padding-bottom: 1ex;	/*border-bottom: 1px solid #FC0;*/}.post-info a{	color: #FA0;	background: transparent;	text-decoration: none;}.post-img{margin-right:20px;}.post-flash{margin-right:20px;}.post-content blockquote{	font-family: Georgia, serif;	font-style: italic;}.post-info-co{	text-align: right;}#trackbacks blockquote, #comments blockquote{	border: 1px solid #EEE;	margin: 1em 0;	padding: 1ex 1em;}#contact{	background: transparent url(http://www.galerie-cimaise.ch/images/plan.jpg) no-repeat right top;	margin: 0 50px 0 0;	padding: 0 0 0 0;		font-size: 1em;	}#contact p{margin: 0 0 0 130px;padding:0 0 0 0;}#contact h2{	font-size: 1em;	text-align: left;	text-decoration: none;}/* Le pied de page-------------------------------------------------------- */#footer{	margin: 5px 160px 5px 0;	padding: 5em 0 0 0;	margin-left: 285px;	clear: both;	background: transparent;	color: #666;}