@CHARSET "UTF-8";

.uneCompetition {

}

.enteteCompetition {
  float: left;
  width: 778px;
}

.infosCompetition {
  margin: 12px 15px 10px 0; 
  float: left;
  width: 335px;
}

.infosCompetition a {
	font-size:14px
}

.liensCompetition {
  float: right; 
  font-size: 1em; 
  line-height: 2em;
  margin: 8px 15px 0 0;
  width: 143px;
}

.designationCompetition {
  float: left;
}

.designationCompetition p {
  border: 1px solid #000;
  height: 65px;
  margin: 10px 0;
  width: 260px;
  margin: 10px 0;
  padding: 3px 3px 0;
}

.competitionsMatchs {
	width: 778px;
}

.calendrierCompetition {
  float: left;
}

.nosort {
  cursor: default;
}

.sortasc {
  background-color: #DDFFAC;
  background-image: url(../images/pictos/up.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.sortdesc {
  background-color: #B9DDFF;
  background-image: url(../images/pictos/down.gif);
  background-repeat: no-repeat;
  background-position: right;
}

.sortcol {
  cursor: pointer;
  padding-right: 20px;
  background-repeat: no-repeat;
  background-position: right center;
}

tr.rowodd {

}

tr.roweven {
  background-color: #F2F2F2;
}

.eventform {
	padding-left: 10px;
}

.eventform li {
  margin: 8px 0;
}

.eventform p {
  margin: 15px 0;
}

.ractabjou {
	margin-bottom: 0;
}

.ractabjou td, th {
  text-align: center;
  vertical-align: middle;
}

.border-left-green {
  border-left: 1px solid #488404;
}

.border-right-green {
  border-right: 1px solid #488404;
}

.border-top-green {
  border-top: 1px solid #488404;
}

.border-bottom-green {
	border-bottom: 1px solid #488404;
}

tfoot {
  line-height: 0;
}

.border-foot-green {
  border-bottom: 1px solid #488404;
  border-right: 1px solid #488404;
  border-left: 1px solid #488404;
}

.textareaEvent {
  width: 300px;
  height: 90px;
  background: #cccccc none repeat scroll 0%;
}

.titlegreen {
  background: #fff none repeat scroll 0% 50%;
  color: #448404;
}

.padding-left-0-5 {
  padding-left: 0.5em;
}

.no-center th {
  text-align: left;
}

.margin-right-4-5 {
  margin-right: 4.5em;
}

.messenger {
  display: table;
}

th, td {
  padding: 4px;
}

.warning {
    margin-bottom:1em;
    border:2px solid #ddd;
    padding:.8em;
    background:#ff961b;
    color:#D12F19;
    border-color:#000;
    display: table;
}

