body, td {
	font-family: "Lucida Grande", Verdana, Helvetica;
	font-size: 12px;
	color: #CCCCCC;
}

body {
    background-color: #e82b15;
    margin:0px;
}

input {
    outline:none;
}

div#wrapper { 
    width:790px; 
    margin:0 auto; 
    background-color:#000;
}


#cbusca {
    width:185px;
    margin-right:30px;
    float:right;
    background-image:url('img/prensa_bg_search.gif');
    background-position: 0px 3px;
    background-repeat: no-repeat;
    height:30px;
}

#cbusca form { 
    margin:0px; 
    padding:0px; 
    line-height:0px;
    }

#campo_busqueda {
    border:0px;
    margin:0px;
    margin-left:10px;
    background-color:transparent;
    height:17px;
    width:140px;
}


td {
    font-size:13px;
}


td a:link, td a:visited, td a {
	color:#fff;
	text-decoration: none;
}

td a:hover {
	color: #e82b15;
}

#resultados {
	margin: 30px;
	margin-top:50px;
}

#resultados strong {
	color: #F08E92;
}

#resultados tr td {
    padding-top:20px;
}

#resultados tr td.fe {
	padding-left: 35px;
}

#resultados tr {
	height: 15px;

}

#resultados tr.data {
	height: 16px;
}

#resultados tr.data td a {
	color: #000000;
	text-decoration: none;
	
}

#resultados tr.data td a:hover {
	color: #F08E92;
	text-decoration: none;
}

#resultados tr.dataRoll{
;
	height: 16px;
}

#resultados tr.dataRoll td {
	color:#F08E92;
}

#sus_tit {
	border-bottom: 1px solid #FF666B;
	height:16px;
	width: 614px;
	text-align: right;
	
}

#sus_tit a {
	color: #FFFFFF;
	text-decoration: none;
}

#sus_tit a:hover {
	color: #FF666B;
}

#buscador {
	text-align: right;
	width:370px;
	padding: 0px;
	margin: 0px;
	height: 60px;
}

#avanzado {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
	width:370px;
	display: none;
	align: right;
}

#avanzado td {
	text-align:left;
}
#avanzado select {
	margin: 0px;
	padding: 0px;
}

#paginador {
	width:449 px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin-top: 45px;
	color: #000;
	margin-bottom: 50px;
}

#paginador a {
	color: #ffffff;
	text-decoration: none;
}

#paginador a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* para paginacion */
.pag_paginaactual {
	color: #666;
}
/* resultados de búsqueda */
.busc_resaltado {  
	
}

