/****************************************************************************************
		PIE DE PAGINA
*****************************************************************************************/

/***** estructura *****/

#divPieDePagina {
		clear: both;
		text-align: center;
		margin: 0 0 0 0;
}

DIV.footer_divContenido {
		width: 984px;
		margin: auto;
		border-bottom: 1px solid #CCC;
		border-top:1px dotted #CCC;
		background-position: left top;
		background-repeat: repeat-x;
		background-color: #f6f6f6;
		padding: 20px 0 0 0 ;
}

DIV.footer_divBloque01,
DIV.footer_divBloque02 {
		float: left;
		padding: 0 0 0 26px;
}

DIV.footer_divBloque01 { margin: 0 0 13px 0; }
DIV.footer_divBloque02 { margin: 0 0 13px 0; }



/***** contenido *****/
P.footer_pPieDePaginaTitulo {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-style: normal;
		font-size: 10px;
		line-height: 18px;
		color: #900;
		text-align:left;
		padding: 0 0 10px 20px;
}

P.footer_pPieDePagina {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-weight: bold;
		font-style: normal;
		font-size: 9px;	
		text-align:left;
		color: #666;
}

P.footer_pPieDePaginaTitulo a{ text-decoration: none; color: #900;}
P.footer_pPieDePaginaTitulo a:hover { text-decoration: underline; }
P.footer_pPieDePagina a { text-decoration: none; color: #900;}
P.footer_pPieDePagina a:hover { text-decoration: underline; }

DIV.footer_divPieDePaginaContenedor {
		clear: both;
		border-top: 1px dotted #CCC;
		clear: both;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		text-align: center;
		background-color: #FFF;
}

DIV.footer_divPieDePaginaContenido {
		margin: 10px 0 0 0;
}

UL.footer_ulPieDePagina {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
		color: #666;
		line-height: 18px;

		list-style: none;
}

LI.footer_liPieDePagina {
		white-space: nowrap;
		text-align:left;
		float:left;
		width:315px;
}

LI.footer_liPieDePagina a {
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
		font-size: 9px;
		font-weight: normal;
		font-style: normal;
		color: #666;
		text-decoration: none;
}

LI.footer_liPieDePagina a:hover {
		color: #900;
		text-decoration: underline;
}

IMG.footer_imgPieDePaginaRSS {
		border: 0;
}

a.footer_imgPieDePaginaRSS {
		padding: 0 5px ;
		vertical-align: -16px;
}

div.footer_pDP {background-color:#fff;}
a:visited.footer_pDP_vinculo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; font-size: 9px; color: #999; text-decoration: none; }
a:hover.footer_pDP_vinculo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; font-size: 9px; color: #999; text-decoration: underline; }
a:link.footer_pDP_vinculo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; font-size: 9px; color: #999; text-decoration: none;}
a:active.footer_pDP_vinculo { font-family: Verdana, Arial, Helvetica, Sans-Serif; font-weight: normal; font-size: 9px; color: #999; text-decoration: none; }