/*loadParentStyleAtributes*/
.grayColor, #grayBeforeHead, #topMenuBG,#subscribeBg, #footer, #subscribeContainer, .columnContainer{
	background-color: #EFEFEF;
	/*background-color: orange;*/
}
/*loadParentStyleAtributes*/

* {margin: 0;
   padding: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Black;
}

body{
	font: 10px/12px Arial, sans-serif;
}

DIV,TABLE, th, td, input, textarea, table {
	font-size: 10px;
}
input{
	font-size: 12px;
}

/*
body, th, td, input, textarea, table {
	font-size: 0.90em;
}*/
#wrapper {
  width: 100%;
  width: expression((documentElement.clientWidth||document.body.clientWidth)<995?'1000px':'');
  min-width: 1000px;
}
#container {width: 100%;}
#content {
  width: 100%;
  float: left;
}
#text {margin: 0 280px;  padding-right: 15px; }
#textInside {margin: 0px 180px 0px 280px;  padding-right: 15px; }
#text div, #textInside div{text-align: center;}
#text div.anceta,  #textInside div.anceta{ background-image: url(/img/qBg.jpg); 
padding: 10px;}

#text div ul li, #textInside  div ul li {text-align: left;}
#text table td, #textInside  table td  { font-size: 10px;  }

#videoContainer{
	margin: 0px 0px 0px 300px;
	padding-top: 15px;
	text-align: left;
}
.left {float: left;}
#contentLeft{
  float: left;
  width: 250px;
  margin-left: -100%;
}
/******************************************************************/
.right {float: right;}
#contentRight{
  float: left;
  width: 250px;
  margin-left: -265px;
}
#contentRightInside{
  float: left;
  width: 150px;
  margin-left: -165px;
}

.clear{
	clear: both;
}
#footer{
	height: 45px;
	padding-left: 15px;
	vertical-align: bottom;
	margin-top: 20px;
}
/*replaceDefaultCSS*/
ol,ul {
	margin-left: 30px;
}
h1, h2, h3 {
	margin-top: 10px;
	color: #00B4CE;
}

h1 {
	font-size: 16px;
	line-height: 20px;
	margin-top: 10px;
	color: black;
	text-align: left;
}

h2 {
	font-size: 18px;
   line-height: 24px;
	font-weight: normal;
	color: #9a2406;
	margin-top: 16px;
	padding-bottom: 0px;
}

h3 {
	font-size: 14px;
	line-height: 18px;
}
/***************************************************************************/
a { text-decoration: underline;	color: #9a2406; }
a:hover { text-decoration: none; }
p, span   {font-family:  Verdana,Tahoma,Arial,sans-serif;}
p {
	font-family:  Verdana,Tahoma,Arial,sans-serif;
	line-height: 18px;
	font-size: 15px;
	margin-top: 4px;
	color: Black;
	text-align: left;
}
.subm {
	background-color: #0088f0;
	border: 1px solid #004290;
	color: white;
	font-size: 13px;
	text
}
IMG.left {
	margin-right: 10px;
}
IMG.right {
	margin-left: 10px;
}

/*replaceDefaultCSS*/

/*srartHeadStyles*/
#grayBeforeHead {height: 82px;}

#logo {
	height: 55px;
	width: 317px;
	/*background-image: url(/img/logo.gif);*/
	vertical-align: bottom;
	margin-left: 15px;
	margin-top: 13px;
}

#topNav{
	height: 10px;
	margin-right: 15px;
	margin-top: 5px;
	font-size: 12px;
	text-align: right;
}
#topNav a{
	font: 10px/12px Arial, sans-serif;
	font-size: 12px;
}
#search{
	font-size: 12px;
   margin-top: 5px;
}
#topLang{
	margin-top: 5px;
	}
#topLang a img{
	background-color: #8EAAB7;
	height: 15px;
	width: 25px;
   padding: 1px;
	margin-left: 5px;
}
#topLang a:hover img{
	background-color: #FFF068;
}
#topLang a.active img{
	/*background-color: #F0D700;*/
}
#head {
	background-image: url(/img/head_home.jpg);
	background-position: 330px; 
	background-repeat: no-repeat;
	width: 100%;
	height: 148px;

}
#headSlogan {

	width: 100%;
	height: 148px;
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-bottom: -10px;
}
/***************************************************************************/
#topMenuBG {
	/*height: 55px;*/
	text-align: center;
	vertical-align: bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
#topMenu {
  display:table;           
  padding:0;
  margin:0 auto;
  white-space:nowrap;
  list-style-type:none;
  font-size: 15px;
  line-height: 15px;
  text-align: center;

  }

#topMenu li {
  display:inline;
  color: #C5C5C5;
  }
#topMenu a {
  padding-top: 10px;
  padding-bottom: 10px;
  display:inline-block;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 20px;
  }
#topMenu a:hover {
	text-decoration: underline;
  }
a.current {
  cursor:default;
  }
#topMenuBLine {
	background-color: #9a2406;
	height: 2px;
	line-height: 0px;
	font-size: 0px;
	margin-left: 15px;
	margin-right: 15px;
}
/*endHeadStyles*/
#leftMenu, .printVer{
	font-size: 14px;
	line-height: 18px;
}
#leftMenu div a{
	margin-top: 10px;
	font-size: 14px;	
	line-height: 18px;
}
#leftMenu div a.sel {
	text-decoration: none;
	font-weight: bold;
}


/*startContentStyles*/
H2.rubLeft, H2.rubRight{
	line-height: 10px;
	background-color: #9a2406;
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	text-align: center;
	font-weight: normal;
}

.detail, #text div.detail {
    text-align: right;
	 font-size: 15px;
}
div.date {
	font-size: 11px;
	text-align: right;
}
/**/
.columnContainer{
	width: 100%;
	margin-top: 10px;
	padding-bottom: 10px;
	border-top: 2px solid #9a2406;
   border-bottom: 1px solid #9a2406;
}
.columnContainerContent{
	padding-left: 5px;
	padding-right: 5px;	
}

/**/
#subscribeContainer{
	width: 100%;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #9a2406;
   border-bottom: 1px solid #9a2406;
}

#subscribeContainer H2{
	padding-left: 10px;
	}
#subscribeContainer DIV{
	padding-left: 10px;
	font-size: 12px;
	padding-right: 10px;
	}
	
#subscribeBg{
	width: 100%;
	font-size: 10px;
	margin-top: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px;
	border-bottom: 1px solid #9a2406;
}
#subscribeBg DIV{
	font-size: 40px;
}
table.calendar{
	border: 2px solid #EFEFEF;
	text-align: center;
	margin-top: 20px;
	font-size: 14px;
}
table.calendar tr th{
	font-size: 14px;
	text-align: center;
	padding: 4px;
	font-weight: bold;
	background-color: #eaf8f4;
}
table.calendar tr th.weekend{
	background-color: #d6f1ea;
}
table.calendar tr td{
	font-size: 14px;
   text-align: center;
	padding: 4px;
	background-color: #eeeeee;
}
table.calendar tr td.month{
	font-size: 14px;
	background-color: #e3eff7;
}
table.calendar tr td.weekend{
	background-color: #e5e5e5;
	color: #999999;
}

table.calendar tr td.current{
	font-weight: bold;
	background-color: #ffd9a3;
}
#form1{
	font-size: 9px;
	text-align: center;
}
#form1 tr{

}
#form1 tr th{
    padding: 5px;
    background-color: #004290;
    color: White;
	 border-bottom: 1px solid White;
	text-align: right;
}
#form1 tr td{
    padding: 5px;
    background-color: #0088F0;
    color: White;
  	 border-bottom: 1px solid White;
}
#buttons{
	float: right;
	vertical-align: middle;
	height: 100%;
	padding-top: 7px;
	font-size: 10px;
	line-height: 0px;
	margin-right: 7px;
}
/*endContentStyles*/

/*HL styles*/
.hl1sr, .hl2sr, .hl1dr, .hl2dr, 
.hl1so, .hl2so, .hl1do, .hl2do, 
.hl1sb, .hl2sb, .hl1db, .hl2db, 
.hl1ss, .hl2ss, .hl1ds, .hl2ds
{
font-size: 1px;
line-height: 1px;
width: 100%;
	}
.hl1sr {
	border-bottom: 1px solid #9a2406;
}
.hl1so {
	border-bottom: 1px solid #ff6600;
}
.hl1sb {
	border-bottom: 1px solid #66ccff;
}
.hl1ss {
	border-bottom: 1px solid #999999;
}

.hl2sr {
	border-bottom: 2px solid #9a2406;
}
.hl2so {
	border-bottom: 2px solid #ff6600;
}
.hl2sb {
	border-bottom: 2px solid #66ccff;
}
.hl2ss {
	border-bottom: 2px solid #999999;
}

.hl1dr {
	border-bottom: 1px dotted #9a2406;
}
.hl1do {
	border-bottom: 1px dotted #ff6600;
}
.hl1db {
	border-bottom: 1px dotted #66ccff;
}
.hl1ds {
	border-bottom: 1px dotted #999999;
}

.hl2dr {
	border-bottom: 3px dotted #9a2406;
}
.hl2do {
	border-bottom: 3px dotted #ff6600;
}
.hl2db {
	border-bottom: 3px dotted #66ccff;
}
.hl2ds {
	border-bottom: 3px dotted #999999;
}
