@charset "UTF-8";

/*************************************/
/* reset all browser default styling */
/*************************************/
@import "reset-min.css";



/***************************************************************/
/* import example.css for default styling of content elements  */
/***************************************************************/
@import "example.css" all;
html {
	overflow-y: scroll;
	}



#piv-bandeau		{ 
			background:url(../images/piv_bandeau_fond.gif) repeat-x #fff; 
			display: block;
height: 100px;
left: 50%;
margin-left: -500px;
margin-right: 25px;
position: relative;
vertical-align: top;
width: 995px;}

#piv-bandeau div.mo	{display:block; float:left;  clear:none; margin:0; padding:0;  
			text-align:left; width:211px; height:86px; margin:0; 
			padding:0px; background:white;}
#piv-bandeau div.mo a	{display:block; width:100%; height:100%; text-indent:-5000em; text-decoration:none; 
			background:url(../images/piv_mo.gif) no-repeat 0 17px; cursor:pointer;}
#piv-bandeau div.mo a:hover,
#piv-bandeau div.mo a:focus	{text-decoration:none;}
#piv-bandeau div.mo span	{visibility:hidden; color:#000; font-size:20px; letter-spacing:0.6em;}

#piv-bandeau div.idSite		{display:block; float:right; clear:right; line-height:0; width:727px; height:57px; 
			        margin:0; text-indent:-5000em; /*background:url(../images/piv_bandeau.jpg) no-repeat 100% 0 white;*/}



#piv-bandeau a		{color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:x-small;_font-size:0.8em; 
			text-decoration:none; margin:0 5px;}
#piv-bandeau a:hover	{text-decoration:none;}
#piv-bandeau a:focus 	{text-decoration:none;}
#piv-bandeau-print	{display:none;}

#piv-bandeau-navig		{display:block; float:left; margin-left:10px; _margin-left:0px; width:735px; margin-top:1px;_margin-top:-1px;}
*+html body #piv-bandeau-navig		{margin-top:-1px;}

#piv-bandeau-navig ul	{display:inline;}
#piv-bandeau-navig ul li	{display:inline; list-style-type:none;margin-left: 0em;}
#piv-bandeau-navig ul li.quitter	{position:absolute; right:1.5em; clear:none;}
#piv-bandeau-navig li.langue	{position:absolute; right:0.5em; bottom:29px;}

#piv-bandeau-navig ul li a		{text-decoration:none;}
#piv-bandeau-navig ul li a:hover,
#piv-bandeau-navig ul li a:focus	{text-decoration:underline;}




/***************/
/* GRID LAYOUT */
/***************/
div#navigationAids, div#footer h3, div#navigationFirstLevel h2, div#navigationSecondLevel h2 {
	display:none;
	}
div#outerWrap {
	width:990px;
	text-align:center;
	margin:0 auto;
	overflow:auto;
	}
div#outerWrap div {
	text-align:left;
	}
div#header {
	background:#ffffff;
	height:180px;
	/*margin-top:50px;*/
	background:url(../images/bg2.gif);
	}
div#navigationSecondLevel {
	float:left;
	width:21%;
	}
div#main {
	width: 73%
	float:left;
	}
div#secondary {
	width:26%;
	float:right;
}
div#footer {
	clear:both;
	}
body.hideRightColumn div#secondary {
	display:none;
	}
body.hideRightColumn div#main {
	width:79%;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#main {
	width:74% !important;
	float:left;
	position:relative;
	}
body.hideLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#main {
	width:100%;
	}
body.hideRightAndLeftColumn div#secondary, body.hideRightAndLeftColumn div#navigationSecondLevel {
	display:none;
	}
body.hideRightAndLeftColumn div#contentWrap, body.hideLeftColumn div#contentWrap {
	background-image:none;
	background:#fff;
	}


/*******************/
/* GENERAL PADDING */
/*******************/
div#secondayContent, div#navigationContent, div#footer {
	padding:5px;
	}
div#mainContent {
	padding:30px;
	overflow:hidden;
	}


/**********************************************************/
/* STYLING AND POSITIONING OF INDIVIDUAL GENERAL ELEMENTS */
/**********************************************************/
body {
	/*background: #494949 url(../images/bg.gif) top left repeat-x;*/
	}
html {
	/*background:#494949;*/
	background:#666666;
	}
strong {
	font-weight:bold;
	}
div#header {
	/*background:#3c8dd9 url(../images/header_overlay.png);*/
	/*background:#3c8dd9 url(http://www.securitepublique.gouv.qc.ca/uploads/media/securite_civile4_02.jpg);*/
	
	}
div#contentWrap {
	/*background: url(../images/bg_contentWrap.gif) top left repeat-y;*/
	background-color:#f1ebeb;
	overflow:hidden;
	clear:both
	}
div#navigationSecondLevel {
	}
div#secondary {
	margin-top:48px;
	}
div#footer {
	/*background:url(../images/bg_footer.jpg) top center no-repeat;*/	
	background-color: #fff;
	}
div#footer .footerFrame,
div#footer .footerFrame-last {
	float:left;
	width: 200px;
	margin: 0 0 0 20px;
	}
div#footer .footerFrame-last {
	width: 410px;
	}
div#footer .footerFrame h4 { 
	margin: 0 0 1em 0;
	}
div#footer #licensebadge {
	margin-top: 3px;
	opacity: 0.3;
	}
div#topMenu ul li, div#languageMenu ul li {
	display:inline;
	padding-left:1em;
	font-size:100%;
	}
div#topMenu, div#languageMenu {
	float:right;
	padding-bottom:24px;
	margin:-24px 6px 0 0;
	}
div.secondaryContentSection {
	background:#f2f2f2;
	border:1px solid #cfcecf;
	width:155px;
	border-top:none;
	padding: 0 10px 10px 10px;
	margin:0 0 2.4em 10px;
	overflow:hidden;
	font-size:90%;
	}
div#navigationFirstLevel {
	/*background: #3c8dd9 url(../images/navOverlay.png) top left repeat-x;*/
	background: #C32C00 ;

	}
div#navigationFirstLevelMenu ul {
	overflow:hidden;
	/*margin:0 0 0 190px;*/
	margin:0 0 0 0px;
	}
div#navigationFirstLevelMenu ul li {
	display:block;
	float:left;
	margin-left:0;
	}
div#navigationFirstLevelMenu ul li a {
	padding:0.8em 1em;
	display:block;
	}
div#breadcrumb {
	position:relative;
	margin-left:26px;
	top:16px;
	font-size:90%;
	}
div#breadcrumb span {
	font-weight:bold;
	}
div#navigationSecondLevelMenu ul {
	line-height:2.2em;
	border-bottom:1px solid #ccc;
	margin-left:0;
	}
div#navigationSecondLevelMenu ul ul {
	border-bottom:none;
	margin-bottom:0;
	}
div#navigationSecondLevelMenu ul ul ul {
	text-indent:50px;
	}
div#navigationSecondLevelMenu {
	width:230px;
	margin-top:0px;
	background-color:gainsboro;
	}
div#navigationSecondLevelMenu li.active {
	background:#fff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc !important;
	border-bottom:1px solid #ccc;
	font-weight:bold;
	}
div#navigationSecondLevelMenu li.active ul li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li.selected {
	background: #fff url(../images/bg_liCurrent.gif) top right no-repeat;
	font-weight: bold !important;
	border-top:1px solid #ccc;
	}
div#navigationSecondLevelMenu li.selected li {
	font-weight:normal;
	}
div#navigationSecondLevelMenu li {
	border-top:1px solid #ccc;
	list-style-type:none;
	margin-left:0;
	}
div#navigationSecondLevelMenu li.active li, div#navigationSecondLevelMenu li.selected li {
	border-top:1px solid #eee;
	}


/*****************************/	
/* LINK COLORS AND TREATMENT */
/*****************************/
a:link {
	color: #3c8dd9;
	text-decoration: none;
	}
a:visited {
	color: #3c8dd9;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
div#footer a:link, div#footer a:visited {
	color:#646464;
	text-decoration:none;
	}
div#footer a:hover {
	text-decoration:underline;
	}
	div#topMenu ul li a, div#languageMenu ul li a {
	color:#a9a9a9 !important;
	}
div#navigationFirstLevelMenu ul li a {
	color:#fff;
	}
div#navigationFirstLevelMenu ul li a.selected, div#navigationFirstLevelMenu ul li a.active {
	background:#353535;
	}
div#navigationFirstLevelMenu ul li a:hover {
	background: url(../images/navButtonOverlay.png);
	text-decoration: none;
	}
div#breadcrumb a {
	color: #5d5d5d;
	margin:0 4px;
	}
div#breadcrumb span {
	margin:0 4px;
	}
div#navigationSecondLevelMenu ul li a {
	color:#353535;
	}
div#navigationSecondLevelMenu ul li a:hover {
	color:#3c8dd9;
	text-decoration: none;
	}
div#header h1 a {
	color:#fff;
	text-decoration: none;
	}


/******************/
/* FONT TREATMENT */
/******************/
body {
	font: 70%/1.6em Verdana, Geneva, sans-serif;
	color:#515151;
	}
div#mainContent {
	font-size:105%;
	}
h1, h2, h3 {
	font-weight:bold;
	margin:0.5em 0 1em 0 ;
	color: #353535;
	}
h1 {
	font-size:130%;
	}
div#header h1 {
	color:#fff;
	font: 400% Georgia, "Times New Roman", Times, serif;
	color: #f2f2f2;
	margin-left:20px;
	position:absolute;
	font-style:italic;
	background-image:url('images/logo.jpg');
	}
div.secondaryContentSection .csc-header h1, div.secondaryContentSection .csc-header h2, div.secondaryContentSection .csc-header h3 {
	color:#fff;
	background:#494949;
	padding: 6px 10px;
	margin:0 0 1em -11px;
	width:157px;
	}
h2 {
	font-size:130%;
	}
h3 {
	font-size:115%;
	}
h4, h5 {
	font-size:105%;
	}
.csc-frame-frame1 { 
	color:#353535;
	}
p {
	margin-bottom:1em;
	}
blockquote {
	margin:1em 0 1em 2em;
	padding-left:2em;
	border-left:1px solid #ccc;
	}
div#footer {
	color:#646464;
	}
div#navigationSecondLevel h2 {
	margin-left: 12px;
	padding-top:12px;
	}



/*************/
/* SEARCHBOX */
/*************/
div#searchBox input.inputText {
	width:100px;
	}
div#searchBox {
	left:10px;
	top:189px;
	position:relative;
	width: 168px;
	height: 21px;
	background: url(../images/bg_searchInput.gif) no-repeat;
	margin-left:8px;
	}
div#searchBox input#inputText {
	float: left;
	padding: 1px 0 2px 4px;
	margin: 2px 0 0 20px;
	border: 0;
	width: 110px;
	background: none;
	color:#515151;
	}
div#searchBox input.inputButton {
	float: right;
	margin: 3px 4px 0 0;
	cursor: pointer;
	}
div#searchBox legend {
	display:none;
	}

/********************************/
/* INDEXED_SEARCH - BASIC STYLING */
/********************************/
.tx-indexedsearch .tx-indexedsearch-browsebox li { 
	display:inline; 
	margin-right:5px;
	}
.tx-indexedsearch-redMarkup {
	font-weight: bold;
	}
.tx-indexedsearch .tx-indexedsearch-title {
	background: #e5e5e5; 
	padding: 1px 5px;
	}
div.tx-indexedsearch-res dt, div.tx-indexedsearch-res dt {
	float:left;
	}
dl.tx-indexedsearch-info {
	font-size:80%;
	color: #999;
	text-transform:uppercase;
	line-height:1.4em;
	}
dt.item-crdate, dt.item-mtime, dt.item-path {
	font-weight:bold;
	}
div.tx-indexedsearch-res {
	margin-bottom:2em;
	}
.tx-indexedsearch td {
	padding:2px;
	}
.tx-indexedsearch .tx-indexedsearch-searchbox {
	}
input#tx-indexedsearch-searchbox-sword {
	width:250px;
	}
.tx-indexedsearch select {
	width:156px;
	}
.tx-indexedsearch label {
	display:block;
	margin-top:1em;
	text-transform:uppercase;
	font-size:90%;
	}
.tx-indexedsearch legend {
	display:none;
	}
.tx-indexedsearch-search-submit {
	padding:1em 0;
	}


/***************************/
/* TT_NEWS - BASIC STYLING */
/***************************/
.news-latest-item h3, .news-latest-item p {
	margin-bottom: 0;
	}
.news-list-subheader p {
	display:inline;
	}
.news-list-item {
	padding: .4em 0 1em;
	clear:both;
	}
.news-list-container img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-single-img {
	float:left;
	margin: 0 10px 10px 0;
	}
.news-list-category {
	font-size: 90%;
	}


/************************/
/* THEME COLOR OVERIDES */
/************************/
.themeColorForeground {
	color:#ff6600;
	}
.themeColorBackground {
	background-color:#ff6600 !important;
	}

div#header {
	/*background-color:#ff6600;	*/
	background-color:#ffffff;

	}
a:link, a:visited {
	color:#ff6600;
	}
div#navigationFirstLevel {
	background-color:#ff6600;
	}

	
///***************************************///

#navigationSecondLevelMenu ul {
border-top: ;
list-style-type: none;
margin: 10px 0px 0px !important;
padding: 0px 0px 341px;
}

#navigationSecondLevelMenu ul li {
bottom: 0px;
}

#navigationSecondLevelMenu ul li a {

background: #67605D;
background-position: 0px 0px;
border-bottom: 1px solid #67605D;
border-top: 1px solid #948F8C;
color: white;
display: block;
font-size: 1,1em;
font-weight: bold;
padding: 9px 10px 10px 12px;
text-decoration: none;
color:#ffffff !important;
}

#navigationSecondLevelMenu ul li.active {
background: transparent;
border-bottom: 1px solid #67605D;
border-top: 1px solid #948F8C;
}

#navigationSecondLevelMenu ul li.active a {
background-position: 0px -88px;
border-bottom: 0px !important;
border-top: 0px !important;
padding-bottom: 11px;
background: #ff6600;

}	




#slider1 {
  width: 990px;
  height: 174px;
  list-style: none;
 }


.rightside{float:left; margin-right:5px;}

#footerMenu p {
	margin-left:85%;
	
	
	
	
}
#gallery{
	margin-left:210px;
	
}
	
#rightContent{
	float:right;
	margin-right:25px;
	
}	