@import url("form.css");
/*
#57758F
#A3C322
#DB161F
#FF9420
#FFF100
*/
*
{
margin:0;
padding:0;
}

/* Layout Styles
----------------------------------------------------------*/
body 
{ 
margin:0px 0 30px 0; 
padding:0px; 
background:#fff; 
font: normal small/1.4em Georgia, "Times New Roman", Times, serif;
text-align:center; 
color:#4F4F4F; 
}
#wrap
{
width:756px;
margin:10px auto;
padding: 0 0 10px 0;
text-align:left;
background:#fff;
}
#head 
{ 
display:none;
}
#content
{
width:100%;
}
#pagecopy
{
width:100%;
}
#info, #sinfo, #pinfo, #cainfo, #cinfo
{
display:none;
width:1%;
}
#copy
{
width:370px;
margin: 0 0 10px 0px;
float:left;
}
#news
{
width:244px;
float:right;
margin-bottom:10px;
}
/* Mir and img floats
----------------------------------------------------------*/
img.floatright
{
float:right;
}
img.floatleft
{
float:left;
}
.mir { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;}
/* End of hack */


/* Navigation 
----------------------------------------------------------*/
ul#nav, ul#navn
{
 display:none;
 }



.ws
{
width:90%;
}
.ws h1
{
background: #fff url(asset/serv_web_ws_h1.gif) no-repeat 0 0;
margin:10px 0 10px 10px;
width:208px;
height:20px;
}
.ws h3
{
color:#A3C322;
margin:10px 0 10px 10px;
}
.ws h4
{
color:#FF9420;
margin:10px 15px  10px 10px;
}
.ws h5
{
color:#57758F;
margin:5px 0 5px 10px;
font-size:13px
}
.ws h6
{
color:#DB161F;
margin:10px 0 10px 10px;
}
.ws p
{
color:#474747;
margin:10px 15px 10px 10px;
}
.importante
{
color:#DB161F;
}
.ws ol
{
margin:10px 15px 10px 40px;
list-style:none;
font-weight:bold;
}
.ws li
{
margin:10px 15px 10px 10px;
list-style:none;
font-weight:normal;
}
.arial
{
font-family: arial;
}
.times
{
font-family: "Times New Roman", Times, serif;
}
.georgia
{
font-family: Georgia;
}
.verdana
{
font-family: Verdana;
}

/* Footer Styles
----------------------------------------------------------*/
#footer
{
display:none;
}


