/*
Theme Name: leux03
Description: leux03, Artisteer-generated Drupal theme.
Version: 1.0
Author: Artisteer
Author URI: http://artisteer.com/
*/

/* begin Page */
/* Created by Artisteer v3.0.0.32906 */

#art-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #3B3B3B;
  background-color: #e7e7e7;
  background: url(images/bg-body.png) center 0 no-repeat #e7e7e7;
}

.art-postcontent,
.art-postcontent li,
.art-postcontent table,
.art-postcontent a,
.art-postcontent a:link,
.art-postcontent a:visited,
.art-postcontent a.visited,
.art-postcontent a:hover,
.art-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

.art-postcontent p
{
    margin: 12px 0 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 32px;
}

.art-postcontent a
{
  text-decoration: none;
  color: #60B52C;
}

.art-postcontent a:link
{
  text-decoration: none;
  color: #60B52C;
}

.art-postcontent a:visited, .art-postcontent a.visited
{

  color: #60B52C;
}

.art-postcontent  a:hover, .art-postcontent a.hover
{

  text-decoration: underline;
  color: #1C1C1C;
}


.art-postcontent h1
{
   margin: 21px 0 21px 0; 
   color: #000000;
   font-size: 22px; 
}

.art-postcontent h2
{
    color: #60B52C;
   margin: 19px 0 19px 0; 
   font-size: 20px;   
}

.art-postcontent h3
{
   margin: 19px 0 19px 0; 
  color: #000000; 
  font-style: normal;
  font-weight: bold;
  font-size: 13px;    
}

.art-postcontent h4
{
   margin: 20px 0 20px 0; 
   color: #60B52C; 
   font-style: normal;
   font-weight: normal;
   font-size: 14px;   
}

.art-postcontent h5
{
   margin: 26px 0 26px 0; 
   color: #3B3B3B;   
   font-size: 13px;
}

.art-postcontent h6
{
   margin: 35px 0 35px 0; 
   color: #4D4D4D;
   font-size: 10px;      
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

#art-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}


/* Image Assist module support */
body.img_assist
{
	background-color: #E8E8E8 !important;
	color: #3B3B3B;
	
}
/* end Page */

/* begin Box, Sheet */
.art-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 13px;
  min-height: 13px;
  
}

.art-sheet-body
{
  position: relative;
  padding: 1px;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl, .art-sheet-tc, .art-sheet-bc,.art-sheet-cr, .art-sheet-cl
{
  position: absolute;
}

.art-sheet-tr, .art-sheet-tl, .art-sheet-br, .art-sheet-bl
{
  width: 12px;
  height: 12px;
  background-image: url('images/sheet_s.png');
  
}

.art-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 6px, 6px, auto);
}

.art-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 6px, 6px);
}

.art-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(6px, 6px, auto, auto);
}

.art-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(6px, auto, auto, 6px);
}

.art-sheet-tc, .art-sheet-bc
{
  left: 6px;
  right: 6px;
  height: 12px;

}

.art-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 6px, auto);
}

.art-sheet-bc
{
  bottom: 0;
  clip: rect(6px, auto, auto, auto);
}

.art-sheet-cr, .art-sheet-cl
{
  top: 6px;
  bottom: 6px;
  width: 12px;

}

.art-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 6px);
}

.art-sheet-cl
{
  left: 0;
  clip: rect(auto, 6px, auto, auto);
}

.art-sheet-cc
{
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;

}

.art-sheet
{

  margin-bottom: 10px !important;
  cursor:auto;
  width: 1000px;
  
}


/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
    outline: none;
}

.art-menu, .art-menu ul
{
  display:inline-block;
  float:left;


}

.art-menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display:inline-block;
  float: left;
  position:static;
  z-index: 5;
  

}

.art-menu li:hover
{
  z-index: 10000;
  white-space: normal;
  
 
}

.art-menu li li
{
  float: none;
  padding-right:12px;
  padding-left:0;
  border-right: solid 1px #464646;
  height:15px;
  position:relative;
}

.art-menu ul
{
  visibility:hidden;
  position:absolute;
  z-index: 10;
  left: 0;
  top: 100%;
  width:980px;
  height:auto;
  padding-top:10px;
  text-align:left;
  float:left;
  display:none;
  background-color:#2d2d2d;
  margin-left:6px;
}


.art-menu li.active>ul
{
  visibility:visible;
  top: 100%;
  display:inline-block;
  position:absolute;
  left:0;
    color: #99AE6A;

	
}
.art-menu li li.active>ul
{
  top: 0;
  left: 100%;
}

.art-menu li:hover>ul
{
  visibility: visible;
  top: 100%;
  display:inline-block;
  z-index:100;

}


.art-menu li li:hover>ul
{
  top: 0;
  left: 100%;
    z-index:100;

}

.art-menu:after, .art-menu ul:after
{
  content: ".";
  height: 0;
  display:inline-block;
  visibility: hidden;

}
.art-menu, .art-menu ul
{
  min-height: 0;
    display:inline-block;
}

.art-menu ul
{
  background-image: url('images/spacer.gif');
    display:inline-block;

}

.art-menu ul ul
{

    display:inline-block;
}




/* menu structure */

.art-menu
{
  padding: 0 5px 0 5px;


}

.art-nav
{
  position: relative;
  min-height: 48px;
  z-index: 100;
  
}

.art-nav .l, .art-nav .r
{
  position: absolute;
  width:100%;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0; }



.art-nav .l
{
  left: 0;
  right: 5px;  

}

.art-nav .r
{



}


/* end Menu */

/* begin MenuItem */
.art-menu a
{
  position:relative;
  display:inline-block;
  overflow: hidden;
  height: 48px;
  cursor: pointer;
  text-decoration: none;

}


.art-menu ul li
{

	  display:inline-block;
	  float:left;
	  
}


.art-menu a .r, .art-menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 154px;
  background-image: url('images/menuitem.png'); 
  border-top-left-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.art-menu li:first-child a {

margin-left: -5px;
background-image: url("images/menuitem.png");
border-top-left-radius: 4px;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;

}

.art-menu a .l
{
  left: 0;
  right: 0;
}

.art-menu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t, .art-menu ul a, .art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
  font-style: normal;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  letter-spacing: -1px; 
}

.art-menu a .t
{
  color: #2D2D2D;
  padding: 0 22px;
  margin: 0 0;
  line-height: 48px;
  text-align: center; 
}

.art-menu a:hover .l, .art-menu a:hover .r
{
  top: -53px; 
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
  top: -53px; 
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
  top: -53px;
}
.art-menu a:hover .t
{
  color: #FFFFFF;
}

.art-menu li:hover a .t
{
  color: #FFFFFF;
}

.art-menu li:hover>a .t
{
  color: #FFFFFF;
}


.art-menu a.active .l, .art-menu a.active .r
{
  top: -106px; 
}

.art-menu a.active .t
{
  color: #FFFFFF;
}
/* end MenuItem */

/* begin MenuSeparator */
.art-menu .art-menu-li-separator
{
  display:inline-block;
  width: 1px;
  height:48px;
}
.art-nav .art-menu-separator
{
  display:inline-block;
  margin:0 auto;
  width: 1px;
  height: 48px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
  display:inline-block;
  float:left;
  text-align: center;
  height:auto;
  width: auto;
  background-image: url('images/subitem.png');
  padding-right:10px;

}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  display:inline-block;
  float:left;
  
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  letter-spacing:.5px;
  line-height: 15px;
  color: #858585;
  font-size: 11px;
  font-weight:400;
  margin:0;
  padding:0;
}

.art-menu ul li a:hover
{
  color: #FFFFFF;

}

.art-menu ul li:hover>a
{
  color: #FFFFFF;

}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
  color: #FFFFFF;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
  color: #FFFFFF;
}


/* end MenuSubItem */

/* begin Header */
div.art-header
{
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
}


div.art-header-center
{
	position: relative;
	width: 998px;
	left:50%;
}



div.art-header-jpeg
{
  position: absolute;
  top: 0;
  left:-50%;
  width: 998px;
  height: 300px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
div.art-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 125px;
  width: 978px;
}

h1.art-logo-name
{
  display: block;
  text-align: left;
}

h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover
{
  font-size: 28px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #CCCCCC !important;
}


h2.art-logo-text, 
h2.art-logo-text a,
h2.art-logo-text a:link,
h2.art-logo-text a:visited,
h2.art-logo-text a:hover
{
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #CCCCCC !important;
}

h2.art-logo-text
{
  display: block;
  text-align: left;
}
/* end Logo */

/* begin Layout */
.art-content-layout
{
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}
.art-layout-cell, .art-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  background-color: #f3f2f3;
  border-left:solid 1px #FFF;
  border-right:none !important;
  margin:0 !important;
  padding:0 !important;
}
.art-content-layout .art-content-layout{width: auto;margin:0;}
.art-content-layout .art-layout-cell, .art-content-layout .art-layout-cell .art-content-layout .art-layout-cell{display: table-cell;}
.art-layout-cell .art-layout-cell{display: block;}
.art-content-layout-row {display: table-row;}
.art-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublock-body
{
  position: relative;
  padding: 0;
}


.art-vmenublock
{
  margin: 10px;
}



#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


.art-vmenublockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-vmenublockcontent-body
{
  position: relative;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 22px;
  cursor: pointer;
  text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.art-vmenu a .r, ul.art-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 76px;
  background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l
{
  left: 0;
  right: 17px;
}

ul.art-vmenu a .r
{
  width: 1000px;
  right: 0;
  clip: rect(auto, auto, auto, 983px);
}

ul.art-vmenu a .t, ul.art-vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

ul.art-vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 22px;
  color: #000000;
  padding: 0 22px 0 11px;
  margin-left:0;
  margin-right:0;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r
{
  top: -54px;
}

ul.art-vmenu a.active .t
{
  color: #FAFAFA;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r
{
  top: -27px;
}

ul.art-vmenu a:hover .t
{
  color: #FAFAFA;
}


/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.art-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 16px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 25px;
}

ul.art-vmenu ul li
{
  padding: 0;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span
{
  line-height: 16px;
  color: #3B3B3B;
  font-size: 11px;
  margin-left: 0;
}

ul.art-vmenu ul
{
    margin:0 0 2px 0;
}

ul.art-vmenu ul ul
{
  margin:0 0 2px 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 1px 0 1px 0;
 }

ul.art-vmenu ul .art-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.art-vmenu ul li.art-vmenu-separator-first
{
    padding-bottom:2px;
}

ul.art-vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.art-vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.art-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.art-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.art-vmenu ul li a.active
{
  color: #60B52C;
  background-position: 25px -42px;
}

ul.art-vmenu ul li li a.active
{
  background-position: 50px -42px;
}

ul.art-vmenu ul li li li a.active
{
  background-position: 75px -42px;
}

ul.art-vmenu ul li li li li a.active
{
  background-position: 100px -42px;
}

ul.art-vmenu ul li li li li li a.active
{
  background-position: 125px -42px;
}



ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active
{
  color: #60B52C;
  background-position: 25px -21px;
}


ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active
{
  background-position: 50px -21px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active
{
  background-position: 75px -21px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active
{
  background-position: 100px -21px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -21px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.art-block
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-block-body
{
  position: relative;
  padding: 0;
}


.art-block
{
  margin: 10px;
}



#banner1, #banner2, #banner3, #banner4, #banner5, #banner6
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader
{
  margin-bottom: 4px;
}

.art-blockheader, .art-blockheader h3.t
{
  position: relative;
  height: 25px;
}

.art-blockheader h3.t,
.art-blockheader h3.t a,
.art-blockheader h3.t a:link,
.art-blockheader h3.t a:visited, 
.art-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-size: 13px;
}

.art-blockheader h3.t
{
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 25px;	
}

.art-blockheader .l, .art-blockheader .r
{
  position: absolute;
  height: 25px;
  background-image: url('images/blockheader.png');
}

.art-blockheader .l
{
  left: 0;
  right: 4px;
}

.art-blockheader .r
{
  width: 998px;
  right: 0;
  clip: rect(auto, auto, auto, 994px);
}



.art-blockheader .t h2.subject
{
  height: 25px;
  color: #FFFFFF;
  font-size: 13px;
  margin:0;
  white-space: nowrap;
  line-height: 25px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-blockcontent-body
{
  position: relative;
  padding: 5px;
}


.art-blockcontent-body, 
.art-blockcontent-body li, 
.art-blockcontent-body a,
.art-blockcontent-body a:link,
.art-blockcontent-body a:visited,
.art-blockcontent-body a:hover
{
  color: #3B3B3B;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: justify;
}

.art-blockcontent-body p
{
  margin: 6px 0 6px 0;
}

.art-blockcontent-body a
{
  color: #60B52C;

}

.art-blockcontent-body a:link
{
  color: #60B52C;

}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited
{
  color: #60B52C;
  text-decoration: none;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover
{
  color: #000000;
  text-decoration: none;

}

.art-blockcontent-body ul li
{
  font-size: 12px;
  line-height: 125%;    
  color: #4D4D4D;

  padding: 0 0 0 11px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}

.art-blockcontent-body .calendar-calendar td a:visited, .art-blockcontent-body .calendar-calendar td a.visited
{
  color: #60B52C;
}

.art-blockcontent-body  ul li
{
	margin: 0.2em 0;
}

.art-blockcontent-body .links li
{
  padding: 0 0 0 1em;
  background-image: none;
}

.art-blockcontent-body .calendar-calendar td a:hover
{
  text-decoration: underline;
}

.art-blockcontent-body table td.mini a
{
  font-weight: normal;
}

.art-blockcontent-body table td div.mini-day-on a
{
  text-decoration: underline;
}

.art-blockcontent-body .calendar-calendar td a
{
  text-decoration: none;
}
/* end Box, BlockContent */

/* begin Button */
.art-button-wrapper a.art-button,
.art-button-wrapper a.art-button:link,
.art-button-wrapper input.art-button,
.art-button-wrapper button.art-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #525252 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 10px !important;
  overflow: visible;
  cursor: default;
}

.art-button img, .art-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.art-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 26px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .art-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.art-block select 
{
    width:96%;
}

.art-button-wrapper.hover .art-button, .art-button-wrapper.hover a.art-button:link, .art-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.art-button-wrapper.active .art-button, .art-button-wrapper.active a.art-button:link
{
  color: #FAFAFA !important;
}

.art-button-wrapper .art-button-l, .art-button-wrapper .art-button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.art-button-wrapper .art-button-l
{
  left: 0;
  right: 4px;
}

.art-button-wrapper .art-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 405px);
}

.art-button-wrapper.hover .art-button-l, .art-button-wrapper.hover .art-button-r
{
  top: -31px;
}

.art-button-wrapper.active .art-button-l, .art-button-wrapper.active .art-button-r
{
  top: -62px;
}

.art-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.art-post
{
  position: relative;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.art-post-body
{
  position: relative;
  padding: 10px;
  background-color: #F3F2F3;
  border-right:solid 1px #FFF;
}


.art-post
{
  margin: 0;
}

a img
{
  border: 0;
}

.art-article img, img.art-article
{
  border: solid 0 #C7C7C7;
  margin: 7px;
}

.art-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.art-article table, table.art-article
{
  border-collapse: collapse;
  margin: 1px;
}

.art-article th, .art-article td
{
  padding: 2px;
  border: solid 0 #A6A6A6;
  vertical-align: top;
  text-align: left;
}

.art-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
  float:left;
}



fieldset
{
  margin: 1em 0;
  padding: 1em;
  border: solid 0 #A6A6A6;
  width: 95%;
}

/* BEGIN Flatcomments module support */

.comment-folded
{
	margin: 0;
}

#comments .box span.art-button-wrapper
{
	margin: 0;
}

#comments .art-postcontent, #comments .art-postcontent p
{
	text-align: left;
}

/* END Flatcomments module support */
/* end Box, Post */

/* begin PostHeaderIcon */
h2.art-postheader
{
  color: #000000;
  margin: 5px 0 5px 0;
}

h2.art-postheader, 
h2.art-postheader a, 
h2.art-postheader a:link, 
h2.art-postheader a:visited,
h2.art-postheader a.visited,
h2.art-postheader a:hover,
h2.art-postheader a.hovered
{
  font-size: 18px;
}

h2.art-postheader a, h2.art-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #60B52C;
}

h2.art-postheader a:visited, h2.art-postheader a.visited
{

  color: #60B52C;
}


h2.art-postheader a:hover,  h2.art-postheader a.hovered
{


  color: #000000;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons,
.art-postheadericons a,
.art-postheadericons a:link,
.art-postheadericons a:visited,
.art-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #4D4D4D;
}

.art-postheadericons
{
  padding: 1px;

}

.art-postheadericons a, .art-postheadericons a:link
{
  text-decoration: none;
  color: #60B52C;
}

.art-postheadericons a:visited, .art-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #60B52C;
}

.art-postheadericons a:hover, .art-postheadericons a.hover
{
  font-weight: normal;
  font-style: normal;
  color: #707070;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}





.art-post li ol, .art-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.art-post li
{
  color: #3B3B3B; 

  padding: 0;
}


.art-post li
{
  padding: 0 0 0 13px;
}

.art-post ol>li
{
  background: none;
  padding-left: 0;/* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.art-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;/* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}




.mceContentBody ul li, ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}
/* end PostBullets */

/* begin PostQuote */
.art-postcontent blockquote,
.art-postcontent blockquote a,
.art-postcontent blockquote a:link,
.art-postcontent blockquote a:visited,
.art-postcontent blockquote a:hover
{
  color: #B8B8B8;
  font-style: italic;
  text-align: left;
}

.art-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.art-postcontent blockquote
{
   border: solid 0 #C7C7C7;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 37px;
  background-color: #F3F2F3;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;/* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
}



blockquote, .art-postcontent blockquote
{
  margin: 10px 10px 10px 50px !important;
  padding: 0 0 0 37px !important;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons,
.art-postfootericons a,
.art-postfootericons a:link,
.art-postfootericons a:visited,
.art-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #4D4D4D;
}

.art-postfootericons
{
  padding: 1px;

}

.art-postfootericons a, .art-postfootericons a:link
{
  text-decoration: none;
  color: #60B52C;
}

.art-postfootericons a:visited, .art-postfootericons a.visited
{

  color: #60B52C;
}

.art-postfootericons a:hover, .art-postfootericons a.hover
{


  color: #000000;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer
{
  position: relative;
  overflow: hidden;
  width: 100%;
}

.art-footer-b 
{
  position: absolute;
  left:5px;
  right:5px;
  bottom:0;
  height:5px;
  background-image: url('images/footer_b.png');
}

.art-footer-r, .art-footer-l
{
  position: absolute;
  height:5px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.art-footer-l
{
  left: 0;
  width:5px;
}

.art-footer-r
{
  right: 0;
  width:10px;
  clip: rect(auto, auto, auto, 5px);
}

.art-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 5px;
  background-color: #2D2D2D;
}

.art-footer-body
{
    position:relative;
    padding: 5px;
}


.art-footer-text p
{
  padding:0;
  margin:0;
}

.art-footer,
.art-footer a,
.art-footer a:link,
.art-footer a:visited,
.art-footer a:hover
{
    color: #FAFAFA;
    font-size: 11px;
}

.art-footer-text
{
  padding: 0 10px 0 10px;

}

.art-footer,
.art-footer-text,
.art-footer p
{
  text-align: center;
}

.art-footer a,
.art-footer a:link
{
  color: #60B52C;
  text-decoration: none;
}

.art-footer a:visited
{
  color: #60B52C;

}

.art-footer a:hover
{
  color: #FAFAFA;

  text-decoration: underline;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, 
.art-page-footer a,
.art-page-footer a:link,
.art-page-footer a:visited,
.art-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #60B52C;
}

.art-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #1A1A1A;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.art-content-layout .art-sidebar1
{
  background-color: #F3F2F3;
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */




.art-content-layout .art-content .art-block
{
  background-image: url('images/sidebar_bg.png');
}
/* end LayoutCell, content */



/*
** HTML elements
*/

/* BEGIN FCKEditor, CKEditor, TinyMCE modules support*/
body.art-body-nostyle, body.cke_show_borders, #tinymce body, #tinymce body.mceContentBody, body.mceContentBody, #edit-body
{
	background-image: none;
	background-color: #F3F2F3 !important;
font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px;
}
/* END FCKEditor, CKEditor modules support*/

table
{
	width: 100%;
}

ul li, .item-list ul li, li.expanded, li.leaf, li.collapsed
{
	text-align: left;
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin: 0;
}

ul.arttabs_primary, ul.arttabs_secondary, .links, img.service-links
{
	padding-left: 0;
	margin-left: 0;
}

ul.arttabs_primary li, ul.arttabs_secondary li
{
	background-image: none;
	float: left;
	display: inline;
	padding: 0;	
}

ul.links li
{
	display: inline;
	background-image: none;
}

ul.menu li a.active
{
	font-weight: bold;
}

li.messages
{
	margin: 5px 0;
}

#user-login-form
{
	text-align: left;
}

#user-login-form ul li
{
	background-image: none;
	padding-left: 0;
}

/* Fix fieldset for IE8 and FFox */
fieldset, fieldset legend
{
	display: block;
}

.breadcrumb
{
	display: block;
	padding-bottom: .7em;
}

#edit-name, #edit-pass, #edit-mail, #search-block-form input.form-text
{
	width: 90%;
}

#preview-args
{
	width: auto;
}

.tags
{
	float: left;
}

.messages
{
	padding: 5px;
	margin: 5px 0;
}

.status
{
	border: 1px solid #090;
	background: #C9FBC8;
	margin: 5px 0;
}

tr.even, tr.odd
{
	background-color: transparent;
}

#forum .links li
{
	float: none;
	clear: both;
}

#forum table
{
	width: auto;
	margin-top: 15px;
}

#forum td.container
{
	padding-top: 15px;
	border-left: none;
	border-right: none;
}

#forum td.active
{
	background-color: transparent;
}

#forum td.forum, #forum td.topics, #forum td.posts, #forum td.last-reply
{
	padding-top: 4px;
	padding-bottom: 4px;
}

#forum td.container
{
	font-weight: bold;
}

#forum td.active
{
	background-color: transparent;
}

.forum-topic-navigation
{
	border-top: 0 transparent;
	border-bottom: 0 transparent;
}

.forum-topic-navigation .topic-previous
{
	text-align: left;
	float: left;
}

.forum-topic-navigation .topic-next
{
	text-align: right;
	float: right;
}

.read_more
{
	margin: 5px 0;
	text-align: left;
}

.sticky-table H2
{
	font-size: 10px;
}

#footer
{
	text-align: center;
}

.art-blockcontent
{
	width: 100% !important;	
}

.filefield-upload .art-button-wrapper
{
	top: 10px;
}

.uc_out_of_stock_throbbing
{
	position: absolute;
	z-index: 1;
	top: 16%;
	left: 3px;
	margin: 0;
	padding: 0;
}

.profile h3
{
	border-bottom: 0 none;
	margin-bottom: 1em;
}

/* BEGIN Image Attach module fix */
img.image
{
	margin: 0;
}

.image-attach-teaser
{
	width: auto;
}
/* END Image Attach module fix */

/* BEGIN ImageField module fix */
img.imagefield
{
	margin: 0;
}
/* END ImageField module fix */

/* BEGIN Support User picture */
.picture, .comment .submitted
{
	clear: right;
	float: right;
	padding-left: 1em;
}
/* END Support User picture */

/* BEGIN Support Nodeblock module */
.art-block-body .art-postheader
{
	display: none;
}

.art-block-body .art-post
{
	margin: 0;
}
/* END Support Nodeblock module */

/* BEGIN Support floating panels in IE8 */
.panel-col-last
{
	clear: right;
}
/* END Support floating panels in IE8 */

/* BEGIN Support FCKEditor text alignment */
.rteleft
{
	text-align: left !important;
}

.rteright
{
	text-align: right !important;
}

.rtecenter
{
	text-align: center !important;
}

.rtejustify
{
	text-align: justify !important;
}
/* END Support FCKEditor text alignment */

/* BEGIN Set background color for sticky table */
table.sticky-header
{
	background-color: #F3F2F3 !important;
}
/* END Set background color for sticky table */

/* BEGIN Set alignment for radio buttons */
input.form-radio, input.form-checkbox
{
	margin: 0 0 2px;
	vertical-align: baseline;
}
/* END Set alignment for radio buttons*/

/* BEGIN Move bradcrumb from separate post */
h2.with-tabs
{
	margin-top: 0;
	margin-bottom: 0;
}

.breadcrumb
{
	margin: 1em 0 0 0.7em;
}
/* END Move bradcrumb from separate post */

/* BEGIN Increasing distance between buttons */
span.art-button-wrapper
{
	margin: 0 5px 0 0;
}
/* END Increasing distance between buttons */

/* BEGIN Page validation fix */
.half-width
{
	width: 50%;
}

.third-width
{
	width: 33%;
}

.two-thirds-width
{
	width: 67%;
}
/* END Page validation fix */

/* BEGIN FckEditor bug with link disappearing fixed */
#switch_oFCK_1
{
	display: block !important;
}
/* END FckEditor bug with link disappearing fixed */

.art-postcontent .calendar-calendar ul li, .art-postcontent .calendar-calendar ol ul li,
.art-postcontent div.view div.views-admin-links ul li, .art-postcontent div.view div.views-admin-links ol ul li
{
  background-image: none;
  padding: 2px;
}

.date-heading h3
{
  text-align: center;
}

.art-postcontent ul.arttabs_primary li, .art-postcontent ul.arttabs_secondary li
{
  background-repeat: no-repeat;
  background-image: none;
}

tbody, tbody th, tr.even, tr.odd
{
	border: none;
}

.logo{
	background-image:url(images/Logo_leux.png);
	height:105px;
	width:441px;}
#info_top{
	width:1000px;
	height:105px;
	text-align:left;}
#header{
	width:100%;
	height:490px;
	background-color:#1c1c1d;
	position:inherit;}
#header2{
	width:100%;
	height:490px;
	background-color:#1c1c1d;
	position:absolute;
	z-index:-9999;
	top:214px;}
.submenu_bajo{
	background-color:#2d2d2d;
	width:100%;
	height:40px;
	margin-bottom:20px;
	position:relative;
	top:-5px;
	border-top-left-radius: 0px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
	}
.banner_news {
	background-color:#F3F3F3;
	width:998px;
	height:430px;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
	position:relative;
	top:30px;
	z-index:999}
	
/*================================BANNER NOTICIAS====================================================*/
/*#banner1-views-banner_noticias-block_2{
	
	width:972px;
	height:406px;
	padding-top:12px !important;
	text-align:justify;
}


#banner1-views-banner_noticias-block_2 .views-field-field-img-news-fid{
position:absolute;
z-index:-1;}

#banner1-views-banner_noticias-block_2 .views-field-title{
	font-size:18px;
	position:absolute;
	top:250px;
    width:588px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;

}
#banner1-views-banner_noticias-block_2 .views-field-title a{
	color:#000;
	text-decoration:none;
}

#banner1-views-banner_noticias-block_2 .views-field-body{

	position:absolute;
	top:300px;
    width:588px;
	height:115px;
	padding-left:10px;
	padding-right:10px;
	background-color:#FFF;
		}
		
.views_slideshow_thumbnailhover_main_banner_noticias-block_2 {
	z-index:99999;
	float:right;}
	
.views_slideshow_thumbnailhover_main_banner_noticias-block_2 .views-field-title a{
	color:#000;
	text-decoration:none;
}

.views_slideshow_thumbnailhover_main_banner_noticias-block_2 .views-field-body{


		}*/
#banner1-views-banner_noticias-block_2 {
	width:972px;
	height:406px;
	padding-top:12px !important;
	text-align:justify;
}

#banner1-views-banner_noticias-block_2 .views_slideshow_thumbnailhover_main{
	width:608px;
	height:406px;
	float:left;
}
#banner1-views-banner_noticias-block_2 .views_slideshow_thumbnailhover_main .views-field-field-img-news-fid{
	z-index:99999 !important;
}

#banner1-views-banner_noticias-block_2 .views_slideshow_thumbnailhover_main .views-field-title{
	position:absolute;
	top:285px;
	padding-left:10px;
	padding-right:10px;
	font-size:16px;
	font-weight:bolder;
	height:22px;
	overflow:hidden;
}
#banner1-views-banner_noticias-block_2 .views_slideshow_thumbnailhover_main .views-field-title a{
	color:#000;
	text-decoration:none;
}
#banner1-views-banner_noticias-block_2 .views_slideshow_thumbnailhover_main .views-field-body{
	position:absolute;
	top:310px;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:90px;

}
.fondo_banner {
	width:608px;
	height:126px;
	background-image:url(images/fondo_banner.png);
	position:absolute;
	top:280px;
	left:0px;
	z-index:0;
	border:solid 1px #FFF;

}


#banner1-views-banner_noticias-block_2 .views-slideshow-controls-bottom {
	width:360px;
	height:406px;
	float:right;

}

#banner1-views-banner_noticias-block_2 .views-slideshow-controls-bottom .views-field-field-img-news-fid{
	width:106px;
	height:76px;
	float:left;
	border:solid 1px #E0E0E0;
}
	
#banner1-views-banner_noticias-block_2 .views-slideshow-controls-bottom .views-field-changed {
	width:185px;
	height:16px;
	float:right;
	color:#85B629;
	font-size:10px;
	padding-left:5px;
}
#banner1-views-banner_noticias-block_2 .views-slideshow-controls-bottom .views-field-title {
	width:185px;
	height:62px;
	float:right;
	padding-left:5px; 	color:#4B4B4B;
}

#banner1-views-banner_noticias-block_2 .views-slideshow-controls-bottom .views-field-title a{
	
	font-size:11px;
	text-decoration:none;
	
	
}

#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_0 {
	width:315px;
	height:76px;
	float:right;
	padding:10px 10px 10px 10px;
	margin-bottom:8px;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_0 a {
	color:#4B4B4B;}

	
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_1 {
	width:315px;
	height:76px;
	float:right;
	padding:10px 10px 10px 10px;
	margin-bottom:8px;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_1  a {
	color:#4B4B4B;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_2 {
	width:315px;
	height:76px;
	float:right;
	padding:10px 10px 10px 10px;
	margin-bottom:8px;}	
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_2 a {
	color:#4B4B4B;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_3 {
	width:315px;
	height:76px;
	float:right;
	padding:10px 10px 10px 10px;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_3 a {
	color:#4B4B4B;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_0:hover {
	background-image:url(images/bg_item_banner_02.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_1:hover{
	background-image:url(images/bg_item_banner_02.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_2:hover {
	background-image:url(images/bg_item_banner_02.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;}
#views_slideshow_thumbnailhover_div_breakout_teaser_banner_noticias-block_2_3:hover{
	background-image:url(images/bg_item_banner_02.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF;}


.activeSlide{
	background-image:url(images/bg_item_banner.png);
	background-position:center;
	background-repeat:no-repeat;
	color:#FFF !important;}
.activeSlide a:link{
	color:#FFF !important;}
	
.activeSlide a:visited{
	color:#FFF !important;}
	
.activeSlide a:active{
	color:#FFF !important;}
	
.activeSlide a:hover{
	color:#FFF !important;}
.view-noticias-sap {
	width:750px;
	margin-left:12px;}
	
.view-noticias-sap .imagecache-ItemBanner{
	margin-right:6px;}
#super_derecho {
	width:auto;
	float:right;
	position:absolute;
	top:-42px;
	right:0px;
	text-align:right !important;
}
#super_derecho LI{	
display:inline-block;
color:#ABABAB;
text-decoration:none;
font-size:11px;
border-right: solid 1px #ABABAB;
padding-right:10px;
padding-left:8px;
text-align:right !important;

}
#super_derecho LI a{	
display:inline-block;
list-style-type:none !important;
color:#ABABAB;
text-decoration:none;
font-size:11px;
list-style-image:none !important;
}
#super_derecho LI a:hover{	
display:inline-block;
list-style-type:none !important;
color:#ABABAB;
text-decoration:underline;
font-size:11px;
list-style-image:none !important;
}
#log{
	width:135px;
	height:32px;
	position:absolute;
	top:-80px;
	float:right;
	text-align:right;
	right:8px;}
	
#log a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;}

/* Página Principal Aleux */
#block-views-content_home_page-block_2{
	margin:0px;
	padding:0px;
	top:-2px;
	position:relative;}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-1
{
	width:305px;
	padding-left:10px;
	padding-right:10px;
	top:0px;
	vertical-align:text-top;
	background-color:#FFF;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-1 .views-field-title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left !important;
	text-decoration:none;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-1 .views-field-body{
	font-size:13px;
	font-weight:300;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	line-height:14px;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-2
{
	width:305px;
	padding-left:10px;
	padding-right:10px;
	top:0px;
	vertical-align:text-top;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-2 .views-field-title a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left !important;
	text-decoration:none;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-3
{
	width:316px;
	padding-left:10px;
	padding-right:10px;
	top:0px;
	vertical-align:top;
}
#block-views-content_home_page-block_2 .view-id-content_home_page .col-3 .views-field-title a{
	visibility:collapse;
}
.title_first_content{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000;
}
#node-1 .art-postheader {display:none;}
#node-1 .art-post-body {display:none;}
.titles_resumen {
	 font-family: Arial, Helvetica, Sans-Serif;  
	 font-size: 30px !important;  
	 color: #60B52C;
	 text-decoration:none;}
.banner_int {
	background-image:url(images/banner_interiores.jpg);
	background-repeat:no-repeat;
	width:999px;
	height:114px;}
.title_banner_int {
	width:480px;
	height:79px;
	float:left;
	text-align:left;
	color:#2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bolder;
	padding-left:20px;
	padding-top:35px;
	}
.cuestion_banner_int {
	width:479px;
	height:92px;
	float:right;
	text-align:right;
	color:#7c944d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	padding-top:22px;
	padding-right:20px;
	}
.art-postcontent .field-field-tema .field-label
{
	visibility:hidden;
}
/*.art-postcontent .field-field-tema {
	width:495px;
	height:114px;
	float:left;
	text-align:left;
	color:#2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bolder;
	position:absolute;
	top:-118px;
	left:-182px;
	
}*/
.art-postcontent .field-field-tema {
	width:495px;
	height:114px;
	float:left;
	text-align:left;
	color:#2d2d2d;
	font-family:Arial, Helvetica, sans-serif;
	font-size:32px;
	font-weight:bolder;
	position:absolute;
	top:-118px;
	left:18px;
	
}
.art-postcontent .field-field-frase-pregunta{
	width:495px;
	height:114px;
	float:right;
	text-align:right;
	color:#7c944d;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	position:absolute;
	top:-126px;
	right:18px;
	}
.art-postcontent .field-field-frase-pregunta .field-label
{
	visibility:hidden;
}
#banner1 .banner_int{
	width:1000px;
	position:relative;
	left:-10px;
	margin-bottom:-10px;
	}
	
.logo_negro {
	background-image:url(http://aleux.kryon.com.mx/sites/all/themes/leux03/images/logo_negro.png);
	background-repeat:no-repeat;
	width:125px;
	height:72px;
	top:-12px;
	position:relative;}
.tags{
	width:997px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;}