 body
 {
	font-family:Georgia, "Times New Roman", Times, serif;
 	background-image: url(imagenes/back.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed; 
	background-color:#3B4046;
  }
  .head
  {
  	 background-image:url(imagenes/top.jpg);
  }
  .head .logo td
  {
  	height:124px;
  }
  .head .botonera td
  {
	height: 53px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:center;
  }
  .head .botonera td a
  {
  	color: #F4F4F4;
	font-size:17px;
	font-style:italic;
	float:left;	
	padding:10px;
	margin:0px 1px 0px 1px;
	text-decoration:none;
  }
   .head .botonera td a:hover
  {
  	margin:0px 0px 0px 0px;
  	background-color:#262B2F;
	border:#353A3E solid 1px;
  }
  
  .head .botonera td .activo
  {
  	margin:0px 0px 0px 0px;
	color:#FFF;
  	background-color:#262B2F;
	border:#666 solid 1px;
  }
  
  
  .head .sub_botonera td
  {
	height:28px;
	padding-left:30px;
	vertical-align:top;
  }
  .head .sub_botonera td a
  {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#D5DAE0;
	margin-right:15px;
	text-decoration:none;
	text-transform:lowercase;
  }
  
  .head .sub_botonera td .activo
  {
  	font-weight:bold;
	color:#FFFFFF;
  }
  
   .head .sub_botonera td a:hover
  {
	color:#FFFFFF;
	text-decoration:underline;
  }
  hr
  {
	  	height:1px;
		background-color:#E0E0E0;
		color:#E0E0E0;
		margin-top:10px;
  }
  object
  {
	 margin:0px; padding:0px;
  }
  .contenidos td
  {
	padding-left:20px;
	padding-right:20px;
  }
  
  .contenidos td h2
  {
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:25px;
	  margin:0px;
	  color:#333;
  }
  
   .contenidos td h3
  {
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:14px;
	  font-weight:bold;
	  margin:0px;
	  margin-top:50px;
	  color:#333;
  }
   .contenidos td p
  {
	  font-family:Georgia, "Times New Roman", Times, serif;
	  font-size:12px;
		padding-left:10px;
		line-height:24px;
  }
   .noticias_block
   {
	   	margin-top:15px;
		margin-bottom:15px; 
	  font-family:Georgia, "Times New Roman", Times, serif;
   }
   .noticias_block h4 {
	   font-weight:lighter;
	   margin:0px;
	}
 .contenidos td .noticias_block p
  {
	  margin-top:5px;
	  margin-bottom:10px;
	  color:#333;
	  font-size:11px;
	  line-height:18px;
	  margin-left:-10px;

  }
  .noticias_block h4 a
  {
	  	color:#4DB0B5;
		background:url(imagenes/bullet_noti.gif) left no-repeat;
		padding-left:20px;
		font-size:13px;
  }

.noticias_block h4 a:hover
  {
	  	color:#09F;
		background:url(imagenes/bullet_noti_on.gif) left no-repeat;
		padding-left:20px;
		font-size:13px;
  }
 

.fotos_casos_block 
{
		margin-top: 13px;
}
.fotos_casos_block img
{
	border:#EFEFEF solid 2px;
	width:90px;
	margin:3px;
}

.boton a
{
		background:url(imagenes/btn_off.gif);
		float:right;
		padding:7px;
		font-family:Verdana, Geneva, sans-serif;
		font-size:11px;
		color:#000;
		text-decoration:none;
		border:#85AFC5 solid 1px;
}

.boton a:hover
{
		background:url(imagenes/btn_on.gif);
		
}

.pie_pagina td
{
	color:#FFF;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	padding-top:10px;
}

.pie_pagina td a 
{
		color:#FFF;
}

.home_servicios td
{
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#3E7578;
}
#links_top
{
	margin-right:10px;
}
#links_top td
{
	height:20px;
	font-family:Georgia, "Times New Roman", Times, serif;		
	font-size:11px;
	text-align:left;
}

#links_top td a
{
		color:#333;
		text-decoration:none
}
#links_top td a:hover
{
	text-decoration:underline;
}
.paginado
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	border:1px solid #347C8B;
	line-height:30px;
	padding:0px 10px;
	text-align:center;
	color:#347C8B;
	margin-top:10px;
}

.paginado a
{
	text-decoration:none;
	color:#347C8B;
}
.paginado a:hover
{
	text-decoration:underline;
}
.foto
{
	width:90px;
	height:90px;
	overflow:hidden;
}
.foto img
{
	width: expression( document.body.clientWidth > 89 ? "90px" : "auto" );
	/*height: expression( this.scrollHeight > 199 ? "75px" : "auto" );*/
	max-width:90px;
	/*max-height:75px;*/
}
.caso_real
{
	display:block;width:90px;height:90px;
	border:1px solid #999;
}
.container img, .container p img, .img_ho
{
	border:8px solid #ccc;
}
.formm
{
	font-size:12px;
}

.container h3
{
	background:#EAEAEA;
	line-height:30px;
	margin:0px;
	padding-left:10px;
	border:1px solid #CCC;
	border-left:none;
	border-right:none;
}
.img_ho
{
	width:471px;
	margin:auto;
}

.sub_menu h4
{
	float:left;
	margin-left:25px;
}
