@charset "UTF-8";
/*SPACE PROPULSION 2010*/
body  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(assets/prop_fond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodyHome  {
	margin: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	background-color: #C3CBCF;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(assets/fond_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.twoColFixLtHdr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
} 
.twoColFixLtHdr #header {
	height: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 5px;
	background-image: url(assets/header2.png);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	text-align: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
}
#title {
	margin-left: 220px;
	height: 45px;
}


.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 0px;
	padding-left: 0px;
	background-repeat: repeat-y;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	z-index: 1000;
}
#top{
	height: 20px;
	margin: 1px;
}

#mainHome {

margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 230px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#mainHome h1 {
	font-size: 195%;
	color: #213B1B;
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	background-image: url(assets/title_deco.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#subhome1 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px;
	padding-top: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 225px;
	margin-top: 60px;
	height: 100px;
	background-color: #344955;
	border: thin solid #687D89;
}
#subhome2 {
	float: right; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 60px;
	margin-right: 15px;
	background-color: #344955;
	border: thin solid #687D89;
}

#subhome1 p {
	color: #FFFFFF;
	line-height: 80%;
	font-style: normal;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
} 
#subhome2 p {
	color: #FFFFFF;
	line-height: 80%;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
} 


 #subhome1 a {
	color: #42B9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} 
#subhome1 a:hover {
	color: #42B9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} 
#subhome1 a:link {
	color: #42B9EB;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} 


.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 295px;
	padding-bottom: 0;
	background-color: #FFFFFF;
}

#mainContent h1 {
	font-size: 170%;
	color: #6581A7;
	line-height: 200%;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
	font-style: normal;
	font-weight: normal;
} 

#mainContent h2 {
	font-size: 130%;
	font-weight: normal;
	color: #333333;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
} 
#mainContent h3 {
	font-size: 125%;
	font-weight: normal;
	color: #666666;
	line-height: 80%;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: uppercase;
} 
#mainContent h4 {
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
} #mainContent a {
	color: #5991B6;
	font-style: normal;
	text-decoration: underline;
} 
#mainContent h5 {
	color: #5991B6;
	line-height: 70%;
}
#mainContent a:hover {
	color: #5991B6;
	font-style: normal;
	text-decoration: none;
} 
#mainContent ul {
	list-style-type: square;
	list-style-position: inside;
	list-style-image: url(assets/bullet.gif);
}
#mainContent a:link {
	color: #395463;
	font-style: normal;
} 
#mainContent p {
	text-align: justify;
	color: #333333;
} 
.twoColFixLtHdr   #footer   p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 70%;
	font-variant: normal;
	color: #CCCCCC;
}
#footer a {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
.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;
}
.right {
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.left {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	margin-left: 0px;
	background-color: #EFF3F2;
}td {
	padding: 3px;
}
blockquote {
	font-size: 120%;
	background-color: #FAFAFA;
	text-align: center;
	padding: 30px;
	font-weight: bold;
}
