@charset "iso-8859-2";

html
{
background-color: #FFFFFF;
height: 100%;
}

h1
{
font-size: 16pt;
font-family:Tahoma;
}

body 
{  
font-size: 8pt;
font-family:Tahoma;
color: #1d0156;
margin: 0;
padding: 0;
height: 100%;
}

a.menu:active {color:#ffffff; text-decoration:none; font-weight:bold;font-size:9pt;}
a.menu:visited {color:#ffffff; text-decoration:none; font-weight:bold;font-size:9pt;}
a.menu:link {color:#ffffff; text-decoration:none; font-weight:bold;font-size:9pt;}
a.menu:hover {color:#ffffff; text-decoration:none; ;font-weight:bold;font-size:9pt;}

a.menu2:active {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a.menu2:visited {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a.menu2:link {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a.menu2:hover {color:#11218c; text-decoration:underline; ;font-weight:bold;font-size:14px;}

a:active {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a:visited {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a:link {color:#11218c; text-decoration:none; font-weight:bold;font-size:14px;}
a:hover {color:#11218c; text-decoration:underline; ;font-weight:bold;font-size:14px;}

.content
{
  color: #1d0156;
  font-size: 10pt;
  font-family:Tahoma;
  padding-right: 40px;
}

.content2
{
  color: #1d0156;
  font-size: 10pt;
  font-family:Tahoma;
}


.content3
{
  color: #1d0156;
  font-size: 12px;
  font-family:Tahoma;
	border: 1px solid black; 
	text-align: center; 
	padding: 1px;
}

.galeria
{

}

.hipMenu
{
  color: #1d0156;
  font-size: 10pt;
  font-family:Tahoma;
}

img 
{
	border: 0px; 
}
