	@charset "utf-8";

/* v1.0 | 20080212 */

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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}



/* CSS Document */
body{ font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; margin:0;}

.socials a{
	margin:0 3px 0 3px;
	
	}
#header{ width:100%;}

#content{ padding:10px 5% 15px 5%; overflow:hidden;}
#content h2{ font-size:14px; text-transform:uppercase; margin-bottom:10px;}
#content h1{ font-size:24px; margin-bottom:10px; margin-top:15px; }
#content p{ font-size:15px;line-height:18px;}
#content img{ margin:10px 0 0 0;  }

#menu .button1{ height:50px; width:90%;  line-height:50px; margin:0 5% 0 5%;  }
#menu .button1 a{  text-decoration:none; font-size:26px; display:block; width:100%;  margin-top:6px;}
#menu .button1 .icon{ float:left;}
#menu .arrow{ height:20px; width:10px; float:left; margin-top:15px; margin-left:5px; background-color:inherit;}
#menu .button2{ height:50px; width:65%;  line-height:50px; padding:0 0% 0 5%; float:left;}
#menu .button2 a{  text-decoration:none; line-height:50px; font-size:14px; font-weight:bold; display:block; width:100%; margin-top:0; }

#footer{ text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; line-height:28px; padding:15px 0 15px 0; margin-top:20px;}
#footer a{ color:inherit;}

.separator{ width:100%; height:1px;}

.image{ padding:15px 0 15px 0;}


/* onbile dinamic styles */

.bodybk{background-color:#090909;} /* body background*/
.mainbk{ background-color:#000000;} /* principal color (buttons, borders, ecc.) */
.icobk{color:#FFFFFF;} /* icon and menu texts color */
.titlecolor{ color:#48443c;} /* title color */
.txtcolor{ color:#54493d;} /* main text color */
.uppertitlecolor{ color:#000000;} /* upper title color */
.headlinecolor{color:#007FBA;} /* secondary text color */
