/* Start of CMSMS style sheet 'HM1_css' */
@charset "utf-8";
/* CSS Document */

#side {
	background-image:url(uploads/images/HM1_image/left_side_repeat_2px_HM.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	z-index:0;
	height:582px;
	width:80px;
}

#header {
	background:none;
	background-position:center top;
	margin-left:80px;
	margin-right:auto;
	margin-top:-582px;
	width:850px;
	height:113px;
	z-index:10;
}

#logo {
	background-image:url(uploads/images/HM1_image/logo_HM_header.jpg);
	width:220px;
	height:113px;
	float:left;
}

#slogant {
	background-image:url(uploads/images/HM1_image/slogant_HM_header.jpg);
	width:630px;
	height:60px;
	float:right;
}

#navigation {
	background-image:url(uploads/images/HM1_image/navigation_HM_header.jpg);
	width:630px;
	height:53px;
	background-position:left top;
	float:left;
}


#navigation ul{ /* le menu est une liste placée horizontalement */
    position:absolute;
	padding-left:10px;
	margin-top:3px;
	list-style-type: none;
	width: 100%; /* précision pour Opera */
	font-family:Arial, Helvetica, sans-serif;
}

#navigation li{ /* aspect de chaque élément du menu */
	float: left;
	padding-left:15px;
}

#navigation a { /* aspect par défaut des liens du menu */}

#content {
	background-color:#FFF;
	z-index:10;
	width:850px;
	height:582px;
	margin-left:80px;
	margin-right:auto;
}

#menuside {
	background-image:url(uploads/images/HM1_image/navigation_HM_side.jpg);
	width:200px;
	height:193px;
	float:left;
	margin-right:auto;
	z-index:10px;
}

#menu-table {
	position:relative;
	margin-left:10px;
	margin-top:10px;
	height:112px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

#menu-table td a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#39C;
}

#pub {
	background-image:url(uploads/images/HM1_image/pub_HM_side.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	width:200px;
	height:159px;
	padding-top:193px;
	margin-left:-200px;
	float:left;
	z-index:0;
}

#texte {
	background-color:#FFF;
	background-position:top;
	width:400px;
	height:500px;
	margin-left:200px;
	margin-right:180px;
	padding-left:40px;
	padding-right:30px;
	padding-top:5px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#image {
	float:right;
	width:180px;
	height:266px;
}
#image img { margin:0;}


/*Styles de textes*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}



h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #598abd;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	list-style-position: ouside;
	list-style-type: disc;
}

	
/* End of 'HM1_css' */

/* Start of CMSMS style sheet 'formbuilderform' */
textarea
{
width: 530px;
height: 100px;
}
/* End of 'formbuilderform' */

