body 
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  margin-top: 0;
}

a img
{
   border: 0;
}

#divMain
{
	width: 995px;
	margin: auto;
	min-height: 400px;
}

#divHeader
{
	height: 200px;
	background: url(../images/header.png) no-repeat;
}

#divLogo
{
	width: 360px;
	height: 135px;
}

#divMainMenu
{
	height: 48px;
}

#divMainMenuItems
{
	float:right;
	margin-top: 12px;
   margin-right: 50px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	font-size: 2em;
}

#divSearch
{
	float:right;
	margin-top: 22px;
	margin-right: 60px;
	height: 20px;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 20px;
}

#divMenu
{
	margin-top: 8px;
   height: 40px;
}

#divSecondaryMenu {
   float: right;
   margin-right: 140px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 20px;
}

#divMainMenu a, #divSecondaryMenu a {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	text-align: center;
}

#divMainMenu a:hover, #divSecondaryMenu a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #666;
}

#divMainMenu a.mainlevel-sub, #divSecondaryMenu a.mainlevel-sub {
	width: 180px;
	line-height: 60px;
	color: #55540f;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 10px;
	font-weight: normal;
	margin-left: 10px;
	border-bottom: 1px solid #ccc;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mainmenu:hover 
{
	color: #333333; 
}

#divLanguages 
{
	height: 40px;
   text-align: right;
   margin-right: 100px;
}

#divLanguages img 
{
	margin-top: 10px;
	margin-left: 5px;
}

#divAniversario
{
	width: 158px;
	height: 158px;
	float: right;
}

#divPathWay
{
	width: 797px;
	height: 61px;
	padding-left: 10px;
	line-height: 61px;
	color: #919038;
	font-size: 10px;
	font-weight: bold;
}

#divBody
{
	padding-right: 45px;
}


#general {
	width: 100%;
	height: auto;
	background-image: url(../images/bg.jpg);
}

hr 
{
  background: #999999;
  height: 1px;
  width: 100%;
}

#nav {
	margin: 0; 
   padding: 0;
}
#nav li {
	list-style:none; 
   float: right; 
	margin: 0; 
   width: 15.5%; 
	font-size: 10px;
	line-height: 20px;
	white-space: nowrap;
	text-indent: 15px;
}
#nav a 
{
	display: block; 
	float: right; 
	text-decoration: none;  
	border: 1px solid;
	border-color: #fff #cc3300 #cc3300 #fff;
	background: #ff9933 url(../images/vmenu_bgr.gif) 2px no-repeat;
	color: white;
}
#nav a 
{
	float: none;
}
#nav a:hover 
{
	background: #ff6600 url(../images/vmenu_bgr.gif) 2px no-repeat;
}

/*different setting for newsflash*/
.newsflash td
{
	color: #000000;
	text-align: justify;
	vertical-align: middle;
}

/*setting for the greetings*/
.mainpage 
{
	text-align: justify;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

/*pathaway setting*/
.pathway {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #919038;
}

a.pathway:link, a.pathway:visited {
  color            : #ff9900;
  color            : #ce8431;
}

a.pathway:hover {
  color            : #ff3300;
	color: #919038;
  font-weight      : normal;
  text-decoration   : none;
}

/*for title or site name*/
.title {
font-family: sans-serif;
font-size: 20px;
font-weight: bold;
color            : #000000;
text-indent: 10px;}

/*for the tag-line*/
.subtitle {
font-family: sans-serif;
font-size: 10px;
font-weight: bold;
color            : #666666;
text-transform: uppercase;
letter-spacing: 2px;
}

a.sublevel:link, a.sublevel:visited {
        color: #333333; 
        font-family: Verdana, Helvetica, Arial, sans-serif;
        font-weight: bold;
        font-size: 10px;

        text-indent: 35px;
text-decoration: none;
line-height: 14px;}

a.sublevel:hover {
        color: #ff6600; 
		
        }

.poll {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #666666;
  line-height      : 14px;
}


.sectiontableheader {
  color            : #333333;
  font-weight      : bold;
  background-color: transparent;
}

.sectiontableentry1 {
  background-color: transparent;
}

.sectiontableentry2 {
  background-color: transparent;
}


.small {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-decoration  : none;
  font-weight      : normal;
}

.smalldark {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  text-decoration  : none;
  font-weight      : normal;
}


.contentpane {
  background-color: transparent;
}

.contentpaneopen {
  border : 0px ridge #0099cc;
}

.contentheading, .componentheading {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ff9900;
  color            : #ce8431;
  text-align       : left;
}

.createdate {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #999999;
  text-align       : left;
}


.button {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-style       : normal;
  font-size        : 10px;
  font-weight      : bold;
  background-color : #F0F0F0;
  color            : #000000;
  border           : 1px solid #CCCCCC;
}

.inputbox {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  color            : #000000;
  background-color : #F0F0F0;
  border           : 1px solid #CCCCCC;
}

a:link, a:visited {
	color: #ff6600;
	text-decoration: underline;}

a:hover {
	color: #ff3300;
	text-decoration: none;}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	color: #ff9900;
	text-align:left;
	text-decoration: underline;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}

a.category:link, a.category:visited 
{
  	color            : #333333;
  	font-weight      : bold;
  	font-size: 11px;
	font-weight: bold;
}

a.category:hover 
{
  	color            : #999999;
}

/* Styles for dhtml tabbed-pages */
.ontab 
{
	background-color: #ffae00;
	border-left: outset 2px #ff9900;
	border-right: outset 2px #808080;
	border-top: outset 2px #ff9900;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
}

.offtab 
{
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: default;
	font-weight: normal;
}

.tabpadding 
{
}

.tabheading 
{
	background-color: #ffae00;
	text-align: left;
}

.pagetext 
{
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode 
{
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message 
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}

a.mainlevel-nav 
{
	line-height: 12px;
}

#divContentLeft
{
	float: left;
	width: 150px;
	padding: 0 5px;
	text-align: center;
   margin-bottom: 10px;
	border-right: 2px solid #ccc;
}

#divContentLeft .moduletable_banner
{
   margin-top: 15px;
}

#divContentLeft .moduletable
{
	width: 190px;
	text-align: center;
	margin: auto;
   border-collapse: collapse;
/*	background: url(../images/table_footer.gif) no-repeat bottom;*/
}

#divContentLeft .moduletable table
{
/*	background: #234567 url(../images/table_footer.gif) no-repeat;*/
margin: 5px auto;
}

#divContentLeft .moduletable table td
{
	text-align: left;
   text-indent: 7px;
   vertical-align: middle;
   border-bottom: 0;
/*   height: 45px;*/
   line-height: 45px;
}

#divContentLeft .moduletable table td a
{
	color: #eee; 
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
   display:block; 
}

#divContentLeft .moduletable table td a.mainlevel_promo
{
   background: url(../images/promocion.gif) no-repeat; 
}

#divContentLeft .moduletable table td a.mainlevel_video
{
   background: url(../images/videotv.gif) no-repeat; 
}

#divContentLeft .moduletable table td a.mainlevel_eco
{
   background: url(../images/ecologia.gif) no-repeat; 
}

#divContentLeft .moduletable table td a.mainlevel_faq
{
   background: url(../images/faq.gif) no-repeat; 
}

#divContentLeft .moduletable table td a.mainlevel_faq
{
   background: url(../images/faq.gif) no-repeat; 
}

#divContentLeft .moduletable table td a.mainlevel_aht
{
   background: url(../images/noved.gif) no-repeat; 
}

#divContentLeft .moduletable table td a:hover
{
}

#divContentRight 
{
	float: right;
	width: 150px;
	height: 300px;
	padding: 0 5px;
}

#divContentCenter 
{
	border-left: 2px solid #ccc;
	padding: 10px;
	margin-left: 160px;
   margin-top: -10px;
}

#divContentCenter .contentheading
{
   line-height: 25px;
   height: 25px;
}

#divContentCenter .contentpaneopen 
{
/*	text-indent: 10px;*/
}

#divContentCenter .contentpaneopen img
{
	margin: 5px;
}

#divContentCenter .divContentMenu
{
   text-decoration: none;
   text-align: center;
   line-height: 30px;
   margin-bottom: 10px;
}

#divContentCenter .divContentMenu table
{
   height: 30px;
   width: 100%;
   margin: auto;
   text-align: center;
   background: #eee; 
   border: 1px solid #ccc;
}

#divContentCenter .divContentMenu a
{
   margin: 0 10px;
   text-decoration: none;
   color: #333;
   font-weight: bold;
}

#divContentCenter a
{
   text-decoration: none;
}

#divContentCenter .divContentMenu a:hover
{
   color: #ce8431;
}

#divFooter 
{
	height: 80px;
	margin-left: 140px;
}

#divFooterLogos
{
	float: left;
	background-image: url(../images/footer_logos.gif);
	height: 80px;
	width: 140px;
}

#divFooterInfo
{
	height: 40px;
	line-height: 40px;
	margin: 15px;
	border-top: 2px solid #c2c2c2;
   font-size: 9px;
}

#divFooterInfo span
{
	margin: 0 5px;
}

#menusecundario 
{
	width: 15px;
}

#menusecundario a 
{
	color: blue;
	text-decoration: none;
}

#VideoPublicidad 
{
	width: 155px;
	height: 100px;
	text-align: center;
	padding-top: 10px;
}

.divClear
{
   clear: both;
}

table.contentpane table tr td
{
	padding: 5px 0;
}

