.opcionsWeb
{
	display:none;
}

#pnl_pr01
{
	display: block !important;
}

#pnl_pr02
{	
	display: block !important;
}

/********* Cap **************/

.cap{
	position: relative;
	left: 0;
	top: 0;
 	width: 950px;
	height:55px;
	padding:0px;
}


/********* Home **************/


.contenedor_home{
	position: absolute;
	left: 50%;
	top: 50%;
 	width: 950px;
	height:600px;
	margin-left: -475px;
	margin-top: -300px;
	padding:0px;
}

.flash_home{
 	width: 950px;
	height:490px;
	padding:0px;
}

.peu_home{
 	width: 920px;
	height:28px;
	padding:0px 15px 0px 15px;
	margin-top:10px;
}


/********* Interiors **************/


.contenedor{
 	width: 950px;
	margin:auto;
	padding:0px;
}


.menu_flash{
 	width: 950px;
	height:208px;
	margin-bottom:20px;
	display: none;
}


.contingut{
 	width: 950px;
	height:auto;
}

.menu_lateral{
	width: 175px;
	float:left;
	margin:0px 0px 20px 0px;
	padding:20px 10px 0px 0px;
	vertical-align:top;
	height:auto;
	text-align:left;
	display: none;
}


.text{
	margin: 0px 0px 20px 20px; 
	padding: 10px 20px 20px 20px;
	top:0px;
	width: 900px;
	text-align:justify;
	background-color:#FFFFFF;
}

/* IE7 Only */
*:first-child+html .text{
	padding: 20px 20px 20px 20px;
}

/* IE6 Only */
* html .text{
	padding: 20px 17px 20px 20px;
}

.text_complert{
	margin: 0px 0px 20px 0px; 
	padding: 10px 20px 20px 20px;
	top:0px;
	width: 910px;
	text-align:justify;
	background-color:#FFFFFF;
}

/* IE7 Only */
*:first-child+html .text_complert{
	padding: 20px 20px 20px 20px;
}

/* IE6 Only */
* html .text_complert{
	padding: 20px 17px 20px 20px;
	width:912px;
}



.peu{
 	width: 920px;
	height:28px;
	padding:10px 15px 20px 15px;
	clear: both;
	border-top:1px solid #d5d5d5;
}




body {
	background-color:#ededed;
	font-size:12px;
	color:#666666;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
}

img {
	border:0px;
	margin:0px;
	padding:0px;
}

a {
	text-decoration:none;
	color:#ff0000;
}

a:hover {
	text-decoration:underline;
	color:#ff0000;
}

a.link_home {
	text-decoration:none;
	color:#333333;
}

a.link_home:hover {
	text-decoration:none;
	color:#ff0000;
}


h1 {
	color:#000000;
	font-size:13px;
	font-weight:bold;
	margin-bottom:30px;
}

.vermell{
	color:#ff0000;
}

.negre{
	color:#000000;
}

/********* Menu lateral **************/

ul.optMenuDesplegable{
	border: 0px 0px 0px 0px;
}

ul.optMenuDesplegable li{
	border: 0px 0px 0px 0px;
}

ul.menu{
	border: 0px 0px 0px 0px;
}


ul.menus {
	margin: 0;
	padding: 0;
	list-style: none;
	height:auto;
}

ul.menus li {
	margin: 3px 0px 3px 0px;
	list-style: none;
	padding-left:0px;
	font-weight:bold;
	color:#4a4a4a;
}

ul.menus ul  {
	margin: 0px 0px 0px 5px;
	list-style: none;
}


ul.menus ul li {
	margin: 3px 0px 3px 0px;
	padding-left:10px;
	font-weight:bold;
	color:#4a4a4a;
	background-image:url(../img/fletxa.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
}


ul.menus ul li ul {
	margin: 0px 0px 0px 0px;
	list-style: none;
	padding:0px;
}

ul.menus ul li ul li{
	margin: 3px 0px 3px 0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
	color:#4a4a4a;
	background-image:none;
}


ul.menus a{
	color:#4a4a4a;
	text-decoration:none;
}

ul.menus a:hover{
	color:#ff0000;
}

a.menusSel{
	color:#ff0000;
	text-decoration:none;
}

ul.menus a.menusSel{
	color:#ff0000;
	text-decoration:none;
}



.linia {
	margin:15px 0px 15px 0px;
	border-bottom:1px dotted #CCCCCC;
}

.intro {
	margin-top: 0;
}

#imgColumn {
	margin-bottom: 30px;
	clear: left;
	float: left;
	width: 240px;
}

#imgTextColumn {
	margin-bottom: 30px;
	margin-left: 270px;
	font-size: 12px;
}

#imgTextColumn  p {
	margin-top: 0;
}

#imgTextColumn  p sup {
	font-size: 0.6em;
}
	
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	
}

hr.dashed {
	clear: left;
	height: 0;
	border: none;
	border-bottom: 1px dashed rgb(197, 197, 197);
	margin-bottom: 25px;
}






 
