a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover {
text-decoration: none;
}
a:active {
text-decoration: none;
}
form {
text-decoration:none;
padding:0;
margin:0;
color: #FFFFFF;
border:0px;
display: inline;
}
input {
width:150px;
height:16px;
border:solid 1px #000000;
font-size: 11px;
/*filter:alpha(opacity=0.8);
-moz-opacity:0.8;
opacity: 0.8;*/
}
.checkbox {
width:10px;
height:10px;
font-weight: bold;
border:solid 1px #000000;
font-size: 11px;
}
button {
width:150px;
height:20px;
font-weight: bold;
border:solid 1px #000000;
font-size: 11px;
/*filter:alpha(opacity=0.8);
-moz-opacity:0.8;
opacity: 0.8;*/
}
textarea {
background-color: #fff;
width: 150px;
height: 15px;
border: solid 1px #000;
font-family: arial;
font-size: 11px;
overflow: auto;
/*filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity: 0.8;*/
}
select {
font-family: arial;
width:150px;
height:18px;
border:solid 0px #000;
font-size:0.85em;
/*filter:alpha(opacity=75);
-moz-opacity:0.7;
opacity: 0.7;*/
}
.select_petit {
width:80px;
}
label {
width: 110px;
float: left;
text-align: right;
color: #FFFFFF;
line-height: 1.6em;
padding:0 0.4em 0 0;
}
.conteneur {
width: 800px;
background-color: #999;
height: 900px;
top: 2px;
position:absolute;
left: 50%;
margin-left: -400px; /* moitié de la largeur */
z-index:1;
}
.entete {
width: 800px;
height: 100px;
text-align: center;
position: absolute;
z-index:10;
}
.champ {
margin-top:100px;
width: 800px;
height: 800px;
text-align: center;
position: absolute;
z-index:4;
}
.pied {
margin-top:880px;
width: 800px;
height: 20px;
text-align: center;
position: absolute;
z-index:20;
}
.box_libre {
position: relative;
left :2%;
right:2%;
width: 96%;
border:solid 0px #000;
float:left;
padding:0;
}
.partage_50_gauche{
width: 49%;
border:solid 0px #000;
float:left;
display:block;
}
.box {
display:block;
position: absolute;
z-index:20;
left : 20px;
top : 20px;
height: 500px;
width:500px;
}
.partage_50_droit{
width: 49%;
border:solid 0px #000;
float:right;
display:block;
}
.image{
width: 106px;
height: 190px;
border:solid 1px #000;
font-size: small;
text-decoration:none;
padding:0;
margin:3px;
float:left;
display:inline;
}
.mini_image{
height: 102px;
width: 102px;
border:solid 0px #000;
padding:0;
margin:2px;
float:left;
overflow: auto;
}
.full_textarea {
width: 350px;
height: 250px;
text-align: center;
}
.com_textarea {
width: 350px;
height: 120px;
text-align: center;
}
.tableau_textarea {
color: #FFFFFF;
width: 110px;
height: 200px;
border:solid 1px #000;
text-align: center;
font-family: arial;
font-size: 0.7em;
background-color: transparent;
overflow: hidden;
}
.moyensize {
width: 110px;
border:solid 1px #000;
font-size: small;
}
.smallsize {
width: 60px;
color: #FFFFFF;
border:solid 1px #000;
background-color:#3D2828;
font-weight: bold;
cursor: pointer;
}
.smallsize_tran {
border: 0;
width: 30px;
height: 20px;
color: #FFFFFF;
background-color:transparent;
font-weight: bold;
cursor: pointer;
}
/*forme des boutons qui s aligne sur la meme ligne*/
.form_noir {
background-color:#000000;
color: #FFFFFF;
font-weight: bold;
font-size: 13px;
float:left;
cursor: pointer;
}
.form_vert {
background-color:#185221;
color: #FFFFFF;
font-weight: bold;
float:right;
margin-right:15px;
cursor: pointer;
}
.form_rouge {
background-color:#990000;
color: #FFFFFF;
font-weight: bold;
float:right;
margin-right:15px;
cursor: pointer;
}
.form_noir_seul {
background-color:#000000;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}
.form_vert_seul {
background-color:#3D2828;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}
.form_rouge_seul {
width: 120px;
background-color:#990000;
color: #FFFFFF;
font-weight: bold;
cursor: pointer;
}
.form_trans_petit {
border:solid 0px #000;
float:auto;
font-size: 14px;
width: 15px;
height:15px;
background-color: transparent;
color: #FFFFFF;
cursor: pointer;
}
