
/*  ----------\
	-----------------------------------------------
	Title 		: Zerospam.ca CSS Document (homepage specific)
	Author 		: Francis Hogue
	Edition 	: Blank
	Version 	: 2.0
	Created 	: 24-08-2007
	Updated 	: 
	Contact 	: francishogue@francishogue.com
	Copyright 	: Zerospam.ca (c) 2007
	-----------------------------------------------
	----------/
	
	rouge bourgogne :	#be0d0d
	texte grey :		#464646
*/


/* --------------------------------------
	
	=layout, structure
	
-------------------------------------- */
#banner {
	float: left;
	padding-bottom: 15px;
	width: 938px;
}


/* Gestion de la grandeur des colonnes du contenu principal en fonction de la page dans laquelle on se trouve */
body.home #content {
	float: left;
	padding-left: 5px;
	width: 609px;
}

body.home #sidebar {
	float: right;
	padding-right: 5px;
	width: 315px;
}

/* --------------------------------------
	
	=headers
	
-------------------------------------- */

#panel-tryout h2 {
	font-size: 15px;
	font-weight: bold;
	margin: 16px 0 0 15px;
	text-transform: uppercase;
	width: 208px;
}

div.col-info {
	min-height: 380px;
}

div.col-info h3 {
	background: #f9f9f9 url(../img/down-arrow.gif) no-repeat 100% 3px;
	border-top: 3px solid #be0d0d;
	font-size: 120%;
	margin-bottom: 0.4em;
	padding: 5px 8px;
	text-transform: uppercase;
}

div.col-info h3 span {
	color: #908f8f;
	display: block;
	font-size: 70%;
}

body.home #sidebar div h3 {
	background: #f9f9f9;
	border-top: 3px solid #be0d0d;
	font-size: 120%;
	line-height: 140%;
	margin-bottom: 0.4em;
	text-align: center;
	text-transform: uppercase;
}


/* --------------------------------------
	
	=basic text style
	
-------------------------------------- */
body.home div.col-info p, body.home div.col-info blockquote {
	font-size: 90%;
}	

body.home div.col-info blockquote {
	border-left: 2px solid #d7d7d7;
	padding-left: 5px;

}

body.home div.col-info blockquote strong {
	display: block;
	font-size: 100%;
}

body.home div.col-info dt.first {
	margin-top: 0;
}
body.home div.col-info dt {
	clear: both;
	margin-top: 1em;
}
body.home div.col-info dt img {
	float: right;
	padding: 0;
}

body.home div.col-info dd {
	font-size: 90%;
	margin-right: 57px;
}

body.home div.col-info dt a, body.home #sidebar div a {
	color: #be0d0d;
	font-weight: bold;
	text-decoration: underline;
}
body.home div.col-info dt a:visited, body.home #sidebar div a:visited { color: #464646; }
body.home div.col-info dt a:hover, body.home div.col-info dt a:active, body.home #sidebar div a:hover, body.home #sidebar div a:active { color: #cf4040; }

body.home #sidebar dd {
	font-size: 90%;
}
body.home #sidebar div img { margin: 0; }


/* --------------------------------------
	
	=links
	
-------------------------------------- */


/* --------------------------------------
	
	=panel
	
-------------------------------------- */
#panel-flash {
	/*background: url(../img/panel-flash.jpg) no-repeat;*/
	border: 1px solid #e0dfdf;
	display: inline; /* FIX IE6 */
	float: left;
	height: 258px;
	margin: 0 0 0 5px;
	width: 607px;
}

#panel-tryout {
	background: url(../img/panel-thumbsup.jpg) no-repeat;
	border: 1px solid #e0dfdf;
	display: inline; /* FIX IE6 */
	float: right;
	height: 258px;
	margin: 0 5px 0 0;
	position: relative;
	width: 313px;
}



#panel-tryout #txt-tryout {
	height: 153px;
	position: absolute;
	top: 55px;
	width: 223px;
}

#txt-tryout p {
	text-indent: -9999px;
	position: absolute;
}

#txt-tryout a {
	background: url(../img/box-learn-more.gif) no-repeat;
	color: #565555;
	display: block;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	left: 25px;
	line-height: 25px;
	padding-left: 8px;
	position: relative;
	text-transform: uppercase;
	top: 103px;
	width: 169px;
}

#txt-tryout a:hover {
	color: #be0d0d;
}

.panel-red {
	background: url(../img/bg-panel-red.jpg) repeat-x;
	height: 51px;
	position: absolute;
	top: 208px;
	width: 100%;
}

.panel-red p {
	color: #fff;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 0 15px;	
	text-transform: uppercase;
}

.panel-red p.first-line {
	color: #efaaaa;
	font-size: 14px;
	padding-top: 10px;
}
.panel-red p.second-line {
	color: #fff;
	font-size: 17px;
}


body.home #content .first {
	margin-left: 0;
}

body.home div.col-info {
	background: #fff url(../img/bg-col-info.jpg) repeat-x;
	display: inline; /* FIX IE6 */
	float: left;
	margin-left: 4px;
	padding: 0 5px 0 5px;
	width: 190px;
}

body.home #sidebar div {
	background: #e0dfdf;
	height: 1%; /* FIX IE6 */
	margin-bottom: 5px;
	padding: 0 7px 1em 7px;
}


.newsdate {
	color: #777;
	font-size: 80%;
	text-transform: italic;
}

/* --------------------------------------
	
	=list
	
-------------------------------------- */



/* --------------------------------------
	
	=form
	
-------------------------------------- */

/* --------------------------------------
	
	=trick
	
-------------------------------------- */