body {
	
    background-image: url(../imagenes/fondos/fondo_005_rayitas_grises.jpg);
    background-repeat: repeat-y;
   	background-position: top center;
   	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	
	background-color: #FFFFFF;
}
a:hover {
	color: #FF0000;
}
p
  {
	  color:black;
	  text-align:justify;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: small;
  }
td
  {
	  color:black;
	  /* text-align:justify; */
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 10pt;
  }
  
h1
{
	font-size:13pt;
	/* font-style:italic; */
	font-family: Tahoma;
	text-align:left;
	color:#999999;
	
	line-height: 2;
	/*
	font-size:18pt;
	font-family: sans-serif;
	text-align:center;
	color:#999999;
	*/
}
h2
{
	font-size:13pt;
	font-style:italic;
	font-family: Tahoma;
	text-align:left;
	color:#564574;
	text-decoration: underline;
	line-height: 2;
}
h3
{
	font-size:11pt;
	font-style:italic;
	font-family: Tahoma;
	text-align:left;
	color:#999999;
	text-decoration: underline;
}

.texto_pequeno
{
	font-size:8pt;
}
.derecha
{
	text-align:right;
}
.centro
{
	text-align:center;
}
.justificado
{
	text-align:justify;
}
.expandido
{
	letter-spacing:5px;
	word-spacing:4px;
}
.fondo_logo_camilo
{
    background-image: url(../imagenes/fondos/fondo_002_logo_camilo.jpg);
    background-repeat: no-repeat;
   	background-position: center center;

}
a:hover {
color:#FF0000;
}
a:visited{
color:#aaaaaa;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
a:link{
color:#0000aa;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.Estilo28 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; font-size: 12px; }
#formica{
background:#eeeeee;
}
#fondoNegro{
background: url(../imagenes/binetas/misFondos/lineaCuadroFondo.jpg) repeat-x;
color:#FFFFFF;
}
a.estiloMio:link{
color:#ffffff;
text-decoration:blink;
}
a.estiloMio:hover{
color:#ff0000;
text-decoration:blink;
}
a.estiloMio:visited{
color:#555555;
text-decoration:blink;
}
a.estiloMio2:link{
color:#000000;
text-decoration:underline;
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 100;	
}
a.estiloMio2:visited{
color:#555555;
text-decoration:none;
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 100;	
}

a.estiloMio2:hover{
color:#ff0000;
text-decoration:none;
font-size:9px;
font-family: Arial, Helvetica, sans-serif;
font-weight: 100;	
}
#vertical{background: url(../imagenes/binetas/misFondos/vertical.jpg) repeat-x}