body{
background-image:url(../img/bgcli.jpg);
background-repeat:repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:small;
font-weight:bold;
color:#006666;
}

.notititulo{
font-weight:bold;
color:#fff;
width:500px;
height:30px;
background-image:url(../img/bgtitulo.png);
background-repeat:no-repeat;
padding-left:20px;
font-size:medium;

vertical-align:middle;
}
.notifecha
{
background-image:url(../img/bgfecha.png);
background-repeat:no-repeat;
color:#003333;
width:100px;
font-size:small;
text-align:center;
}
.noticomentarios{
width:600px;
padding-left:30px;
padding-bottom:30px;
}
.celdaseparacion
{
	height:15px;
}

.tabla
{
	width:600px;
	border-width:0px;
}

.tablahtml{
	width:80%;
	height:60%;
	border:0;
	text-align:left;
	padding:0;
}

.tabla2{	
width:700px;
border-width:0px;
text-align:left;
}




.celdatitulo
{
	width:15%;
	text-align:left;
	vertical-align:top;
}

.celdacomentario
{
	width:85%;
	text-align:left;
	vertical-align:top;
}

.etiqueta
{
	font-weight: bold; 
font-size: small;
font-family: Arial, Helvetica, sans-serif;
 }

.cuadroTexto
{
font-size: small;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
 }

.TABLACONTACTO{
width:400px;
text-align:right;
border:0;
padding:0;

}



