/* Bell.ca: main.css */
/* 
 *  Electric blue: #dadada;
 *  Light baby blue: #00aeef;
 *  Orange: #ff8231;
 *  Yellow: #ffcc00;
 *  Dark grey for all headers: #696973;
 *  Light grey for all text: #AFB0B1;  
 */
/* CSS for general elements

------------------------------------------------------------------------------*/

h1 {
	color: #AFB0B1;
	font-family: Bell Stone Sans, ITC Stone Sans, Stone Sans, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 8px;
}
.link {
    font-family: Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    color: #eb8525;
}
.deftext {
    font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696973;
	margin-left: 4px;
}
.small-text {
    font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696973;
}
.defpara {
    font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696973;
}
.top-link {
    font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #696973;
	margin-right: 6px;
	margin-left: 2px;
}
.deflink {
    font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
	color: #696973;
	margin-right: 6px;
	margin-left: 2px;
}
/*.engine {
	border-style: solid;
	border-width: 1px;
	border-color: BCC3D0;
	background-color: #ffffff;
	width: 790px;
	height: 90px;
}*/
.info {
	border-style: solid;
	border-width: 1px;
	border-color: BCC3D0;
	background-color: #FFFFFF;
	width: 330px;
}
.release {
	border-style: solid;
	border-width: 1px;
	border-color: BCC3D0;
	background-color: #FFFFFF;
	width: 194px;
	height: 160;
}
.butt-search {
    height: 21;
    width: 46;
    background-image: url(images/b_go.gif);
	border-style: none;
	border-width: 0px;
	margin-right: 20px;
}
.butt-view {
    height: 21;
    width: 43;
    background-image: url(images/b_view.gif);
	border-style: none;
	border-width: 0px;
	margin-right: 4px;
}
/*
.inp {
	background-color: #FFFFFF;
	height: 20px;
	width: 175px;
    font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}
*/
.preview {
	border-style: solid;
	border-width: 1px;
	border-color: #696973;
}


* { font-family: Arial, Helvetica, sans-serif;}

body { background:#ffffff;}
p, td, div { font-size:12px; color:#fff; line-height:12px;}
form, body, iframe { margin: 0; padding: 0;}
img, table, iframe { border: 0;}
p { margin-top:0; margin-bottom:12px;}
table { border-collapse:collapse;}
table td { padding:0;}

.bg_top { background:url(images/bg_top-x.jpg) repeat-x;}
.bg_top-l { background:url(images/bg_top-l.jpg) no-repeat; height:128px}
.bg_top-r { background:url(images/bg_top-r.jpg) no-repeat}
.slct { width:175px; height:19px}
.inp { width:175px; height:19px}
.btn_rech { background:url(images/btn_recherche.jpg) no-repeat; width:192px; height:31px; cursor:pointer; border:0}
.btn_vue { background:url(images/btn_vue.jpg) no-repeat; width:44px; height:21px; border:0; cursor:pointer; margin-top:10px}

.btn_search { background:url(images/btn_search.jpg) no-repeat; width:192px; height:31px; cursor:pointer; border:0}
.btn_view { background:url(images/btn_view.jpg) no-repeat; width:44px; height:21px; border:0; cursor:pointer; margin-top:10px}

.ttl1 { color:#eb8525; font-size:19px}
.d-box1 { border:#bcc3d0 solid; border-width:1px; width:195px; height:180px; margin-top:1px ;margin-right:5px; float:left}

.gr { color:#696973; font-size:16px}

.com { background:url(images/baloon.png) no-repeat; height:102px; width:253px; z-index:100; -background:url(images/baloon.gif) no-repeat; text-decoration:none; position:absolute; top:25px}
.com iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:253px;/*must have for any big value*/
	height:300px/*must have for any big value*/;
}
.comtext {text-decoration:none; padding-left:12px; padding-top:35px; width:223px; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#68622e; text-align:justify;"}