body, html
{
	margin:0px;
	width:100%;
	height:100%;
	background-image: url(/img/fondo.png);
	background-repeat: repeat;
	background-position: center top;
}
#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/sombraizq.png);
	background-repeat:  repeat-y;
	background-position: right top;
}
#fonsDRE
{
	width:50%;
	background-image: url(/img/sombrader.png);
	background-repeat:  repeat-y;
	background-position: left top;
}
#tablaCON
{
	width:802px;
	height:100%;
	background-color:#FFFFFF;
	border:1px solid #999999;
	background-image: url(/img/gris.png);
	background-repeat: repeat;
	background-position: center center;
}
#tdDALT
{
	height:124px;
	background-image: url(/img/imgdalt.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#999999;
}
#tdBAIX a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	text-decoration:none;
}
#tdBAIX a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	text-decoration:none;
}
#tdBAIX
{
	height:23px;
	background-image: url(/img/fondoabajo.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
	background-color: #999999;
	text-align:center;
}
#tdESQ
{
}
#tdDRE2 a
{
	color:#000000;
}
#tdDRE2 a:hover
{
	color:#0b7da1;
}
#tdDRE2 img
{
	border:2px solid #0b7da1;
}
#divfotos
{
	text-align:center;
}
#divfotos img
{
	border:2px solid #0b7da1;
}
#tdDRE
{
	width:250px;
	background-image: url(/img/fondoder.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:1px solid #999999;
	text-align:center;
}
#tdDRE2
{
	width:250px;
	background-image: url(/img/fondoder.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-left:1px solid #999999;
	text-align:center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0b7da1;
	font-weight: bold;
}
#tdCON
{
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tdCON2
{
	background-color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0b7da1;
	font-weight: bold;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:justify;
}
.titulo
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #0b7da1;
	font-style: italic;
	font-weight: bold;
}
.titulo2
{
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CC0000;
	font-style: italic;
	font-weight: bold;
}
#tablaforn
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#tablaforn a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#ff6600;
}
#tablaforn a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#800000;
}
/*---------------------------------------------------------*/
.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;
}