/* sens_sculpture  : theme */
/* juillet 2007, par stephane */


/* comportement par defaut */
body {
background: url('fond-ds.png') no-repeat top left #FFF;
font-family: verdana, arial, geneva, sans-serif;
color: #000;
font-size: 18px;
}

a {
color: #000;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
}
a:hover {
color:#448ccb;
text-decoration: underline;
}

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

h1, h2, h3, h4, h5, h6 {
font-family: arial, vardana, geneva, sans-serif;
font-weight: normal;
margin: 0;	
}

a img {
border: none;
}

/* comportement du texte */

#header {
margin-bottom: 2em;	
}

.logo {
margin: 0 1em 0.5em 0;	
}

.logo img {
/*border: 1px solid #666;	*/
}

#corps h1 {
font-size: 32px;
}

#contextes h1 {
font-size: 16px;	
}

.surtitre {
font-style: italic;	
}

.soustitre {
font-style: italic;	
}

.clearer_header {
clear: left;
}

.dateauteurs {
margin: 2em 0 0 0;	
}

#corps .dateauteurs {
font-size: 10px;	
}

#contextes .dateauteurs {
font-size: 9px;	
}

#texteconteneur {
margin-bottom: 2em;
}


.chapeau {
font-weight: bold;
clear: left;
margin-bottom: 2em;	
}

.texte {
clear: left;
line-height: 140%;
margin-bottom: 1em;
text-align: justify;	
}

#corps .texte {
font-size: 14px;	
}

#contextes .texte {
font-size: 12px;	
}

.ps {
margin-bottom: 2em;	
}

#corps .ps {
font-size: 11px;	
}

#contextes .ps {
font-size: 10px;	
}

h3 {
margin-top: 2em;
margin-bottom: 0.5em
}

#corps h3 {
font-size: 18px;	
}

#contextes h3 {
font-size: 14px;	
}