body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #FFFFFF;
	margin: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	
}
a img {
  border: none;
}
.bandera {
  vertical-align: bottom;
  width: 450px;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
}
.bandereta:hover {
  background-color: #E2E2E2;
}
#film {
width: 560px;
height: 315px;
background-color: #000000;
}
#gallery {
	height: 350px;
}
#gallery img {
  position: absolute;
  width: 600px;
  height: 350px;
}
#gallery img.show {
	z-index: 1;
}
.marquee {
  width: 580px;
  height: 95px;
  overflow: hidden;
}
#cerca_txt {
  width: 248px;
  background: #FFFFFF;
  border: 1px solid #999999;
  text-align: left;
  display: none;
  position: absolute;
  right: 35px;
  z-index: 2;
}
.opc_cerca {
  background: #FFFFFF;
}
.opc_cerca:hover {
  background: #CCCCCC;
}
.textos{
  width: 360px;
}
.error {
  background: #FFDCDC;
  border: 1px solid #FF0000;
}
.error-form {
  background: #FAFFD5;
}
.reload {
  vertical-align: middle;
  border: 1px solid #a5acb2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #EEEEEE;
}
.dit { cursor: pointer;}
input[type=text], input[type=password], select
{
  height: 24px;
  border: 1px solid #d3d3d3;
  padding: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #999999;
}
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  padding: 5px;
  border: 1px solid #d3d3d3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #999999;
  resize: none;
}
input[type=button], input[type=submit] {
  font-family: Arial, Helvetica, sans-serif;
  color: #99a91f;
  background: #FFFFFF url("img/fonsboto.gif") repeat-x bottom;
  font-weight: bold;
  font-size: 18px;
  height: 32px;
  border: 1px solid #d3d3d3;
  padding-bottom: 2px;
  cursor: pointer;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: 0 0 5px #999999;
}
.infocap2 {
  font-size: 18px;
  padding-right: 10px;
  color: #a9bb19;
  text-decoration: none;
}
.infocap3 {
  color: #a9bb19;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
.subtitol {
  color: #a9bb19;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.botons {
  height: 38px;
  line-height: 38px;
  text-align: center;
  background: url("img/fonsmenu.gif") repeat-x; 
}
.sel {
  background: url("img/fonsmenu2.gif") repeat-x; 
}
.boto {
	font-size: 16px;	
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
.taulacap {
  background: url("img/fonscap.gif") repeat-x;
  height: 54px;
  color: #FFFFFF;
  padding: 10px;
}
.taulacap input[type=text] {
  width: 180px;
  height: 26px;
  border: 1px solid #D3D3D3;
  padding: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 5px #999999;
}
.taulacap input[type=submit], .bt_art {
  font-family: Arial, Helvetica, sans-serif;
  color: #a9bb19;
  background: #FFFFFF url("img/fonsboto.gif") repeat-x bottom;
  font-weight: bold;
  font-size: 14px !important;
  text-decoration: none;
  height: 26px !important;
  border: none;
  border: 1px solid #D3D3D3;
  padding-top: 4px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 0 5px #999999;
}
.bt_art:hover {
  background: #FFFFFF url("img/fonsboto2.gif") repeat-x bottom;
}
.txtcap {
  font-size: 24px;
  font-weight: bold;
}
.vlink {
  color: #454545;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
}
.vlink:hover {
  text-decoration: underline;
}
.bolahome {
  opacity:0.8;  
  filter:alpha(opacity=80);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;   
  background-color: #F0F6C9;
  width: 320px;
}
.txtajuda {
  position: relative;
}
.txtayuda1 {
  font-size: 42px;
  color: #454545;
}
.txtayuda2 {
  font-size: 20px;
  color: #454545;
}
.lineavverd {
  background: url("img/lineav2.gif") repeat-y;
}
.destacats {
  background: url("img/fonsdest.gif") repeat-x; 
}
h1 {
  font-size: 20px;
  color: #454545;
  margin-bottom: 5px;
  margin-top: 5px;
}
h2 {
  font-size: 20px;
  color: #454545;
  margin-bottom: 0px;
  margin-top: 0px;
}
h3 {
  color: #454545;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  margin-top: 0px;
  margin-bottom: 0px;
}
h4 {
  margin: 0px;
}
.txtdestacats {
  text-align: center;
  color: #333333;
  padding-left: 15px;
  padding-right: 15px;
}
.fonssocial {
  background: url("http://www.gruponovaenergia.com/img/fonssocial.jpg") no-repeat;
  width: 570px;
  height: 175px;
  padding: 15px;
}
.social_bt
{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #FFFFFF;
}
.link_social {
  color: #454545;
  text-decoration: none;
  font-weight: bold;
}
.link_home {
  color: #454545;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
.link_inici {
  color: #454545;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
}
.link_inici:hover {
  text-decoration: underline;
}
.link_refs {
  color: #454545;
  text-decoration: none;
}
.puntverd {
  color: #a9bb19;
}
.taulaicons {
  background: #FFFFFF;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.lineasocial {
  background: url("img/lineav3.gif") repeat-y center;
}
.taulaform {
  background-color: #f0f6c9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.txtform1 {
  font-size: 20px;
  color: #a9bb19;
  font-weight: bold;
  text-decoration: none;
}
.txtform2 {
  font-size: 12px;
  text-align: justify;
  color: #454545;
  padding-left: 15px;
  padding-right: 15px;
}
.txtform3 {
  color: #a9bb19;
  text-align: right;
  font-weight: bold;
}
.txtform4 {
  color: #b6b6b6;
  font-size: 12px;
  text-decoration: none;
}
.txtpeu {
	vertical-align: top;
  font-size: 12px;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  white-space:nowrap;
}
.linkcurs {
  text-decoration: none;
  font-size: 12px;
  color: #454545;
}
.linkcurs:hover {
  text-decoration: underline;
}
.linktxtpeu {
  text-decoration: none;
  font-size: 12px;
  color: #FFFFFF;
}
.fonspeu {
  background: url("img/internacional.png") no-repeat right;
  background-color: #454545;
  height: 170px;
}
.lineavgris {
  background: url("img/lineav.gif") repeat-y;
}
.dadespeu {
  color: #333333;
  font-size: 13px;
}
.linkpeu {
  color: #a9bb19;
  font-weight: bold;
  text-decoration: none; 
}
.condicions {
  color: #a9bb19;
  text-decoration: none;
}
#provincias a {
  text-decoration: none;
  color: #454545;
  font-size: 10px;
}
#provincias a:hover {
  text-decoration: underline;
}
.taulaserveis {
  font-size: 10px;
  background-color: #f9f9f9;
  padding: 15px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px; 
}
.capadreta {
  text-align: right;
  padding-right: 15px; 
}
.menudesp {
  position: absolute;
  display: none;
  z-index: 500;
}
.menudesp:hover {
  display: block;
}
.submenu {
  background: url("img/fonsmenu.gif") repeat-x;
  line-height: 26px;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  white-space: nowrap;
  min-width: 125px;
}
.txt_menu {
  font-size: 14px;
  color: #7b7b7b;
  font-weight: bold;
  text-decoration: none;
}
.txt_submenu {
  font-size: 12px;
  color: #7b7b7b;
  font-weight: bold;
  text-decoration: none;
  padding-left: 10px;
}
.verd, .txt_submenu:hover, .txt_menu:hover {
    color: #a9bb19;
}
.verd2 {
    color: #000000;
    text-decoration: none;
}
.gris {color: #7d7d7d;}
.link_submenu {
  color: #FFFFFF;
  text-decoration: none;
}
.link_submenu:hover {
  text-decoration: underline;
}
.link_peu {
  color: #DDDDDD;
  text-decoration: none;
}
.link_peu:hover {
  text-decoration: underline;
}
.categorias {
  padding: 10px;
  height: 50px;
  text-align: center;
  border: 1px solid #A9BB19;
  background: #FAFFD5;
}
.categorias a {
  color: #A9BB19;
  text-decoration: none;
}
.datapubli {
  font-size: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #AAAAAA;
}
.medio {
  font-size: 12px;
  color: #999999;
}
.stbutton {
  color: #000000;
  text-decoration: none;
  vertical-align: middle;
}
.formacion {
  height: 150 px;
  background: #FFFFFF url("img/eficiencia.gif") no-repeat left center;
  border: 1px solid #DDDDDD;
  text-align: right;
  padding: 10px;
  vertical-align: top;
}
.cap_formacion {
  height: 40px;
  background: #FAFFD5;
  color: #A9BB19;
  border-bottom: 1px solid #CFDD5E;
  font-weight: bold;
  border: 1px solid #CFDD5E;
}
.taula_formacion {
 border-left: 1px solid #CFDD5E;
 border-right: 1px solid #CFDD5E;
}
.tab
{
  width: 100px;
  height: 20px;
  padding-left: 5px;
  padding-right: 5px;
  text-align: center;
	-webkit-border-top-left-radius: 8px;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topleft: 8px;
  -moz-border-radius-topright: 8px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-left: 1px solid #CCCCCC;
  border-top: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.tab a
{
  text-decoration: none;
  color: #000000;
  font-weight: normal;
}
.cont
{
  width: 100%;
  border: 1px solid #CCCCCC;
}
.cont td
{
  padding: 10px;
}