@font-face {
font-family: 'Hobo';
src: url('../../../pt/theme/hobo.eot?') format('eot'),
url('../../../pt/theme/hobo.ttf') format('truetype'),
url('../../../pt/theme/hobo.woff') format('woff'),
url('../../../pt/theme/hobo.svg#hoboregular') format('svg');
font-weight: normal;
font-style: normal;
}

img.arrondie {
-moz-border-radius:7px;
-webkit-border-radius:7px;
border-radius:7px;
}

html { 
  background: url(../../../pt/images/fond.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
ul
{
	list-style-image: url(../../../pt/theme/arcbul1d.gif);
}
ul ul
{
	list-style-image: url(../../../pt/theme/arcbul2d.gif);
}
ul ul ul
{
	list-style-image: url(../../../pt/theme/arcbul3d.gif);
}
a:link
{
	color: rgb(0, 0, 255);
}
a:active
{
	color: rgb(0, 0, 255);
}
a:visited
{
/*	color: rgb(204, 102, 255); */
    color: #ADADFF;
}
body
{
/*	background-color: rgb(255, 255, 255); */
	color: rgb(0, 0, 255);
}
table
{
	table-border-color-light: rgb(204, 153, 102);
	table-border-color-dark: rgb(204, 153, 102);
	border-color: rgb(204, 153, 102);
}
th
{
	border-color: rgb(204, 153, 102);
}
td
{
	border-color: rgb(204, 153, 102);
    padding: 0px 5px;
}
h1
{
	color: rgb(51, 153, 255);
}
h2
{
	color: rgb(51, 153, 255);
}
h3
{
	color: rgb(51, 153, 255);
}
h4
{
	color: rgb(51, 153, 255);
}
h5
{
	color: rgb(51, 153, 255);
}
h6
{
	color: rgb(51, 153, 255);
}
button
{
	background-color: rgb(51, 153, 255);
	color: rgb(0, 0, 255);
}
label
{
	color: rgb(0, 0, 0);
}
textarea
{
	color: rgb(0, 0, 0);
}
fieldset
{
	color: rgb(0, 0, 0);
}
legend
{
	color: rgb(51, 153, 255);
}
select
{
	color: rgb(0, 0, 0);
}
caption
{
	color: rgb(51, 153, 255);
}
body
{
	font-family: Calibri;
/*	background: url(fond.jpg) no-repeat;

/*    background:url(fond.jpg) repeat-y right top, 
    url(fond.jpg) repeat-y center top, 
    url(fond.jpg) repeat-y left top;   */ 

/* background-size: cover; */

	text-align: none;
	font-weight: normal;
	vertical-align: none;
	font-style: normal;
}
button
{
	border-top-style: solid;
	border-bottom-width: 1pt;
	font-weight: bold;
	border-left-width: 1pt;
	border-right-width: 1pt;
	color: #0000FF;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-style: italic;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	font-size: 8 pt;
	border-top-width: 1pt;
}
caption
{
	font-size: 14pt;
	font-family: Times New Roman, Times New Roman, Times;
	font-style: normal;
}
fieldset
{
	border-left-style: solid;
	border-bottom-width: 1pt;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 8pt;
	border-top-width: 1pt;
	border-right-style: solid;
	border-left-width: 1pt;
	font-style: normal;
	border-right-width: 1pt;
	border-bottom-style: solid;
	border-top-style: solid;
}
h1
{
	font-family: Calibri;
	font-style: normal;
	font-weight: normal;
	vertical-align: none;
	text-align: none;
	font-size: 24pt;
}
h2
{
	font-style: normal;
	vertical-align: none;
	font-weight: normal;
	text-align: none;
	font-family: Calibri;
	font-size: 18pt;
}
h3
{
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	vertical-align: none;
	text-align: none;
	font-family: Calibri;
}
h4
{
	font-size: 12pt;
	font-weight: normal;
	font-style: normal;
	text-align: none;
	font-family: Calibri;
	vertical-align: none;
}
h5
{
	text-align: none;
	font-family: Calibri;
	font-size: 10pt;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
}
h6
{
	font-family: Calibri;
	text-align: none;
	vertical-align: none;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
}
label
{
	font-style: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Arial, Helvetica;
}
legend
{
	font-style: normal;
	font-family: Times New Roman, Times New Roman, Times;
	font-size: 8pt;
}
marquee
{
	font-size: 14pt;
	font-family: Verdana, Arial, Helvetica;
}
select
{
	border-style:solid; font-style: normal;
	font-size: 8pt;
	font-family: Trebuchet MS, Arial, Helvetica;
	
}
table
{
	font-weight: normal;
	text-align: none;
	font-style: normal;
	vertical-align: none;
	font-family: Calibri;
}
textarea
{
	border-style:solid; font-style: normal;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 8pt
}
th
{
	font-style: normal;
	font-family: Verdana, Arial, Helvetica;
}

hr {
	color: blue;
	border-color: blue;
	background-color: blue;
	/* [disabled]width: 100%; */
	height: 1.5px;
}

#left, #right {
padding:1px 0;
}

#left {
  float:left;
  width: 150px;
} 

#right {
  margin-left: 160px;
}

#text, #bottom, #header {
  margin-left: auto;
  margin-right: auto;
  width: 90%;
} 
