#ubicacion
{
	width: 100%;
	background: #c0c0c0;
	display: block;
	height: 24px;
	border: 1px #CAD7E0 solid;
	font-weight: bold;
}

#ubicacion div.titulo
{
	color: #000;
	padding: 5px 0 0 20px;
	margin: 0 0 0 10px;
	float: left; 
}

#ubicacion div.inicio
{
	float: left;
	width: 100px;
	background: transparent url(../imagenes/bg2.png) center left no-repeat;
}

#ubicacion div.inicio a
{float: left;
	background: transparent url(../imagenes/bg1.png) center right no-repeat;
	display: block;
	color: #000;
	height: 20px;
	text-decoration: none;
	padding: 4px 0 0 10px;
	width: 80px;
	
}


#ubicacion div.seccion
{
	float: left;
	min-width: 80px;
	background: transparent url(../imagenes/bg3.png) center left no-repeat;
}

#ubicacion div.seccion a
{	float: left;
	color: #000;
	display: block;
	background: transparent url(../imagenes/bg2.png) center right no-repeat;
	height: 20px;
	text-decoration: none;
	padding: 4px 0 0 10px;
	width: 80px;
}


#ubicacion div.noticia
{
	float: left;
	width: 120px;
	background: transparent url(../imagenes/bg3.png) center right no-repeat;
}

#ubicacion div.noticia a
{float: left;
	background: transparent url(../imagenes/bg3.png) center right no-repeat;
	display: block;
	color: #000;
	height: 20px;
	text-decoration: none;
	padding: 4px 0 0 10px;
	width: 120px;
}


#derecha 
  {
  float:right; 
  width: 300px;
  }
#izquierda 
  {
  float:left;
  width: 690px;
  }
#ajustador_noticia 
  {
  clear:both;
  width:100%; 
  text-align:center;
  }
  
#titulo_noticia
{
	font-family: "Times new roman";
	font-weight: bold;
	font-size: 3em;
	color: #EF3601;
}

#fecha_noticia
{
	font-family: "Arial";
	font-weight: bold;
	font-size: 1.2em;
	color: #527D98;
}

#texto_noticia
{
	font-size: 1.2em;
	text-align: justify;
	margin: 10px 0 0 0;
}

#set_fotos
{
	width: 300px;
	float: right;
	border: 1px #c0c0c0 solid;
	padding: 10px;
	margin: 0 0 5px 10px;
	display: block;
}

#set_fotos div.ajuste
{
	clear: both;
}

#set_fotos img.foto
{
	display: block;
}

#set_fotos a.fotos_noticia
{
	background: #E8E8FF;
	text-decoration: none;
	font-size: 1em;
	padding: 2px;
	border: 1px #c0c0c0 solid;
	margin: 5px 2px 2px 2px;
	float: left;
	width: 14px;
	text-align: center;
	color: #000;
}

#set_fotos span.titulo
{
	text-decoration: none;
	font-size: 1em;
	padding: 4px 2px 2px 2px;
	margin: 5px 2px 2px 2px;
	float: left;
	display: block;
	float: left;
	text-align: center;
	color: #000;
	height: 20px;
}

input.dsq-trackback-url
{
	width: 100%;
	color: #c0c0c0;
	border: 1px #c0c0c0 solid;
}

div.dsq-options a
{
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
