/* Setup defaults since variable in browsers
----------------------------------------------- */
body, div, dd, dt, dl, img, ul, ol, li, p, h1, h2, h3, h4, h5, form, hr, fieldset {
	margin: 0;
	padding: 0;
}
/* Element Defaults
----------------------------------------------- */
html {
	height: 100%;
	}
img {
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.25em;
	color: #362F2D;
	position: relative;
	width: 760px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/backgrounds/bg_general.gif);
}
label {
	font-weight: bold;
	color: #5E5147;
}
input {
	border: 1px solid #C3BBB6;
	padding: 4px;
	margin: 5px 0;
	background: #fff url(../img/input.bg.gif) 0 0 repeat-x;
}
select {
	border: 1px solid #C3BBB6;
	padding: 4px;
	margin: 5px 0;
	background: #fff url(../img/input.bg.gif) 0 0 repeat-x;
}ol, ul {
	margin: 10px 0px 10px 6px;
}
li {
	margin: 10px 12px;
}
fieldset {
	border: 0;
}
/* Layout
----------------------------------------------- */
.home{
	border:0;
	size: 12px;
	
	}

#container {
	float: left;
	width: 800px;
	
}
#sidebar {
	float: left;
	width: 190px;
	background: url(../img/sdb.bg.gif) 0 0 no-repeat;
	padding: 20px 10px 0 10px;
	
}
#content {
	float: left;
	width: 548px;
	margin-top: 75px;
	padding-top: 5px;
	background: #fff url(../img/cnt.bg.gif) 0 0 repeat-x;
}
#footer {
	clear: both;
	margin-top: 40px;
	float: left;
	padding: 20px;
	border-top: 1px solid #C3BBB6;
	background-color: #fff;
	width: 718px;
	text-align: right;
}
/* General
----------------------------------------------- */
input[type="submit"], input[type="button"] {
	font-weight: bold;
	color: #fff;
	border: 1px solid #5D1414;
	height: 26px;
	background: #fff url(../img/btn.bg.gif) 0 0 repeat-x;
	border-style: none;
}
.center {
	text-align: center;
}
.entry {
	clear: both;
	padding-top: 10px;
}
.entry .label {
	float: left;
	padding-top: 10px;
	padding-right: 5px;
	font-weight: bold;
	width: 150px;
	text-align: right;
}
.entry .output {
	float: left;
	width: 250px;
	padding-top: 10px;
	text-align: left;
}
.entry .input {
	float: left;
	width: 250px;
	text-align: left;
}
/* Sidebar
----------------------------------------------- */
.notes {
	text-align: center;
	font-size: small;
}
.errors {
	font-size: small;
	font-weight: bold;
	text-align: center;
	color: #600;
}
.errors div {
	text-align: left;
}
.errors input {
	border: 1px solid #600;
}
.errors ul {
	list-style: none;
}
.buttonBox {
	text-align: center;
	padding: 5px 0;
}
#sidebar p {
	font-size: small;
	color: #8B7869;
	line-height: 150%;
	padding-bottom: 10px;
}
#sidebar li {
	font-size: small;
	color: #8B7869;
}
#sidebar h1 {
	line-height: normal;
	font-weight: bold;
	font-size: small;
}
/*
#sidebar p:hover {
	color: #362F2D;
}
*/
/* Content
----------------------------------------------- */
#content .section {
	float: left;
	width: 518px;
	padding: 15px 15px 0 15px;
}
#content .section h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size: large;
}
#content .section p {
	line-height: 150%;
	padding: 10px 0;
	font-size: small;
}
#content table {
	width: 100%;
	border: 1px solid #D2C9C4;
	border-collapse: collapse;
}
#content table caption {
	padding-bottom: 6px;
	text-align: left;
	font-weight: bold;
}
#content table thead th {
	border-left: 1px solid #D2C9C4;
	background: #fff url(../img/th.bg.gif) 0 100% repeat-x;	
	border-bottom: 1px solid #D2C9C4;
	padding: 6px;
	text-align: left;
	font-size: small;
}
#content table tbody td {
	border-left: 1px solid #E4DBD5;
	padding: 4px;
	border-bottom: 1px solid #D2C9C4;
	font-size: small;
}
#content dt {
	font-weight: bold;
	float: left;
	width: 33%;
}
#content dd {
	padding-left: 10px;
	float: left;
	width: 66%;
}
#radio table {
	border: 0px;
}
#radio table tr td {
	border: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
/* Header
----------------------------------------------- */
#title {
	float: left;
	padding: 1px 0 6px 15px;
}
#status {
	color: #C7B299;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-small;
	text-align: right;
	padding-top: 14px;
	padding-right: 15px;
}
#status a {
	color: #000000;
	text-decoration: none;
}
/* Homepage Modifications
----------------------------------------------- */


#pgHome input[type="submit"] {
	height: 30px;
}
h1 {
	
	color:#CC6600;
}
h4 {
	background-color:#000000;
	border-bottom:1px solid #CCCCCC;
	padding:5px;
	color:#FFFFFF;
}
.sidebartext{
	margin: 5px;
	}
	
	div#testimonials {

	width:100%;
	color:#FFFFFF;
	padding:0 0 0 0px;
	margin-left:0px;
	
	background-color: #000000;
	
}

.rich-toolbar{
	

	}
.rich-toolbar-item{
	width:100%;

}
.rich-toolbar-item a{
	
text-decoration: none;




	
	}
.rich-toolbar-item a:VISITED{
	
text-decoration: none;

	
	}

.rich-toolbar-item a:HOVER{
	
text-decoration:underline;

	
	}
.menu{
	width: 100%;
	}
	
.fondo {
	background-color: #F2F2F2;
}

.textonormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.textoboldazul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0865AB;
}
.textoboldcafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7D6357;
}
	
	
