@charset "utf-8";
/* CSS Document */

html, body
{
	height:100%;
	width:100%;
	min-width:800px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}

.link_paginacion
{
	color:#333333;
}

ol, ul 
{
	list-style: none; 
}

.letra_blog_titulo
{
	font-size:22px;
	color:#666666;
}
.letra_blog_tema
{
	font-size:11px;
	color:#666666;
}

.control
{ 
	border:solid 1px #CCCCCC;
	padding:2px;
	font-size:11px;
}

.boton
{ 
	font-size:11px; 
	border:solid 1px #CCCCCC;
	background-color:#E9E9E9;
	padding:2px;
}

.link_letra_idioma
{
	color:#666666;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}

.link_trabajos
{
	color:#666666;
	text-decoration:none;
}

.link_more
{
	color:#666666;
	font-size:12px;
}

.link_more:hover
{
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}

.link_opcion
{
	text-decoration:none;
	color:#FFFFFF;
}