ol,h1,h2,h3,h4,h5,ul,h6,pre,form,html,blockquote,fieldset,img
{ margin: 0; padding: 0; border: 0; }
input
{ margin: 0; padding: 0; }

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  background-color: #FFF;
  width: 1000px;
}

a img,:link img,:visited img { border: none; }
a
{
  text-decoration: none;
  color: #069;
}
a:hover
{
  text-decoration: none;
  color: #036;
}
img { vertical-align: bottom; }

ul
{
  list-style: none;
}

#header
{
  border: 0px;
  padding: 0px;
  padding-top: 13px;
  padding-left: 388px;
  margin: 0px;
  width: 612px;
  height: 80px;
  overflow: hidden;
  background: #bc131b url('../images/logos/header.gif') no-repeat left top;
  font-weight: bold;
}
#header table
{
  width: 100%;
}
#header td
{
  vertical-align: middle;
  padding-left: 8px;
  padding-bottom: 2px;
  height: 58px;
  background: transparent url('../images/logos/header-background.png') bottom left no-repeat;
}
#header label
{
  display: block;
}
#header input[type=text]
{
  border: 1px solid #CCC;
  padding: 0px;
  margin: 0px;
  width: 190px;
}
#header input[type=image]
{
  padding: 0px;
  margin: 0px;
  margin-left: 4px;
  vertical-align: top;
}

#top_ads
{
  margin: 0px;
  margin-bottom: 8px;
  width: 821px;
  text-align: center;  
}

#square_ads {
  margin: 8px auto;
  text-align: center;  
}

#left_ads {
  margin: 8px auto;
  text-align: center;  
}

#top_ads img, #square_ads img
{
  vertical-align: top;
}

.context_ads {
  margin: 10px;
  border: 0;
  height: 280px;
  width: 300px;
  float: left;
}

#menu
{
  border: 0px;
  padding: 2px 4px;
  margin: 0px;
  margin-bottom: 4px;
  background: transparent url('../images/logos/menu-background.png') top left no-repeat;
  color: #FFF;
  font-size: 8pt;
  height: 32px;
  font-weight: bold;
}
#menu a
{
  color: #FFF;
  padding: 0px;
}
#menu a:hover
{
  text-decoration: underline;
}

#rl_halfLeft
{
  float: left;
  width: 313px;
}

#rl_halfRight
{
  float: right;
  width: 160px;
  text-align: center;
}

.top10
{
  background: transparent url('../images/logos/top-bkg.gif') top left repeat-y;
  padding: 12px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 85%;
}

.top10 .smlTitle
{
  margin: 0;
  padding: 0;
  padding-bottom: 2px;
  font-size: 14pt;
}
.top10 .linkList li
{
  background-color: transparent;
}

.top10 ul, #last10 ul
{
  padding: 0px;
  border: 0px;
  margin: 0px;
  padding-top: 6px;
  list-style: none;
}

.top10 ul li, #last10 ul li
{
  padding: 0px;
  padding-bottom: 4px;
}

.video {
  border: 1px solid #df5630;
  background-color: #fef5f3;
  height: 120px;
}

#itrtv {
  margin: 8px 3px;
  text-align: center;
}

#itrtv .title {
  background-color: #df5630;
  color: #FFF;
  font-weight: bold;
}

.video td
{
  vertical-align: top;
}

#service
{
  margin: 8px 3px;
  border: 1px solid #BC131B;
  background-color: #FBF1F2;
  background-color: #FFF;
  text-align: center;
}

#service .title
{
  background-color: #BC131B;
  color: #FFF;
  font-weight: bold;
  font-size: 20pt;
  height: 32px;
}

#service table
{
  width: 100%;
}

#last_comments
{
  margin: 8px 3px;
  border: 1px solid #003399;
  background-color: #F0F3F9;
}

#last_comments .title
{
  background-color: #003399;
  color: #FFF;
  font-weight: bold;
  font-size: 20pt;
  height: 32px;
  text-align: center;
}

#last_comments ul
{
  padding: 0px 4px;
  margin: 0px;
  list-style: none;
}

#last_comments li
{
  margin-bottom: 4px;
}

#last_comments #comments_author
{
  font-style: italic;
  padding: 0px;
  padding-left: 8px;
  margin: 0px;
}

#infolegal
{
  margin: 8px 3px;
  border: 1px solid #999;
  text-align: center;
  background-color: #EEE;
}

#infolegal .title
{
  background-color: #999;
  color: #FFF;
  font-weight: bold;
  font-size: 16pt;
  height: 28px;
  padding-top: 4px;
}

#infolegal p
{
  padding: 4px 0px;
}

#content
{
  float: left;
  width: 508px;
  padding: 0px 4px;
  color: #444;
}

#content .article li {
  list-style: disc;
  margin-left : 10px;
  padding-left: 10px;
  list-style-position:inside;
}

#content ul.linkList
{
  list-style: none;
  padding-left: 8px;
  margin-bottom: 8px;
}
#content ul.grey
{
  padding-bottom: 0px;
  margin-bottom: 0px;
  padding-left: 12px;
}
#content ul.linkList li
{
  background: transparent url('../images/logos/title.gif') center left no-repeat;
  padding-left: 12px;
}
#content .article
{
  margin-left: 4px;
  padding-bottom: 8px;
}
/*#content .article img
{
  float: left;
}*/
#content table tr td
{
  vertical-align: top;
}
#content .topicTitle
{
  font-weight: bold;
  font-size: 12pt;
  color: #BC131B;
/*  margin-top: 8px;*/
}
#content .topicTitle a
{
  color: #bc131b;
}

#content .small_message, #content .legal {
    font-size: 8pt;
}

#content .date
{
  font-size: 7pt;
  color: #666;
  display: inline;
}
#content .article_date
{
  font-style: italic;
  font-size: 85%;
  color: #666;
  text-align: right;
  border-bottom: 1px solid #CCC;
  padding-bottom: 2px;
}
#content ul#user_action
{
  margin-bottom: 8px;
  padding-left: 32px;
  list-style: none;
}
#content ul#user_action li
{
  padding: 8px 0px;
}
#content #user_action img
{
  vertical-align: middle;
}

#content .error_list {
  text-align: left;
  width: 100%;
  background-color: #FEE;
  color: #C00;
  font-weight: bold;
}

#content .message
{
  text-align: center;
  padding: 4px;
  background-color: #FFC;
  border: 1px solid #CC9;
  color: #060;
  margin: 8px 0px;
}

#content .ajax_container img.icon
{
  float: right;
  margin-top: 6px;
}

#content #comment
{
  margin-top: 4px;
}

#content #comment p
{
  padding: 8px;
  padding-bottom: 0px;
  margin: 0;
  border: 0;
}

#content #comment p.signature
{
  padding-top: 19px;
  padding-bottom: 6px;
  background: transparent url('../images/logos/big-title-bkg.gif') top left no-repeat;
}

table td#calendar-container 
{
  padding: 16px 0px;
}

table.rss
{
  width: 100%;
}

table.rss td
{
  border: 1px solid #CCC;
  padding: 4px 4px;
  padding-bottom: 0px;
}
table.rss th
{
  border: 1px solid #CCC;
}

.rss ul li
{
  min-height: 24px;
}

#tags
{
  text-align: justify;
  border: 1px solid #BC131B;
  padding: 4px;
  padding-top: 0px;
  margin: 0px;
  margin-left: 4px;
}
#tagsTitle
{
  background-color: #BC131B;
  color: #FFF;
  font-variant: small-caps;
  font-weight: bold;
  text-align: left;
  padding-left: 4px;
  margin: 0px;
  margin-top: 16px;
  margin-left: 4px;
}
#tags a
{
  padding: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}
#tags a:hover
{
  text-decoration: underline;
}
#tags .T0
{
  color: #C69;
  font-size: 9pt;
  font-weight: normal;
}
#tags .T1
{
  color: #96C;
  font-size: 12pt;
  font-weight: normal;
}
#tags .T2
{
  color: #9C6;
  font-size: 15pt;
  font-weight: bold;
}
#tags .T3
{
  color: #C96;
  font-size: 18pt;
  font-weight: bold;
}
#tags .T4
{
  color: #69C;
  font-size: 21pt;
  font-weight: bold;
}

table.form
{
  margin: 0px;
  margin-bottom: 8px;  
  padding: 0px;
  border: 0px;
  border-spacing: 2px;
  font-size: 10pt;
  width: 100%;
  vertical-align: middle;
}

table.form td
{
  min-width: 25%;
  text-align: left;
  padding: 0px;
  margin: 0px;
}

table.form .tdlabel
{
  background-color: #EEE;
  padding-left: 4px;
  border-left: 4px solid #CCC;
}

table.form .tdcenter
{
  text-align: center;
}

table.form input[type=text], table.form textarea
{
  padding-left: 1pt;
  border: 1px solid #CCC;
}

table.form label:hover, table.form label.hover
{
  background-color: #EEE;
}

table.form .button
{
  padding: 0px;
  border: 0px;
}

.clear
{
  clear: both;
}

.resizableBlock
{
  background: transparent url('../images/logos/resizable-background.gif') top left no-repeat;
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 5px;
  margin-bottom: 8px;
}

.resizeLink
{
  float: right;
  display: inline;
}

.contentBlock
{
  background: transparent url('../images/logos/content-background-middle.gif') top left repeat-y;
}

.bigTitle
{
  background: transparent url('../images/logos/big-title-bkg-rev.gif') top left no-repeat;
  padding-top: 8px;
  padding-left: 8px;
  color: #bc131b;
  font-weight: bold;
  font-size: 24pt;
}

.medTitle
{
  padding-left: 6px;
  font-size: 16pt;
}
.article .medTitle
{
  padding-left: 0px;
}

.smlTitle
{
  padding-bottom: 2px;
  font-size: 14pt;
  border-bottom: 1px solid #CCC;
  color: #bc131b;  
}

.more
{
  font-weight: bold;
  display: inline;
}

#footer
{
  margin-top: 10px;
  text-align: center;
  font-size: 9pt;
  clear: both;
}

#footer img
{
  margin: 2px;
}

#footer a
{
  color: #006699;
}

#footer a.itr
{
  color: #FFF;
  font-weight: bold;
}

#footer p.infos
{
  color: #FFFFFF;
  background-color: #BC131B;
}

#footer p.infos a
{
  color: #FFFFFF;
}

p.hosted
{
  margin-top: 20px;
  font-size: 8pt;
}

#cmp_poll {}
#cmp_poll #poll_cmp_title
{
  padding: 0;
  padding-bottom: 4px;
  font-size: 110%;
  font-weight: bold;
}
#cmp_poll #poll_cmp_description
{
  font-size: 8pt;
  font-style: italic;
  color: #666;
  padding: 0;
  padding-bottom: 4px;
}

#cmp_poll form
{
  padding-left: 8px;
}

#polls .polls_series_title
{
  padding: 0;
  font-weight: bold;
}
#polls .polls_list
{
  margin-bottom: 8px;
}
#polls .polls_series_description, #polls .polls_list .polls_description
{
  padding: 0px;
	border: 0px;
  margin: 0px;
  padding-bottom: 4px;
	font-size: 85%;
	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;
}


