.dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.seccion {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
.publicada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.titulo, .titulo a, .titulo a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: normal;
    color: black;
    text-decoration: none;
}
.titulo a:hover { color: #203D6E; }

.copete {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}

.copete a:hover { color: #203D6E; }

.copete img {
	padding-right: 10px;
}

.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	/*font-style: italic;*/
	font-weight: normal;
	color: #FFFFFF;
	text-align:left;
}
.autorfrase {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.formtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer a, .footer a:link, .footer a:visited {
    color: #fff;
    text-decoration: none;
}
.footer a:hover { color: #a00; }
.inputbuscar {
	height: 12px;
}

form {
    margin: 0px;
    padding: 0px;
}
.lineapuntos {
	padding-top: 10px;
	padding-bottom: 10px;
}
.foto {
	padding-right: 10px;
}

.formuser {
	padding-top: 5px;
	padding-bottom: 5px;
}
.inputuser {
	height: 16px;
	margin-bottom: 5px;
}
.titulonota {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: normal;
}
.navnotas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #203D6E;
	font-weight: normal;
	text-decoration: none;
}

#Google {
    margin: 1em;
    text-align: center;
}

#Google a, #Google a:link, #Google span {
    border: 1px solid black;
    color: blue;
    background: transparent;
    font-size: 12px;
    margin: 0 .2em;
    padding: .25em;
    vertical-align: middle;
    text-align: center;
}

#Google a:hover {
    background: orange;
    color: black;
}
.foro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
table.foro {
    width: 100%;
    border-collapse: collapse;
}
table.foro thead { font-weight: bold; }
table.foro thead th { border: 1px solid black; text-align: center; padding-left: .25em; }
table.foro thead th.fecha { width: 10%; font-weight: bold; }
table.foro thead th.pais { width: 20%; }
table.foro thead th.cantidad { width: 5%; }
table.foro thead th.nombre { text-align: left; }
.respuesta { padding-left: 2.5em; }
div.foro /*, .respuesta table.foro*/ { background: url(images/line-dots.gif) repeat-x bottom; margin-top: 0.25em; }
a.boton-foro, a.boton-foro:link, a.boton-foro:visited, a.boton-foro:active {
    border: 1px solid black;
    background: #d6dfe9;
    color: #2b4870;
    padding: .2em;
    margin: .1em;
    font: 8pt verdana, sans-serif;
    text-decoration: none;
}
a.boton-foro:hover { border-color: #f00; }
table.foro tfoot td { padding: .5em .1em; }

div.dots { background: url(images/line-dots.gif) repeat-x bottom; }
a img { border: none; }

.paginacion, .paginacion:link, .paginacion:active, .paginacion:visited, .paginacion:hover {
	color: #3300CC;
	margin: 2px;
	font-size: 1em;
}


/* AddThis Tool Box */
.addthis_toolbox a
{
	padding: 4px 4px 4px 4px;
	position: relative;
	width: 66px;
	display: block;
	text-decoration: none;
	color: blue;
}
.addthis_toolbox a:hover
{
    display: block;
	padding: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #B4D3F8;
	text-decoration: none;
}
.addthis_toolbox span
{
	position: absolute;
	left: 0px;
	top: 4px;
}
