/* CSS Document */

body {
	background-color: #006600;
	background-image:url(img/bgkindex.jpg);
background-repeat:repeat-x;
}

a:link { text-decoration:none; color:#006600}
a:visited { text-decoration: none; color:#006600}
a:hover { text-decoration: none; color:#333333}
a:active { text-decoration: none; color:#006600}



/* textos principal */
#textos1 { font-family:Verdana;
font-size:12px;
color:#333333}

/* textos principal2 */
#textos2 { font-family:Verdana;
font-size:10px;
color:#333333}

/* textos arriba planilla */
#textos3 { font-family:Verdana;
font-size:12px;
color:#FFFFFF}

/* textos titulos */
#titulos1 { font-family:Arial;
font-size:18px;
color:#8CC739}

/* textos titulos2 */
#titulos2 { font-family:Arial;
font-size:14px;
color:#006600}
#titulos4 {
font-family:Arial;
font-size:17px;
color:#006600
}
#titulos5 { font-family:Arial;
font-size:18px;
color:#FFBF00}

#titulosvendido { font-family:Arial;
font-size:18px;
color:#833125}

