@charset "utf-8";

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Titre : styles.css
Auteur : Sebastien BOY
URL : www.oposito.fr/css/styles

Description : Feuille de style globale du site Internet de la compagnie Oposito : www.oposito.fr

Cree le : 15/09/2005
Modifie le : 21/09/2005

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/*<group=CSS>*/

* {
	font-size: 1em;
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	background: #403E3C;
	font: 11px "Lucida Sans", "Lucida Grande", Helvetica, Arial, sans-serif;
	line-height: 1.2;
	margin: 2.27em auto;
	text-align: center;
	height: 100%;
}

/*</group>*/

/*<group=IDS>*/

#page {
	background: #f2f2f2;
	margin-right: 2.5%;
	margin-left: 2.5%;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit; 
	text-align: left;
}

html>body #page {
	margin-right: 2.5%;
	margin-left: 2.5%;
	background: #f2f2f2;
	height: 100%;
}

#tete {
	margin-bottom: 10px;
}

#bandeau {
	background: url(../images/img-bandeau.jpg) #262521 0px 0px  repeat-x;
	height: 8.91em;
	margin: 0;
	padding: 0;
}

#logo {
	position: relative;
	width: 14.64em;
	top: 20px;
	left: 20px;
}

#navigation {
	color: #ffffff;
	text-transform: uppercase;
	text-align: right;
	background: url(../images/bg-bandeau.jpg) #262521 0px 0px repeat;
	margin: 0;
	padding: 5px;
	_height: 0;
}

#langue {
	font-size: 0.91em;
	margin: 0.5em 0 0 0;
	padding: 0;
}

#utils {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 0.91em;
}

#principale {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

#titrePage {
	margin: 10px 0;
	background-color: #d8d4cE;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.fondTitre {
	margin: 0;
	background-color: #d8d4cE;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#hierarchie {
	font-size: 9px;
	height: 15px;
	font-weight: normal;
	top: 3px;
	left: 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: 1px solid #cccccc;
}

#contenu {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
}

#contenu_principal {

}

#contenu_archives {
	background-color: #f2f2f2;
	margin: 0;
	padding: 0;
}

#contenu2 {
	margin: 0;
	padding: 0;
}

#colonne1 {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	_height: 0;
}

#colonne3 {
	float: right;
	width: 16%;
	margin: 0;
	padding: 0;
	_height: 0;
}

#colonne2 {
	background-color: #f2f2f2;
	margin: 0 16% 0 25%;
	padding: 0 10px 20px 10px;
}

#pied {
	color: #8C857D;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #f2f2f2;
	margin: 0;
	_height: 0;
}

#textMain {
	background: #fff;
	position: relative;
	top: 0;
	width: 221px;
	left: 0;
	height: 417px;
	padding-right: 20px;
}

#fullTextMain {
	width: 420px;
}

#portfolio {
	background-color: #333333;
	width: 100%;
	text-align: center;
	float: left;
}

#video {
	background-color: #403e3c;
	width: 100%;
	height: 332px;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 10px;
	z-index: 10;
	float: left;
}

#agenda {
	margin: 0;
}

#contenu_agenda {

}

#multimedia {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#newsletter {
	margin: 0;
}

#navTexte {
	text-transform: uppercase;
	font-size: 9px;
	float: left;
}

#credits {
	text-transform: uppercase;
	font-size: 9px;
	float: left;
	_height: 0;
}

/*</group>*/

/*<group=CLASSES>*/

.bloc_img {
	width: 100%;
	background-color: #f2f2f2;
}

.img_100pc {
	width: 100%;
	background-color: #f2f2f2;
}

.img_80pc {
	width: 80%;
	background-color: #f2f2f2;
}

.focusMain {
	width: 100%;
	float: left;
	background-color: #f2f2f2;
	margin: 0 0 20px 0;
	padding: 0;
}

.focusMain .bloc {
	width: 386px;
	border-style: solid;
	border-color: #ccc3b6;
	border-width: 1px;
	margin: 0;
	padding: 0;
}

.cadre {
	border-style: solid;
	border-color: #ccc3b6;
	border-width: 1px;
	margin: 0;
	padding: 0;
}

.masque {
	display: none;
	visibility: hidden;
}

.affiche {
	visibility: visible;
}

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

.clearspace {
	padding: 0;
	margin: 0;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.clearfloat {
	clear: both;
	_height: 0;
}

.noborder {
	border: 0 none;
}

.bloc1 {
	margin-bottom: 10px;
}

#colonne2 .bloc1 {
	background-color: #262521;
	border-style: solid;
	border-color: #262521;
	border-width: 1px;
}

#colonne2 .bloc3 {
	background-color: #262521;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px;
	margin-right: 10px;
	width: 100%;
	color: #fff;
}

#colonne2 .bloc2spectacles {
	height: 6.36em;
	display: block;
}

#colonne1 .bloc1 {
	background-color: #ccc3b6;
	border-style: solid;
	border-color: #ccc3b6;
	border-width: 1px;
}

#colonne3 .bloc1 {
	background-color: #dad4be;
	border-style: solid;
	border-color: #dad4be;
	border-width: 1px;
}

.bloc2, .bloc2spectacles {
	padding: 8px;
	margin: 0;
}

#colonne1 .bloc2 p {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.date {
	color: #413f3b;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 1em;
}

#colonne3 .texte {
	color: #262422;
	font-weight: bold;
}

#colonne3 .titre {
	text-transform: uppercase;
	font-weight: bold;
	color: #262422;
}

#contenu p.signature {
	text-align: right;
	text-transform: uppercase;
	font-size: 0.91em;
	padding-bottom: 10px;
}

#contenu p.lien {
	text-align: left;
	font-size: 1em;
	padding-bottom: 10px;
}

#contenu p.chapeau, #contenu .chapeau {
	color: #262422;
	font-size: 1.27em;
	font-weight: bold;
	margin-right: 90px;
	line-height: 145%;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}

#contenu .chapeau p.spip {
	color: #262422;
	font-size: 1em;
	font-weight: bold;
	line-height: 145%;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 10px;
}

#contenu .type {
	font-size: 1.09em;
	background: #BA122B;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 5px;
	font-family: Helvetica, Arial, sans-serif;
}

.archives {
	color: #7e7971;
}

/*</group>*/

/*<group=TITRES>*/

h1, h2, h3, h4, h5, h6 {
	font-family: Impact, Helvetica-bold, Helvetica, Arial-bold, Arial, sans-serif;
	letter-spacing: 0.02em;
	font-weight: normal;
	text-transform: uppercase;
	color: #262422;
}

#titrePage h1 {
	margin: 0;
	padding: 0 45px 0 0;
	text-transform: uppercase;
	color: #262422;
	font-size: 3.18em;
	display: inline;
	background-image: url(../images/icone-oposito-bg-blanc-gran.gif);
	background-position: right;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
}

#contenu h2 , #colonne2 h2, #contenu_archives h2 {
	color: #262422;
	text-transform: uppercase;
	margin: 0 0 5px -1px;
	font-size: 28px;
}

#titrePage h2 {
	color: #262422;
	text-transform: uppercase;
	margin: 0 0 5px -1px;
	display: inline;
	font-size: 28px;
}

#colonne3 h2 {
	color: #262422;
	text-align: left;
	text-transform: uppercase;
	padding-bottom: 3px;
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
	margin: 0;
}

#colonne1 h3 {
	color: #262422;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}

#colonne2 h3, #contenu_archives h3 {
	color: #262422;
	font-size: 1.45em;
	line-height: 120%;
	padding-bottom: 5px;
	margin-top: 10px;
}

#colonne2 #contenu_agenda h3 {
	color: #262422;
	font-size: 1.45em;
	line-height: 120%;
	padding-bottom: 0;
	margin-top: 0;
}

#colonne2 .bloc2 h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#colonne2 .bloc2spectacles h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

#colonne3 h3 {
	font-family: Helvetica, Arial, sans-serif;
	color: #262422;
	font-weight: bold;
	font-size: 0.91em;
}

h4 {
	font: ;
	font-size: 1.0em;
	font-weight: ;
	color: ;
	margin: ;
	padding: ;
}

#colonne3 h4 {
	padding: ;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: -0.91em;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.27em;
}

h5 {
	font: ;
	font-size: 0.9em;
	font-weight: ;
	color: ;
	margin: ;
	padding: ;
}

h6 {
	font: ;
	font-size: 0.8em;
	font-weight: ;
	color: ;
	margin: ;
	padding: ;
}

/*</group>*/

/*<group=PARAGRAPHES>*/

p {

}

#colonne1 p {
	color: #262422;
	margin-top: 2px;
	margin-bottom: 10px;
}

#colonne2 p, #colonne2 .texte, #colonne2 .texte p.spip {
	font-size: 1.09em;
	line-height: 165%;
	margin-top: 0;
	margin-bottom: 0;
}

#colonne2 .bloc2 p {
	font-size: 0,82em;
	font-weight: normal;
	line-height: 120%;
	color: #ffffff;
}

#colonne2 .bloc2spectacles p {
	font-size: 0,82em;
	font-weight: normal;
	line-height: 120%;
	color: #ffffff;
}

#pied p {
	font: 1em;
	color: #8C857D;
	font-size: 1em;
}

#colonne3 .bloc2 p {
	color: #262422;
	font-size: 0.91em;
	margin: 0;
	padding: 0;
}

/*</group>*/

/*<group=QUOTES>*/

blockquote {

}

blockquote p {

}

cite {
	color: ;
	font-style: normal;
}

blockquote cite {

}

/*</group>*/

/*<group=LISTES>*/

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

ul li {
	margin: 0em;
}

/* --- */

#navigation ul li {
	display: inline;
}

#navigation ul {
	margin-top: 0.5em;
}

/* --- */

#colonne1 ul {
	font-size: 10px;
	padding-bottom: 5px;
}

#colonne1 ul ul {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#colonne1 ul ul ul {
	padding-left: 20px;
	padding-bottom: 5px;
}

#colonne1 .bloc2 ul {
	color: #262422;
}

#colonne1 ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.27em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#colonne1 ul ul li {
	text-transform: uppercase;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.09em;
	font-weight: bold;
	padding-bottom: 10px;
}

#colonne1 ul ul ul li {
	font-size: 1em;
	text-transform: none;
}

#colonne1 ul ul ul ul li {
	text-transform: none;
	font-size: 0.91em;
}

/* --- */

#colonne2 ul, #colonne2 .texte ul {
	margin-bottom: 20px;
	font-size: 1.09em;
}

#colonne2 ul ul {
	list-style-type: none;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#colonne2 ul ul ul {
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 10px;
}

#colonne2 ul li {
	font-size: 0.91em;
	margin-bottom: 10px;
	background-image: url(../images/icone-oposito-bg-blanc-peti.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 3px;
}

#colonne2 .bloc2 ul {
	margin-bottom: 0;
	margin-right: 0;
}

#colonne2 .bloc2 ul li {
	margin-bottom: 5px;
	background-image: none;
	padding-left: 0;
	padding-bottom: 3px;
}

#colonne2 .col .bloc2 a {
	text-transform: none;
}

#colonne2 ul li a {
	text-decoration: none;
}

/* --- */

#colonne3 ul {
	padding: 0;
	margin-left: 0;
}

#colonne3 li {
	padding-bottom: 0.73em;
	line-height: 1.36em;
	font-size: 1em;
}

/* --- */

#planSite ul {
	list-style-type: none;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 20px;
	margin-bottom: 20px;
}

#planSite ul li {
	font-family: Impact, Helvetica-bold, Helvetica, Arial-bold, Arial, sans-serif;
	font-size: 1.64em;
	letter-spacing: 0.02em;
	text-transform: uppercase;
}

#planSite ul ul li {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: none;
}

#planSite ul ul ul li, #planSite ul ul ul li a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
}

#planSite ul ul {
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#planSite ul li, #planSite ul li a {
	margin-bottom: 10px;
	background-image: none;
	text-decoration: none;
}

#planSite ul ul ul {
	font-size: 12px;
	letter-spacing: 0.02em;
	list-style-type: none;
	margin-bottom: 20px;
	margin-top: 10px;
}

/*</group>*/

/*<group=IMAGES>*/

img {
	border: 0;
}

#logo img {
	border: 0;
	width: 14.64em;
	height: 7.91em;
}

#titrePage img {
	margin: 0;
	padding: 0;
	background-color: #f2f2f2;
	border-style: solid;
	border-color: #f2f2f2;
	border-width: 7px;
	border-right-width: 10px;
	border-left-width: 10px;
	text-transform: uppercase;
	color: #262422;
}

#colonne1 img {
	border: 0;
	margin: 0;
	padding: 0;
}

#colonne2 img {

}

#colonne2 .col {
	float: left;
	width: 230px;
	margin-right: 11px;
}

#colonne2 .bloc3 .col {
	float: left;
	width: 216px;
	margin-right: 8px;
}

#colonne2 spip_documents img {
	text-align: left;
	border: 1px solid #ccc3b6;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=MEDIAS>*/

/*</group>*/

/*<group=SAUTS>*/

hr {
	visibility: hidden;
	display: none;
}

/*</group>*/

/*<group=FORMATAGE DU TEXTE>*/

strong {

}

p.spip strong.spip {
	font-weight: bold;
}

em {

}

b {

}

i {

}

sup {
	font-size: 60%;
}

/*</group>*/

/*<group=LIENS>*/

a {
	color: #BA122B;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover, #navigation a:hover {
	border-bottom: 1px dashed #979087;
	color: #DE1634;
}

a:focus {
	color: #DE1634;
}

a img {

}

/* --- */

p.type a {
	color: #ffffff;
	text-decoration: none;
}

p.type a:hover {
	color: #ffffff;
	text-decoration: none;
}

/* --- */

#navigation a {
	color: #fff;
	text-decoration: none;
	margin-right: 0.09em;
	margin-left: 0.09em;
	white-space: nowrap;
}

#navigation a:hover, #logo a:hover {
	color: #DE1634;
	border-bottom: none;
}

#navigation .on {
	color: #DE1634;
}

#hierarchie a {
	text-transform: uppercase;
}

/* --- */

#contenu a:visited {
	text-decoration: none;
	color: #b13e4f;
}

#contenu .on, #contenu a:visited.on {
	color: #252322;
}

#colonne2 a, #contenu_archives a {
	font-size: 0.91em;
}

#colonne2 a:hover, #contenu_archives a:hover {
	color: #DE1634;
}

#contenu .type a:visited, #contenu .type a:hover {
	text-decoration: none;
	color: #ffffff;
}

#colonne2 .col a:visited {
	color: #BA122B;
}

#planSite ul li a {
	text-decoration: none;
}

/* --- */

#pied a {
	text-decoration: none;
	color: #8C857D;
	font-weight: bold;
}

#pied cite a {
	color: #8C857D;
	text-decoration: none;
}

#pied a:hover, #pied cite a:hover {
	color: #DE1634;
	border-bottom-style: none;
}

/* --- */

/*</group>*/

/*<group=FORMULAIRES>*/

form {

}

#navigation form {
	display: inline;
	font-size: 1em;
	text-align: left;
}

fieldset {
	width: ;
	margin: ;
	padding: ;
}

#colonne2 fieldset {
	border: 0px none;
}

#colonne3 fieldset {
	border: 0 none #8C857D;
	padding: 0;
}

legend {
	color: ;
	margin: ;
	padding: ;
	font-weight: bold;
	font-size: 10px;
}

#colonne2 legend {
	color: ;
	margin: ;
	padding: ;
	text-align: left;
	font-weight: bold;
	text-transform: uppercase;
}

label {

}

#colonne2 label, #colonne2 label.oblig {
	font-size: 10px;
	font-weight: bold;
}

#colonne2 .teteForm {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	background: #403e3c;
	padding-left: 5px;
	color: #fff;
	padding-bottom: 5px;
	padding-top: 5px;
}

#colonne2 .corpsForm {
	padding: 10px;
	background: #d9cec1;
	border-right: 1px solid #403e3c;
	border-left: 1px solid #403e3c;
}

#colonne2 .piedForm {
	text-align: right;
	padding-right: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	background: #403e3c;
	padding-top: 5px;
}

input {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

#colonne2 input {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

#colonne2 legend {
	display: none;
}

#navigation input {
	border: 1;
}

.newsletter {
	border: 1;
	color: BA122B;
}

#colonne3 .newsletter {
	width: 100%;
}

textarea {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

input, textarea {
	text-align: left;
	font-size: 0.91em;
	font-weight: bold;
	border-width: 1px;
}

select {
	border: ;
	margin: ;
	padding: ;
	font-size: ;
	font-family: ;
}

optgroup {
	font: ;
}

option {
	font: ;
}

/*</group>*/

/*<group=SPIP>*/

a.spip_url {

}

a.spip_in {

}

a.spip_out {

}

a.spip_glossaire {

}

.spip_code {

}

p.spip {
	padding-bottom: 10px;
}

p.spip_note, p.spip_note p.spip {
	font-size: 0.91em;
	color: #8C857D;
	padding-bottom: 10px;
}

h3.spip, h3.spip strong {
	color: #262422;
	margin-top: 10px;
	font-size: 1.3em;
	line-height: 150%;
	font-weight: normal;
	padding-bottom: 5px;
}

.spip_puce {
	list-style-position: inside;
	border-width: 0px;
}

spip_documents img {
	text-align: left;
	border: 1px solid #ccc3b6;
	margin-bottom: 10px;
}

.spip_documents_center a, .spip_documents_left a,.spip_documents_right a {
	border: 0;
	border-bottom-style: none;
	border-bottom-width: 0;
}

.spip_documents_center img, .spip_documents_left img, .spip_documents_right img {
	border: 1px solid #ccc3b6;
	margin-bottom: 5px;
}

.spip_documents_center a:hover img, .spip_documents_left a:hover img, .spip_documents_right a:hover img {
	border: 1px solid #DE1634;
}

.spip_documents_center, .spip_documents_left, .spip_documents_right, .spip_documents_none {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 0;
	float: left;
	width: 100%;
}

.spip_documents_logo {
	margin-bottom: 10px;
	margin-left: 0;
	float: left;
	width: 100%;
}

.spip_doc_titre {
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	margin-top: 2 px;
	line-height: 110%
}

.spip_doc_titre a:hover {
	border-bottom: 1px dashed #979087;
}

.spip_doc_descriptif {
	font-size: 9px;
	text-align: left;
	color: #8C857D;
	font-weight: normal;
	text-transform: none;
	line-height: 120%;
}

.spip_logos {
	text-align: left;
	margin-bottom: 10px;
}

#colonne2 .spip_logos {
	margin-bottom: 10px;
}

table.spip {
	margin-left: 0;
	margin-right: auto;
	border-collapse: collapse;
}

table.spip caption {
	caption-side: top;
	/* bottom pas pris en compte par IE */
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 3px;
	font-weight: bold;
	font-size: 70%;
}

table.spip tr.row_first {
	background-color: #FCF4D0;
}

table.spip tr.row_odd {

}

table.spip tr.row_even {

}

table.spip td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 0;
}

hr.spip {

}

b.spip {

}

i.spip {

}

blockquote.spip {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	border: solid 1px #aaaaaa;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
}

.forml {
	background-color: #ffffff;
}

.spip_encadrer {
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px #666666 solid;
}

.spip_cadre {
	width: 95%;
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 10px;
}

div.spip_poesie {
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: 1px solid #999999;
}

div.spip_poesie div {
	text-indent: -60px;
	margin-left: 60px;
}

.spip_bouton {

}

form.formrecherche {
	margin-top: 5px;
	margin-bottom: 5px;
}

input.formrecherche {
	width: 95%;
	background-color: #FFDDAA;
}

.reponse_formulaire {
	font-weight: bold;
	font-size: 110%;
	color: red;
}

.spip_surligne {
	background: #d18792;
}

/*
 *  Images typographiques (via image_typo)
 */

.image_typo {
	behavior: url("win_png.htc");
}

/*
 * Barre de raccourcis
 */

a.spip_barre img {
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #aa9966;
	border-bottom: 1px solid #aa9966;
	padding: 3px;
	background-color: #FFDDAA;
}

a.spip_barre:hover img {
	border: 1px solid #808080;
	padding: 3px;
	background-color: #f8f8f4;
}

/*</group>*/

/*<group=FRAMES>*/

#contenu iframe {
	height: 600px;
	width: 100%;
	overflow: scroll;
	border-style: none;
	border-width: 0;
	margin-bottom: 10px;
}

/*</group>*/

/*<group=Barre Typo ecologique>*/
	 .texteencadre-spip {
	color: #000033;
	background: #EEF;
	border-bottom: 2px solid #0066CC;
	border-left: 1px solid #3399FF;
	border-right: 2px solid #0066CC;
	border-top: 1px solid #3399FF;
	margin: 1em 0;
	padding: .25em;
	position: relative;
}

.caractencadre-spip {
	color: #F60;
	font-weight: bold;
}

.caractencadre2-spip {
	color: #009;
	font-weight: bold;
}

acronym.spip_acronym {
	cursor: help;
	border-bottom: 1px dotted;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
color: #999;
background : transparent;
}

a.spip_blank {
	color: #F00;
}

a.blank, a:hover.blank {
	border-bottom: none;
}

img.noborder, a:hover img.noborder {
	border: 0 none;
}

h1, h2, h3, h4, h5, h6 {
	padding-left: 1px;
}

/*</group>*/

/*<group=CALENDRIER>*/
.horsperiode {
	color: #8C857D;
}

#calendar table {
	width: 100%;
}

#calendar tr, #calendar tbody {
	margin: 0;
	padding: 0;
}

#calendar td {
	text-align: center;
	margin: 0;
	font-size: 9px;
	border-bottom-style: solid;
	border-bottom-color: #bdb5aa;
	border-bottom-width: 1px;
	padding: 0 1 0 1;
}

/*</group>*/

