@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7F8F9;
  	overflow:hidden; 
	margin:0px;
	padding:0px;
}
#Todo { 
  position:absolute; 
  top:30px; 
  left:30px;
  width:97%;
  height:95%; 
  overflow:auto; 
}
#Fija { 
  position:absolute; 
  width:600px;
  top:0px; 
  left:30px; 
  height:145px;
}
#navega{
	position:absolute;
	top:220px;
	left:887px;
	background-color:#f7f8f9;
	width:75px;
	height:15px;
	border-top-style:solid;
	border-top-width:1px;
	border-top-color:#d6d3d3;
	border-left-style:solid;
	border-left-width:1px;
	border-left-color:#d6d3d3;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#d6d3d3;
	text-align:center;
}
#navega img{
	margin:0px 10px 0px 10px;
}
.fondogrisclaro {
	background-color: #E4E5E5;
}
.fondonegro {
	background-color: #000000;
}
.fondogridoscuro {
	background-color: #D5D9DA;
}
.textoportfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.textocontactanegro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}
.estrellas {
	font-size: 18px;
	color: #828485;
	font-family: "Courier New", Courier, monospace;
}

.textocontactagris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C6163;
	line-height: 16px;
}
.textocontactagris_sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5C6163;
	text-decoration: underline;
}
.bordegris {
	border: 1px solid #D3D6D6;
	margin: 0px;
	padding: 0px;
}

.textcontactabold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	word-spacing: 0.12em;
	line-height: 20px;
}
.etiqueta {
	 overflow:auto;

}
.tabla_margen{
	float:left;
	width:348px;
	height:242px;
	margin-right:10px;
	background-image:url(../images/marcoportfolio_19.gif);
}
.tabla_margen_esp{
	float:left;
	width:348px;
	height:242px;
	margin-right:10px;
	background-image:url(../images/marcoportfolio_19_esp.gif);
}
.tabla_margen_eng{
	float:left;
	width:348px;
	height:242px;
	margin-right:10px;
	background-image:url(../images/marcoportfolio_19_eng.gif);
}
