#wrapper {
	width: 1024px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(../images/imatge_fons.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}

#wrappercat {
	width: 1024px;
	margin: 0 auto;
	border: 1px solid #000000;
	background-image: url(../images/imatge_fons_CA.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}


html {overflow-y: scroll; overflow-x:hidden; } 

#enlace a:link {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	font-size: 12px;
	color: rgb(102,102,102);
}
#enlace a:visited {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	box-sizing: content-box;
	resize: both;
	min-width: 50px; /*suggest a min-width & min-height*/
	min-height: 50px;
	font-size: 12px;
	color: rgb(102,102,102);
	
}

#enlace a:hover {
	text-decoration: none;
	background-color: rgb(182,187,246);
	color: rgb(37,44,135);
}
#enlaceverde a:link {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	font-size: 12px;
	color: rgb(102,102,102);
}

#enlaceverde a:visited {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	font-size: 12px;
	color: rgb(102,102,102);
}

#enlaceverde a:hover {
	text-decoration: none;
	background-color: rgb(184,244,158);
	color: rgb(84,151,54);
}
#enlacenaranja a:link {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	font-size: 12px;
	color: rgb(102,102,102);
}
#enlacenaranja a:visited {
	text-decoration: none;
	background-color: rgba(153, 52, 111, 0);
	-webkit-border-radius: 10px 100px 100px 100px;
	border-radius: 10px 100px 100px 100px;
	background-color: rgb(207,207,207);
	
	font-size: 12px;
	color: rgb(102,102,102);
}
#enlacenaranja a:hover {
	text-decoration: none;
	background-color: rgb(250,208,127);
	color: rgb(215,144,8);
}
#enlaceazulnormal a:link {
	text-decoration: none;
	color: rgb(40,53,131);
}
#enlaceazulnormal a:visited {
	text-decoration: none;
	color: rgb(40,53,131);
}

#enlaceazulnormal a:hover {
	text-decoration: none;
	color: rgb(0,153,255);
}


blockquote {
	margin: -10px;
	padding: 0.05em 40px;
	position: relative;  
}  







#header {
height:100px;
width:100%;
}

#header a{
text-decoration: none;
}
#header a:hover{
	text-decoration: none;
}
#header a:visited{
text-decoration: none;
}

#imagenvisitada {
	margin-left: 0px;
	margin-top: 10px;
	width: 0px;
	height: auto;
	left: auto;
	position: relative;
	top: 0px;
}


.Estilo40_Green {
font-family: Calibri, Arial;
font-size:40px;
font-weight:bold;
color:#048930;
}

.Estilo40_Black {
font-family: Calibri, Arial;
font-size:40px;
font-weight:bold;
color:#000000;
}

.Estilo53_Helve {
font-family: "HelveticaNeueLT Std";
font-size: 40px;
color:#000000;
}


#pie {
	height: 83px;
	margin-top: 430px;
	padding-left: 1px;
}
#imag1 {
	float: left;
	text-align: left;
	position: absolute;
	width: 202px;
	top: -85px;
	right: 0px;
	clip: rect(auto,auto,auto,auto);
	visibility: visible;
	z-index: inherit;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 170px;
	appearance: normal;
}
#foto1 {
	left: -43px;
	position: relative;
	top: 8px;
}




ul.sdt_menu{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 14px;
	width: 1024px;
}
ul.sdt_menu_activo {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Myriad Pro", "Trebuchet MS", sans-serif;
	font-size: 14px;
	width: 1024px;
}
ul.sdt_menu_activo a {
	text-decoration: none;
	outline: none;
}
ul.sdt_menu_activo li {
	float: left;
	width: 170px;
	height: 85px;
	position: relative;
	cursor: pointer;
}
ul.sdt_menu_activo li > a {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 170px;
	height: 85px;
	z-index: 12;
	background: transparent url(../images/overlay.png) no-repeat bottom right;
}
ul.sdt_menu_activo li a img {
	border: none;
	width: 170px;
	height: 170px;
	bottom: 0px;
	left: 85px;
	z-index: 100;
}
ul.sdt_menu_activo li span.sdt_wrap {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 170px;
	height: 60px;
	z-index: 15;
}
ul.sdt_menu_activo li span.sdt_active {
	position: absolute;
	background: #111;
	top: 85px;
	width: 170px;
	height: 140px;
	left: 0px;
	z-index: 14;
	-moz-box-shadow: 0px 0px 0px #000 inset;
	-webkit-box-shadow: 0px 0px 0px #000 inset;
	box-shadow: 0px 0px 0px #000 inset;
}
ul.sdt_menu_activo li span span.sdt_link, ul.sdt_menu_activo li span span.sdt_descr, ul.sdt_menu_activo li div.sdt_box a {
	margin-left: 15px;
	text-transform: none;
	text-shadow: 0px 0px 0px #000;
}
ul.sdt_menu_activo li span span.sdt_link {
	color: #fff;
	font-size: 24px;
	float: left;
	clear: both;
}
ul.sdt_menu_activo li span span.sdt_descr {
	color: #FFFFFF;
	float: left;
	clear: left;
	width: 155px; /*For dumbass IE7*/
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Calibri, Arial, Helvetica;
	font-weight: bold;
}

ul.sdt_menu a{
	text-decoration:none;
	outline:none;
}

ul.sdt_menu li{
	float: left;
	width: 202px;
	height: 85px;
	position: relative;
	cursor: pointer;
}

ul.sdt_menu li > a{
	position: absolute;
	top: 0px;
	width: 202px;
	height: 85px;
	z-index: 12;
	background: transparent url(../images/overlay.png) no-repeat bottom right;
	-moz-box-shadow: 0px 0px 0px #000 inset;
	-webkit-box-shadow: 0px 0px 0px #000 inset;
	box-shadow: 0px 0px 0px #000 inset;
	left: 6px;
}


ul.sdt_menu li a img{
	border: none;
	position: absolute;
	width: 0px;
	height: 0px;
	bottom: 0px;
	left: 0px;
	z-index: 100;
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
}


ul.sdt_menu li span.sdt_wrap{
	position: absolute;
	top: 10px;
	left: 8px;
	width: 202px;
	height: 60px;
	z-index: 15;
}
ul.sdt_menu li span.sdt_wrappulsado {
	position: absolute;
	top: 120px;
	left: 29px;
	width: 202px;
	height: 60px;
	z-index: 15;
}



ul.sdt_menu li span.sdt_active{
	position: absolute;
	background: #111;
	top: 85px;
	width: 202px;
	height: 0px;
	z-index: 14;
	-moz-box-shadow: 0px 0px 0px #000 inset;
	-webkit-box-shadow: 0px 0px 0px #000 inset;
	box-shadow: 0px 0px 0px #000 inset;
}
ul.sdt_menu li span.sdt_activepulsado {
	position: absolute;
	background: #111;
	top: 85px;
	width: 202px;
	height: 140px;
	left: 6px;
	z-index: 14;
	-moz-box-shadow: 0px 0px 0px #000 inset;
	-webkit-box-shadow: 0px 0px 0px #000 inset;
	box-shadow: 0px 0px 0px #000 inset;
}



ul.sdt_menu li span span.sdt_link,
ul.sdt_menu li span span.sdt_descr,
ul.sdt_menu li div.sdt_box a{
	margin-left: 15px;
	text-transform: none;
	text-shadow: 0px 0px 0px #000;
}

ul.sdt_menu li span span.sdt_link{
	color:#fff;
	font-size:24px;
	float:left;
	clear:both;
}

ul.sdt_menu li span span.sdt_descr{
	color: #FFFFFF;
	float: left;
	clear: left;
	width: 155px; /*For dumbass IE7*/
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Calibri, Arial, Helvetica;
	font-weight: bold;
}
ul.sdt_menu li span span.sdt_descrpulsado {
	color: #FFFFFF;
	float: left;
	clear: left;
	width: 155px; /*For dumbass IE7*/
	font-size: 14px;
	letter-spacing: 1px;
	font-family: Calibri, Arial, Helvetica;
	font-weight: bold;
}


ul.sdt_menu li div.sdt_box{
	display:block;
	position:absolute;
	width:170px;
	overflow:hidden;
	height:170px;
	top:85px;
	left:0px;
	display:none;
	background:#000;
}
ul.sdt_menu li div.sdt_box a{
	float:left;
	clear:both;
	line-height:30px;
	color:#0B75AF;
}
ul.sdt_menu li div.sdt_box a:first-child{
	margin-top:15px;
}
ul.sdt_menu li div.sdt_box a:hover{
	color:#fff;
}
.colorazul {
	color: rgb(40,53,131);
}
.colorazulTitulo {
	color: rgb(40,53,131);
	font-size: 24px;
}
.colorverdeTitulo {
	color: rgb(4,142,57);
	font-size: 42px;
}

.colorgris_fondo {
	color: rgb(204,204,204);
	font-size: 70px;
	padding-left: 15px;
}

.colorgris_fondo_sinpadding {
	color: rgb(204,204,204);
	font-size: 50px;
}
.lista {
	list-style-type: none;
	margin: 0px;
}
.lista_con_punto {
	list-style-type: disc;
	clip: rect(auto,auto,auto,auto);
	padding-left: 18px;
	margin: 0px;
}





.coloramarillo {
	color: rgb(225,178,0);

}
.logosapps {
	padding-left: 0px;
}
.qrapps {
	padding-left: 5px;
}


.coloramarillotitu {
	color: rgb(225,178,0);
	font-size: 18px;
}



.colorverde {
	color: rgb(63,165,55);
}
.colorverdetitu {
	color: rgb(63,165,55);
	font-size: 18px;
}

.colorverdetitulo {
	color: rgb(63,165,55);
	font-size: 20px;
}

.colornegro {
	color: rgb(0,0,0);
}
.colornegrotitulo {
	color: rgb(0,0,0);
	font-size: 18px;
}


.colorrojo {
	color: rgb(190,33,42);
}

.colorverdeambiente {
	color: rgb(154,188,31);
}

.colormar {
	color: rgb(128,200,188);
}
.colornaranja {
	color: rgb(218,135,15);
}
.colornaranjatitu {
	color: rgb(218,135,15);
	font-size: 18px;
}

.colorvioleta {
	color: rgb(155,114,174);
}

.icono_empleado {
	width: 81px;
	float: none;
	clip: rect(auto,auto,auto,auto);

}
