.div {border:1px solid red}

.link {
	cursor:pointer;
}
body{
margin:0;
padding:0;
font:76% tahoma,verdana,sans-serif;
background:url(img/bodybg_green.png) repeat-x fixed;
color:#222;
}
#grabber, #qd {
margin:0;
padding:5px;
font:76% tahoma,verdana,sans-serif;
background:white;
color:#222;
}
.largeur {
	width:290px;
}

#qd INPUT , #qd SELECT, #qd TEXTAREA, #grabber INPUT , #grabber SELECT, #grabber TEXTAREA{
    border:2px solid #ccc;
  }

H1 {
	border:1px solid #ccc;
	background:url(img/shamrock.jpg);
	text-align:center;
	font-family:sans-serif;
	t_ext-transform: uppercase;
}
H1 A {
	color:white;
}
#loginbar{
	clear:both;
	font-size:8pt;
	width:760px;
	margin:0 auto;
}
#loginbar INPUT{
	font-size:7pt;
}
#thetop{
margin:0;
}

#container{
width:720px;
margin:0 auto;
padding:20px 20px 0 20px;
background:#fff url(img/contbg_green.png) no-repeat;
color:#222;
}

a{
text-decoration:none;
/**background-color:inherit;**/
color:#2EAD2E;
}
a:hover, #loginbar a:hover{
text-decoration:underline;
}

#hints {
	background:url(img/lightbulb.gif) no-repeat 97% 10px;
	padding-right:50px;
	padding-bottom:10px;
	padding-top:10px;
}
#loginbar a{
text-decoration:none;
background-color:inherit;
color:white;
}

#themes {
	float:right;
}
#themes A {
	text-decoration:none;
	border:1px solid white;
	display:block;
	width:25px;
	height:11px;
	float:left;
	font-size:0.8em;
	text-align:center;
	margin:2px;
}
#themes A:hover {
	background-color:red;
	text-decoration:none;
}

a img{
border:0;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

#main p,#sidebar p{
padding:0 0 0 10px;
}

#logo{
float:left;
width:240px;
height:160px;
b_order:4px solid #2EAD2E;
margin:0 0px 0 0;
padding:0;
overflow:hidden;
/*
padding:0 0 25px 0;
background:#eee;
text-align:center;
color:#555;
overflow:auto;
*/
}

#logo h1{
margin:50px 5px 1px 5px;
letter-spacing:-3px;
}

#logo a{
background-color:inherit;
color:#2EAD2E;
text-decoration:none;
}

#logo a:hover{
background-color:inherit;
color:#80FF80;
}

#tagline{
text-align:center;
font-size:9pt;
}

#intro p{
line-height:1.5em;
}

#main{
float:left;
width:530px;
margin-right:20px;
padding:0;
}

.headerstyle{
display:block;
margin:30px 0 10px 0;
padding:5px 0 5px 8px;
b_ackground:#eee url(img/gradient3.png) repeat-x;
c_olor:#222;
b_ackground:#2EAD2E;
background:white url(img/gradient4_green.png) repeat-y;
color:white;
text-transform: uppercase;
/*
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;*/
text-decoration:none;
clear:both;
}
.headerstyle A{
	display:block;
	color:white;
	text-decoration:none;
}
.headerstyle A:hover{
	color:#444;
}
.headerstyle IMG {
	border:2px solid #9FD99F;
	background:white;
	f_loat:right;
}

#sidebar{
width:155px;
float:right;
margin-top:20px;
font-size:9pt;
line-height:1.3em;
}

#sidebar p{
font-size:8pt;
}

.sidelink{
display:block;
width:140px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
font-size:9pt;
font-weight:bold;
text-align:left;
background:#eee url(img/gradient1.png) repeat-x;
color:#2EAD2E;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover,.menuheader{
background:#fff url(img/gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.bigtirage:hover {
text-decoration:none;
}
.bigtirage {
display:block;
width:125px;
height:70px;
font-size:20px;
font-weight:bold;
text-align:center;
padding-top:70px;
padding-left:15px;
line-height:1.3em;
background:url(img/button.png) no-repeat;
color:white;
text-decoration:underline;
}
#footer{
margin:0 auto 20px auto;
width:760px;
background:url(img/footerbg.gif) bottom left no-repeat;
padding:0 0 5px 0;
font-size:8pt;
color:#888;
text-align:center;
}

h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1em;
font-weight:bolder;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:8pt;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */

  .button {
    background-color:#2EAD2E;
    color:white;
    border:1px solid #ccc;
  }
  INPUT,textarea {
    font-size:8pt;
    border:1px solid #ccc;
    margin:2px;
/*    padding:2px;*/
  }
	form {
    margin:0;
    padding:0;
  }
  .warning {
    background:red;
    color:white;
    font-family:'courier new';
    font-weight:bolder;
  }

    .big {
    text-align:center;
    font-size:15pt;
    font-weight:bolder;
  }
  .big INPUT , .big SELECT{
    font-size:18pt;
    border:2px solid #ccc;
    margin:4px;
/*    padding:2px;*/
  }
  .big TEXTAREA {
    font-size:12pt;
    border:2px solid #ccc;
    margin:4px;
    padding:2px;
    width:300px;
  }
  .big TABLE {
  	font-size:9pt;
  	width:100%;
  }
  .big TABLE INPUT {
  	font-size:9pt;
  }
  .big TH {
    width:20%;
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background:#ddd;
    padding:3px;
  }
  .big TD {
    border-left: 1px solid #eee;
    border-top: 1px solid #eee;
  	border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding:3px;
  }
  #etapes {
    padding:3px;
    font-size:9pt;
    font-family: "trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
  }

  #etapes A {
    border-left:1px solid #ccc;
    padding-left:10px;
    padding-right:10px;
  }

  #etapes .first {
    border-left:0;
  }

  #etapes .selected {
    background:#2EAD2E;
    color:white;
  }

  #etapes .disabled {
    color:#ccc;
    text-decoration:none;
  }
  SPAN {
    cursor:pointer;
    color:#2EAD2E;
    font-size:9pt;
  }
  #lien_grab {
	background:url('img/idee.gif') no-repeat right center;
	padding-right:20px;
	padding-top:3px;
	padding-bottom:3px;
  }
  .forced {
  	background:url('img/star.gif') no-repeat right top;
	padding-right:15px;
  }
  .choix_selected {
  	background:red;
  	color:white;
  }
   .choix_online{
  	background:white;
  	color:#ccc;
  }

  .comments  {
  	width:400px;
  	background:#eee;
  	border:1px solid #ccc;
  	text-align:left;
  	padding:5px;
  }
  #verif{
  	border:1px solid tomato;
  	text-align:left;
  	margin:10px;
  	padding:5px;
  	padding-left:10px;
	}



/** blog **/
.post-info {
	padding-left: 45px;
	}

.post-info, .post-info a { color: #bbb;}

.post-info-co {
	background: url(img/comms.jpg) no-repeat top left;
	padding-left: 20px;
	}
#perte_pass .INPUT, #signup .INPUT {
	width:180px;
}
#perte_pass, #signup {
	overflow:hidden;
	height:0px;
	width:200px;
	background:#ddd;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	position:absolute;
	top:-1px;
	vertical-align:bottom;
}
#signup {
	left:50px;
}
#perte_pass {
	right:50px;
}
#perte_pass DIV, #signup DIV {
	padding:5px;
}
#contacts {
	overflow:hidden;
	height:0px;
}

#contacts SMALL {
	cursor:pointer;
}
#contacts DIV {
	font-size:9pt;
	text-align:left;
	width:300px;
	height:75px;
	overflow:auto;
	border:1px solid #ccc;
	background:#eee url(img/gradient1.png) repeat-x;
	padding:10px;
	margin:auto;
}

.red {
	color:red;
}

.fermer {
	overflow:hidden;
	height:0px;
}


/** edit in place **/

.eip_mouseover {
	background-color: #ff9;
}
.eip_empty {
	color: #afafaf;
}
.eip_savebutton {
	background-color: #0063dc;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.eip_cancelbutton {
	background-color: #ddd;
	color: #666;
	font-weight: bold;
}
.eip_saving img{
	vertical-align:text-top;
}
.eip_saving{
	color: #aaa;
}

.quote {
	font-style:italic;
	background:url(img/quote.gif) no-repeat top left;
	padding:5px;
	padding-left:53px;
	margin-top:5px;
/**	border:1px solid #ccc;**/
}

.bold {
	font-weight:bolder;
}
.disabled_button {
	background:#ccc;
}
.red {
	color:tomato;
}
.cache {
display:none;
}

.fright {
	float:right;
}

.pagination {
	text-align:center;
	margin:5px;
	padding:5px;
	font-size:11px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#langues {
	float:right;
	margin-top:2px;
	vertical-align:middle;
	font-size:10px;
}

.listeTirages TH {
	background:#eee url(img/gradient2.png) repeat-x;
	color:#222;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	text-decoration:none;
	padding:3px;
}
.listeTirages TD {
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	background:#fff;
	padding:3px;
}
.listeTirages .even TD {
	background:#f0f0f0;
}
/*.listeTirages TD.odd {
	background:#DDF0DD;
	text-align:left;
}*/

#loading_img {
	background:url('img/loading.gif') no-repeat center center;
	width:16px;
	height:16px;
	position:absolute;
	top:0;
	right:0;
	display:none;
}

#disclaimer {
	width:700px;
	font-size:11px;
	color:#333;
	margin:0 auto;
	text-align:justify;
}
#disclaimer A{
	color:black;
}