/* CSS Document */
html {
	margin:0;
	padding:0;
	border:0px none;


}
a:link{
text-decoration:none;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}
a:visited{
text-decoration:none;
font-family:"Trebuchet MS";
font-size:12px;
color:#000000;
}


a.menusub:link{
text-decoration:none;
font-family:"Trebuchet MS";
font-size:14px;
color:#000000;
line-height:2.5;
}
a.menusub:visited{
text-decoration:none;
font-family:"Trebuchet MS";
font-size:14px;
color:#000000;
line-height:2.5;
}

body{
margin-top:20px;
height:100%;
font-family:Trebuchet Ms,Verdana, Arial, Helvetica, sans-serif;
text-align:center;
background:url(../image/fons_pagina.jpg) repeat-x;
}
.body_home {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	background-image: url(../fons_flash.png);
	background-repeat: repeat-x;
}
.Estilo1 {font-family: "Trebuchet MS"}
#page{
cursor:default;
margin:0 auto 0 auto;
width:61.25em;
height:506px;
}
.sub_t{
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 24px;
	text-align:center;
}
#esquerra{
width:11.90em;

margin-right:1em;
float:left;
height:100%;
text-align:left;
}
#dreta{
width:61.25em;
float:left;
height:100%;
text-align:left;
z-index:1;
}
#logo{
width:11.85em;
height:332px;
background:url(../image/logo.png) no-repeat center bottom;
}
#fdestacats{
background:#8491A7;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1em;
background:url(../image/fons_destacats.jpg) center repeat-x;
color:#FFFFFF;
padding-left:1em;
padding-top:5px;
padding-bottom:5px;
}
#destacats{
width:11.94em;
background:url(../image/fons_banner.png) center no-repeat #FFFFFF;
height:100%;
text-align:left;
}
#menu{
position:relative;
height:36px;
width:100%;
margin-bottom:1em;
text-align:left;
}
#bassal{
position:relative;
height:1.25em;
width:100%;
margin-top:1em;
float:left;
text-align:center;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:0.80em;
}

#sub_titol{
height:1.25em;
width:100%;
margin-bottom:1em;
text-align:right;
font-family:Trebuchet MS,Arial, Helvetica, sans-serif;
font-size:1em;
color:#333333;
border-bottom:#333333 solid 1px;
font-weight:bold;
}

#foto{
position:relative;
width:100%;
height:294px;
background:url(../image/foto.jpg);
margin-bottom:1em;
text-align:left;
}
#contingut{
position:relative;
background:url(../image/fons_cont.png) repeat-x;
border:#CCCCCC solid 1px;
width:100%;
height:200px;
text-align:left;
}

#contingut_s_f{
text-align:left;
z-index: -999;
border-left:#D6D6D6 solid 1px;
border-right:#D6D6D6 solid 1px;
}
#final{
background:url(../image/peu.jpg) no-repeat top;
height:8px;
width:100%;
}
#avinyo{
position:relative;
text-align:left;
background:url(../image/fons_pqavinyo2.png) no-repeat;
width:100%;
height:100%;
}
#porcq{
position:relative;
text-align:left;
background:url(../image/fons_q.png) no-repeat;
width:100%;
height:100%;
}
#porcq2{
position:relative;
text-align:left;
background:url(../image/fons_q2.png) no-repeat;
width:100%;
height:100%;
}
h1{
color:#333333;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}
.destacats{
width:100%;
}

.toggler {
	color: #fff;
	margin: 0;
	padding: 2px 5px;
	background: #333;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 0;
/*For KHTML*/
  list-style: none;
  height: 36px;
  z-index:5;
  line-height:2;
}

ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 36px;
  z-index:5;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 118px;
  list-style: none;
  display: none;
  position: absolute;
  top: 36px;
  left: 0;
  z-index:5;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  height:36px;
  height: 0;
  visibility: hidden;
  z-index:5;
}

ul#navmenu-h ul li {
  width: 118px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
  z-index:5;
}

/* Root Menu */
ul#navmenu-h a {
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  text-decoration: none;
  height:36px;
  z-index:5;

  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-h a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a {
  background: #CCC;
  color: #FFF;
  height:36px;
  z-index:5;
}

/* 2nd Menu */

ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
    float: none;
	background:url(../image/menu/mmmenu1_102x24_up.png) repeat-y #999999 center bottom;
	width:116px;
	height:36px;
    color: #000;
	z-index:5;
	position:relative;

}

/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a {
  color: #FFF;
  z-index:5;
}
/* 3rd Menu */
ul#navmenu-h li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li a {

  background: #EEE;
  color: #FFF;
}

/* 3rd Menu Hover Persistence */
ul#navmenu-h li:hover li:hover li a:hover,
ul#navmenu-h li:hover li:hover li:hover a,
ul#navmenu-h li.iehover li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu-h li:hover li:hover li:hover li a,
ul#navmenu-h li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu-h li:hover li:hover li:hover li a:hover,
ul#navmenu-h li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: relative;
  top: 0;
  left: 118px;
  z-index:4;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}

/* Direccions GRUP ROMA */

.titol_emp {
	font-size: 14px;
	font-weight: bold;
}
.dir_emp {font-size: 12px}
#flash {
z-index: -999;
}