a:link     { color: #198bbe; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: underline }
a:visited   { color: #006; text-decoration: underline }

a:hover  { color: #333; text-decoration: underline }

a:active    { color: #9da5b1; text-decoration: underline }

/* TYPOGRAPHIE ET CONTENU */

body,p,div,th,td,ul,ol,li,blockquote,span      {
	color: #333;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Geneva, sans-serif;
	line-height: 17px;
}
td   { color: #333; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.titreFilm   {
	color: #198bbe;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}
.filet_droite {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
}
.titreRouge75e { color: #e61821; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }
.titreOr75e { color: #ac8c58; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; text-transform: uppercase; }
.titreFondRouge   { color: #fff; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal; text-transform: uppercase; letter-spacing: 1px }
.titreFondRose { font-size: 13px; font-weight: bold }
.titreFondGris { font-size: 13px; font-style: italic }
.exposant { font-size: smaller; vertical-align: 3px }
ul    { font-size: 12px; text-indent: 0; list-style-type: disc; list-style-image: url("../images/boulet.gif"); margin: 1em 0 1em 16px; padding: 0 }
ol { font-size: 12px; text-indent: 0; list-style-type: decimal; margin: 1em 0 1em 23px; padding: 0 }
.DateFilm { color: #603; font-weight: bold }
.table { margin: 0; padding: 0; border: solid 1px #333 }
.table1 { margin: 0; padding: 6px; border: solid 1px #333 }
.sous-titre    { color: white; font-weight: bold; background-color: #52a8cd; letter-spacing: 2px; padding: 3px }
.CELLULE_COUL { background-color: #f2fcff }
.CELLULE_COUL1 {
	background-color: #f2fcff;
	padding: 8px;
	border: 1px solid #2D8BBF;
}
.CELLULE_COUL_or { background-color: #dfc8a3; padding: 8px; border: solid 1px gray; }
.lien_ns { color: #198bbe; font-size: 10px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.texte10 { font-size: 10px }
.texte10moins { font-size: 10px; font-stretch: condensed }
.texte11px  {
	font-size: 11px;
	line-height: 11px;
}
.listesans { font-size: 12px; text-indent: 0; list-style-type: disc; list-style-image: url("../images/boulet.gif"); margin: 0 0 0 16px; padding: 0 }
.upmenu {
	color: #ac8c58;
	text-align: left;
	}
a.upmenu:link {
	color: #ac8c58;
	text-align: left;
	}
a.upmenu:visited {
	color: #ac8c58;
	text-align: left;
	}
a.upmenu:hover {
	color: #333333;
	text-align: left;
	}
a.upmenu:active {
	color: #ac8c58;
	text-align: left;
	}
	
	body  {
	background: #eeeeee;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: right; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.twoColFixRtHdr #container {
	width: 830px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixRtHdr #header {
	background: #FFFFFF;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	text-align: right;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 315px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
bcbcbc; 1px;
	text-align: right;
	border-left: solid #CCC 1px;
#CCC;;
	margin: 15px 10px 15px 0;
}
.twoColFixRtHdr #mainContent {
	margin: 0 350px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0 15px 0 20px;
}
.twoColFixRtHdr #mainContent2 {
	margin: 0 150px 0 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	padding: 0 15px 0 20px;
}
.twoColFixRtHdr #footer {
	padding: 0 10px 0 30px;
	background-color: #2D8BBF;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color: #FFF;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
h1 {
	color: #2D8BBF;
	font-size: 200%;
	font-style: #ffffff;
}
h2 {
	color: #2E8CC2;
}
h3 {
	color: #2E8CC2;
	text-transform: uppercase;
}
.pubhaut {
	background-color: #FFF;
	padding: 0 10px 0 20PX;
}
.encadre {
	background-color: #f0f8ff;
	padding: 6px;
	width: 210px;
	font-size: 11px;
}
.surligne {
	background-color: LES FILMS PARAMOUNT 1, Westmount Square, Suite 850 Montréal (Québec)  H3Z 2P9  T (514) 937-3333
| F (514) 937-2338  www.paramount.com  Directrice de la programmation Cécile Morin (poste 2008) cmorin@in;
	font-size: 1.1em;
	font-weight: bold;
	color: #2D8BBF;
	height: 1,3;
}
.upmenu {
	color: #ffffff;
}
	
a.upmenu:link {
	color: #ffffff;
}

a.upmenu:visited {
	color: #ffffff;
}

a.upmenu:hover {
	color: #ffffff;
}

a.upmenu:active {
	color: #ffffff;
}
