body 
{ 	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial; 
	font-size: 11px;
}

:focus {
-moz-outline-style: none;
}	
#static_page { 
 margin-left: 220px;
 margin-top: 15px;
 min-width: 878px;
}

#static_page A { 
  text-decoration: none;
  color: black;
  font-size: 11px;
  
}

#static_page A:hover { 
  text-decoration: underline;
  color: black;
  font-size: 11px;
  
}

#static_home_page {
 margin-left: 0px;
 margin-top: 0px;
 min-width: 999px;
 min-height: 660px;
 max-width: 1200px;
 max-height: 1024px;
}


#paloma { float: right; position: fixed;  top: 30px; right: 50px }
#paloma img { border: 0}

#texto_proyecto_vertical { position: fixed; padding: 20px; top: 500px; max-width: 200px;}
#texto_proyecto_horizontal { position: fixed; padding: 20px; top: 500px; max-width: 200px; }

font[size="1"]{
    font-size: 8px;
}
font[size="2"]{
    font-size: 9px;
}
font[size="3"]{
    font-size: 10px;
}

font[size="4"]{
    font-size: 11px;
}
font[size="5"]{
    font-size: 12px;
}
font[size="6"]{
    font-size: 14px;
}
font[size="7"]{
    font-size: 16px;
}


#navigator 
{
	margin-left: 50px;
	font-family: Georgia, Arial, "Courier New", monospaced;
	font-size: 10px;
	width: 700px;
}

#navigator_left
{
    display: block;
	float: left;
	width: 36px;
}

#navigator_imagen
{
    display: block;
	float: left;
	width: 628px;
}

#navigator_right
{
    display: block;
	float: right;
	width: 36px;
}


#navigator img {
	border: 0;

}


#enlaces {
		font-family: Georgia, Arial, "Courier New", monospaced;
	font-size: 10px; 
}

.identidad_link A {text-decoration: none; color: inherit; }
.identidad_link A:hover { text-decoration: underline; color: inherit; }
	
.selected A  {	font-family: Georgia, Arial, "Courier New", monospaced;
	font-size: 10px; color: red; font-weight: bold; text-decoration: none;}
.selected A:hover  { color: red; font-weight: bold; text-decoration: underline;}

#informacion {

	width: 190px;
	float: left;
	margin-right: 210px;
}


#informacion_texto {
	float: left;
	width: 190px;
	margin-right: 20px;
}

#informacion_texto_eng {
	float: left;
	width: 190px;

}

#informacion_clientes {
	clear: both;
	width: 250px;

}