@CHARSET "utf-8";
/* reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	/*font-size: 100%;
	font: inherit;*/
	vertical-align: baseline;
}
*{
	outline:none;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
input{
	border:0;
	padding:0;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* fin del reset*/
@-moz-font-face{
    font-family: Catull;
    src: url(font/catull.ttf);
    font-weight:400;
}
@-webkit-font-face{
    font-family: Catull;
    src: url(font/catull.ttf);
    font-weight:400;
}
@-o-font-face{
    font-family: Catull;
    src: url(font/catull.ttf);
    font-weight:400;
}
@-ms-font-face{
    font-family: Catull;
    src: url(font/catull.ttf);
    font-weight:400;
}
@font-face{
    font-family: Catull;
    src: url(font/catull.ttf);
    font-weight:400;
}
html body{
    font-family: Catull,Sans-Serif;
    
}
#logo{
    /*margin:200px auto;
    width:600px;
    height:200px;
    text-align:center;
    font-size:100px;
    text-shadow:0px 3px 3px rgba(0,0,0,0.25);
    filter: dropshadow(color=rgba(0,0,0,0.25), offx=0, offy=3); */
}
.G{
    color:#3E75FA;
font-size: 20px;

}
.G::-moz-selection{
    background-color:#0047F1;
    color:#DD172C;


}
.G::-webkit-selection{
    background-color:#0047F1;
    color:#DD172C;


}
.G::-o-selection{
    background-color:#0047F1;
    color:#DD172C;


}
.G::-ms-selection{
    background-color:#0047F1;
    color:#DD172C;


}
.G::selection{
    background-color:#0047F1;
    color:#DD172C;


}
.o1{
    color:#FF4559;
font-size: 20px;

}
.o1::-moz-selection{
    background-color:#DD172C;
    color:#F9A600;


}
.o1::-webkit-selection{
    background-color:#DD172C;
    color:#F9A600;


}
.o1::-o-selection{
    background-color:#DD172C;
    color:#F9A600;


}
.o1::-ms-selection{
    background-color:#DD172C;
    color:#F9A600;


}
.o1::selection{
    background-color:#DD172C;
    color:#F9A600;


}
.o2{
    color:#F8C256;
font-size: 20px;

}
.o2::-moz-selection{
    background-color:#F9A600;
    color:#0047F1;


}
.o2::-o-selection{
    background-color:#F9A600;
    color:#0047F1;
}
.o2::-ms-selection{
    background-color:#F9A600;
    color:#0047F1;
}
.o2::-webkit-selection{
    background-color:#F9A600;
    color:#0047F1;
}
.o2::selection{
    background-color:#F9A600;
    color:#0047F1;
}
.g{
    color:#3E75FA;
font-size: 20px;
}
.g::-moz-selection{
    background-color:#0047F1;
    color:#00930E;
}
.g::-o-selection{
    background-color:#0047F1;
    color:#00930E;
}
.g::-ms-selection{
    background-color:#0047F1;
    color:#00930E;
}
.g::-webkit-selection{
    background-color:#0047F1;
    color:#00930E;
}
.g::selection{
    background-color:#0047F1;
    color:#00930E;
}
.l{
    color:#0BD11D;
font-size: 20px;
}
.l::-moz-selection{
    background-color:#00930E;
    color:#E61B31;
}
.l::-o-selection{
    background-color:#00930E;
    color:#E61B31;
}
.l::-webkit-selection{
    background-color:#00930E;
    color:#E61B31;
}
.l::-ms-selection{
    background-color:#00930E;
    color:#E61B31;
}
.l::selection{
    background-color:#00930E;
    color:#E61B31;
}
.e{
    color:#FF4559;
font-size: 20px;
}
.e::-moz-selection{
    background-color:#E61B31;
    color:#0047F1;
}
.e::-webkit-selection{
    background-color:#E61B31;
    color:#0047F1;
}
.e::-o-selection{
    background-color:#E61B31;
    color:#0047F1;
}
.e::-ms-selection{
    background-color:#E61B31;
    color:#0047F1;
}
.e::selection{
    background-color:#E61B31;
    color:#0047F1;
} 
.Y
{
background-color: ffffff;
font-size: 20px;
color:#E61B31;
}
.andex
{
background-color: ffffff;
font-size: 20px;
color: 000000;
}