html, body {
	margin: 0;
	padding: 0;
	background-color: #eefaff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #464646;
}
.default a {
	color: #126db2;
	text-decoration: underline;
}
.default a:hover {
	color: Blue;
	text-decoration: underline;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #464646;
}
.Normal a,  .Normal a:link, .Normal a:visited {
	color: #126db2;
	text-decoration: underline;
}
.Normal a:hover {
	color: Blue;
	text-decoration: underline;
}
a.SkinObject:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	font-weight: normal;
}
a.SkinObject:visited, a.SkinObject:active, a.SkinObject:focus {
	color: #126db2;
	text-decoration: underline;
	font-weight: normal;
}
a.SkinObject:hover {
	color: Blue;
	text-decoration: underline;
}
a {
	color: #126db2;
	text-decoration: underline;
}
a:hover {
	color: Blue;
	text-decoration: underline;
}
body {
	text-align: center;
	padding: 25px 20px;
}
.container {
	text-align: left;
	margin: 0 auto;
	width: 773px;
}
.container div.bodycontent {
	background: #eefaff url(body.gif) repeat-y;
	width: 773px;
	float: left;
	clear: both;
}
.header {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	/*background: url(header.jpg) no-repeat top left;*/
	width: 773px;
	height: 141px;
}

.header_admin {
	margin: 0px;
	padding: 0px;
	background: url(header.jpg) no-repeat top left;
	width: 773px;
	height: 142px;
}


.headright {
	margin: 0 0 0 0px;
	width: 600px;
	height: 100%;
	float: left
}
.header h2 {
	display : inline;
}
.header h2 a {
	height: 135px;
	width: 164px;
	text-indent: -5000px;
	overflow: hidden;
	display: block;
	float: left;
}
.sidebar {
	width: 160px;
	float: left;
	padding: 0;
	margin: 0 0 0 5px;
	display: inline; /* floats are handled as block elements, this is to fix 
							   a margin collapsing bug in IE */
}
.content {
	/* margin-left: 208px;
	width: 558px;
	 */
	margin: 0 0 0 169px;
	_margin: 0 0 0 165px;
	width: 594px;
	_width: 594px;
}
.footer {
	width: 773px;
	background: url(footer.jpg) no-repeat bottom left;
	clear: both;
	padding: 10px 0 0 0;
	height: 43px;
}
.footer p  {
	text-align: right;
	margin: 5px 15px 3px 0;
}

.empresaria
{
	width:113px;
	height:40px;
	position:relative;
	left:602px;
}

.empresaria a:hover
{
	cursor:pointer;
}
.date {
	color: #1f4661;
	float: right;
	padding: 0 0px 0 0;
	margin: 30px 3px 0 0;
	height: 36px;
}

.languages
{
	color: #1f4661;
	float: left;
	position:relative;
	left:520px;
	top:60px;
	padding: 0 0px 0 0;
	margin: 30px 3px 0 0;
	height: 36px;
}

.languages img
{
	border:none;
	margin: 0px 3px 0px 3px;
}

.menu {
	padding: 22px 0px 0px 0px;
	clear: right;
	margin: 0 3px 0 1px;
	width: 100%;
	height: 34px;
}

.search {
	clear: right;
	float: right;
	padding: 0 10px 0 0;
	margin: 15px 3px 0 0;
}
.SubHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.link_menu_v  {
    text-decoration: none;
    color:  #003366; 
	font-size: 11px;
	display: block; 
	BACKGROUND: url(arrow_viol.gif) no-repeat 0px 3px; 
	padding: 0px 0px 0px 9px; 
	
}

.firstListItem
{
	font-weight:bold;
}

div.links
{
	background:#EEFAFF;
	width:100%;	
}

div.links span
{
	margin-left:auto;
	margin-right:auto;
}
