* {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif;
}

body
{  
	padding: 12px;
	background:#fff url(/css/activo/img/fondoCabecera.jpg) repeat-x;
}  

  
body a    { color: #004c94; text-decoration: none }

body a:hover     { color: #8597c7 }

div a 
 { cursor: pointer }

h1 
{	color: #444;
	font: normal 2em sans-serif;
	margin: 18px 0 0 ;
	display: none;
}

#tituloRuta
{
	height: 1.6em;
	line-height: 1.6em;
	vertical-align: top;
	border-bottom: 0px solid  #f5f5f5;
	clear: both;
	margin-bottom: 14px;
}

#tituloRuta div
{
	float: left;
	color: #2d2d2d;
	padding-left: 5px;
	padding-right: 10px;
	background: #fd9012 url(/css/activo/img/SeparadorMenuNivel2.gif) no-repeat right;
}

#tituloRuta div.menulast
{
	background: #fd9012 url(/css/activo/img/SeparadorMenuNivel2end.gif) no-repeat right;
}

#tituloRuta div a
{
	color:#fff;
}

#tituloRuta div a:hover
{
	color:#2d2d2d;
}

#cabecera
{
	height: 145px;
}

#bloquestitular
{
	margin-bottom: 10px;
	text-align: left;
	color: #f18513;
	font-weight: bold;
	font-size: 1.6em;
}

.localidadNo
{
	background: #fff url(/imagenes/iconos/icon_info.gif) no-repeat left;
	line-height: 32px;
	padding-left: 20px;
}
.localidadNo a
{
}

#ajaxform
{
	margin-left: 100px;
	width: 400px;
}

#bloquestabla
{
	width:630px;
}

