/* CSS Document */


<!--
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
	height:100%;
	color:#FFFFFF;
	font-size:12px;
	border:none;
	
}

a:link{
	color:#dba600;
	text-decoration:none
}

a:visited{
	color:#dba600;
	text-decoration:none
}


a:hover {
	color:#dba600;
	text-decoration:underline
}

.cos {
    font-family: Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size:12px;
	padding-top:12px;
}
a.cos {
 padding-top:0px;
 text-decoration:none;
 }
a.cos:hover {
 text-decoration:underline;
 }
.titcos {
font-family: Georgia, "Times New Roman", Times, serif;
	color:#dba600;
	font-size:12px;
}

a.titcos {
color:#dba600;
	font-weight:bold;
	text-decoration:none;
}
a.titcos:hover {
	text-decoration:underline;
}

.cap{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#b7b4ad;
	font-size:11px;
	background-image:url(imatges/bg_cap.jpg);
	background-repeat: no-repeat;
	background-position:top;	
}

.menucap{
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	background-image:url(imatges/bg_menu.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:33px;
	
}

.bgtitols{
	background-image:url(imatges/bg_titols.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 988px;
	
	
}

.titol{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#ffffff;
	font-size: 19px;
	padding-left:57px;
	
}
a.menulink{
	font-family: Georgia, "Times New Roman", Times, serif; 
	color:#ffffff;
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
	padding-left: 9px;
	padding-right: 9px;
	
	
}


.bgmenulink:hover{
    background-image:url(imatges/rollmenu.png);
	background-position:middle;
	background-repeat: repeat-x;
	height:33px;
	cursor:pointer;
}

.caplink {
font-family: Georgia, "Times New Roman", Times, serif;
	color:#b7b4ad;
	font-size:11px;
	text-decoration:none;
}

a.caplink {
font-family: Georgia, "Times New Roman", Times, serif;
	color:#b7b4ad;
	font-size:11px;
	text-decoration:none;
}
a.caplink:hover {
	text-decoration:underline;
}
.contenido{
height: 100%;
width: 100%;
background-image:url(imatges/bg_peu.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

hr {
border: 1px solid #1A1402;
}
.pic, a.pic, a.pic img {
filter: alpha(opacity=70); /* IE */
-moz-opacity: 0.7; /* Mozilla */
border-color:#FFFFFF;
}
a.pic:hover, a.pic:hover img {
filter: alpha(opacity=100);
-moz-opacity: 1.0;
border-color:#FFFFFF;
} 


iframe
  {
    border: none ;
    overflow: hidden ;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000;
  }
  
a.lblanc{
	color:#ffffff;
	text-decoration:none
}


a.lblanc:hover {
	color:#ffffff;
	text-decoration:underline
}  
  -->
