

body {
	font-family: Tahoma;
	color:#565656;
}


#container {
	width: 1000px;
	/*	margin-right:auto; */
	margin-left:auto;
	margin-right: auto;
	font-family: Tahoma, Verdana;
	color: #666666;
	}
#container #content {
	float: left;
	clear: left;
	width: 100%;
}

#footer {
	border-top: 1px solid #e1e1e1;
	text-align:center;
	clear: both;
	margin-top:8px;
	padding-top:5px;
	margin-bottom: 30px;
}

#footer ul {
	margin:0pt;
	}

#footer ul li{
	/*border-left:1px solid; */
	color:#999999;
	display:inline;
	margin:0pt;
	line-height: 18px;
	padding:0pt 2px 0pt 5px;
	font-size: 12px;
	}
#footer ul li.first{
	border:0px none;
	}

#footer a{
	color:#999999;
	text-decoration:none;
	}
	
#footer a.hover{
	color:#999999;
	text-decoration:underline;
	}
p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #686868;
}
h1 {
	font-size: 18px;
	margin-bottom: 5px;
}
h2 {
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	margin-bottom: 3px;
}
h3 {
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
a {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #0068c9;
	text-decoration: none;
}
a.link_1 {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #0068c9;
	text-decoration: none;
}

a.link_1:hover {
	color: #E40404;	
}

select {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #666666;
}
input, textarea {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #555555;
	padding: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.bold {
	font-weight: bold;
}

.button_white {
	text-transform: uppercase;
	border: 2px solid #CCCCCC;
	-moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    background: white;
    padding: 1px;
}

#menu_ruta {
	clear: both;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    text-align: right;
}

#menu_ruta a {
	line-height: 0;
}

.linklist a {
	border-right: 1px solid #0068C9;
	padding: 0 8px; 
}

.linklist a.first {
	padding-left: 0;
}

.linklist a.last {
	border: none;
	padding-right: 0;
}

.paginator {
	float: right;
	margin: 10px 0 3px 0;
	font-size: 11px;
}

.paginator a {
	margin: 0 3px;
}

.paginator span.ON {
	font-weight: bold; 
	font-size: 11px;
	line-height: 15px;
	margin-right: 3px;
}

.footer_legacy {
	padding: 10px; 
	text-align: left; 
	font-size: 11px; 	
}
.footer_legacy p{
	line-height: 13px;
}

.footer_title {
	font-weight: bold;	
}

