*{
font-family:Verdana, Geneva, sans-serif;
font-size:11px;
color:#838383;
}
html, body{
background-image:url(../images/bg.jpg);
background-color:#e9e9eb;
background-repeat:repeat-x;
width:100%;
height:100%;
margin:0px;
}

td{vertical-align:top;}

#nyroModalBg{
background-image:url(../images/arabesque.png);
background-repeat:no-repeat;
opacity: 0.5;
filter: alpha(opacity=50);
}

#content{
display:none;
}

.no{
color:red;
}

.ok{
color:green;	
}

#innerSegem{
background-image:none;
background-repeat:no-repeat;
width:513px;
height:385px;

}

#closeBut{
position:absolute;
display:block;
overflow:hidden;
width:20px;
height:20px;
/*background-color:red;*/
background-image:url(../images/closeBut.gif);
background-position:right top;
background-repeat:no-repeat;
font-size:300px;
margin-left: 485px;
margin-top:10px;
opacity:0;
}

.label{
  width:150px;
}

#google{
background-image:url(../images/google_plan.gif);
width:640px;
height:440px;
padding-top:20px;
background-repeat:no-repeat;
}

input, textarea, select{
margin-bottom:1px;
margin-top:1px;
width:138;
}

input.text, select{
border:1px solid #ccc;	
height:16px;
}

textarea{
border:1px solid #ccc;
height:69px;
}

.contactForm{
	padding:20px;
background-color:white;
background-image:url(../images/closeBut.gif);
background-position:top right;
background-repeat:no-repeat;
}

object:active, div:active {
outline: none;
}

object:focus, div:focus {
-moz-outline-style: none;
}
