body {
	background-color: #ffea8f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #7a0000;
	background-image: url(images/fondobody.gif);
	background-repeat: no-repeat;
	background-position: -30px 290px;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
}

a {
	font-size: 12px;
	color: #AE0000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
 background-color: #99CC00; color: #003333;}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
 color: #003300;}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}


#sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 10px;
	width: 150px;
	padding: 10px;
	float: left;
}

#sidebar ul {
	list-style:none;
}
#sidebar ul a{
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	margin: 2px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	text-align: center;
	clear: both;
}

#titlebar {

}


#content{
	margin-left: 175px;
	margin-top: -75px;
}

#content h1{
	font-size: 16px;
	font-weight: bold;
	color: #7a0000;
}
#content h2{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content #text{
	background: #7a0000;
	color: #FFFFFF;
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-image: url(images/fondotext.gif);
	background-repeat: no-repeat;
	background-position: 0px 300px;
}

#content #text a{
	color: #FFFFFF;
	font-weight:bold;
}

#content #text strong{
	color: #ffea8f;
	font-weight:bold;
}

#content #text em{
	color: #ffea8f;
	font-weight:bold;
}

#container {
	width: 700px;
	margin: 0px auto;
	text-align: left;


}
