/*
CSS Credit: http://www.templatemo.com/
*/
body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	background: #999999 url(http://www.transnova-avanza.com/images/bg.gif);
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #008800; text-decoration: underline}

#container_wrapper {
	background: url(http://www.transnova-avanza.com/images/side_bg.gif) repeat-x;
}
#container {
	width: 960px;
	margin: 0px auto;
	background: url(http://www.transnova-avanza.com/images/content_bg2.gif);
}
#top {
	clear: left;
	height: 25px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */
	padding-top: 42px;
	padding-left: 30px;
	background: url(http://www.transnova-avanza.com/images/top_bg2.gif) no-repeat bottom;
}
#header {
	clear: left;
	height: 179px;
	text-align: left;
	background: url(http://www.transnova-avanza.com/images/header_bg2.gif) no-repeat;
}
#inner_header { height: 160px; text-align: center; 
}
#header_index { clear: left; height: 440px; text-align: left; background: url(http://www.transnova-avanza.com/images/header_bg3.gif) no-repeat; 
}
#inner_header_index { height: 160px; text-align: center; 
}
#left_column {
	clear: left;
	float: left;
	width: 640px;
	padding-left: 20px;
}
#right_column {
	float: right;
	width: 256px;
	padding-right: 15px;
}
#footer {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: url(http://www.transnova-avanza.com/images/footer_bg2.gif) no-repeat;
	color: #666666;
}
#footer_index {
	clear: both;
	padding-top: 18px;
	height: 37px;
	text-align: center;
	font-size: 11px;
	background: url(http://www.transnova-avanza.com/images/footer_bg3.gif) no-repeat;
	color: #666666;
}

#footer a {
	color: #666666;
}
#site_title { padding-top: 20px; font-weight: bold; font-size: 30px; color: #FFFFFF; padding-left: 30px; 
}
#site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 13px;
	color: #AAFFFF;
}
.spacer {
	clear: left;
	height: 18px;
}
.pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}
.section_box {
	margin: 10px;
	padding: 10px;
	border: 1px dashed #CCCCCC;
	background: #F2F2F2;
}
.section_box2 {
	clear: left;
	margin-top: 10px;
	background: #F6F6F6;
	color: #000000;
}
.text_area { padding: 10px; height: 300px; overflow: auto; overflow-x:hidden;
}
.publish_date {
	clear: both;
	margin-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.title {
	padding-bottom: 12px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
h1 {
	padding-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}


.subtitle {
	padding-bottom: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.subtitle2 {
	padding-bottom: 6px;
	font-size: 12px;
	color: #666666;
}

.subtitle3 {
	
	font-size: 14px;
	
}

.post_title {
	padding: 6px;
	padding-left: 10px;
	background: #DDEEFF;
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
}
.menu {
	list-style-type: none;
	margin: 10px;
	margin-top: 0px;
	padding: 0px;
	width: 235px;
}
.menu li a{
	background: #F4F4F4 url(http://www.transnova-avanza.com/images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 12px;
	text-decoration: none;
}
* html .menu li a{
	width: 215px;
}
.menu li a:visited, .menu li a:active{
	color: #0066CC;
}

.menu li a:hover{
	background: #EEEEEE url(http://www.transnova-avanza.com/images/button_active.gif) no-repeat;
	color: #FF3333;
}

.formulario{ background-color: #FFF; padding-left: 12px; padding-top: 12px; padding-right: 10px; border: 2px; border-color: #0066CC; border-style: solid; 
	}

#tabs10 { float:left; width:100%; font-size:93%; line-height:normal;
      }
    #tabs10 ul { margin:0 0 10px 0; padding:5px 10px 10px 20px; list-style:none;
      }
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
      float:left;
      background:url("http://www.transnova-avanza.com/images/tableft10.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs10 a span { float:left; display:block; background:url("http://www.transnova-avanza.com/images/tabright10.gif") no-repeat right top; padding:5px 19px 4px 6px; color:#FFF; font-weight: bold;      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }
