body {
	margin:30px 0 0 0;padding:0;
	text-align:center;
	background-color:#ffffff;
/*	background:url(images/lay.gif) no-repeat top center; */
}
#wrapper {
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 759px;
}

#header {
	margin: 0;
	text-align:left;
}

#side-a {
	float: left;
	width: 157px;	
	text-align:right;
	margin-top:18px;
}

#side-b {
	float: right;
	width: 222px;
	margin-top:18px;
	margin-left:13px;
	text-align:left;
	padding-top:24px;
}

#content { 
	float: left;
	width: 367px;
	text-align:left;
	margin-top:18px;	
}

#footer {
	clear: both;
}

#footer td {
	padding: 0px;
	margin:0;
	text-align:left;
}
#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
	text-decoration: none;
}
#MenuSiteAdmin {
	border:0px solid #000;
	margin-right:30px;
}
#MenuSiteAdmin ul {
	padding: 0px;
	border: 0px;
	margin:0;
}
#MenuSiteAdmin li {
	list-style-type:none;
	padding-bottom: 5px;	
}
#MenuSiteAdmin li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	text-decoration: none;
}

#text_box {
	width:100%;
	height:355px;
	overflow:scroll;
	margin-bottom:35px;
}
p {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#CorpoMateria {
	font-family: Arial;
	font-size: 13px;
	color: #333333;
	text-decoration:none;
	line-height: 16px;	
	font-weight: normal;
	padding-top: 20px;
	padding-bottom: 25px;
	width: 515px;
	}
#CorpoMateria a:link {
	font-family: Arial;
	font-size: 13px;
	color: rgb(102, 102, 102);
	text-decoration:underline;
	font-weight: normal;
	}
.titForm {
    font-family: Arial;
    font-size: 13px;
    color: rgb(85, 85, 85);
    text-decoration: none;
}
.campos {
    font-family: Arial;
    font-size: 13px;
    color: rgb(85, 85, 85);
    text-decoration: none;
    background-color: rgb(255, 255, 255);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(223, 223, 223);
    border-right-color: rgb(223, 223, 223);
    border-bottom-color: rgb(223, 223, 223);
    border-left-color: rgb(223, 223, 223);
	}
