body {
	font-size: 75%;
	background-color: #FFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
}

#container
{
	margin-right: auto;
	margin-left: auto;
	margin-top:30px;
	padding:20px;
	background-color:#fff;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
}

#container { 
	width:720px; 
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:680px;
} 

html>body #container {
	width:680px;
} 

#top
{
	padding: 0.5em;
	background-image: url(images/logo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}

#top h1
{
	padding: 0;
	margin: 0;
	font-size: small;
	vertical-align: text-bottom;
	top: 35px;
	position: relative;
	color: #666666;
}

#topMail{
	text-align: right;
	border-bottom-width: 10px;
	border-left-width: 10px;
	position: relative;
	top: -25px;
	height: 45px;
}

#top a:link, #top a:visited {
	color:#B9C900;
	text-decoration:none;
	font-weight:bold;
}

#top a:hover {
	background-color:transparent;
	color:#B9C900;
	text-decoration:none;
	font-weight:bold;
}

#rightnav
{
	float: right;
	width: 300px;
	margin: 10px;
	padding: 1em;
	border-left: 1px dashed gray;
}

#right
{
	float: right;
	width: 200px;
	padding: 1em;
	border-left: 1px dashed gray;
	position: relative;
	right: 110px;
}

#left
{
	margin-left: 80px;
	width: 200px;
	padding: 1em;
}

#centernav
{
	margin-right: 330px;
	padding: 1em;
}


#rightnav p { margin: 0 0 1em 0; }
#centernav h2 { margin: 0 0 .5em 0; }

#centernav a, #rightnav a, #right a, #left a {
	color: #26619C;
	text-decoration: none;
	background-color: #ffffff;
	border-bottom: 1px dashed #26619C;
	font-size: medium;
}

#centernav a:hover, #rightnav a:hover, #right a:hover, #left a:hover{
	color: #666666;
	text-decoration:none;
	background-color: #EAFF89;
	border-bottom: 0px;
	font-size: medium;
}

.spacer{
	clear: both;
}

.floatleft
{
	float: left;
	margin: 10px 10px 100px 10px;
	clear: left;
}

#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
	border-bottom: 1px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { color: #000; }

#navcontainer{
	padding-bottom: 20px;
	padding-top: 10px;
}

#footer{
	text-align: center;
	padding: 10px;
	color: #666666;
}



#presupuestos, #paginacion{
	color: #4A4A4A;
	font-size: small;
}

#paginacion{
	text-align: center;
}

#presupuestos li {
	padding-left: 0;
	padding-bottom: 4px;
	margin-left: 0;
	list-style-position: outside;
	list-style-image: url(/images/bullet.gif)
}

#presupuestos a, #paginacion a{
	color: #26619C;
	text-decoration: none;
	background-color: #ffffff;	
}

#presupuestos a:hover, #paginacion a:hover{
	color: #666666;
	text-decoration:none;
	background-color: #EAFF89;
	font-size: small;
}

#presupuesto:before{
		line-height: 0.1;
		font-size: 1px;
		background: transparent url("/images/key-point_tr.gif") no-repeat top right;
		margin: -15px -15px 0 -15px;
		height: 15px;
		display: block;
		border: none;
		content: url("/images/key-point_tl.gif");
}
#presupuesto{
		background: #e4ecec url("/images/key-point_back.gif") right repeat-y;
		padding: 15px;
		margin-bottom: 1em;
}
#presupuesto:after{
		display: block;
		clear: both;
		padding-top: 15px;
		line-height: 0.1;
		font-size: 1px;
		content:  url("/images/key-point_bl.gif");
		margin: -15px;
		height: 8px;
		background: transparent url("/images/key-point_br.gif") scroll no-repeat bottom right ;
}

#presupuesto h3{
	padding: 0;
	margin-bottom: 2px;
	margin-top: 2px;
}

#coop {
	color: black;
	text-align: center;
	font-size: x-small;
}

#coop li {
	display: inline;
	list-style-type: none;
	margin: 4px;
}
