input.large { width: 300px; }

h2.menu
{
  color: white;
  padding-top : 2px;
  padding-left: 7px;
  font-size: 11px;
  font-family: Verdana;
  height: 17px;
}

.widget_to_change
{
  color: red;
}

p.site_pos
{
  margin: 0px;
}

#information
{
  width: 400px;
  background-color: #fff7ef;
  padding: 30px;
  margin: 50px auto 0 auto;
  border : solid 3px black;
  text-align: center;
}

.error
{
  color: red;
  font-weight: bold;
}

.bbcode {
	margin-left : -5px;
}

p.center
{
  margin-left: auto;
  margin-right: auto;
}

ul.center
{
  list-style-type: none;
}

ul.center li
{
  text-align: center;
}

#content ul.filter_list
{
}

#content ul.filter_list li
{
  margin-bottom: 15px;
  float: left;
  margin-right: 20px;
}

#content ul.filter_list li.sorted
{
  font-weight: bold;
}

table
{
max-width : 719px;
}

label
{
  vertical-align: 3px;
}

label.stats_form_choice
{
  margin-right: 10px;
  vertical-align: 2px;
}

table.orange_table
{
  width : 100%;
  margin: 10px auto 10px auto;
  border: solid 1px black;
  text-align : left;
}

table.orange_table .actions {
	width : 70px;	
}

#content table.list_widgets td
{
  text-align: left;
}

#content table.list_widgets td input
{
  margin-right: 20px;
}

table.orange_table thead tr
{
  background-color: #FFCC66;
}

table.orange_table thead tr th
{
  padding: 2px 20px 2px 20px;
  text-align: center;
}

#content table.orange_table thead tr th.sorted a
{
  color: #990000;
}



table.orange_table td.action
{
  width: 100px;
  text-align : center;
}

table.orange_table tr
{
  background-color: #fff7ef;
}

table.orange_table tr td
{
  padding: 2px 5px 2px 5px;
}

#content table.orange_table a
{
  color: black;
  text-decoration: underline;
}

#content table.orange_table a:hover
{
  text-decoration: none;
}

#content a.black
{
  color: black;
}

#content a.black:hover
{
  text-decoration: none;
  color: #fa9505;
}


p.news_description
{
  color: #aaaaaa;
  padding-top: 0px;
  margin-top: -7px;
  margin-left:26px;
}

#form
{
  background-color : white;
  width : 500px;
  color : black;
  padding : 20px;
  border : solid 1px black;
  margin: 20px auto 20px auto;
  background-color: #fff7ef;
}

p.title { margin-bottom: 0px; }
p.description { margin-top: 0px; }

.required p.title
{
  text-decoration: underline;
}

.label_other
{
  margin-top: 5px;
  display: block;
}

.widget_left
{
  float: left;
}

.widget_right
{
  margin: 0 0 0 25px;
  padding-top: 10px;
  text-align: right;
}


.news
{
  width : 450px;
  padding-top: 0px;
  margin-top: 0px;
  padding-left : 10px;
}

.news h3
{
  margin: 0px;
}


#content.twoCol #colRight .skinned
{
  padding-top: 10px;
  margin-bottom: 10px;
}

#content.twoCol #colRight .skinned ul
{
  margin-top: 0px;
  padding-top: 10px;
  padding-left: 30px;
  text-align: left;
}

#todo_list ul li .desc,
{
  font-size: 0.9em;
}

#content.twoCol #colRight .skinned h5
{
  margin-bottom: 0;
}

#calendar
{

}

#content ul ul
{
  padding-top: 0px;
}

td.nowrap
{
  white-space: nowrap;
}

#content ul.files
{
  list-style-type: none;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-top: 5px;
}

#content ul.files li
{
  list-style-type: none;
}

ul.files span.desc
{
  margin: 0;
  font-size: 0.9em;
  color: #999999;
}

ul.files img, ul.files input
{
  vertical-align: top;
  margin-right: 5px;
}

ul.files img.del
{
  margin-left: 5px;
}

.hidden
{
  display: none;
}

.pagination { clear: both; margin: 10px auto 10px 0; text-align: center; }
#content .pagination a { padding: 3px 5px 3px 5px; background-color: #FFDD88; text-decoration: none; color: #000000; }
.pagination span.pagination_on { padding: 3px 5px 3px 5px; background-color: #FFCC66; color: #f4f4f4; }
#content .pagination a:hover { background-color: #FFCC66;}
#content .pagination span { color: #000000; font-weight: bold; }



.titre_ticket
{
  width: 315px;
  padding: 2px 20px 2px 20px;
  margin-left: 20px;
  font-weight: bold;
  background-color: #FF6600;
}

.question
{
  width: 315px;
  padding: 2px 20px 2px 20px;
  margin-left: 20px;
  background-color: #FFCC66;
}

.reponse
{
  width: 315px;
  padding: 2px 20px 2px 20px;
  margin-left: 20px;
  background-color: #C0E0FF;
}

table td.ticket_table
{
  width: 450px;
}

#content form.ticket_form, #content form.ticket_form p
{
  text-align: center;
}

img.ticket_user_picture
{
  width: 100px;
}

.quote
{
  border-left : 2px solid blue;
  padding: 10px;
  margin: 10px;
  margin-top: -10px;
  padding-top : 0px;
  margin-left : 20px;
}

#content.twoCol #colRight .skinned img.dest_picture
{
  margin-bottom: 5px;
}

.list_form
{
  margin-left : 30px;
}

hr.form_sep
{
  color: #99A8AF;
  background-color: #99A8AF;
  height: 1px;
  border: 0;
}

p.to_change
{
  color: red;
  font-style: bold;
}

#content p.center
{
  text-align: center;
}

#result th.headerSortUp {
  background-color: #FFFF66;
}

#result th.headerSortDown {
  background-color: #FFFF66;
}

.select_link2dest
{
  width: 100px;
}

#content ul#list_dest_validated h3
{
  cursor: pointer;
}

#content ul#list_dest_validated
{
  margin: 0px;
  padding: 0px;
}

#content ul#list_dest_validated li
{
  list-style-type: none;
  margin: 0px;
  margin-left: 50px;
  padding: 0px;
}
