/* Start of CMSMS style sheet 'paranaquecss' */
/* CSS Document */

body {
   margin:0;
   color:#333333;
   font:12px arial,helvetica,verdana,sans-serif;
   background-image:url(images/body-bg.jpg);
   background-repeat:repeat-x;
}

a {
   color:#3F3D6C;
   text-decoration:underline;
}

a:hover {
   color:#3F3D6C;
   text-decoration:none;
}

h1 {
   font-size:20px;
   color:#FD0900;
}

img {
    padding-right:3px;
}

#wrapper {
   width:970px;
   margin:auto;
}

#header {
   width:970px;
}

#navi {
   width:774px;
}

#dearm {
   width:970px;
}

#content {
   width:970px;
}

#b-inner {
   padding-top:0px;
   float:right;
   width:690px;
}

#b-inner .main {
    padding:1px 20px 20px 25px;
    /* background-image:url(images/main_02.gif); */
}

#side {
   padding-top:0px;
   float:left;
   width:250px;
}

#side .lam {
    padding:1px 20px 10px 20px;
    background-image:url(images/side_02.gif);
}

#side .lam3 {
    padding:1px 10px 10px 10px;
    background-image:url(images/sidef-vision_02.jpg);
}


#b {
   float:left;
   width:360px;
}

#b .front {
    padding:10px 0px 10px 0px;
}

#c {
   float:right;
   width:200px;
}

#c .lam2 {
    padding:1px 10px 10px 10px;
    background-image:url(images/sidef_02.jpg);
}

#footer {
   width:774px;
   clear:both;
}
/* End of 'paranaquecss' */

