ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }
a
{
  text-decoration: none;
  color: #15F;
}
a:hover { color: #F51; }

ul
{
  padding: 4px;
  padding-top: 0;
  padding-bottom: 0;
  list-style-type: none;
}

li
{
  padding: 0;
  padding-top: 1px;
  padding-bottom: 2px;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  /*background: #586574 url(../images/logos/body-background.png) top left repeat-x;*/
}

#header {
  text-align: center;
}

#leftLayout
{
  float: left;
  clear: none;
  width: 168px;
  margin-left: 4px;
}

#rightLayout
{
  float: right;
  clear: none;
  width: 168px;
  margin-right: 4px;
  margin-top: 4px;
}

#content
{
  clear: none;
  background-color: #FFF;
  padding: 4px;
  padding-bottom: 8px;
  border: 1px solid #586574;
  margin: 4px;
  margin-left: 176px;
  margin-right: 176px;
}

#leftLayout a
{
  color: #069;
  text-decoration: none;
}
#leftLayout a:hover { color: #F00; }

#leftLayout #subtitle
{
  background-color: #CCC;
  color: #666;
  text-align: center;
  font-size: 7pt;
}

#top_ads {
  text-align: center;
}

#content #show_article {}
#content #show_article #title
{
  font-size: 16pt;
  color: #0F0501;
  padding-left: 4px;
  border: 1px solid #F51;
  margin-bottom: 4px;
  background: #F51 url(../images/logos/title-background-25-orange.png) bottom left repeat-x;
}
#content #show_article #next
{
  text-align: right;
  padding: 4px;
}

#content #message
{
  font-style: italic;
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  color: #333;
  padding-top: 8px;
  border-top: 1px dashed #CCC;
  margin-top: 8px;
  margin-bottom: 8px;
}

#content #square_ads
{
  padding: 0px;
  border: 0px;
  margin: 8px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: center;
}
#content #square_ads img
{
  float: none;
  border: none;
}

#content #context_ads
{
  padding: 0px;
  border: 0px;
  margin: 4px;
  text-align: center;
  float: right;
}
#content #context_ads img
{
  float: none;
  border: none;
}

#content #last_articles {}
#content #last_articles #title
{
  font-size: 10pt;
  font-weight: bold;
  color: #090C00;
  padding-left: 4px;
  border: 1px solid #9C0;
  margin-bottom: 8px;
  background: #9C0 url(../images/logos/title-background-16-green.png) bottom left repeat-x;
}
#content #last_articles #date
{
  color: #666;
  font-style: italic;
}
#content #last_articles .date_holiday
{
  color: #666;
  font-style: italic;
  padding-left: 20px;
}
#content #last_articles .highlight
{
  background-color: #FFF9F9;
  border: 1px solid #C00;
  padding: 4px;
  margin: 4px 0px;
}

#content #last_articles ul { padding-bottom: 4px; }

#content #last_articles #choose_month table
{
  width: 100%;
  text-align: center;
  font-weight: bold;
  color: #666;
}

#content #last_articles #notes
{
  width: 100%;
}
#content #last_articles #notes table
{
  border: 1px solid #98E;
  width: 100%;
  padding: 0px;
}
#content #last_articles #notes th
{
  font-weight: bold;
  font-size: 10pt;
  color: #FFF;
  padding: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #98E
}
#content #last_articles #notes th a { color: #F1F5FF; }
#content #last_articles #notes th a:hover { color: #FFF5F1; }
#content #last_articles #notes tr.row_0 { background-color: #E9E8EE; }
#content #last_articles #notes tr.row_1 { background-color: #EEE8E9; }
#content #last_articles #notes td
{
  padding: 2px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#content #user_action
{
  padding-left: 16px;
  margin-bottom: 8px;
}
#content #user_action img
{
  padding-right: 4px;
  vertical-align: middle;
}

#content #comment
{
	padding: 0px;
	margin: 0px;
	margin-bottom: 8px;
}
#content #comment #title, .medium_title
{
  background: transparent;
	padding: 0px;
	border: 0px;
	border-bottom: 1px solid #F51;
	margin: 0px;
	margin-bottom: 8px;
  color: #333;
  font-size: 10pt;
  font-weight: bold;
}
#content #comment p
{
  padding: 4px;
  border: 1px dashed #CCC;
  border-bottom: 0px;
  margin: 0px;
  overflow: hidden;
}
#content #comment p.signature
{
  font-size: 9pt;
  color: #6C1C56;
  background: #EEE url(../images/logos/commentaire.gif) no-repeat 4px 50%;
  padding: 0px;
  padding-left: 18px;
  border: 0px;
  margin: 0px;
  margin-bottom: 8px;
}
#content #comment label
{
  padding-right: 10px;
}
#content #comment td
{
  width: 50%;
  text-align: left;
  vertical-align: middle;
}

#content #subscribe {}
#content #subscribe #title
{
  font-size: 10pt;
  font-weight: bold;
  color: #090C00;
  padding-left: 4px;
  border: 1px solid #9C0;
  margin-top: 0px;
	margin-bottom: 8px;
  background: #9C0 url(../images/logos/title-background-16-green.png) bottom left repeat-x;
}
#content #subscribe p { text-align: center; }
#content #subscribe table
{
  margin: 0px;
  margin-bottom: 60px;  
  padding: 0px;
  border: 0px;
}
#content #subscribe table td
{
  width: 33%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}
#content #subscribe .tdlabel
{
  background-color: #EEE;
  padding-left: 4pt;
}
#content #subscribe input
{
  padding-left: 1pt;
  background-color: #EEE;
  border: 1px solid #9C0;
}
#content #subscribe label:hover, #subscribe label.hover
{
  background-color: #EEE;
}
#content #subscribe .button
{
  padding: 0px;
  border: 0px;
}

#topic
{
  border: 1px solid #98E;
  background-color: #F9F8FE;
  padding: 1px;
}

#topic #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #98E;
  color: #FFF;
  padding-left: 2px;
}

#search
{
  padding: 1px;
  border: 1px solid #F51;
  margin-top: 4px;
  background-color: #CCC;
  text-align: center;
}
#search #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #F51;
  color: #FFF;
  padding-left: 2px;
  text-align: left;
}
#search input
{
  margin: 4px;
  text-align: left;
  background-color: #FFF5F1;
}

#itrnews
{
  padding: 1px;
  margin-top: 4px;
  border: 1px solid #BC131B;
  background-color: #FBF1F2;
}
#itrnews #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #BC131B;
  color: #FFF;
  padding-left: 2px;
}
#itrnews #title a
{
  color: #FFF;
  text-decoration: none;
}

#itrmobiles
{
  padding: 1px;
  margin-top: 4px;
  border: 1px solid #939;
  background-color: #F9F3F9;
}
#itrmobiles #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #939;
  color: #FFF;
  padding-left: 2px;
}
#itrmobiles #title a
{
  color: #FFF;
  text-decoration: none;
}

#comments
{
  padding: 1px;
  border: 1px solid #9C0;
  background-color: #F9FCF0;
  margin-top: 4px;
}

#comments #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #9C0;
  color: #FFF;
  text-align: left;
  padding-left: 2px;
}

#comments #comments_author
{
  padding-left: 4px;
  border: 0;
  border-left: 1px solid #9C0;
  margin-bottom: 2px;
}

#rightLayout a
{
  color: #069;
  text-decoration: none;
}
#rightLayout a:hover { color: #F00; }

#service
{
  padding: 1px;
  border: 1px solid #9C0;
  background-color: #CCC;
  margin-top: 4px;
  text-align: center;
}
#service #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #9C0;
  color: #FFF;
  text-align: left;
  padding-left: 2px;
  margin-bottom: 4px;
}
#service .title
{
  font-size: 10pt;
  font-weight: bold;
}
#service #itrtv
{
  text-align: left;
}
#service #itrtv img
{
  margin: 0px;
}

#right_top_ads
{
  margin-top: 4px;
  text-align: center;
}

#top10
{
  padding: 1px;
  padding-bottom: 4px;
  border: 1px solid #98E;
  margin-top: 4px;
  background-color: #F9F8FE;
}

#top10 #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #98E;
  color: #FFF;
  padding-left: 2px;
}

#top10 #title a
{
  color: #FFF;
  text-decoration: none;
}

#polls #title
{
  color: #F51;
  border-bottom: 2px solid #CCC;
  font-size: 12pt;
  font-weight: bold;
  text-align: left;
}

#polls .polls_series_title
{
  color: #F51;
  border-bottom: 1px solid #CCC;
  margin-top: 4px;
  font-size: 10pt;
  font-weight: bold;
  text-align: left;
}

#polls .polls_series_description, #polls .polls_list .polls_description
{
  padding: 0px;
	border: 0px;
  margin: 0px;
	font-size: 8pt;
	font-style: italic;
	color: #666;
}
.poll_detail
{
  margin-top: 2px;
  padding: 4px;
  background-color: #FFE;
  border: 1px dotted #CCD;
}
.poll_result
{
  margin-top: 2px;
  padding: 4px;
  background-color: #EFF;
  border: 1px dotted #DCC;
}

#cmp_poll
{
  padding: 1px;
  padding-bottom: 4px;
  border: 1px solid #F51;
  margin-top: 4px;
  background-color: #FFF5F1;
}

#cmp_poll #title
{
  font-weight: bold;
  font-size: 10pt;
  background-color: #F51;
  color: #FFF;
  padding-left: 2px;
}

#poll_cmp_title
{
  font-weight: bold;
  font-size: 9pt;
}

#poll_cmp_description
{
  font-style: italic;
  font-size: 8pt;
  color: #666;
}

#rsslink
{
  margin-top: 5px;
	text-align: center;
}
#rsslink img { vertical-align: bottom; }

#footer
{
  clear: both;
  /*background: #586574 url(../images/logos/footer-background.png) bottom left repeat-x;*/
  font-size: 9pt;
  text-align: center;
  color: #000;
  padding-left: 176px;
  padding-right: 176px;
  min-height: 100px;
}
#footer p { padding: 2px; }
#footer img { padding-left: 4px; }
#footer a { color: #000; }
#footer a:hover { text-decoration: underline; }
#footer a.itr { font-weight: bold; }

#tags
{
  text-align: justify;
  background-color: #F9FCF0;
  border: 1px solid #9C0;
  padding: 4px;
  margin-bottom: 8px;
  margin-left: 176px;
  margin-right: 176px;
}
#tagsTitle
{
  background-color: #9C0;
  color: #FFF;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 4px;
  margin-left: 176px;
  margin-right: 176px;
}
#tags a
{
  font-weight: bold;
  padding: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#tags a:hover
{
  text-decoration: underline;
}
#tags a.T0
{
  color: #C90;
  font-size: 9pt;
}
#tags a.T1
{
  color: #C00;
  font-size: 12pt;
}
#tags a.T2
{
  color: #C39;
  font-size: 15pt;
}
#tags a.T3
{
  color: #999;
  font-size: 18pt;
}
#tags a.T4
{
  color: #09C;
  font-size: 21pt;
}

.error_list
{
  text-align: center;
  background-color: #FF0000;
  color: #FFF;
  font-weight: bolder;
}

.publication_date
{
  color: #666;
  font-style: italic;
  font-size: 8pt;
  text-align: right;
}

.ajax_container {
  margin-top: 16px;
}

.message {
  background-color: #FFE;
  border: 1px solid #CCB;
  color: #090;
  font-weight: bold;
  padding: 4px;
}

