<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    background-color: #eeeeee;
    padding: 0 0 0 0;
    margin: 0;
}

header
{
    background-color: #142134;
    margin-bottom: 20px;
}

header .container
{
    height: 100%;
}

header img
{
    height: 50px;
}

header ul
{
    margin: 5px 0;
}

header ul li
{
    padding: 0 2px !important;
}

header label
{
    line-height: 60px;
    color: #fff;
    font-weight: bold;
    margin: 0;
}

 ul .nav li
{
    list-style-type: none;
    display: inline-block;
}

h1
{
    font-variant: small-caps;
    background-color: #eeeeee;
    background-image: url(/includes/back-h1.png);
    margin: 0;
    padding: 15px 0 15px 25px;
    font-weight: bold;
}

h1 div
{
    float: right;
    padding: 2px 15px 0 0;
}

h2.calendar,
h2.homepage,
h2.blog,
h2.newsletter,
h2.newsletter-page,
h2.marquee
{
    background-color: #38742c;
    margin: -25px -25px 20px -25px;
    padding: 10px 10px 10px 23px;
    color: #ffffff;
}

h2.newsletter,
h2.marquee
{
    margin-top: 10px;
}

h2.blog
{
    background-color: #38742c;
}

h2.homepage
{
    background-color: #38742c;
}

h4,
h5,
h6
{
    padding: 5px 10px 5px 10px;
    margin: 5px 0 10px 0;
    font-size: 20px;
    font-weight: bold;
    background-color: #eeeeee;
}

a.blog-post-title
{
    font-weight: bold;
    font-size: 16px;
    line-height: 25px;
}

.uts-directory-name,
.uts-doclist-name,
.uts-calendar-name,
.uts-form-name,
.uts-group-name
{
    display: none !important;
}

.uts-directory-description,
.uts-doclist-description,
.uts-calendar-description,
.uts-album-description,
.uts-form-description
{
    font-weight: normal;
    font-size: 14px !important;
}

.uts-newsletter
{
    padding: 0 !important;
    margin: -15px 0 20px 0 !important;
}

#uts-newsletter-email
{
    width: 200px !important;
}

.uts-newsletter .btn
{
    font-weight: bold;
    margin-top: 15px;
}

.top-menu ul.menu &gt; li:first-child
{
    margin: 0;
    padding: 2px 20px 0 0;
}

.uts-marquee
{
    width: 200px;
    height: 200px;
}

.uts-directory-element
{
    background-color: #e8e8e8;
}

.uts-directory-element-label-left img
{
    border: 1px solid #999;
}

.uts-directory-element-label-center.uts-directory-element-description-link
{
    clear: both;
}

#home-link:hover
{
    content: url('/includes/home-high.png');
}

table
{
    border-spacing: 0px;
}

table tr td
{
    padding: 0px;
}

.container
{
    width: 980px;
    text-align: left;
    padding: 0;
}

.container &gt; .container
{
    background-color: #ffffff;
    min-height: 640px;
    border: 1px solid #aaaaaa;
}

.content
{
    padding: 25px;
}

.content p:first
{
    margin-top: 0;
    padding-top: 0;
}

p:empty
{
    display: none;
}

.top-menu
{
    background-color: #333333;
    height: 40px;
    width: auto;
    margin: auto;
    vertical-align: middle;
    display: inline-block;
}

.top-menu ul li
{
    margin: 5px 25px 5px 0px;
    padding: 0;
}

.top-menu ul li a
{
    font-family: Oswald;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

.top-menu ul li a:hover
{
    color: #38742c;
}

 ul.menu
{
    padding-right: 0;
}

.submenu
{
    background-color: #333333;
    margin-left: -20px !important;
    padding: 10px !important;
}

.submenu li
{
    padding: 0px 10px 5px 10px !important;
}

.submenu li a
{
    font-size: 12px !important;
    text-align: left;
}

 ul.menu li,
 ul.submenu li
{
    width: auto !important;
}

 ul.submenu li a
{
    width: auto !important;
}

li
{
    white-space: nowrap;
}

.credits
{
    font-size: 10px;
    margin-bottom: 5px;
    clear: both;
}

.carousel
{
    width: 100%;
    height: 300px;
}

.carousel-bullets
{
    margin: 0 20px -2px 0;
}

.carousel-bullets span
{
    width: 21px;
    height: 18px;
    z-index: 999;
    background-image: url(/includes/bullet.png);
    display: inline-block;
    font-family: "";
    content: "";
}

.carousel-bullets span:hover
{
    background-image: url(/includes/bullet-hover.png);
}

.carousel-bullets span.active,
.carousel-bullets span.active:hover
{
    background-image: url(/includes/bullet-selected.png);
}

.search-box
{
    position: relative;
    width: 300px;
    float: right;
    margin: 0 0 10px 0;
}

.search-box form
{
    height: 30px;
    border: 1px solid #555;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    overflow: hidden;
}

.search-box form input[type="text"]
{
    font-size: 14px;
    color: #ddd;
    border-width: 0;
    background: transparent;
}

.search-box form input[type="text"]
{
    width: 218px;
    padding: 3px 3px 0 8px;
    color: #333333;
    outline: none;
    float: left;
}

.search-box form button
{
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width:35px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #555;
    background-color: #aaaaaa;
    -webkit-border-radius: 0px 5px 5px 0px;
    -moz-border-radius: 0px 5px 5px 0px;
    border-radius: 0px 5px 5px 0px;
    cursor: pointer;
    vertical-align: top;
}

.search-box form button img
{
    height: 15px;
    margin-top: -5px;
}

.search-result
{
    vertical-align: top;
}

.search-result &gt; .badge
{
    font-size: 10px;
    padding: 4px 9px 4px 9px;
    margin: 2px 5px 5px 0;
    height: 17px;
    display: inline-block;
    vertical-align: top;
}

.search-result &gt; div
{
    float: right;
    text-align: right;
    font-size: 10px;
}

.search-result &gt; div table
{
    width: 50px;
    background-color: #eeeeee;
    height: 13px;
    margin-left: 10px;
}

.search-result &gt; div table td
{
    background-color: #eeeeee;
}

.search-result &gt; a
{
    font-weight: bold;
    height: 17px;
    display: inline-block;
    vertical-align: top;
}

img[align="left"],
img[style*="float: left"],
img[style*="float:left"]
{
    margin: 5px 15px 0px 0px;
}

img[align="right"],
img[style*="float: right"],
img[style*="float:right"]
{
    margin: 5px 0px 0px 15px;
}

.bottom-menu ul,
.bottom-menu li,
.bottom-menu li a
{
    padding: 0 !important;
    margin: 0 !important;
    display: inline !important;
    float: none !important;
}

.bottom-menu li a
{
    margin: 0px 10px 0px 0px !important;
}

.credits,
.credits *
{
    color: #bbbbbb;
}

.credits a
{
    color: #aaaaaa;
}

div.uts-form-separator
{
    width: 100%;
    min-width: 500px;
}

div.uts-form-separator label
{
    font-size: 20px;
    background-color: #747474;
}

div.uts-form-separator-2
{
    width: 50%;
    min-width: 350px;
}

div.uts-form-separator-2 label
{
    font-size: 16px;
    background-color: #b2b2b2;
}

div.uts-form-separator-3
{
    width: 40%;
    min-width: 00px;
}

div.uts-form-separator-3 label
{
    font-size: 14px;
    background-color: #fafafa;
}

div.uts-calendar-legend-category
{
    margin-top: 5px;
}










.buttons-menu
{
    width: 100%;
    display: block;
    padding: 0;
    margin: -20px 0 0 0;
    text-align: center;
}

.buttons-menu div
{
    width: 190px;
    height: 180px;
    display: inline-block;
    padding: 0;
    margin: 20px 15px 20px 15px;
    text-align: center;
    vertical-align: top;
    text-decoration: none;
}

.buttons-menu div
{
    display: inline-block;
    padding: 0;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}

.buttons-menu div span
{
    display: block;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.buttons-menu div:hover span
{
    color: #888888;
}

.buttons-menu div a
{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-origin: border-box;
    background-size: 100px 100px;
    
    display: inline-block; width: 120px; height: 120px;
    border-width: 50px;
    border-color: rgba(0,0,0,0);
    border-style: solid;
    
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
    -ms-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

.buttons-menu div a:hover
{
    border-width: 10px;
    border-color: #ffffff;
    background-size: 130px 130px;
}

/* ------------------------------------------------ */
/* Ligne 1 */
/* ------------------------------------------------ */
.buttons-menu div.calendrier a { background-image: url(/includes/images/buttons/icon-calendrier.png); }
.buttons-menu div.calendrier a:hover { border-color: #ffd438; }
.buttons-menu div.proces-verbaux a { background-image: url(/includes/images/buttons/icon-proces-verbaux.png); }
.buttons-menu div.proces-verbaux a:hover { border-color: #ffd438; }
.buttons-menu div.role a { background-image: url(/includes/images/buttons/icon-role.png); }
.buttons-menu div.role a:hover { border-color: #ffd438; }



/* ------------------------------------------------ */
/* Pour les albums comme St-Flavien */
/* ------------------------------------------------ */
.uts-album
{
    position: relative;
    margin: 0px 0 40px 0;
}

.uts-album-name
{
    background-color: #c10f08;
    color: #ffffff;
    width: auto;
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 15px 2px 15px;
    display: inline; /* inline */
    border-bottom: 5px solid #ffffff;
    border-right: 5px solid #ffffff;
}

.uts-album-thumb,
.uts-album-thumb img,
.uts-album-thumb:hover,
.uts-album-thumb img:hover,
.uts-album-thumb:hover img
{
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    z-index: 90;
}

.uts-album-thumb img
{
    width: 120px;
    height: 120px;
}

.uts-album-thumb,
.uts-album-thumb:hover
{
    margin-right: 7px;
}

.uts-album &gt; .uts-album-thumb
{
    display: none;
    border-bottom: 10px solid #efefef;
}

.uts-album &gt; .uts-album-thumb:hover
{
    border-bottom: 10px solid #c10f08;
}

.uts-album &gt; .uts-album-thumb:nth-of-type(1),
.uts-album &gt; .uts-album-thumb:nth-of-type(2),
.uts-album &gt; .uts-album-thumb:nth-of-type(3),
.uts-album &gt; .uts-album-thumb:nth-of-type(4),
.uts-album &gt; .uts-album-thumb:nth-of-type(5)
{
    display: inline-block;
}

.uts-form-separator label
{
    margin-top: 20px;
    padding: 5px 10px !important;
    background-color: #e4e4e4 !important;
    font-size: 15px !important;
}

.uts-form-separator-2 label
{
    padding: 5px 10px !important;
    background-color: #f0f0f0 !important;
    font-size: 14px !important;
}





 ul.__csp
{
list-style-type:none;
padding-left:0 !important;
}

 ul.__csp li:nth-of-type(odd)
{

}

 ul.__csp li:nth-of-type(even)
{

}

 ul.__csp li
{

}

 ul.__csp li label
{

}

 ul.__csp li a
{

}

h3.__csp
{
margin-top:15px !important;
}

table.__csp tr td:first-child
{
width:160px !important;
}



.__cspContentPV
{

}

#__cspContentPV h3.__csp
{
background-color:#eeeeee !important;
-webkit-border-radius:5px !important;
-moz-border-radius:5px !important;
border-radius:5px !important;
padding:5px 10px 5px 10px !important;
}

#__cspContentPV h3.__csp img
{
float:right;
margin-top:8px;
}

#__cspContentPV table
{
margin-top:10px;
}

.menu li:last-of-type .submenu
{
    left: auto;
    right: -25px;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}</pre></body></html>