html {
	height:100%; 
	margin-bottom:1px;
	scrolling:yes; 
}

body {
     font-family:Tahoma;
     font-size:11px;
     text-decoration:none;
     margin: 0% 0% 0% 0%;
}



/**************************************************** styles *****************************************************/

body2 {
	background-color: #3A5793;
}

table.tablagraficadefondo {
	background-color:#A9ACC2; /* Este es el celestito */
	width:100%; height:100%;
	background-image: url(graphics/theme/head_bg.jpg); background-repeat:repeat-x;
}

td.tablagraficadefondo {
	width:100%; height:100%; background-image: url(graphics/theme/header.jpg); background-repeat:no-repeat;
}


td.contenido  {
	background-color: #EFAE6D;
}



/**************************************************** styles *****************************************************/




h1, h2, h4 {
	color: #3A5793; text-align: left;
}

h3, h5, h6 {
	color: #3A5793; text-align: left;
}



body, p, td{ 
	 color: #051F45;
     font-size:12px;
}




.titulograndisimo {
	color:white; 
	font-size:26px; 
	font-weight:bold; 
	text-align:center; 
	font-style:impact;
}





img.contenido, img.famImage {
     margin-bottom:10px;
     margin-right:10px;
     padding-top:10px;
     padding-right:5px;
}


td.contenido {
	font-family:Tahoma;
	font-size: 12px;
}



a, a.visited, a.active, a.link {color:#440000; text-decoration:none;}
a:hover {color:#0000FF; text-decoration:underline;}

.headline {
     font-family:Tahoma;
     font-size:10px;
     font-style:none;
     color:white;
     text-decoration:none;
}

.cont  {
     font-family:Tahoma;
     font-size:12px;
     font-style:none;
     color2222:#818181;
     color:#222222;
     text-decoration:none;
}
a.content, a.content:visited  {
     font-family: Tahoma;
     color:#172F47;
     text-decoration: none;
     font-size:10px;
}
a.content:hover {
     color:#e12e76;
     text-decoration: underline;
}

#ad-c9f0 br {
		display: none;
}

.bandera {
     border: 1px solid black ;
     width: 31px;
     height: 20px;
}

.baile {
     border: 1px none;
}

.bigtitle {
	font-size:20px;
	font-weight: bold;
	color: #D86A13;
	text-align: left;
	
}

.title {
    font-size:14px;
	font-weight: bold; 
	color: #D86A13;
}


td.contenido  {
	vertical-align:top;
	border: 2px ridge #EFAE6D;
	color2: #330033; 
	text-align: left;
}


td.fiesta, table.fiesta  {
	border: 1px solid #000000;
}

a.fiesta, a.fiesta:link; a.fiesta:active {
	color:black;
}

a.fiesta:hover {
	color:yellow;
}

th.tablas, th.zelle, .kopfzeile  {
  color:white;
  background-color: #884400;
}

td.tablas, td.zelle  {
  background-color: #FFFFFF;
  color:#051F45;
}






