/* ------------------------------------------------------------------------------------
// CSS MEDIA SCREEN
// PROJET: Sierra Construction
// CREATION: 15.05.2006
// ASPIX MEDIA - SOLUTIONS WEB INTERACTIVES - [ www.aspixmedia.com ]
// --------------------------------------------------------------------------------- */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	color: #1C1C1C;
	text-align:center;
}
/* ============================================================================ */
.bgHeaderR {
	background-image: url(../images/bg_headerR.jpg);
	background-repeat: no-repeat;
	width: 468px;
	height: 90px;
}
.bgFooterL {
	background-image: url(../images/bg_footerL.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight:bold;
	height: 54px;
	padding: 5px 50px 5px 50px;
}
.bgFooterR {
	background-image: url(../images/bg_footerR.jpg);
	background-repeat: no-repeat;
	text-align: right;
	height: 54px;
	padding: 5px 50px 5px 50px;
}
.bgSideL1 {
	background-image: url(../images/bg_sideL1.jpg);
	background-repeat: no-repeat;
	height: 495px;
	width: 15px;
}
.bgSideR1 {
	background-image: url(../images/bg_sideR1.jpg);
	background-repeat: no-repeat;
	height: 495px;
	width: 15px;
}
.bgTop {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	height: 14px;
}
.bgTexte {
	background-image: url(../images/bg_texte.jpg);
	background-repeat: no-repeat;
	width: 530px;
	text-align:left;
}
/* ============================================================================ */
a:link, a:visited, .pageActive {
	font-weight: bold;
	color: #B91410;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.smenu {
	font-weight: bold;
	color: #B91410;
	text-decoration: none;
}
a:hover.smenu {
	color: #821602;
	text-decoration: none;
}

a.aspix {
	font-size: 11px;
	font-weight: bold;
	color: #B91410;
	text-decoration: none;
}
a:hover.aspix {
	color: #821602;
	text-decoration: none;
}
/* ============================================================================ */
h2 {
	font-size: 14px;
	color: #B91410;
	line-height: 10px;
}
h2.pad40 {
	font-size: 14px;
	color: #B91410;
	padding-left:40px;
}
h3 {
	font-size: 14px;
	color: #B91410;
}
p.lh16 {
	line-height: 16px;
	padding-right: 40px;
	padding-left: 40px;
}
p.lh18 {
	line-height: 18px;
	padding-right: 40px;
	padding-left: 40px;
	text-align:left;
}
p.type {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 10px 15px 0px;
}
img.projet {
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
img.titre {
	margin: 20px;
}
img.logo {
	margin: 10px 0px 10px 0px;
}
table.margin40 {
	margin-left: 40px;
}
td {
	font-size: 13px;
}
/* ============================================================================ */
.contact {
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	text-align:left;
}
.txt12 {
	font-size: 12px;
}
.borderProjet {
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B91410;
	vertical-align: bottom;
}
/* DHTML ====================================================================== */
#trailimageid {
	font-size: 0.75em;
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: 0px;
	width: 400px;
	height: 0px;
	z-index: 200;
}
/* ============================================================================ */