/* CSS Document */
#cita_previa{
	font-size:12px;
}
#cita_previa input{
	font-size:12px;
}
#cita_previa select{
	font-size:12px;
}
#cita_previa p{
	margin-top:4px;
	margin-bottom:0px;
}
#cita_previa div{
	margin:2px;
}
#calendari{
	width:175px;
	border:1px solid green;
	height:auto;
	overflow:auto;
	font-size:12px;
	margin-bottom:12px;
	background-color:#FFFFFF;
}
#calendari div{
	width:25px;
	float:left;
	text-align:center;
	margin-bottom:4px;
	/*border:1px solid black;*/
}
#calendari div.columna{
	background-color:#CCCCCC;
}
.avui{
	/*width:23px;
	border:1px solid #00FF00;*/
	background-color:#00FF00;
}
.festiu{
	color:#FF0000;
}
.avui_festiu{
	/*width:23px;
	border:1px solid #00FF00;*/
	background-color:#00FF00;
	color:#FF0000;
}
#novetats p{
	margin:0px;
	padding:1px;
	border-bottom:1px dotted #000000;
}
#novetats p a{
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#novetats p a:visited{
	color:#808080;
}
#treballadors p{
	margin:0px;
	padding:1px;
	border-bottom:1px dotted #000000;
}
#treballadors p a{
	font-size:13px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#treballadors p a:visited{
	color:#808080;
}
#contactar{
	font-size:13px;
}
#contactar ul{
	margin-top:2px;
	margin-bottom:2px;
	padding-bottom:2px;
	padding-left:20px;
}
#contactar li{
	list-style:none;
	margin-top:2px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#equips_usats div{
	margin-top:5px;
	overflow:auto;
	border-bottom:1px dotted #000000;
}
#equips_usats img{
	float:left;
	border:none;
	margin-right:20px;
	margin-bottom:4px;
}
#equips_usats p{
	color:#02217D;
	font-size:13px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}
#equips_usats p span{
	color:#000000;
	font-size:15px;
	font-weight:normal;
}
#empresa_contenedor{
	position:relative;
	height:auto;
	overflow:hidden;
}
#empresa_contenedor p{
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
	text-align:justify;
}
#empresa_contenedor p:first-letter{
	margin-left:30px;
}
#empresa_imatges_cont{
	position:relative;
	overflow:hidden;
	/*margin-left:-100px;*/
}
#empresa_imatges{
	width:auto;
	position:absolute;
	white-space:nowrap;
	height:208px;
}
#empresa_imatges img{
	margin-right:5px;
	border:none;
	padding:2px;
	border:1px solid #000000;
}
#atencio_client{
	text-align:center;
}
#atencio_client p{
	text-align:justify;
	margin-top:10px;
	margin-bottom:0px;
	font-size:14px;
}
#atencio_client p:first-letter{
	margin-left:30px;
}
div.tk_nuevos{
	clear:both;
	height:auto;
	overflow:auto;
	/*border:1px solid #000000;*/
	padding:0px;
	/*margin-right:40px;*/
	margin-bottom:5px;
}
div.tk_nuevos h4{
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	padding:2px;
	margin:0px;
	/*background-color:#CCCCCC;*/
	border-bottom:2px solid #000000;
}
div.tk_nuevos a{
	font-size:15px;
	color:#02217D;
	text-decoration:none;
	margin-right:20px;
}
div.tk_nuevos a:hover{
	text-decoration:underline;
}
div.tk_nuevos p{
	/*float:left;*/
}
div.tk_nuevos img{
	display:block;
	float:left;
	margin-right:10px;
}

