body, html
{
	margin:0px;
	width:100%;
	height:100%;
	background-image: url(/img/fonsgris.png);
	background-repeat: repeat;
	background-position: center center;
}
#tablaPRI
{
	width:100%;
	height:100%;
	background-image: url(/img/fonsdalt.png);
	background-repeat:  repeat-x;
	background-position: center top;
}
#fonsESQ
{
	width:50%;
	background-image: url(/img/fonsbaix.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
#fonsDRE
{
	width:50%;
	background-image: url(/img/fonsbaix.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
#tablaCON
{
	width:1000px;
	height:100%;
}
#tdDALT
{
	height:182px;
	background-image: url(/img/imgcap.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#tdBAIX
{
	height:20px;
	background-image: url(/img/fonsbaix.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}
#tdESQ
{
	width:150px;
}
#tdDRE
{
	width:150px;
}
#tdCON
{
	width:1000px;
}
.INI_tabla
{
	width:700px;
}
.INI_contacto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height:16px;
}
.INI_texto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
	background-image: url(../img/separacion.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.INI_trabyblog
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	line-height:16px;
	text-align:justify;
	padding:5px;
}
.INI_nombre
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	line-height:16px;
}
.INI_titulo
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.INI_contacto a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	line-height:16px;
}
.INI_contacto a:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66CC00;
	text-decoration: none;
	line-height:16px;
}
.input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
	border: 1px solid #777777;
	width:170px;
	overflow:hidden;
}
.inputfocus
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #777777;
	border: 1px solid #66CC00;
	width:170px;
}
.boton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #555555;
	border: 1px solid #777777;
	width:170px;
	height:25px;
}
.botonapretado
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
	text-decoration: none;
	background-color: #555555;
	border: 1px solid #777777;
	width:170px;
	height:25px;
}
.INI_fotos
{
	border:1px solid #555555;
}
.INI_fotoshover
{
	border:1px solid #66CC00;
}
#INI_bloglinks a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
#INI_bloglinks a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
}
#DESCARGAS a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
	line-height:20px;
}
#DESCARGAS a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #66CC00;
	text-decoration: none;
}