/* ............. HTML Tags  ............. */


body_seba {
	width: 760px;
	margin: 2px auto;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333;
	text-align: left;
	}
body {
	width: 760px;
	margin: 2px auto;
	background-color: #fff;
	border: 0px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333;
	text-align: left;
	}

	
h1, h2, h3, h4, h5, h6, p, td, small, cite, strong, em {
	text-align: left;
	}

h1 {
	padding: 5px;
	color: #333;
	text-align: center;
	}	


	
h2 {
	padding: 3px;
	background-color: #eee;
	border-bottom: 0px solid #ccc;
	color: #333;
	text-align: left;        
	}	
	
p_seba {
	padding: 0.4em;
	font-size: 1.2em;
	line-height: 1.2em;
	text-align: left;
	} 	
	
/* 
hr {
	display: none;
	}
*/	
cite_seba {
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;	
	}	

cite {
	/* font-size: 0.8em; */
	font-size: 15;
	line-height: 1.5em;
	text-align: left;	
	color: red;
	}	

/* ............. Bandera  ............. */	

.bandera {
	height: 50px;
	margin: 0;
	background-image: url(imagen/arg.jpg);
	background-repeat: no-repeat;	
	}	

/* ............. Menu  ............. */

.navegacion {
	padding: 5px;
	background-color: #eee;
	border: 1px solid #ccc;
	color: #333;
	text-align: center;
	}	

.navegacion a {
	color: #c00;
	 text-decoration: none;
	}
	
.navegacion a:hover {
	text-decoration: underline;
	}	
	
	
.tituloseccion {
  font-size: 100%;
  font-weight: bold;
  color: #FFFFFF;
  /* background: #663300 no-repeat; */
  background: #003366 no-repeat;
  border: 1px solid #D8D1C4;
  padding-left: 21px;
  margin: 0px 5px 0px 5px;
}
.enlacesseccion {
  font-size: 100%;
  border: 1px solid #D8D1C4;  
  margin: 0px 5px 16px 5px;
}
.enlacesseccion .ponerborde { border-right: 5px solid #999999; }
.enlacesseccion a { 
  color: #003366; 
  padding-left: 10px;
  background: #eeeeee  no-repeat;
  display:block;
  text-decoration:none;
  border-bottom: 1px solid #999999;
}
.enlacesseccion a:hover { background-color: #f8f8f8; }
.formularioseccion {
  background-color: #D8D1C4;
  margin: 0px 5px 16px 5px;
  font-weight: bold;
  color: white;
  font-size: 70%;
  padding: 3px;
}
.formularioseccion input, .formularioseccion select {
  font-size: 80%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #666666;
  background-color: #D8D1C4;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 4px 0px;
}
a.anuncioseccion {
  border: 0px;
  background-color: #eeeeee;
  margin: 0px 5px 16px 5px;
  text-align:center;
  display:block;
}

/* ........... Simbolo Simulacion ......... */
td.borde {
  height: 100%;
  width: 16px;
  vertical-align: top; padding: 0px 2px 0px 16px; margin: 0px;
  background: url(images/esquina.gif) no-repeat;
}



img.trianglelefteq{
border: 23px; 
align: absbottom;
}

	
/* ............. referencias a papers ............. */	
.refer li { 
  font-size: 80%;	
  color: #003366; 
  
}


/* ............. Pie  ............. */	

.pie {
	width: 300px;
	margin: 10px auto;
	}