/* ------ [ css commun] ------ */

body {
	text-align: center;
	text-align: left;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
}
p {
	font-size:12px;
}
p.top {
	font-size:12px;
	padding-bottom:15px;
	margin:0;
}
h1 {
	font-size:16px;
}
h2 {
	font-size:14px;

}
h5 {
	font-size:12x;
	margin:0;
	padding:0;
}
a {
	font-size:11px;
	text-decoration:none;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
}
/* ------ [/css commun] ------ */


/* ------ [  Header   ] ------ */


a.header-btn-logindemo {
	text-align: left;
	text-decoration:none;
}
a.header-btn-loginlive {
	text-align: left;
	text-decoration:none;
}
.dropdown-lang
{
    font-weight:bold;
}

.button-login
{
    text-indent:26px;
    font-size:12px;
    font-weight:bold;
}
/* ------ [  /Header  ] ------ */

/* ------ [    Nav    ] ------ */

nav a {
	font-size:11px;
	text-decoration:none;
}
/* ------ [   /Nav    ] ------ */


/* ------ [   Aside   ] ------ */

.BoxAside .top {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 2.4;
	text-indent:8px;
}
#contactus p {
	font-size:14px;
	font-weight:bold;
}
aside a {
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.addurl a {
	font-size:9px;
	font-weight:normal;
	text-align:center;
}
/* ------ [  /Aside   ] ------ */

/* ------ [  Content  ] ------ */

 ul.content li {
	font-size: 12px;
	line-height: 28px;
}
/* ------ [ /Content  ] ------ */
/* ------ [   Footer  ] ------ */
footer p {
	text-align:center;
	text-shadow: 0px 1px #FFFFFF;
}
footer ul {
	text-align:center;
}
/* ------ [  /Footer  ] ------ */

