@charset "iso-8859-1";

@import url(structure.css);

@import url(navigation_elements.css);

@import url(boxes.css);

@import url(_elements.css);

@import url(samples.css);

@import url(publication_methods.css);

@import url(react_to_article.css);

@import url(recommend_the_site.css);

/*@import url(samples.css);*/

/* COMMON STYLES */



body {

	font-family: verdana, sans, arial, helvetica, sans-serif;

	height:100%;

  width:auto;

	font-size : 12px;

	margin:0;

	padding:0;

  background:url(/images/bkg.gif);

	margin:5px;

}



img {

	margin:0;

	border:0;

	padding:0;

}



h1 {

	font-size: 190%;

	color: #ff4900;

}



h2 {

	font-size: 170%;

	color: #ff9900;

	margin:0;

	padding:0;

}



h3 {

	font-size: 150%;

	color: #E3C240;

	margin:0;

	padding:0;

}



h4 {

	font-size: 140%;

	color: #9FAD14;

	margin:0;

	padding:0;

}

h5 {

	font-size: 130%;

	color: #BBCD20;

	margin:0;

	padding:0;

}

h6 {

	font-size: 130%;

	color: #000000;

	margin:0;

	padding:0;

}



.clear{

  clear:both;

  visibility:hidden;

  /*height:1px;*/

}
/*
hr{

  visibility:visible;

}

hr.separator{

    visibility:hidden;
clear:both;
float:left;
display:none;

}
*/
#contents a{

  color:#ff4900;

  text-decoration:none;

}

#contents a:hover{

  color:#ff4900;

  text-decoration:underline;

}

/*----------------listes---------------*/

#contents ol, #contents ul{

  margin:10pt 0; padding:0;

  padding-left:18pt;

}

#contents ol{

  color:#a3b314;

}

#contents ul li{

  list-style-image:url(/images/ul_puce.gif);

}

#textleft8 ul{

	list-style-position:inside;

}

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

/*****/  /*CONTENU WIKI & Cie*/  /******/



address{

	color:#ff9900;

}

address:before{

	content:"Adresse : \A";

}

pre{

	border:1px solid #ff9900;

	font-family: verdana, sans, arial, helvetica, sans-serif;

/* overflow comme il faut... :-/ */

 margin:auto;

 /*width:90%;*/

 white-space:normal;

 padding:10px 5px;

}

* html pre{position:relative}

blockquote{

	border-left:1px dashed #85aad6;

	padding-left:5px;

}

cite{

	background:#e5faa8;

	padding:0 3px 0 3px;

}



acronym { border-bottom:1px dashed #ff9900; cursor:help;}



q{

	color:#ff9900;

	font-style:italic;

}

q:after{

	content: " Source: "attr(cite)" ";

	font-size:xx-small;

}



/*** D?nitions ***/

#contents dl{

	border:1px dashed #ff9900;

}

#contents dt{

	padding-left:15px;

	font-weight:bold;

	background:#e5faa8;

}

#contents dd{

	font-style:italic;

	background:#ffcc00;

	padding:2px;

}

.structured_text_links{

	float:right;

	margin:3px;

	padding:0;

	border:1px solid #ff9900;

	font-size:1.0em;

}

.structured_text_links dl{

	border:1px dashed #ff9900;

	background:#ffcc00;

}

.structured_text_links dt{

	padding-left:15px;

	font-weight:bold;

}

.structured_text_links dd{

	font-style:italic;

	background:#ffcc00;

	padding:2px;

}

.structured_text_links a{

	font-style:normal;

}

/*** Tableau ***/

table{

	margin:auto;

	border:1px solid #ff9900;

	border-spacing:0;

	border-collapse:collapse;

	text-align:center !important;

}

table caption{

	font-size:large;

	font-weight:normal;

	text-align:left;

	padding-bottom:3px;

}

th{

	font-size:small;

	font-weight:bold;

	color:#fff;

	background:#e5faa8;

	padding:0;

}

td{

	font-size:small;

	border:1px solid #ff9900;

	padding:2px;

}
/*
.medias .description{

display:none;}*/



/* -------------------------- */
/* ************************** */
/* BOITE REDEVANCE INCITATIVE */
/* ************************** */
/* -------------------------- */

.box_redevance {
    background: transparent url(/media/boutonboitecolonne__042045700_1039_12072010.gif) no-repeat center center;
    text-align: center;
    font-size: 0.8em;
    margin-top: 10px;
    padding: 20px;
    width: 120px;
}

.box_redevance h2 {
    text-decoration: blink;
    font-weight: normal;
    line-height: 100%;
    color: black;
}

.box_redevance p { margin: 5px 0px 0px 0px; }

.box_redevance p a {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

/* ---------------------------------- */
/* ********************************** */
/* FORMULAIRE DE REDEVANCE INCITATIVE */
/* ********************************** */
/* ---------------------------------- */

.redevance_incitative #forms fieldset {
    margin: 0px 0px 20px 0px;
    border: 1px dotted #CCD8C5;
    padding: 0px 10px 0px 10px;;
}

.redevance_incitative #forms fieldset legend {
    background: white;
    font-weight: bold;
    font-size: 1.5em;
    padding: 0px 5px;
}

.redevance_incitative #forms .row {
    background: transparent;
    position: relative;
    margin: 10px 0px;
}

.redevance_incitative #forms .row div a {
    border-left: 1px solid #004444;
    position: absolute;
    padding-left: 5px;
    background: white;
    display: block;
    height: 18px;
    right: 0px;
    top: 0px;

    *top: 1px;
    _top: 1px;

    display: none;

}

.redevance_incitative #forms label {
    font-weight: normal;
    font-size: 0.8em;
    width: 40%;
}

.redevance_incitative #forms input, 
.redevance_incitative #forms textarea, 
.redevance_incitative #forms select {
    width: 57%;
    _width: 56%;

}

.redevance_incitative #forms .row span.aide {
    font-style: italic;
    text-align: center;
    font-size: 11px;
    color: #FF4900;
}

.redevance_incitative #forms .submit { text-align: right; }

.redevance_incitative #forms .submit input {
    margin: 0px 0px 0px 10px;
    background: #004444;
    font-size: 1.4em;
    color: white;
    width: auto;
}

.redevance_incitative #forms .error_form, 
.redevance_incitative #forms .obligatory {
    font-weight: bold;
    color: red;
}