/* Stylesheet for Site solidarit'eau suisse */

@import url("stylesheet.css");


#headerBottom {
	height: 175px;
}

#headerTitle {
	top: 45px;
}

#leftBlock1 {
	width: 259px;
	position: relative;
	float: left;
	padding-bottom: 12px;
	background-image: url(../images/blocks/bg_bottom_yellow_left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	margin-bottom: 8px;
}

* html #leftBlock1 {
	margin-top: -10px;
}

/* override leftBlock2 positioning */
#leftBlock2 {
	position: relative;
	float: left;
	/* margin-top: 7px; */
	left: 0;
	top: 0;
}
/* reset IE6 settings */
* html #leftBlock2 {
	clear: none;
	left: 0;
}

#leftBlock1Content {
	position: relative;
	float: left;
	width: 100%;
	padding: 4px 0 14px 0;
	min-height: 50px;
	border-right: 1px solid #866E54;
}

#leftBlock1Content {
	background-color: #FFF4D5;
}

#leftBlock1Content H1 {
	font-weight: bold;
	background-image: url(../images/blocks/bg_h1_left.gif);
	background-repeat: no-repeat;
	line-height: 23px;
	color: #006FDA;
	font-size: 120%;
	padding: 0 14px 0 14px;
	text-transform: uppercase;
}

#leftBlock1 H2,
#leftBlock1 H3 {
	font-weight: bold;
}

#leftBlock1 P {
	margin: 0 14px 0 14px;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Helvetica, sans-serif;
}

#maincol ul li {
	list-style-image: url(../images/list_home.gif);
	list-style-position: outside;
	margin: 10px 0 10px 14px;
}

/* makes the rightcol yellow on the startpage
#rightcol {
	background-image: url(../images/blocks/bg_bottom_yellow_right.gif);
}
 

 #rightcolContent {
	background-color: #FFF4D5;
}
*/

