body {
	background-color: #eee;
	margin: 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	background-image:url(../mm/bg_main.gif);
	background-repeat: repeat-y;
	background-position:center;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #E60000;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.lien_utile:link, lien_utile:visited, lien_utile:active {
	text-decoration: underline;
	color: #003399;
	font-weight:normal;
}

.lien_utile:hover{
	color: #000;
}

#seegmuller {
	margin: 0;
	padding: 0;
	position: absolute;
	width: 960px;
	margin-left: -480px;
	left:50%;
}
/*HEADER*/
#header {
	width: 960px;
	height: 242px;
}
#banner {
	height: 210px;
	background: #fff url(../mm/seegmuller-demenagement.jpg);
	text-align: right;
	padding: 0 5px 0 0;
}
#menu {
	height: 32px;
	position: relative;
	clear: both;
	background: #fff url(../mm/bg_nav.gif);
}
#menu ul, #menu li {
	margin:0;
	padding:0;
	list-style-type: none;
	}
#menu ul {
	position: relative;
	height: 32px;
	width: 960px;
}
#menu li {
	float: left;
}
#menu li a { 
	display: block; 
	float: left;
	height: 32px;
 	color: #fff;
	text-decoration: none;
	font-weight:bold;
	text-align: center;
	line-height:30px;
}
#menu li.spacer { 
	width: 10px;
	height: 32px;
	background: url(../mm/nav_sep.gif) center center no-repeat;
}
#menu li.begin {
	width: 120px;
	height: 25px;
	margin-left:0px;
	padding-left: 20px;
	padding-top: 7px;
	background: transparent url(../mm/nav_end.jpg) no-repeat;
	text-align:left;
	vertical-align:top;
	font-size: 8px;
}

#menu li.begin:hover {
	background: background: transparent url(../mm/nav_end.jpg) no-repeat;
}

#menu a.links_menu:hover {
	background: transparent url(../mm/nav_cursor.gif) no-repeat;
	background-position:center 0px;
}
#menu a.actif {
	background: transparent url(../mm/nav_cursor-actif.gif) no-repeat;
	background-position:center 0px;
}



.h1-img {
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 45px;
}
.h1-img span {
	float: left;
	padding: 0 10px 0 0;
}

.title-rouge {
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	color:#E60000;
}

.h2-gris {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:lefts;
	color:#666666;
	margin:0;
	padding:0;
}

.footer-links {
	clear: both;
	font-size: 9px;
	color: #ccc;
	padding: 10px 0;
	text-align:center;
	font-weight: normal;
}
	.footer-links a {
		font-weight: normal;
		color: #ccc;
	}
/*PAGE*/
#page {
	clear:left;
	font-size:10px;
	padding-bottom:5px;
	text-align:left;
	/*background-color:#00CC00;*/
}
.col {
	float:left;
	width: 900px;
	padding-left:10px;
	padding-top:15px;
}
.col-conseil {
	float:left;
	width: 925px;
	padding-left:10px;
	padding-top:15px;
}
.col_gradient {
	float:left;
	background-color:#FAFAFA;
	background-image:url(../mm/bg_gradient.jpg);
	background-repeat: repeat-x;
}
.col_gradient2 {
	background-color:#FAFAFA;
	background-image:url(../mm/bg_gradient2.jpg);
	background-repeat: repeat-x;
	padding:5px;
}
.pad_blanc {
	background-color:#FFFFFF;
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
	padding:5px;
	text-align:left;
	height:127px;
}
.gras {
	font-weight:bold;
}
.t10 {
	font-size:10px;
}
.t12 {
	font-size:12px;
}
.t14 {
	font-size: 14px;
}
.gris {
	color:#666666;
}
.rouge {
	color:#E60000;
}
.noir {
	color:#000000;
}

/* TABLEAUX */
.ligne1 {
	background-color:#FAFAFA;
}

.lborder {
	border-left:1px solid #CCCCCC;
	text-align:center;
}

.col_rouge {
	background-color:#E60000;
	color:#FFFFFF;
	font-weight:bold;
}

/*ILLUS */

.cadre {
	border:1px solid #CCCCCC;
}

/*FOOTER*/
#footer {
	float:left;
	color:#999999;
	border-top: #CCCCCC 1px solid;
	padding-top:5px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
	#footer #credit {
		float:left;
		text-align:left;
		width:80px;
		padding-left:10px;
	}
	#footer #adresse {
		float:left;
		width:600px;
		text-align:center;
	}
	#footer #mentions {
		float:left;
		width:260px;
		text-align:right;
		padding-right:10px;
	}
		#footer #mentions a {
			color:#999999;
		}
		#footer #mentions a:hover {
			color:#000000;
			text-decoration:underline;
		}
		
/* Page réseau */

.tab_reseau
{
  text-align:left;
}
.left_border
{
  border-right:1px dashed #CCCCCC;
}

.top_border
{
  border-top:1px dashed #CCCCCC;
}

/* DIVERS */

.txt_red
{
  color: #E60000;
}

.left
{
  text-align:left;
}


/* FORMULAIRE DEVIS */

form
{
  margin: 15px 0;
  padding: 0;
  text-align: left;
}
.formulaire_devis td
{
  vertical-align:top;
}
form input, form textarea, form select {
	background-color: #fff;
	color: #333;
	font-size: 11px;
	border: #999 solid 1px;
}
form input:focus, form textarea:focus, form select:focus {
	border: #E60000 solid 1px;
}
form .bouton {
    background-color: #E60000;
    color: #fff;
    font-weight: bold;
    padding: 0 4px;
	border: #000 solid 1px;
	cursor: pointer;
}
form .bouton:hover, form .bouton:focus {
    background-color: #fff;
    color: #E60000;
	border: #E60000 solid 1px;
}

#body_envoi_site {
    background: #fff url(../mm/bg_nav.gif) top left repeat-x;
    text-align: left;
    padding: 0;
    margin: 0 0 0 10px;
}

#envoi_site {
    background: url(../mm/partage_site_visu.jpg) right top no-repeat;
	width: 90%;
	height: 100%;
	margin: 35px 0 0 0;
	padding: 5px 20px;
	border: 0;
}
#body_envoi_site h1 {
    background: url(../mm/coche.gif) left center no-repeat;
	width: 80%;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	padding: 0 0 0 55px;
	margin-left: -15px;
	border: 0;
}
	#envoi_site p {
		padding: 0;
	}

	#envoi_site label {
	    display: block;
	    width: 140px;
	    float: left;
		border: 0;
	}

#send {
	text-align: center;
	width:600px;
	height: 300px;
}

#extra_login {
		border: #333 solid 1px;
		background-color: #eee;
		text-align: center;
		font-size: 11px;
		margin: 0px;
		padding: 0px;
}
	#extra_login h4 {
		font-size: 11px;
		padding: 0;
		margin: 10px 5px;
	}
	#extra_login p {
		margin: 7px 5px;
		padding: 0;
	}
	#extra_login input {
		width: 150px;
	}
	#extra_login .bouton {
		width: 40px;
	}
	#extra_login a {
		color: #666;
		font-weight: normal;
		text-decoration: underline;
	}
	#extra_login a:hover {
		color: #000;
		text-decoration: none;
	}
	
#lost_pass {
		border: #333 solid 1px;
		background-color: #eee;
		width: 320px;
		text-align: left;
		font-size: 11px;
		margin: 0;
		padding: 10px 30px;
}

.erreur
{
	color:#FF0000;
	font-weight:bold;
}

.tableaux {
	border-collapse: collapse;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	font-size: 10px;
}
	.tableaux th, .tableaux td {
		padding: 5px 7px;
	}
	.tableaux th {
		background: #E60000;
		color: #FFFFFF;
		border: 1px solid #E60000;
	}
	.tableaux td {
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		color: #000000;
	}
	.tableaux .line-color td {
		background: #efefef;
	}
	td.tableaux-titre {
		padding: 5px 7px;
		font-size: 18px;
		color: #ffffff;
	}
	
.actu {
	font-size: 11px;
	color: #666666;
	padding: 15px 0;
	border-bottom: 1px solid #cccccc;
}
.col_actu_date {
	width: 355px;
	background: #fafafa;
	margin: 0 0 0 40px;
	padding: 30px 20px 50px 0;
	float: right;
}
	.col_actu_date table {
		border-collapse: collapse;
		margin: 0;
	}
	.col_actu_date table td {
		vertical-align: top;
		line-height: 150%;
	}
	.col_actu_date td.year {
		background: url(../mm/actu_date_repeat.gif) right top repeat-y;
		padding: 5px 10px;
	}
	.col_actu_date td.txt {
		padding: 5px 10px;
		font-size: 11px;
		color: #666666;
		border-bottom: 1px solid #CCCCCC;
	}
		.col_actu_date td.txt a {
			color: #666666;
			font-weight: normal;
			background: url(../mm/puce_actu.gif) left center no-repeat;
			padding: 0 0 0 6px;
		}
		
	.title-home {
		font-size: 13px;
		color: #FFFFFF;
		line-height: 100%;
	}
	.text-home {
		font-size: 11px;
		color: #666666;
	}
	.home-actu {
		padding: 10px 0 5px 0;
		border-bottom: 1px solid #CCCCCC;
	}
		.home-actu a {
			display: block;
			color: #666666;
			font-weight: normal;
			background: url(../mm/puce_actu.gif) left center no-repeat;
			padding: 0 0 0 6px;
			margin: 5px 0 0 0;
		}
	.txt-11 {
		font-size: 11px;
	}
	.txt-666 {
		color: #666666;
	}