/*
Theme Name: Antusolar
Theme URI: http://www.polanco.cl
Description: Diseñado por Polanco.cl
Version: 1.0
Author: Ricardo Polanco
Author URI: http://www.polanco.cl
 <div id="espacio"></div>
*/
* {
	margin: 0;
	padding: 0;
}
body {
	background: #1a71b4 url('images/fondo_arriba.gif') repeat-x;
    background-position: top center;
	color: #000000;
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
   /* overflow-x: hidden;  */
}
a {
	color: #005ac3;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
  text-decoration: underline
}
p {
	font-size: 14px;
	line-height: 1.5;
    margin: 5px;
}
#content_wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: justify;
	position: relative;
}
ol, ul {
	font-size: 14px;
}
blockquote {
	margin: 0px;
}
/******************************************************
*
*						HEADER
*
******************************************************/

#arriba {
  background: url(images/li_arriba.gif) no-repeat center;
  margin: 0px;
  width: 1000px;
  height: 9px;
}
#logo {
  background: url(images/logotipo.gif) no-repeat left;
  margin: 0px;
  width: 400px;
  height: 138px;
}
#logo_der {
	width: 1000px;
	position: relative;
	height: 138px;
	margin-top: 0px;
	background: url('images/arriba.jpg') no-repeat top;
    background-position:right;
}
#header {
	width: 1000px;
	position: relative;
	height: 39px;
	margin-top: 0px;
	background: url('images/nav_fon.gif') no-repeat top;
    background-position:right;
}

#header h1.main_title {
	padding-right: 22px;
	position: absolute;
	bottom: 70px;
}
#members_area {
	font-size: 12px;
	color: #ffcc33;
	position: absolute;
	right: 8px;
	bottom: 55px;
}
#members_area a {
	color: #ffcc33;
}
#members_area a:hover {
	color: #ffffff;
}
#header h3.slogan {
	padding-right: 22px;
	position: absolute;
	font-size: 21px;
	bottom: 55px;
	left: 310px;
	font-weight: normal;
}
#separador {
  background: url(images/separador.gif) no-repeat center;
  margin: 0px;
  width: 1000px;
  height: 21px;
}
/* menu */
#header ul.navmenu {
	padding-right: 2px;
	position: absolute;
	bottom: 0px;
	left: 6px;    /*medida espacio izq*/
	list-style: none;
	font-size: 13px;
	font-weight: normal;
	line-height: 38px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header ul.navmenu li {
	float: left;
	margin-right: 0px;
}
#header ul.navmenu li a {
	float: left;
	color: #FFF;
   background: url('images/nav_fon.gif') repeat-x;
	text-decoration: none;
	padding: 0px 7px;  /*medida exacta del boton ancho*/
}
#header ul.navmenu li:hover {
	background: url('images/nav_left.gif') repeat-x;
  height: 39px
}
#header ul.navmenu li a:hover {
	background: url('images/nav_right.gif') no-repeat top right;
  height: 39px
}
#header ul.navmenu li.current_page_item {
	float: left;
	margin-right: 0px;
	background: url('images/nav_izq.gif') repeat-x;
  height: 39px
}
#header ul.navmenu li.current_page_item a {
	float: left;
	color: #FFF;
	background: url('images/nav_der.gif') no-repeat top right;
	text-decoration: none;
  height: 39px
}
/******************************************************
*
*						CONTENT
*
******************************************************/

#content {
	width: 1000px;
	position: relative;
	background: url('images/fondo.gif') repeat-y;
	padding: 0px;
}
#content_posts_wrapper {
	width: 757px;  /*ancho de info */
	float: left;
	position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px
}
.month {
	font-size: 11px;
	color: #ffaf84;
  margin-top: 4px
}
.post {
	margin-bottom: 40px;
}
.actual_post ol, .actual_post  ul {
	list-style: inside;
}
.sub_title {
	margin-bottom: 10px;
}
.author a {
     padding: 0 0 0 20px;
     font-size: 12px;
     color: #ff9418;
	background: url('images/admin.gif') no-repeat;
  font-family: Arial, Helvetica, sans-serif
}
.author a:hover {
    color: #ff5f08;
	font-size: 12px;
	font-weight: normal;
    text-decoration: underline;
}
.comments {
  padding: 0 0 0 20px;
	background: url('images/comment_post.gif') no-repeat 0 0;
    height: 16px;
  margin-left: 10px;
  font-family: Arial, Helvetica, sans-serif ;
  font-size: 12px;
}
.comments a {
	color: #ff9418;
	text-decoration: none;
}
.comments a:hover {
    color: #ff5f08;
	text-decoration: underline;
}
.actual_post {
   /*	padding-top: 21px;*/
    padding-top: 0px;
	clear: both;
}
.content_post {
	width: 735px;
	margin-left: 10px;
	float: left;
	position: relative;
}
h1 {
	font-size: 36px;
	color: #333399;
  font-family: 'Calibri', Helvetica, sans-serif;
  font-weight: normal;
  text-align: center;
  padding-top: 10px;
}
h1 a {
	color: #ff5e02;
    background: url('images/h11.png') no-repeat left;
    height: 46px;
  padding-left: 50px;
  margin-top: 10px

}
h1 a:hover {
	text-decoration: underline;

}
h2 {
	font-size: 20px;/*30*/
	color: #164d92;
	font-weight: normal;
  font-family:  'Calibri', Arial, Helvetica, sans-serif;
  text-align: left;
  background: url('images/h2.png') no-repeat left;
  height: 36px;/*46*/
  padding-top: 9px; /*6*/
  padding-left: 43px;
  margin-top: 20px /**/
}
h2 a {
	color: #ff5e02;
}
h2 a:hover {
	text-decoration: underline;
}
h1 span {
	color: #005ac3;
}
h3 {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: normal;
  color: #ff5e02;
  font-size: 25px;
  text-align: center;
  padding: 20px 0% 20px 0px
}
/*h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #005ac3;
  font-size: 18px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px
}  */
h4 {      /*tex verde*/
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #4ba829;
  font-size: 14px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 10px
}
h5 {
	font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: normal;
  color: #000000;
  font-size: 12px;
  /*background: url('images/pdf.png') no-repeat;
  height: 30px; */
  background: url('images/punto.gif') no-repeat;
  text-align: left;
  padding-left: 15px; /*135*/
  padding-top: 7px;
  margin-left: 10px
}
h6 {
    font-family: 'Calibri', Arial, Helvetica, sans-serif;
	font-weight: normal;
  color: #000000;
  font-size: 14px;
  background: url('images/pdf.gif') no-repeat;
  height: 30px;
  text-align: left;
  padding-left: 45px;
  padding-top: 7px;
  margin-left: 30px;
  margin-top: 20px
}
h6 a {
	color: #ff0000;
}
h6 a:hover {
	text-decoration: underline;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
  color: #000000;
  font-size: 12px;
}
address {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
  color: #000000;
  font-size: 14px;
}
#finpag {
	width: 1000px;
	height: 85px;
	position: relative;
	background: url('images/fondo_abajo.gif') no-repeat;
   clear: both;
}

/******************************************************
*
*						SIDEBAR
*
******************************************************/

#sidebar {
	width: 201px;
   /*	padding-right: 22px;  */
   /*	padding-left: 8px;   */
   /*	list-style-type: none; */
   	float: right; /*movio al izq*/
	position: relative;
	font-size: 12px;
	line-height: 21px;
}
/**********
sidebar botones
***********/
#tit_a {
	background: url(images/boton_antusolar.gif) no-repeat;
    height:43px;
    width: 201px;
}
#tit_b {
	background: url(images/boton_contacto.gif) no-repeat;
    height:43px;
    width: 201px;
}
#telefono {
	background: url(images/telefono.gif) no-repeat;
    height:50px;
    width: 201px;
}
.botones {
    width: 201px;
}
/**/
A.imgmail:link {
  background: url(images/boton_mail.gif) no-repeat;
  display:block;
  height:50px;
  text-indent:-9999px;
  width:201px;
}
A.imgmail:visited {
  background: url(images/boton_mail.gif) no-repeat;
  display:block;
  height:50px;
  text-indent:-9999px;
  width:201px;
}
A.imgmail:hover {
  background: url(images/boton_mail_b.gif) no-repeat;
  display:block;
  height:50px;
  text-indent:-9999px;
  width:201px;
}
/**/
A.boton:link{
    width: 160px;
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    text-align: left;
    background-image: url(images/boton_a.gif);
    float: left;
    line-height: 31px;  /*espacio de arriba*/
  padding-left: 41px;  /*este problema restar width y ok*/
  background-repeat: no-repeat;
  text-decoration: none;
}
A.boton:visited{
    width: 160px;
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
    text-align: left;
    background-image: url(images/boton_a.gif);
    float: left;
    line-height: 31px;  /*espacio de arriba*/
  padding-left: 41px;  /*este problema*/
  background-repeat: no-repeat;
  text-decoration: none;
}
A.boton:hover{
    width: 160px;
    height: 30px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
    text-align: left;
    background-image: url(images/boton_b.gif);
    float: left;
    line-height: 31px;  /*espacio de arriba*/
  padding-left: 41px;  /*este problema*/
  background-repeat: no-repeat;
  text-decoration: none;
}
/**/
/**********
sidebar botones
***********/

#rss_feed {
    font-size: 14px ;
  height: 40px;
  width: 201px;
}
#rss_feed img {
	border: 0;
}
#rss_feed a:hover {
	color: #ff5f08;
  font-size: 14px;
}
/**/
#buscar {
  padding-right: 1px;
  margin-top: 0px;
  margin-right: 10px;
  padding-top: 100px;
  float: right;
}
#search {
	width: 300px;
	font-size: 12px;
  margin-left: 5px;
  color: #3300CC;
}
#search p {
	margin: 0 0 0 0;
}
#search_input {
	width: 168px;
    background: url('images/buscador.gif') no-repeat;
	float: left;
	height: 26px;
    border: none; /*alimina linea de buscar*/
    padding-top: 6px;
    padding-left: 5px;

}
#search_submit {
	background: url('images/buscar.gif');
    width: 80px;
    height: 26px;
}
#sidebar li.recentcomments_dw {
  font-family: Arial, Helvetica, sans-serif, "AvantGarde Bk BT";
  color: #0066cc;
  font-style: normal;
  font: normal;
  font-size: 28px
}
#sidebar ul.recentcomments_sub {
	padding-bottom: 30px;
	list-style: none;
}
#sidebar ul.recentcomments_sub span {
	color: #bbb;
}
#sidebar ul.recentcomments_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #e4e9ea url('images/recentcomments_icon.png') no-repeat 5px center;
	display: block;
}
#sidebar ul.recentcomments_sub a:hover {
	background: #c3cacb url('images/recentcomments_icon.png') no-repeat 5px center;
}
#sidebar li.recentposts {
	width: 215px;
	height: 30px;
      font-family: "AvantGarde Md BT";
  color: #0066cc;
  font-style: normal;
  font: normal;
  font-size: 28px;
  background-image: url(images/linea.gif);
  font-weight: normal
}
#sidebar ul.recentposts_sub {
	padding-bottom: 30px;
	list-style: none;
}
#sidebar ul.recentposts_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: url('images/temas_icono.gif') no-repeat 0px center;
	display: block;
}

#sidebar ul.recentposts_sub a:hover {
	background: url('images/temas_iconodo.gif') no-repeat 0px center;
  color: #ff5f08 ;
  text-decoration: underline;
}
#sidebar li.titulo {
	width: 215px;
	height: 24px;
    font-family: "AvantGarde Md BT";
  color: #0066cc;
  font-size: 28px;
  background-image: url(images/linea.gif);
  font-weight: normal;
  padding-bottom: 3px;
  background-position: left;
  background-repeat: no-repeat;
  margin-left: 5px
}
/**/
#sidebar li.categorias {
	width: 215px;
	height: 35px;
	background: url('images/archives.jpg') no-repeat;
}
#sidebar ul.categorias_sub {
	padding-bottom: 10px;
	list-style: none;
}
#sidebar ul.categorias_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #ffffff url('images/categorias_icono.gif') no-repeat 0px center;
	display: block;
}
#sidebar ul.categorias_sub a:hover {
	background: url('images/categorias_iconodo.gif') no-repeat 0px center;
    color: #ff5f08;
}
/**/
#sidebar li.archives {
	width: 215px;
	height: 35px;
	background: url('images/archives.jpg') no-repeat;
}
#sidebar ul.archives_sub {
	padding-bottom: 10px;
	list-style: none;
}

#sidebar ul.archives_sub a {
	padding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #ffffff url('images/archivo_icono.gif') no-repeat 0px center;
	display: block;
}

#sidebar ul.archives_sub a:hover {
	background: url('images/archivo_iconodo.gif') no-repeat 0px center;
    color: #ff5f08;
}
/**/

#calendar_wrap table {
	width: 100%;
	border-collapse: collapse;
}

#calendar_wrap table a {
	padding: 0;
}

#calendar_wrap tfoot a {
	background: none;
	margin-top: 2px;
	margin-bottom: 30px;
}

#calendar_wrap tfoot a:hover {
	color: #c3cacb
}

#calendar_wrap thead {
	background: #e4e9ea;;
}

#calendar_wrap caption {
	font-size: 16px;
	color: #FFF;
	margin-bottom: 2px
}

#calendar_wrap th, #calendar_wrap td {
	text-align: center;
}

li.sidebar_widgets ul {
	list-style: none;
	margin-bottom: 30px;
}

li.sidebar_widgets a {
   dding: 0 0 0 25px;
	margin-bottom: 1px;
	background: #e4e9ea url('images/recentcomments_icon.png') no-repeat 5px center;3
	display: block;
}

li.sidebar_widgets a:hover {
	background: #c3cacb url('images/recentcomments_icon.png') no-repeat 5px center;3
}

h2.sidebar_widgets_title {
	font-size: 170%;
	margin-bottom: 10px;
}


li.sidebar_widgets div.ngg-widget a{
	display: inline;
	background: none;
}

/******************************************************
*
*						FOOTER
*
******************************************************/

#footer_css {
	padding: 0 5px 0 20px;
}
#footer {
	padding-left: 22px;
	padding-right: 22px;
	list-style: none;
	font-size: 14px;
	line-height: 21px;
}
#footer-fondo {
	height: 350px;
	width: 100%;
	text-align: center;
    clear: both;
  top: -183px;
  background: url(images/footer_fondo.jpg) repeat-x center
}
.footer_img {
	width: 1000px;
    height: 350px;
	background: url(images/footer_img.png) no-repeat center ;
	color: #ffffff;
  float: left;
  position: absolute
}
.footer-tex {
  font-size: 14px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  padding-top: 95px;
  padding-left: 214px;
}
.foomail a {
	color: #FFFFFF;
	text-decoration: none;
}

.foomail a:hover {
    color: #fec501;
	text-decoration: underline;
}
.footer-tex-fr {
  font-size: 14px;
  line-height: 18px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #919598;
  padding-top: 45px;
  padding-left: 214px;
}
.foomail-fr a {
	color: #919598;
	text-decoration: none;
}

.foomail-fr a:hover {
    color: #fec501;
	text-decoration: underline;
}

#footer_abajo {
	background-image: url(images/abajo.gif);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
    text-align: center;
	color: #ffffff;
	font-size: 12px;
    line-height: 32px;  /*espacio de arriba*/
  font-family: Verdana, Arial, Helvetica, sans-serif
}
#footer li.page_footer, li.about_footer {
	float: left;
	width: 240px;
}

#footer li.page_footer {      /*ver eliminar*/
	margin-right: 45px;
}

ul.recentcomments_footer, ul.recentposts_footer {
	list-style: none;
}

ul.recentcomments_footer {
	padding-top: 35px;
  color: #a4b1bd
}

ul.recentposts {
	padding-top: 1px;
background: url('images/footer_ico.gif') no-repeat 1px;
font-family: "AvantGarde Md BT";
  color: #ffffff;
  font-style: normal;
  font: normal;
  font-size: 30px;
  font-weight: normal ;
  padding-left: 30px
}

ul.recentposts_footer {
	padding-top: 35px;
  font-family: "AvantGarde Md BT";
  color: #a4b1bd;
  font-style: normal;
  font: normal;
  font-size: 14px;
  font-weight: normal
}

li.about_footer {       /*eliminado*/
  padding-top: 35px;
  background: url('images/about_footer.gif') no-repeat left top;
}

ul.recentcomments_footer a, ul.recentposts_footer a {      /*eliminado*/
   dding: 5px 5px 0 21px;
	background: url('images/footer_icon.gif') no-repeat 1px center;
	text-decoration: none;
	display: block;
	color: #a4b1bd;
	border-bottom: 1px solid #38536d;

}

ul.recentcomments_footer a:hover, ul.recentposts_footer a:hover {
	background-color: #274561;
}

#footer_bottom {  /*eliminar*/
	width: 100%;
	height: 17px;
	margin-bottom: 40px;
	position: relative;
	background: #153554 url('images/footer_abajo.gif');
	clear: both;
}

.clear {
	clear: both;
}

.disclaimer {
	position: relative;
	padding-top: 30px;
	bottom: 0px;
	text-align: center;
	color: #a4b1bd;
	display: block;
  font-size: 14px
}

.disclaimer a {
	color: #a4b1bd;
}

.disclaimer a:hover {
	color: #ffffff;
}


/*********************************

			comments

*********************************/

.comments_number {
	margin-top: 60px;
	margin-bottom: 10px;
	color: #435261;
	font-size: 40px;
    text-decoration: underline;
}
.comments_numero {
	color: #153554;
	font-size: 40px;
    position: absolute;
   left: -60px;
}

.comments_list li {
  padding-top: 55px;
  background-image: url(images/comen_a.gif);
  background-repeat: no-repeat;

}

.comments_list ol {
	list-style: none;
}

.comments_list ol .comments_author {
	color: #153554;
	display: block;
	font-weight: bold;
	font-size: 18px;
	padding: 5px 11px 0 1px;
}

.comments_list ol .comments_author span {
	padding: 6px 35px 0 0;
	color: #616e7b;
	font-weight: normal;
	position: relative;
	z-index: 3;
}

.comments_list ol .comments_author a {
	color: #153554;

}

.comments_list ol .comments_author a:hover {
	color: #0066cc;
  text-decoration: underline
}

.comments_list ol li.alt .comments_author {
	color: #153554;
}

.comments_list ol li.alt .comments_author a {
	color: #153554;
	font-weight: normal;
}

.comments_list ol li.alt .comments_author a:hover {
	color: #0066cc;
}

.comments_list ol .comments_text {
	color: #000000;    /*texto*/

}


#comments input, textarea {
    border: 1px solid #9fa5a6;
   background: #f3f3f3;
	color: #435261;
	padding: 3px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px
}

#comments textarea {
	width: 505px;
}

.publicidad {
	background: #ffffff;
  text-align: center
}

#submit {
	background: #ff9418;
	color: #435261;

}

#submit:hover {
	background: #ff5f08;
	color: #000000;

}

.comments_date {
	color: #c44602;
	display: inline;
	font-size: 12px;
	background: url('images/date_orange.jpg') no-repeat left center;
	padding-left: 13px;
  margin-left: 1px;   /*espacio*/

}

.comments_date_tidy {
	padding: 16px 11px 20px 0;
       background-image: url(images/comen_b.gif);
    background-repeat: no-repeat  ;
  padding-left: 100px;
}

li.alt .comments_date {
	background: url('images/date_blue.jpg') no-repeat left center;
	padding-left: 13px;
      margin-left: 1px;   /*espacio*/
      	color: #1e5081;
	display: inline;
	font-size: 12px;
}


.comments_list li .comments_text {
	padding: 10px 10px 10px 100px;
	position: relative;
	z-index: 1;
	overflow: hidden;
      background-image: url(images/comen_c.gif);
  background-repeat: repeat
}

.comments_form label {
	font-size: 14px;
	padding-left: 5px;
}

.comments_avatar img {
	width: 90px;
	float: left;
}

.comments_avatar a {
	border: 0;

}

.comments_avatar img {
	border: 0px solid #FFF;
}

.comments_body {
	float: left;
}


/*********************************

			PAGE

*********************************/

.page_content_post {
	width: 757px;  /*ancho texto paginas*/
	float: left;
	position: relative;
}
.pagetitle {
	margin-bottom: 40px;
}
/*********************************

			links

*********************************/
#sidebar ul {
	clear: both;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#sidebar ul li {
	clear: both;
	color: #bbb;
	}
#sidebar ul.no-splitted li {
	padding: 0 1px;
	}
#sidebar ul.no-splitted ul li {
	margin: 0 -5px;
	}
#sidebar ul.blc {
	padding: 0 5px;
	}

#sidebar li#sidebar-splitted {
	float: left;
	width: 100%;
	margin: 0 0 15px 0;
	}
#sidebar-splitted .splitted-left {
	float: left;
	width: 140px;
	}
#sidebar-splitted .splitted-right {
	float: right;
	width: 145px;
	}
#sidebar ul.splittedlists li {
	background: transparent url(images/dot.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
#sidebar ul.splittedlists ul li {
	margin: 0 0 0 -23px;
	}
#sidebar ul.splittedlists li a:link,
#sidebar ul.splittedlists li a:visited {
	color: #0066cc;
	}
#sidebar ul.splittedlists li a:hover,
#sidebar ul.splittedlists li a:active {
	color: #ff5f08;
    text-decoration: underline;
	}
/*******/
#sidebar ul.splittedlistsd li {
	background: transparent url(images/dote.gif) no-repeat 5px 5px;
	padding: 0 0 0 23px;
	}
#sidebar ul.splittedlistsd ul li {
	margin: 0 0 0 -23px;
	}
#sidebar ul.splittedlistsd li a:link,
#sidebar ul.splittedlistsd li a:visited {
	color: #0066cc;
	}
#sidebar ul.splittedlistsd li a:hover,
#sidebar ul.splittedlistsd li a:active {
	color: #ff5f08;
    text-decoration: underline;
	}
/*******/
#sidebar ul.splittedlistsa li {
	padding: 0 0 0 2px;
	}
#sidebar ul.splittedlistsa ul li {
	margin: 0 0 0 -2px;
	}
#sidebar ul.splittedlistsa li a:link,
#sidebar ul.splittedlistsa li a:visited {
	color: #0066cc;
	}
#sidebar ul.splittedlistsa li a:hover,
#sidebar ul.splittedlistsa li a:active {
	color: #ff5f08;
    text-decoration: underline;
	}
    /*********************************

			hasta acá links

*********************************/

.resultados a {
	color: #0066cc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px
}

.resultados a:hover {
	color: #ff5f08;
}

/*botones abajo*/
#abajo-menu {
	position:relative;
	height:35px;
	margin-top:0px;
	margin-bottom:0px;
	color:#FFFFFF;
  top: 15px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
/**/
 #bo-abajo a {
	color:#FFFFFF;
	text-decoration:none;
  /*   padding:0px 50px 0px 0px; */
  margin-right: 50px
}
 #bo-abajo a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#bo-abajo a:hover {
	text-decoration:underline;
	color:#FFFFFF;
}
#punto {
  background: url('images/cuadro.gif') no-repeat;
  padding-left: 16px;
  padding-bottom: 14px;
  float: left;
  clear: both;
}
#puntob {
  background: url('images/cuadrob.gif') no-repeat;
  padding-left: 16px;
  padding-bottom: 14px;
  float: left;
  clear: both;
  margin-left: 80px
}
#espacio {
  background: url('images/espacio.gif') no-repeat;
  height: 20px;
  width: 7px;
  float: left;
  clear: both;
}
#espacios {
  background: url('images/espacio.gif') no-repeat;
  height: 40px;
  width: 201px;
  float: left;
  clear: both;
}

#img-f{
  background: url('images/flecha.gif') no-repeat;
  float: left;
  clear: both;
}
/**/
#dp-espacio {
    text-align: right;
  padding-top: 40px;
}
#dp {
	font-size: 10px;
	color: #999999;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding-right: 10px
}

#dp a {
	color: #999999;
}

#dp a:hover {
	color: #fff47e;
  text-decoration: none
}
/*flash*/
#flash {
  margin: 0px;
  width: 1000px;
  height: 147px;
}

