/* TheBlog Adm Style */
body   { font-family:Arial, Helvetica, sans-serif; }
input,textarea,select  { font-family:Arial, Helvetica, sans-serif; font-size:12px; border-color:#c0c0c0; color: #000066; border-style: solid; }
.txtbox2 { font-family:Arial, Helvetica, sans-serif; font-size:12px; border: 1px solid #C3C3C1; color: #000066; width:215px; }
.txtbox{ width: 30% }
.box   { border: 1px solid #C3C3C1; margin-bottom: 10px; padding: 5px; width:235px; _width:235px}

/*************************** 
  Menu 
 ***************************/
.itemmenu a{
	display:block;
	background:#666666;
	font-size:12px;
	text-align:center;
	padding:5px;
	color:white;
	text-decoration:none;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	position:relative;
	top:0px;
	left:0px;
}
.itemmenu a:hover{
	background:#c0c0c0;
	color:white;
	border:1px solid black;
}
.itemmenu{
float:left;
width:108px;
}
#menu {
	background:#ffffff center;
	text-align: center;
}.borda {
	border: 1px dotted #999999;
}
.borda2 {

	border: 1px solid #999999;
}
