body {
font-family:Verdana,Arial,Helvetica!important;
font-size:13px!important;
}

#container {
	margin-left:10px!important;
}

div#compartir_cos.rutes div#etapes {
	clear:both;
	margin:10px auto 0;
	width:620px;

}
div#compartir_cos.rutes div#resum{
	clear:both;
	margin:0 auto;
	/*margin-top:520px;*/
	height:180px;
	width:600px;
	background-color:#efefef;
	padding:10px;
}
div#resum div#dadesruta {
	float:left;
	height:auto;
	padding-left:10px;
}
div#resum div#dadesruta p{
	line-height:20px;
}
div#resum div#seguretat {
	clear:both;
	margin-top:20px;
}
div#compartir_cos.rutes div#resum h3 {
	width:100%;
	text-align:center;
	margin-top:15px;
	margin-bottom:5px;
	font-size:1.4em;
}
div#compartir_cos.rutes div#etapes h3 {
	width:100%;
	margin-top:15px;
	margin-bottom:5px;
	font-size:1.4em;
}
div#compartir_cos.rutes ul li {
	line-height:20px;
	margin-bottom:5px;
	padding-left:20px;
	margin-left:70px;
}
div#compartir_cos.rutes ul li span {
	width:20px;
	height:16px;
	margin-right:5px;
	float:left;
}
div#etapes table {
	border:1px solid black;
	width:100%;
	border-collapse:collapse;
	border:none;
	border-spacing: 0px;
}
div#etapes table tr{
	border:0px !important;
	border-spacing: 0px;
}
div#etapes table td{
	height:35px;
	border-spacing: 0px;
	border:1px solid black;
	padding-left:15px;
}

div#compartir_cos.rutes .type{
	width:25px;
	padding:0px;
}
div#compartir_cos.rutes .type span{
	border:1px solid black;
	margin-right:10px;
	font-weight:bold;
	text-align:center;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
}
div#compartir_cos.rutes .vermell span{
	background-color: #FFCFCF;
	border: 1px solid #CF4040;
	color: #CF4040;
}
div#compartir_cos.rutes .groc span{
	background-color: #FFFFDF;
	border: 1px solid #FFE900;
	color: #A1AF2B;
}
div#compartir_cos.rutes .blau span{
	background-color: #DFF1FF;
	border: 1px solid #008CFF;
	color: #007BDF;
}
div#compartir_cos.rutes .verd span{
	background-color: #DFFFE0;
	border: 1px solid #00CF09;
	color: #009F07;
}
div#compartir_cos.rutes .taronja span{
	background-color: #FFF3DF;
	border: 1px solid #FFA200;
	color: #BF7900;
}
div#compartir_cos.rutes div#etapes p {
	line-height:20px;
	margin:10px 0;
}

div#mapa_taula  {
	width:100%;
	height:100%;
	/*text-align:center;*/
}
div#compartir_wrapper div.mapa {
	height:500px!important;
	margin:0pt auto;
	width:620px;
}
div#compartir_wrapper td.minimapa {
	text-align:center;
}
div#compartir_wrapper td.minimapa a span {
	visibility:hidden;
}
div#compartir_wrapper td.minimapa a {
	text-decoration:none;
	display:block;
	width:20px;
	height:20px;
	line-height:20px;
	background:transparent url('/imatges/map.png') center center no-repeat;
	padding-right:5px;
	outline:none;
	text-align:center;
}

div#compartir_cos .D89APB, div#compartir_cos .D89PMB, div#compartir_cos .D89POI{
	position:absolute;
	width:20px;
	height:20px;
}
div#compartir_cos .D89APB{
	z-index: 2147483647;
	background:transparent url('/imatges/APB.png') no-repeat scroll 0 0;
}
div#compartir_cos .D89PMB{
	z-index: 2147483647;
	background:transparent url('/imatges/PMB.png') no-repeat scroll 0 0;
}
div#compartir_cos .D89POI{
	z-index: 2147483647;
	background:transparent url('/imatges/POI.png') no-repeat scroll 0 0;
}
div#compartir_cos div#mapa_taula div#map img.mapaCicloruta{
	position:relative;
	float:left;
}

div#D89PMB,div#D89APB,div#D89POI{
	visibility:hidden;
	position:absolute;
	height:auto;
	width:auto;
}

.textDivAvan{font-family:Arial; font-weight:normal; font-size:12px; color:#333;}

.titolPopup
{
	background-image: url('http://cicloruta.org/imatges/cercalia/bg_div_info.gif');
}

.popupImg
{
	background: url("http://cicloruta.org/imatges/cercalia/close.gif") no-repeat;
	cursor: pointer;
}

.popupImgMin
{
	background: url("http://cicloruta.org/imatges/cercalia/minimize.gif") no-repeat;
	cursor: pointer;
}

.popupImgMax
{
	background: url("http://cicloruta.org/imatges/cercalia/maximize.gif") no-repeat;
	cursor: pointer;
}

.popupImgApi
{
	background: url("http://cicloruta.org/imatges/cercalia/close.gif") no-repeat;
	cursor: pointer;
}

.popupImgSApi
{
	background: url("http://cicloruta.org/imatges/cercalia/close.gif") no-repeat;
	cursor: pointer;
	top:11px;
	left:251px;
}


.fonsPopup2{
	background-color:#F9F9FA;
	border:1px solid #C6C6C6;
	height:16px;
	left:0;
	opacity:0.8;
	position:relative;
	top:0;
	width:179px;
}


.titolPopup2{
	background-image:url(http://cicloruta.org/imatges/cercalia/bg_div_info3.gif);
	color:#444444;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	height:20px;
	left:5px;
	position:absolute;
	text-align:left;
	top:5px;
	width:261px;
	opacity:0.8;
	filter: alpha(opacity=80);

}

.contTitolPopup2 {
	height:100%;
	left:5px;
	position:absolute;
	top:4px;
	width:100%;
}

.popupImgApi2{
	background:transparent url(http://cicloruta.org/imatges/cercalia/close.gif) no-repeat scroll 0 0;
	cursor:pointer;
	height:10px;
	left:161px;
	position:absolute;
	top:11px;
	width:10px;
}

/*Mapa deixarà de ser interactiu*/
.fonsControlPanel{
	display:none;
}

.olControlPanel{
	display:none;
}

/*ESPECIFIC VITORIA*/
td.columna{
	width:0px!important;
}

div#titol,div#idiomes{
	visibility:hidden;
}

div.cap_imprimir{
	margin-top:10px!important;
	visibility:visible!important;
}

.sortida{
	margin-left:0px!important;
	padding-left:0px!important;
	
}

body{
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.5em;
	margin:0.4em 0;
}

div#compartir_wrapper div#compartir_contingut #passos li {
	list-style:none;
}
div#compartir_wrapper div#compartir_contingut #passos h3 {
	margin-bottom:10px;
}
div#compartir_wrapper div#compartir_contingut legend {
	*padding-left:-5px;
	*color:#000;
}
div#compartir_wrapper div#compartir_contingut .comentari {
	font-size:0.9em;
}

body {
	background-color: #c5c6c1;
	font-family: Verdana, Arial, Helvetica!important;
	font-size:13px!important;
}

#compartir_navegacio ul li a:hover, a:hover{
	text-decoration:underline;
}
a, #compartir_navegacio ul li a, #compartir_navegacio ul{
	color:#05876E !important;
	text-decoration:none;
}
#compartir_cos, #compartir_menu, #compartir_navegacio, #compartir_estat_usuari {
	font-family:Verdana,Arial,Helvetica;
	font-size:0.9em!important;
}

#presentacio h2, #presentacio h3, #presentacio h4, #presentacio h5{
	text-transform:uppercase;
	padding-top:10px;
}

div#compartir_wrapper div.viatge {
	*width:99%;
}

div#compartir_wrapper div#dadesViatge div {
	width:98%;
}

div#compartir_wrapper div#compartir_peu {
	font-size:0.9em!important;
	padding-top:20px;
}

div#compartir_wrapper div#compartir_navegacio {
	*padding:10px 0px;
}

#ultim_viatge{
	width:60%;
}

div#compartir_wrapper div#dadesViatge div {
	clear:both!important;
	width:98% !important;
}

div#compartir_wrapper div#dadesViatge .dretaMeitat{
	margin-top:15px;
}

div#compartir_wrapper #taulaEmisions , div#compartir_wrapper #taulaHorari {
	font-size:12px!important;
}

#compartir_cos #menuUsuari{
	width:20%!important;
	float:left;
}
#ultim_viatge, #ultim_viatge h3{
	width:78%!important;
	float:left;
}

div#compartir_wrapper div.viatge ul.opcions li {
	display:inline;
}
div#compartir_cos.missatges div#missatges ul.dadesmissatge {
	width:57%!important;
}

div#selector_poi{
	width:auto;
	height:auto;
}

a.idioma{
	font-size:10px!important;
}

div#separador {
	background:#E9EAE4 none repeat scroll 0 0;
	float:left;
	height:80px;
	margin:4px;
	width:1%;
}

h3{
	font-weight:bold!important;
	padding-top:3px!important;
	font-size:13px!important;
}

.formViatgeDireccio {
	_margin-top:3px!important;
	width:44%!important;
	float:right!important;
	overflow:hidden!important;
}
.formViatgeDireccio input {
	width:210px;
}

.formViatgeLloc{	
	clear:both;
	width:52%!important;
	float:left!important;
	overflow:hidden!important;}



.foramapa {
	_height:500px!important;
}

div#map{
	_height:500px!important;
}

div#selectorpois{
	_bottom:0px!important;
}

.popupImgSApi{
	left:190px!important;
}

.F80VAH303030N1{
	font-weight:bold;
}

div#compartir_wrapper div#compartir_contingut p.legend {
	font-size:14px!important;
}

div#compartir_wrapper div#compartir_contingut fieldset {
	clear:none!important;
}

p {
	font-size:1.2em!important;
	}
#footer {
	margin-top:0em!important;
	}
	
div#compartir_wrapper div#compartir_contingut {
	text-align:left!important;
	width:900px!important;
}
h3.resum {
	background-color:#05876E!important;
	clear:both!important;
}



#header #miayunt p a, #header #miayunt p a:visited {
	color:#FFFFFF!important;
}

div#compartir_cos{
	width:620px!important;
	float:left;
}
div#mes_info{
	float:right;
	margin-top:120px;
	padding:30px;
	text-align:right;
	width:220px !important;
}
div#selectorpois{
	margin-top:540px!important;
	margin-bottom:20px!important;
}