body {
	margin: 0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#000;
}

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 {

}
/*HEADER*/
#header {
	display: none;
	visibility: hidden;
}
#banner {
	height: 210px;
	background: #fff url(../mm/seegmuller-demenagement.jpg);
}
#menu, #footer {
	display: none;
	visibility: hidden;
}


/*PAGE*/
#page {
	clear:left;
	font-size:10px;
	padding-bottom:5px;
	text-align:left;
	/*background-color:#00CC00;*/
}
.col {
	float:left;
	width: 90%;
	padding: 0;
	margin:0;
}
.col-conseil {
	float:left;
	width: 90%;
	padding: 0;
	margin:0;
}
.col_gradient {
	float:left;
}
.col_gradient2 {
	padding:5px;
}
.pad_blanc {
	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 {
	color:#FFFFFF;
	font-weight:bold;
}

/*ILLUS */

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

/* 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;
}	
