﻿body
{
	margin: 1px;
	font-family: Tahoma;
	text-align:center;
}

#lbltitulNoticia
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}

#lbltitulNoticia A:active, A:link
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

#titulNoticia A:visited
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}

#titulNoticia A:hover
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}

/*.titulNoticia A:active, A:link
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}

.titulNoticia A:visited
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
}

.titulNoticia A:hover
{
	font-size: 14pt;
	font-family: Arial;
	font-weight: bold;
	text-decoration: underline;
}
*/
.textNoticia
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: normal;
}

.dataNoticia
{
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
}

.menuIdioma
{
	font-size: 8pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuIdioma A:active, A:link
{
	text-decoration: none;
	color: White;
    font-size: 8pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuIdioma A:visited
{
	text-decoration: none;
	color: White;
    font-size: 8pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuIdioma A:hover
{
	text-decoration: underline;
	font-size: 8pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuPrincipal
{
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuPrincipal A:link, A:active
{
	text-decoration: none;
	color: White;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:normal;
}

.menuPrincipal A:visited
{
	text-decoration: none;
	color: White;
	font-size: 10pt;
	font-family: Tahoma;	
	font-weight:normal;
}

.menuPrincipal A:hover
{
	text-decoration:underline;
	font-size: 10pt;
	font-family: Tahoma;
	font-weight:normal;
}

.Calendari
{
	font-size: 7pt;
	font-family: Verdana;
	width: 120px;
	font-weight:normal;
}

.Calendari A:link, A:visited, A:active
{
	text-decoration: none;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: normal;
}

.Calendari A:hover
{
	background: #FF9C00;
	color: White;
	font-size: 7pt;
	font-family: Verdana;
	font-weight: normal;
}

INPUT
{
	border-style: solid;
	border-width: thin;
	border-color: #FF9C00;
	border-collapse: collapse;
	background-color: White;
	font-family: Tahoma;
}

.TextBox
{
	border-style: solid;
	border-width: thin;
	border-color: #FF9C00;
	border-collapse: collapse;
	background-color: #ffff99;
}

.fotoMenuda
{
	border-width:1px;
	border-color:Silver;
	border-style:solid;
	width:40px;
	height:30px;
}

.fotoGran
{
	border-width:1px;
	border-color:Silver;
	border-style:solid;
	width:340px;
	height:260px;
}

.comentariFoto
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	font-size: 8pt;
	overflow: visible;
	border-left: silver 1px solid;
	width: 340px;
	border-bottom: silver 1px solid;
	font-family: Arial;
	height: 60px;
	background-color: gray;
	text-align: left;
	color: #ffff66;
}

/*.titulNoticia
{
	font-size: 15pt;
	font-family: Arial;
	font-weight: bold;
	color: #0000C0;
}*/