@charset "utf-8";
/* CSS Document */

body {padding:0px;}

.pie {color:#999999;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
}

.fondo1 {background-image:url(imagenes/fondo1.jpg);
background-repeat:repeat-x;
background-color:#E18D00;}

.titulo {color:#CC0000;
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
font-weight:800;
}

.texto1 {color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:600;
text-align:justify;
}

.texto2 {color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:500;
}

.texto3 {color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:900;
text-align:justify;
}

.text4 {color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:600;
}

a {color:#000000;
text-decoration:none;
}