/* hide from ie on mac \*/
html {
	height: 100%;
}

#flashcontent {
	height: 100%;
}

/* end hide */

#teasercolumn {
	background-image: url(/images/teasers/teaserback.gif);
	background-repeat: repeat-y;
	padding-left: 10px;
	padding-top: 10px;
}

#teaserspacer {
	padding: 10px;
	background-image: url(/images/teasers/teaserbreak.gif);
	background-position: center;
	background-repeat: no-repeat;
}

#teaserimage {
	margin-bottom: 5px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Tahoma;
	font-size: 20px;
	color: #0083cc;
	padding-top: 18px;
	padding-bottom:14px;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	padding-top: 6px;
	padding-bottom: 0px;
	margin-top:6px;
	margin-bottom:0px;
}

ul
{
list-style-type: none;
padding: 0px;
margin: 0px;
}
li
{
background-image: url(/images/bullet_blue.gif);
background-repeat: no-repeat;
background-position: 0px 5px;
padding-left: 14px;
}

.image 
{ 
font-family: Tahoma;
font-size: 11px;
text-align: left;
}

img
{  
border-style: none;
}

.footer {
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}
.footer A{
	font-family: Tahoma;
	font-size: 11px;
	color:#666666;
}
.footer2 {
	font-family: Tahoma;
	font-size: 11px;
	color:#0083CC;
}
.footer2 A{
	font-family: Tahoma;
	font-size: 11px;
	color:#0083CC;

}
.headerlight {
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
}
.headerlight A{
	font-family: Tahoma;
	font-size: 10px;
	color:#FFFFFF;
	font-weight:bold;
}
.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color:#333333;
}
.bodytext A{
	font-family: Tahoma;
	font-size: 13px;
	line-height: 16px;
	color:#0083CC;
}
.menu {
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color:#999999;
}
.menu A{
	font-family: Tahoma;
	font-size: 13px;
	font-weight:bold;
	line-height: 15px;
	color:#999999;
}
A {	text-decoration: none;
}
A:HOVER { 
	text-decoration: underline;
}

/* SPANISH */

#elementos_felicitacion {
	display: block;
	float: left;
	width: 510px;
	margin: 0px 0 0 0;
}

	#elementos_felicitacion div {
		display: block;
		float: left;
		width: 150px;
		margin: 0 30px 0 0;
	}
	
		#elementos_felicitacion div.last {
			display: block;
			float: left;
			width: 150px;
			margin: 0;
		}
	
	#elementos_felicitacion p {
		display: block;
		float: left;
		width: 150px;
		padding: 0 0px 0 0px;
		margin: 5px 0 0 0;
	}
