@charset "utf-8";
html {
 	min-height: 100%;
 	height: auto;
}
body,td,th {
	font-family:Calibri (Body);
	font-size: 16;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #ff9900;
	font-size: 13px;
	font-family:Tahoma;
	background-image: url(../images/bg-aptitudemice.jpg);
	background-repeat: repeat-x;
    background-attachment: fixed,
	background-position: top left;
}
.fig_bg_L {
	background-image: url(../images/bgbottom.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.fig_bg_R {
	background-image: url(../images/bg_R.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

ul {
    list-style: none;
    padding:0;
    margin:0;
}

li { 
    padding-left: 1em; 
    text-indent: -.7em;
}

li:before {
    content: url(../images/postbullets.png);
    color: orange; /* or whatever color you prefer */
}


h1{ font-size: 12px;}


.h1-header {
	font-size: 14px;
	color: #790000;
}
.w{color: #FFFFFF;}
.w2{color: #FFFFFF; font-size: 10px;}

.blue {
	color: #336699;
}

.white {
    font-family: Calibri (Body);
	font-size: 14px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ffffff;
}

.white2 {
    font-family: Calibri (Body);
	font-size: 12px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ffffff;
}

.white3 {
    font-family: Calibri (Body);
	font-size: 16px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ffffff;
}

.orange {
    font-family: "Calibri (Body)" ,Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ff9900;
}

.orange2 {
    font-family: "Calibri (Body)" ,Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ff9900;
}

.orange3 {
    font-family: "Calibri (Body)" ,Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ff9900;
}

.orange4 {
    font-family: "Calibri (Body)" ,Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	font-weight: ;
	letter-spacing: 1px;
	color: #ff9900;
}

.gray {
	font-size: 14px;
	color: #333333;
}


.links a  {	text-decoration: none; color: #004182; }
.links a:visited  { text-decoration: none;	color: #004182; }
.links a:hover  { color: #336666; }
.links a:active  { text-decoration: none; color: #004182; }


.more a  {	color: #cb3318; }
.more a:visited  {	color: #cb3318; }
.more a:hover  { color: #FF9900; }
.more a:active  { color: #cb3318; }

.header {font-family: "Adobe Garamond Pro", Arial, Helvetica, Sans-Serif; font-size: 20px; font-weight: bold; color: #ff9900; letter-spacing: 2px; }
.header02 {font-family: "Adobe Garamond Pro", Arial, Helvetica, Sans-Serif; font-size: 18px; font-weight: bold; color: #ff9900; letter-spacing: 1px; }


.link-menu a  {	text-decoration: none; color: #222222; }
.link-menu a:visited  { text-decoration: none;	color: #222222; }
.link-menu a:hover  { color: #0066CC; }
.link-menu a:active  { text-decoration: none; color: #222222; }

.copyright {font-family: Calibri; font-size: 14px;  color: #000000;};
.copyright a  {	text-decoration: none; color: #000000; }
.copyright a:visited  {	text-decoration: none; color: #000000; }
.copyright a:hover  { color: #000000; }
.copyright a:active  { text-decoration: none;color: #000000; }

.copyright2 {font-family: Calibri; font-size: 14px; font-weight: bold;  color: #000000;};
.copyright2 a  {	text-decoration: none; color: #000000; }
.copyright2 a:visited  {	font-weight: bold; text-decoration: none; color: #000000; }
.copyright2 a:hover  { font-weight: bold; color: #000000; }
.copyright2 a:active  { font-weight: bold; text-decoration: none;color: #000000; }

