html {
  height: 100%;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0px;
}

img,table {
	border:none;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color:#1899CE;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#33CCFF;
}

input.button, input.submit, input.radio {
 cursor: pointer;
 background:none;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/


div.center {
  width:100%;
  /*position:absolute;
  top:20px;
  z-index:1;*/
  margin-top:20px;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 1050px;
}

/*body.width_small div#wrapper {
	width: 773px;
}*/

/*body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}*/


div#header_r {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#logo {
	/*
	left:200px;
	top:60px;
	position:absolute;*/
	float:left;
	margin-top:-25px;
	margin-left:25px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:212px;
	height:145px;
	background-color:transparent;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	/*background: url(../images/top_menu_bg.png) top left repeat-x;*/
	margin: 0 6px;
}

div#footer_r {
	padding-top: 10px;
	height: auto;
	width:100%;
}

#footerjoomla A:link,#footerjoomla A:visited,#footerjoomla A:active {
	color:#000000;
}

div#footer_container {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	/*margin-top:80px;*/
	text-align:center;
}

div#footer {
	background-image:url(../images/footer.png);
	background-repeat: no-repeat;
	background-position:top;
	margin-left:0px; /*margen left*/
	margin-right:0px; /*margen right*/
	width:960px;
	height:144px;
}

#pathway {
	padding: 0px 10px 8px;
	width: auto;
	margin-right: 250px;
	text-align: left;
}

#search {
	/*float: right;*/
	/*width:320px;*/
	/*margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;*/
}

#area {
	padding: 0px;
	margin: 0px;
	width:960px;
	background-image:url(../images/bg-area-bottom.png);
	background-position:bottom;
	background-repeat:repeat-x;
}

#whitebox {
	margin: 0;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background-color: transparent;
	background-image: url(../images/header_top_middle.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	margin-left:16px;
}

#whitebox_tl {
	background-color: transparent;
	background-image: url(../images/header_top_left.png);
	background-repeat: no-repeat;
	background-position: 0 top;
}

#whitebox_tr {
	height: 13px;
	overflow: hidden;
	background-image: url(../images/header_top_right.png);
	background-repeat: no-repeat;
	background-position: 100% top;
}

#whitebox_m {
	width: 960px;
	/*padding: 10px 10px;*/
	margin:0 0px; /* margen left */
	
	/*background: url(../images/left_bg.jpg) 100% 100% repeat;*/	
}


#whitebox_br {
	height: 13px;
	background: url(../images/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  padding: 0;
}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_l {
  /*height: 33px;*/
  /*background: url(../images/top_menu_separator.jpg) top right no-repeat;*/
}

#pillmenu {
  white-space: nowrap;
  height: 70px;
  float: left;
  text-align:right;
  /*overflow:visible;*/
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
	/*background: url(../images/top_menu_separator.jpg) top right no-repeat;*/
}

#pillmenu a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  padding-top:15px;
  float:left;
  display:block;
  height: 70px;
  padding-left: 20px;
  padding-right: 20px;
  color:#999999;
  text-decoration: none;
  margin-top:25px;
}

#pillmenu a:hover {
  color: #FFFFFF;
}

#pillmenu a#active_menu {
	background-color:#0071BD;
	background-image:url(../images/top_menu_active_bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	color:#FFFFFF;
}

/*ancho center y mods*/
#leftcolumn ,#rightcolumn {
	margin: 0px;
	width: 172px; /*16%*/
	float:left;
	border-top: 1px solid #3F94CB;
	border-right: 1px solid #3F94CB;
	/*background-color:#FFFFFF;*/
	text-align:left;
}

div#maincolumn {
	padding:0px 10px;
	float:left;
	width: 740px /*65% (500px)*/;
	margin-bottom: 10px;
}

div#maincolumn_full {
	padding:0px 10px;
	width: 930px;
	float:left;
	margin-bottom: 10px;
}

div#centercolumn {
	padding:0px 10px;
	width: 750px;
	margin-left:6px;
	float:left;
}
div#centercolumn_full {
	padding:0px 10px;
	width: 930px;
	float:left;
	margin-left:6px;
}

div.nopad {
	/*background-color: #FFFFFF;
	border: 1px solid #CCCCCC;*/
	
	/*margin:0;*/
	margin-bottom: 10px;
	float:left;
	width:100%;
}


td.middle_pad {
	width: 20px;
}

/*****************************************/
/*** Joomla! specific content elements ***/
/*****************************************/

div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999/*#CC0000*/;
	text-align: left;
	width: 100%;
}

table.contentpaneopen h3 {
	/*margin-top: 25px;*/
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight:bold;
	font-size:14px;
}

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Tahoma,Helvetica,Arial,sans-serif;
  font-size: 1.4em;
	/*margin-bottom: 10px;*/
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

div.write_comment a {
	text-decoration: none;
	font-weight: normal;
	color:#1899CE;
	
	display:inline;
	background-image:none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-decoration:none;
	width:auto;
	vertical-align:bottom;
}

div.write_comment a:hover {
	text-decoration: underline;
	font-weight: normal;
	color:#33CCFF;
	
	display:inline;
	background-image:none;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width:auto;
	vertical-align:bottom;
}

a.readon {
	/*margin-top: 10px;*/
	display: block;
	/*float: left;*/
	background: url(../images/bg_leermas.png) bottom left no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 8px;
	/*line-height: 14px;*/
	/*height: 16px;*/
	color:#FFFFFF;
	text-decoration:none;
	width:80px;
	/*height:25px;*/
	vertical-align:middle;
}

a.readon:hover {
	background: url(../images/bg_leermas_h.png) bottom left no-repeat;
}

/* form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}

/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}


div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	width: 100%;
}

table.contentpane {
	padding: 4px;
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3 {
	/*margin-top: 25px;*/
}

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

.highlight {
	background-color: #fffebb;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable {
	margin-top:0px;
}

/*div.moduletable, div.module {
  margin-bottom: 25px;
}*/

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 0px;
	padding-top: 30px;
	padding-bottom: 10px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 10px;
	list-style:none;
}

div.module_menu ul li {
	margin: 0;
	padding: 0;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background:transparent url(../images/blue/bullet2.jpg) top left no-repeat;
	padding:2px 0 2px 25px;
	line-height:24px;
}

#leftcolumn div.module table ,#rightcolumn div.module table {
	width: auto;
}

#leftcolumn h3, #rightcolumn h3 {
	margin-bottom: 10px;
	color:#fefefe;
	font-weight: bold;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 1.1em;
	/*background:#F3F3F3;*/
	/*padding:0px 10px;*
	line-height:20px;
	vertical-align:top;
	text-align: left;*/
	
	background:transparent /*url(../images/menu_t.jpg) top right*/;
}

#leftcolumn .moduletable, #leftcolumn .moduletable_menu, #leftcolumn .moduletable_text, #leftcolumn .c, 
#rightcolumn .moduletable, #rightcolumn .moduletable_menu, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	/*background-color:#FFFFFF;*/
	/*background:#FFFFFF url(../images/module_bg.png) top left;*/
	/*background:url(../images/menu_t.jpg) top left;*/
	background-repeat: no-repeat;
	padding:5px;
}

#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin:0;
	padding:5px;
	list-style:none;
	/*border:1px solid #ccc;*/
	border-top:none;
}

#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin:0;
	padding:0;
	background:transparent;
}

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,
#rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	display:block;
	line-height:20px;
	background:transparent /*url(../images/menu_link_bg.gif)*/ left no-repeat;
	padding:2px 10px;
	/*border-top:1px solid #dddddd;*/
	text-decoration:none;
	color:#4DB8E4;
	font-weight:bold;
	font-size:14px;
}

#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	background:transparent /*url(../images/menu_link_bg.gif)*/ left no-repeat;
	color:#999999;
}

/* ****** l r col current menu ****** */
#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link, 
#rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	display:block;
	line-height:20px;
	/*background:transparent url(../images/menu_curren_link_bg.gif) left no-repeat;*/
	/*border-top:1px solid #dddddd;*/
	text-decoration:none;
	color:#000000/*#999999*/;
	background-image:url(../images/menu_current_bg.png);
	background-repeat:repeat-y;
	background-position:left;
	border-left:solid;
	border-color:#0071BD;
	border-left-width:1px;
}

/*#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	background:#F3F3F3 url(../images/menu_curren_link_bg.gif) left no-repeat;
	color:#666666;
}*/

/* ****** left col sub menu ****** */
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
	color:#000000;
}

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link,
#rightcolumn ul.menu li#current ul li a, #rightcolumn ul.menu li#current ul li a:link {
	background:transparent;
	text-decoration:none;
	padding:2px 25px;
	color:#000000;
	border:none;
}

#leftcolumn ul.menu li#current ul li a:hover, #rightcolumn ul.menu li#current ul li a:hover {
	background:transparent;
	color:#999999;
	
}

#leftcolumn ul.menu li ul li a, #leftcolumn ul.menu li ul li a:link,
#rightcolumn ul.menu li ul li a, #rightcolumn ul.menu li ul li a:link {
	background:transparent;
	text-decoration:none;
	padding:2px 25px;
	color:#000000;
	font-size:12px;
}

#leftcolumn ul.menu li ul li a:hover, #rightcolumn ul.menu li ul li a:hover {
	background:transparent;
	color:#999999;
}

/* forms */
#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin:6px 0;
	padding:0;
	list-style:none;
}

#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin:0;
	padding:0 2px;
}

table.adminform textarea {
  width: 500px;
  height: 400px;
  font-size: 1em;
  color: #000000;
}

div.search input, button, submit {
	width: 100%;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
	background-color:#FFFFFF;
}

form#form-login fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form#form-login ul { padding-left: 20px; }

form#form-login input, button, submit, radio, checkbox {
	width:auto;
}

form fieldset { border: 0 none; margin: 0em; padding: 0.2em;}
form ul { padding-left: 20px; }

form input, button, submit, checkbox {
	width:auto;
	
}

form radio,form label {
	margin:4px;
	padding:0px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

/* Parameter Table */
table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}

/* System Messages */
/* see system general.css */

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }

/* Polls */

/*tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}*/

.pollstableborder td, th
{
	text-align:left;
	vertical-align:bottom;
}

.pollstableborder {
	padding:4px;
	width:100%;
}


/* Frontend Editing*/
fieldset {
	/order: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

/* Tooltips */
.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message dd.message ul { background: #C3D2E5 url(../../images/notice-info.png) 4px center no-repeat;}

/* System Error Messages */
#system-message dd.error ul { color: #c00; background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dd.notice ul { color: #c00; background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}



/* ****************************************************************************** */
/* blue */
input, button, submit {
	border:1px solid #dcdcdc;
	background:transparent;
	width: 95%;	
}

div.nopad input, button {
	border:1px solid #dcdcdc;
	background:transparent;
	width:auto;	
	margin:4px;
}

/* blue */
/*a:link, a:visited {
	color: #CC0000;
}

a:hover {
	color: #FC0000;
}*/

#pillmenu a#active_menu-nav {
  background: url(../images/top_menu_hover_bg.jpg) top right repeat-x;
  color: #fff;
}

#pillmenu a#active_menu-nav:hover {
  color: #fff;
}

/* t�tulo center column */
/*h3, */.componentheading/*, table.moduletable th*/ {
	color: #6D6D6D;
	background-position:bottom;
	background-repeat:no-repeat;
}

div.nopad .moduletable h3 {
	color: #FFFFFF;
	background-image:url(../images/body_t.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

/*div.midtable h3,div.midtable .componentheading, div.midtable table.moduletable th,
{
	background-position:top;
}*/

/*div#centercolumn h3, div#maincolumn h3,
div#centercolumn .componentheading, div#centercolumn .componentheading,
div#centercolumn table.moduletable th, div#centercolumn table.moduletable th {
	color: #FFFFFF;
	background-image:url(../images/body_t.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}*/


/*div#centercolumn_full h3, div#maincolumn_full h3,*/
div#centercolumn_full .componentheading, div#maincolumn_full .componentheading/*,
div#centercolumn_full table.moduletable th, div#maincolumn_full table.moduletable th*/ {
	color: #6D6D6D;
	background-position:bottom;
	background-repeat:no-repeat;
}

.componentheading {
	padding:4px;
}

div#centercolumn ul, div#centercolumn_full ul {
	background-color: #FFFFFF;
	border-top: 1px solid #3F94CB;
	border-left: 1px solid #3F94CB;
	margin-bottom: 10px;
	margin-top:0px;
	padding-top:4px;
	padding-bottom:4px;
}

div#centercolumn, div#centercolumn_full {
	padding:4px;
}

div#centercolumn h3, div#centercolumn_full h3 {
	margin:0;
	padding:5px;
}

/*table.blog {
	padding:4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}*/

/*table.blog, table.contentpane, table.contentpaneopen, table.latestnews {
	padding:4px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width:100%;
}*/

div.midtable  {
	/*background-color: #FFFFFF;*/
	/*border-top: 1px solid #3F94CB;
	border-left: 1px solid #3F94CB;*/
	width:100%;
	float:left;
	text-align:left;
	padding:5px;
	min-height:440px;
}

div.midtable table.contentpaneopen {
	padding:4px;
}

/*
div.midtable tr.albumContainer {
	background-color: #FFFFFF;
	border: 1px solid #F6F6F6;
}

div.midtable iframe {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width:100%;
	margin:0;
}

div.midtable table.contentheading {
	border: 0px solid #000000;
	width:100%;
}

div.midtable table.article_column {
	border: 0px solid #000000;
	width:100%;
}*/


/*.component {
background-color:#0000FF;
}*/

div.module_menu {
	background: url(../images/blue/module_mright_bg.jpg) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/blue/module_mleft_bg.jpg) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/blue/module_right_bg.jpg) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/blue/module_left_bg.jpg) 0 0 no-repeat;
}

/* ********************************************************************************* */
/* PAGE BG*/
#page_bg {
	padding: 0;
	background: #FFFFFF;
	background-image:url(../images/bgpage-top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin:20px 0px;
	margin-bottom: 1px;
}

#page_bg_bottom {
	background: transparent;
	background-image:url(../images/bgpage-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:298px;
	width:100%;
	position:absolute;
	top:100%;
	z-index:0;
	visibility:hidden;
}

/*ancho sitio*/
div#wrapper {
	width: 960px;
}

div#wrapper_r {
	/*background: url(../images/right_shadow.png) 100% 0 repeat-y;*/
	width: 960px;
}

div#header {
	margin: 0 6px;
}
div#header_r {
	height: 133px;
	background-color: transparent;
	/*background-image: url(../images/logo_bg.png);
	background-repeat:repeat-x;
	background-position: center center;*/
}


/* ********************************************************************** */

/*input[type="checkbox"], input[type="radio"]{
   background: transparent;
   border: none;
}*/

/* VIDEOS */

.videotitleintabbedlist
{
	background-color: #FFFFFF;
	/*border: 1px solid #F6F6F6;*/
	width:100%;
	margin:0;
}

.seyrettemplatetable
{
	background-color: #FFFFFF;
	border-top: 1px solid #3F94CB;
	border-left: 1px solid #3F94CB;
	width:100%;
	margin:0;
}

div#qcontacts {
	width:440px;
	margin-left:auto;
	margin-right:auto;
}