/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/base.css);


/* New style-related Base Values
----------------------------------------------------------------------------------------------------*/

/**Inseri**/
div.seb_css3{
 border-width: 5px; 
  background-color: #dedede;
}

div.seb_css3.vertical.cck1r-deepest{
 border-width: 0px !important; 
 background-color: #ffffff !important;
}

.cck-plr{
  width: 550px !important;
}  

.cck-fl{
 float: none !important;
}



body {
  font: normal 14px/20px Arial, Helvetica, sans-serif;
  color: #444;
}

.botaoform{
position:absolute;
height:25px;
width:100px;
top:0px;
left:157px;
margin:0px;
padding:0px;
}

.chronoform {display: none;}

a { color: #48b; }

a:hover,
em, code { color: #d50; }

ins, mark { background-color: #ffa; }
mark { color: #444; }

hr { border-top-color: #ddd; }

pre {
  border: 1px solid #ddd;
  background: #fafafa;
}

::-moz-selection { background: #39f; color: #fff; }
::selection { background: #39f; color: #fff; }

