/* Master CSS */

body {
	margin-top:0px;
}

.pac_index {
	width:810px;
}

.logo {
	float:left;
	width:204px;
	height:249px;
        background: url(images/01.gif);
}

.menu {
	float:right;
	width:576px;
    padding-right:30px;
	color: #FFFFFF;
	background:url(images/02.gif) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.menu a {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration:none;
}

.menu a.selected {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	background:#a51d21;
}

.menu a:hover {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-variant:small-caps;
	text-decoration:none;
	font-weight:bold;
	background:#a51d21;
}

.side {
	float:left;
	width:187px;
	background:#FFFFFF; 
	padding-top:5px;
	padding-bottom:5px;
	padding-left:13px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.side div {
	color: #a51d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}

.side b {
	color: #a51d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.side a {
	color: #a51d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	text-decoration:none;
}

.side a:hover {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration:none;
}

p.track {
        font-size:8pt;
} 

.content {
	float:right;
	width:576px;
	min-height:102px;
	padding:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align:left;
}

.content h1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-variant:small-caps;
	text-align:left;
	float:left;
	width:100%; 
	border-bottom:1px #000000 solid;
}

.content h2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-variant:small-caps;
	text-align:left;
	border-bottom:1px #000000 solid;
}

.blog h3 a {
	color:#a51d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration:none;
	text-align:left;
}

.blog h3 a:hover {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	text-decoration:none;
	text-align:left;
}

.blog a {
	color:#a51d21;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration:none;
	text-align:left;
}

.blog a:hover {
	color:#333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration:none;
	text-align:left;
}

.content p.en {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}

.content p.fr {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: left;
}

.news2 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	float: right;
	width:49%;
}

.news1 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	border-right:#000000 1px solid;
	float: left;
	width:49%;
}

.news1 p {
	font-size: small;
}

.news2 p {
	font-size: small;
}

.blog2 {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	float: right;
	width:49%;
}

.blog1 {
	color: #999999;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	text-align: left;
	border-right:#000000 1px solid;
	float: left;
	width:49%;
}

.blog1 p {
	font-size: small;
}

.blog2 p {
	font-size: small;
}

p.selection a {
	background:#a51d21;
	padding:10px;
	border:1px #000000 solid;
	text-decoration:none;
	color:#FFFFFF;
}

p.selection a:hover {
	background:#FFB0B0;
	padding:10px;
	border:1px #999999 solid;
	text-decoration:none;
	color:#333333;
}

.footer {
	float:left;
	background:url(images/07.gif);
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}

.footer a {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration:none;
}

.footer a:hover {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-decoration:none;
}

div.logo_footer {
	float:right;
	width:400px;
	height:37.5px;
	text-align:right;
}

div.valid_footer {
	float:left;
	width:400px;
	height:37.5px;
	text-align:left;
}