 

/*
#neu1{
	position: absolute;
	height:174px;
	width:181px; 
	background:url("img/neu.png") no-repeat left top;  
  left:0px;
	top:450px;
}
#neu2{
	position: absolute;
	height:174px;
	width:181px; 
	background:url("img/neu.png") no-repeat left top;  
  left:1050px;
	top:0px;
}
#floc1{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:1100px;
	top:500px;
}
#floc2{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:100px;
	top:100px;
}
#floc3{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:600px;
	top:0px;
}
#floc4{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:50px;
	top:400px;
}

#floc5{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:1050px;
	top:300px;
}

#floc6{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:850px;
	top:640px;
}
#floc7{
	position: absolute;
	height:57px;
	width:57px; 
	background:url("img/neu2.png") no-repeat left top;  
  left:250px;
	top:620px;
}
*/
.pictomenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 101px;
    height: 500px;
    margin-top:3px; /* fix block a IE */
    background:black;
}

.pictomenu li a{
	display: block; 
	height:62px;
	width:101px; 
	padding: 0px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:100%;
	text-decoration:none;
	text-align:right; /* horizontal centering for IE Win quirks */
	border:0;
	margin-top: -3px; /* fix block a IE */
}

.pictomenu li a img {
	border:0;
}

.pictomenu li a:visited {
	color: white;
}

.pictomenu li a:hover {
	color: #b2191e;
}

.pictomenu li a:active {
	color: #b2191e;
}

#contactform {
	background:black;
    position: absolute;
    top:0px;
    left:0px;
	text-align:left;
	height:500px;
	width:616px;
	clear:left;
    color:white;
	padding-right: 0px;
}

#pictofoto {
	position: absolute;
    left:101px;
	top:0px;
	height:400px;
	width:515px;
}

#pictoinfo {
	position:absolute;
    left:101px;
	top:400px;
	height:100px;
	width:515px;
    color:white;
    background: black;
/*    padding-left:10px; */
}

#otrosfoto {
	position: absolute;
    left:0px;
	top:0px;
	height:400px;
	width:616px;
}

#otrosinfo {
	position:absolute;
    left:0px;
	top:400px;
	height:100px;
	width:606px;
    color:white;
    background: black;
    padding-left:10px;
}

#empresafoto {
	position: absolute;
    left:0px;
	top:0px;
	height:300px;
	width:615px;
}

#empresainfo {
	position:absolute;
    left:0px;
	top:331px;
	height:170px;
	width:600px;
    color:white;
    background: black;
    padding-left: 16px;
}

.buttonmenu{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.buttonmenu li a{
	color: white;
	display: block;
	height:23px;
	width:140px; 
	padding: 5px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size:100%;
	text-decoration:none;
	text-align:right; 
}

.buttonmenu li a:hover{
	color: #6c0017;
}

.buttonmenu li a:active{
	color: #6c0017;
}

.buttonmenu lis a{
	color: white;
	display: block;
	height:23px;
	width:140px; 
	padding: 5px 0px;
	text-decoration: none;
	font-weight: normal;
	font-size:75%;
	text-decoration:none;
	text-align:right; 
}

.buttonmenu lis a:hover{
	color: #878679;
} 

.buttonmenu lis a:active{
	color: #878679;
}

* {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
	background-color:#8B8386; 
	color:#630;
	font:100.01%/1.4 Verdana;
	text-align:center; 
}

#distance { 
	width:1px;
	height:50%;
	background-color:#fc6;
	margin-bottom:-300px; /* meitat del div contenidor general*/
	float:left;
}

#fons {
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:600px;
	width:900px;
	clear:left;
	background-color:#8B8386;
 	background:url("img/logo_color_gris.png") no-repeat left top;  
	border-top-color:#fff;
	border-left-color:#fff;
	padding-right: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#toolbox {
	position:absolute; 
    top:0px;
/*	left: 590px; per 6 idiomes */
	left: 625px;
	text-align:left;
	font-size: 9px;
}

#toolbox a {color: white;text-decoration: none;}

#container_flash {
    position: absolute;
    top:33px;
    left:35px;
	text-align:left;
	height:500px;
	width:770px;
	padding-left: 15px;
	padding-top: 15px;
	z-index:1;
}
#container {
    position: absolute;
    top:0px;
    left:0px;
	text-align:left;
	height:500px;
	width:770px;
	clear:left;
    color:white;
	border:15px solid #FFF;
	border-top-color:#FFF;
	border-left-color:#FFF;
	padding-right: 0px;
	z-index:2;
}

#partesquerra {
	position:relative;
	height:500px;
width:616px;}
#novetatstitol {
	text-align:center; 
	position:absolute;
	background-color: black;
	width:616px;
	height:20px;
	top:400px;
	left:0px;
	color: white;
}

#novetats {
	position:absolute;
	background-color: black;
	width:616px;
	height:80px;
	top:420px;
	left:0px;
	color: white;
}
#menus {
	position:relative; 
	text-align:right;
	clear:right;
	top: 0px;
	right: 0px;
  padding-top:5px;
}

#menus div {
	margin: 0em;
}

#container div {
	font-size:90%;
	float:left;
	margin: 0em;
}

#container ul {
	margin-left:0em;
	list-style-type: none;
}

#container li span {
	font-size:70%;
}
		

#container h1 {
	font-size:120%;
}

#peu {
	position:absolute;
	top: 535px;
    left: 0px;
	font-size:55%;
	color:#ffffff;
	text-align:center; /* horizontal centering for IE Win quirks */
}
#peu a {color: #ffffff;text-decoration: none;}

#infobox {
	position:absolute;
	background-color: black;
	width:152px;
	height:100px;
	top:400px;
	left:616px;
	border:1px solid #FFF;
	color: white;
}

#infobox a {
	color:white;
}

.cell1
{
	font-size: 10px;
	font-family: Bitstream Vera Sans, arial,verdana,helvetica;
	text-decoration: none;
	background-color: #eeeeee;
}

.cell2
{
	font-size: 10px;
	font-family: Bitstream Vera Sans, arial,verdana,helvetica;
	font-weight: bold;
	text-decoration: none;
	background-color: #dee2e6;
}

.cell3
{
	font-size: 10px;
	font-family: Bitstream Vera Sans, arial,verdana,helvetica;
	text-decoration: none;
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.cell4
{font-size: 10px;
	text-decoration: none;
	background-color: #eeeeee;
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.cell5
{font-size: 10px;
	text-decoration: none;
	background-color: #dee2e6;
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.cell6
{
	font-size: 10px;
	font-family: Bitstream Vera Sans, arial,verdana,helvetica;
	text-decoration: none;
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.noticiafecha
{
	font-size: 14px;
	text-decoration: none;
	background-color: black /*#6c0017*/;
    color:white;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.noticiatitular
{
	font-size: 100%;
	text-decoration: none;
	background-color: white;
    color:black;
	border-style: solid;
	border-color: #ffffff;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-width: 1px;
}

.noticiabreve
{
	font-size: 100%;
	text-decoration: none;
	background-color: #8B8386;
    color:white;
}

.style36 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
    padding-right:10px;
}
.style18 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
    padding-right:10px;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
    font-weight: bold;
    padding-right:10px;
}
.style12 {font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
}
.style10 {font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
}
.style9 {font-size: 9px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
}
.style8 {font-size: 8px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right:10px;
}
