/*
@import url(//fonts.googleapis.com/css?family=Terminal+Dosis:200);
@import url(//fonts.googleapis.com/css?family=Emilys+Candy|Fredericka+the+Great|Cabin+Sketch|Kranky|Flavors|Chelsea+Market|Schoolbell|Patrick+Hand|Bad+Script|Architects+Daughter);
@import url(/assets/BRLNSR.TTF);
*/
@import url(//fonts.googleapis.com/css?family=Bad+Script);

* {
-webkit-font-smoothing:antialiased;
border:none;
outline:none;
margin:0;
padding:0;
cursor:url('/assets/img/fleche_bleue.png'),default;
}

html {
background: #f2f2f2 url('/assets/img/bg2.png') repeat-x;
}

.clear { clear:both; }
.sep { padding:10px 0; }

body {
min-width:775px;
max-width:1250px;
margin:0 auto;
text-align:center;
background:transparent url(/assets/img/cible.png) no-repeat 20px 20px;
font:11px/22px Verdana, "Helvetica Neue", Helvetica, sans-serif;
color:#666;
}

a, .main h2 a:link {
color:#0085cf;
text-decoration:none;
outline: none;
-webkit-transition: color linear 0.5s;
-moz-transition: color linear 0.5s;
-ms-transition: color linear 0.5s;
-o-transition: color linear 0.5s;
transition: color linear 0.5s;
cursor:url('/assets/img/fleche_rouge.png'),pointer;
}
a:hover, .main h2 a:hover {
color:#d00;
text-decoration: none;
}
a.int, a.int:hover {
color:#333;
text-decoration:none;
cursor:text;
}
a:focus {
outline:1px dotted rgba(0,0,0,.5);
}

h2, h3 {
font-size:26px;
font-family:'Bad Script', HelveticaNeue-Light, "Helvetica Neue Light", "Helvetica Neue", sans-serif;
font-weight:200;
color:#444;
text-shadow:1px 1px 0 rgba(255,255,255,1);
text-align:center;
margin:0 0 20px;
padding:0;
}

h3 {
font-size:18px;
}

p {
padding-bottom:15px;
}

td {
width:142px;
}

td.txt {
width:30px;
}

.sous td {
font-size:10px;
color:#999;
text-align:center;
}

.left {
float:left;
}

.right {
float:right;
}

.main {
display:block;
width:775px;
text-align:left;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
margin:0 auto;
}

.cache {
height:160px;
overflow:hidden;
}

.top h3 {
margin:20px auto 40px;
}

div.wrap {
text-align:left;
width:760px;
background:#fff url(/assets/img/purse.png) no-repeat 96% 20px;
-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
margin:0 auto 20px;
padding:20px;
}

div.wrap2 {
text-align:left;
width:500px;
background:#fff;
-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-border-radius:3px;
-webkit-border-radius:3px;
-khtml-border-radius:3px;
border-radius:3px;
margin:0 auto;
padding:20px;
}

input[type=text],input[type=submit] {
float:left;
display:block;
width:280px;
height:22px;
line-height:22px;
font-size:16px;
margin-left:10px;
padding:4px 10px!important;
border:1px solid #CCC;
text-align:center;
}
input[type=submit] {
width:130px;
height:32px;
}

#pre {
	color:#666;
	background:#fff;
	font-size:10px;
	font-family:monospace;
	line-height:12px;
	text-align:left;
	margin:10px auto 0;
	display:block;
	clear:both;
	width:500px;
	max-width:500px;
}
#pre span {
	color:#333;
}

#encode1, #decode1 {
height:150px;
}

#mailcloak, #encode2, #decode2 {
font-family:monospace;
font-size:14px;
line-height:16px;
}

#longueur, #paragraphs {
width:20px;
}

input.generer {
width:180px;
margin:30px 0 20px;
}

#password {
font-family:monospace;
text-align:left;
font-size:32px;
letter-spacing:2px;
}

input:focus, textarea:focus {
border:1px solid #666;
-webkit-box-shadow:0 0 5px rgba(0, 0, 0, 0.3);
}

label {
float:left;
font-size:16px;
color:#999;
padding:5px 5px 2px;
}

.taux label {
float:none;
width:auto;
font-size:11px;
font-weight:normal;
color:#666;
padding:0 20px 0 5px;
}

form p.submit {
border-bottom:none;
}

input#submit:active {
background:#999;
}

input#submit:hover {
background:#999;
border-color:#666;
}

#logo {
display:block;
width:300px;
height:auto;
margin:0 auto;
padding-top:70px;
}

#logo.log1 {
padding-bottom:30px;
}

#logo.log2 {
padding-bottom:100px;
}

#logo a {
display:block;
width:300px;
cursor:url('/assets/img/fleche_rouge.png'),pointer!important;
}

#logo.log1 a {
height:100px;
background:url('/assets/img/logo.png') no-repeat left top;
}

#logo.log2 a {
height:70px;
background:url('/assets/img/logo2.png') no-repeat left top;
}

#foot {
width:775px;
margin:20px auto 0;
height:45px;
}

#social_share {
width:auto;
height:25px;
float:left;
margin:15px 0 5px 15px;
}

#social_share .google {
width:50px;
margin:2px 15px 0 0;
}
#social_share .google a img {
cursor:pointer;
}
#social_share .twitter {
width:65px;
margin:0 15px 0 0;
}
#social_share .follow {
width:115px;
margin:0 15px 0 0;
}
#social_share .facebook {
width:auto;
margin:0 15px 0 0;
}

#footer {
color:#666;
float:right;
text-align:right;
width:200px;
height:25px;
margin:15px 15px 5px 0;
}

#footer a,#footer a:link,#footer a:active,#footer a:visited {
color:#666;
text-decoration:none;
}

#footer a:hover {
color:#666;
text-decoration:underline;
}

#toggle-info {
height:25px;
text-align:center;
color:#999;
padding-right:20px;
}

#toggle-info.pg {
background:url(/assets/img/down.png) no-repeat right 50%;
width:160px!important;
margin:5px auto;
}

#toggle-info.tg {
background:url(/assets/img/up.png) no-repeat right 50%;
width:140px!important;
}

a#toggle-info:link, a#toggle-info:active, a#toggle-info:visited {
color:#999;
text-decoration:none;
}

a#toggle-info:hover {
color:#666;
text-decoration:none;
}

#site-info {
display:none;
width:500px;
margin-top:10px;
}

#site-info p {
color:#333!important;
}

.wrap .bouton a {
float:right;
display:block;
height:36px;
background:url("//www.cibles.fr/templates/lowcost/images/bouton1_gg.png") left top no-repeat;
padding:0 0 0 15px;
}
.bouton.gauche a {
float:left;
}
.bouton a span {
display:block;
height:36px;
line-height:36px;
font-size:16px;
color:#fff;
background:url("//www.cibles.fr/templates/lowcost/images/bouton1_dg.png") right top no-repeat;
padding:0 25px 0 10px;
text-shadow: 0px 0px 2px #000;
}
.bouton a:hover {
background-position:left bottom;
}
.bouton a:hover span {
background-position:right bottom;
}

.wrap p {
color:#666!important;
font-size:14px!important;
text-decoration:none!important;
}

.wrap a:link {
color:#333!important;
text-decoration:none!important;
cursor:url('/assets/img/fleche_bleue.png'),pointer;
}
.wrap .bouton a, .wrap .bouton a * {
cursor:url('/assets/img/fleche_rouge.png'),pointer!important;
}

::-moz-selection,::selection {
background:#fbdbe8;
color:#F55B99;
}

.wrap p {
font-family: "Helvetica Neue", Helvetica, sans-serif;
}

div.bloc {
float:left;
text-align:left;
width:690px;
max-height:inherit;
overflow:hidden;
background:#fff;
/*
background:#fff url("/assets/img/pigeon.jpg") 20px 130px no-repeat;
*/
-webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-box-shadow:0 2px 5px rgba(0, 0, 0, 0.5);
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
margin:0 0 20px 10px;
padding:30px 32px 30px;
}

div.droite {
margin-right:0;
}

div.top h2 {
cursor:url('/assets/img/fleche_rouge.png'),pointer!important;
}

div.bloc h2 span {
	font-weight:700;
	letter-spacing:1px;
}
div.bloc h2 span span {
	padding:0 5px;
}

div.bloc.encours h2 span {
display:block;
}

.tva .titre, .tva .taux {
float:left;
width:260px;
text-align:right;
}

.tva .titre {
font-weight:700;
padding-right:10px;
}

.tva .taux {
width:420px;
padding-bottom:10px;
}

.tva .taux label {
display:inline-block;
width:30px;
text-align:left;
}

.tva .taux .input, .tva .taux .label {
float:left;
}

.tva .taux .input {
clear:left;
padding:2px 5px 0 10px;
}

.error {
	background:#ffcccc;
	color:#ff5555;
	font-weight:bold;
	padding:10px 20px;
	border-radius:6px;
	margin:5px 5px 15px;
	font-size:14px;
}