body {
	background-color: #e5e1e0;
	margin: 0px;
	padding: 0px;
	text-align: left;
}


/* caja de contenido */

.izq
{
	background-image: url(../images/sizq.gif);
	background-repeat: repeat-y;
	width: 7px;
}

.der
{
	background-image: url(../images/sder.gif);
	background-repeat: repeat-y;
	width: 7px;
}

.content
{
	background-image: url(../images/bkcontent.gif);
	background-repeat: repeat;
	width: 995px;
}


/* menu */

#bknav {
	height:45px;
	width:995px;
	background-image: url(../images/bknav.gif);
	background-repeat: no-repeat;
}

#nav ul {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}

#nav ul li {
  float: left;

}

#nav ul a {
	font-family: Arial;
	font-size: 11px;
  padding: 6px 12px 6px 12px;
  line-height: 2.1em;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  float: left;
  display: block;
}

#nav ul a:hover {

	color: #d8d7d3;
}

#nav ul .first a {
  background: none;
}
/* menu */

.slidebar {
	width: 224px;
	background-image: url(../images/slidebar.gif);
	background-repeat: repeat-y;
}
.content table tr td #bknav #redes_sociales {
	margin-top: 3px;
}


.bkcar  {
	height:43px;
	background-image: url(../images/bkcar.gif);
	background-repeat: repeat-x;
}

a.car1
{
	background-color: #928f8c;
	color: #4b4a48;
	border-color: #dbd7d4;
	border-width: 1px;
	border-style: solid;
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	font-family: arial;
}


#pleca
{
	height: 38px;
	background-image: url(../images/pleca.jpg);
	background-repeat: no-repeat;
	width: 736px;
	padding: 8px 0 5px 10px;
	text-align: left;
}


.txt
{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	text-align: left;
}

.row
{
	background-color: #928f8c;
}

#servicio-urgente {
	text-align: right;
	color: #FFC;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 14px;
	font-weight: bolder;
	padding-right: 30px;
}
.urgente {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	text-decoration: blink;
}
h1 {
	color: #333;
	font-size: large;
}

