@charset "ISO-8859-1";

html {
	margin:0px;
	padding:0px;
	height:100%;
	}
	
body {
	margin:0px;
	padding:0px;
	height:100%;
	}

#divContinente {
	position:relative;
	background-color:#099;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#divTeaser {
		position:absolute;
		width:309px;
		height:23px;
		top:170px;
		left:36px;
		}
		
	#divLogotipo {
		position:absolute;
		width:309px;
		height:105px;
		top:211px;
		left:36px;
		}
		
		#divVideo {
	position:absolute;
	width:594px;
	height:334px;
	top:320px;
	left:366px;
		}
		
	#divLogotipoeng {
		position:absolute;
		width:309px;
		height:105px;
		top:177px;
		left:36px;
		}
		
	#divTexto {
		position: absolute;
		top:354px;
		left:366px;
		width:558px;
		padding-bottom:40px;
		z-index:5;
		}
		
		#divTexto p {
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			padding:0px;
			margin:0px;
			margin-bottom:6px;
			}
			
			#divTexto p a, #divTexto p a:visited {
				color:#F06;
				text-decoration:underline;
				}
				
			#divTexto p a:hover {
				color:#F06;
				text-decoration:none;
				}
			
	#divTexto2 {
	position: absolute;
	top:354px;
	left:366px;
	width:605px;
	padding-bottom:40px;
		}
		
		#divTexto2 p {
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			padding:0px;
			margin:0px;
			margin-bottom:6px;
			}
							
	#divImagen {
		position: absolute;
		left:36px;
		top:356px;
		width:366px;
		}
				
#divContinente2 {
	position:relative;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#divPie {
		width:960px;
		padding:0px;
		margin:0px;
		}
		
		#divPie p {
			font-family:Verdana, Geneva, sans-serif;
			font-size:10px;
			padding:6px;
			margin:0px;
			background-color:#C06;
			margin-left:366px;
			text-align:center;
			color:#FFF;
			}

	
	/* MENUS */
		
	#divMenus {
		position: absolute;
		left:366px;
		width:594px;
		}
		
		#divMenus ul li {
			list-style:none;
			}
		
		#divMenus ul li a {
			text-decoration:none;
			}
			
		#divMenus ul li a span {
			visibility:hidden;
			}
			
			#liMenu1 {
				position:absolute;
				top:29px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu1 a, #liMenu1 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu01.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu1 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu01sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu1en {
				position:absolute;
				top:29px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu1en a, #liMenu1en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu01en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu1en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu01sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu2 {
				position:absolute;
				top:29px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu2 a, #liMenu2 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu02.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu2 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu02sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu2en {
				position:absolute;
				top:29px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu2en a, #liMenu2en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu02en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu2en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu02sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu3 {
				position:absolute;
				top:29px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu3 a, #liMenu3 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu03.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu3 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu03sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu3en {
				position:absolute;
				top:29px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu3en a, #liMenu3en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu03en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu3en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu03sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu4 {
				position:absolute;
				top:29px;
				left:438px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu4 a, #liMenu4 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu04.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu4 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu04sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu4en {
				position:absolute;
				top:29px;
				left:438px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu4en a, #liMenu4en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu04en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu4en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu04sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
		
			#liMenu5 {
				position:absolute;
				top:85px;
				left:0px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu5 a, #liMenu5 a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/1.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu5 a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/1sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu5en {
				position:absolute;
				top:85px;
				left:0px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu5en a, #liMenu5en a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/1en.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu5en a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/1sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu6 {
				position:absolute;
				top:85px;
				left:146px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu6 a, #liMenu6 a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/2.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu6 a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/2sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu6en {
				position:absolute;
				top:85px;
				left:146px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu6en a, #liMenu6en a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/2en.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu6en a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/2sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu7 {
				position:absolute;
				top:85px;
				left:292px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu7 a, #liMenu7 a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/3.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu7 a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/3sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
			#liMenu7en {
				position:absolute;
				top:85px;
				left:292px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu7en a, #liMenu7en a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/3en.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu7en a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/3sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
			#liMenu8 {
				position:absolute;
				top:85px;
				left:438px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu8 a, #liMenu8 a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/4.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu8 a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/4sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu8en {
				position:absolute;
				top:85px;
				left:438px;
				background-color:#fff;
				height:197px;
				width:122px;
				}
			
			#liMenu8en a, #liMenu8en a:visited {
				height:197px;
				width:122px;
				background-image:url(../imagenes/4en.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu8en a:hover {
				height:197px;
				width:122px;
				background-image:url(../imagenes/4sobre.gif);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
				
			#liMenu9 {
				position:absolute;
				top:308px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu9 a, #liMenu9 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu05.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu9 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu05sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu9en {
				position:absolute;
				top:308px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu9en a, #liMenu9en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu05en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu9en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu05sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuTeaser {
				position:relative;
				top:0px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenuTeaser a, #liMenuTeaser a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu_teaser03.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenuTeaser a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu_teaser02.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
			#liMenu0 {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0 a, #liMenu0 a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu06.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0 a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu06sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0en {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0en a, #liMenu0en a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu06en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0en a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu06sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		/* --- */
		
			#liMenu0a {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0a a, #liMenu0a a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu07.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0a a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu07sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0aen {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0aen a, #liMenu0aen a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu07en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0aen a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu07sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
				
			#liMenu0b {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0b a, #liMenu0b a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu08.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0b a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu08sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0ben {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0ben a, #liMenu0ben a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu08en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0ben a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu08sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
				
			#liMenu0c {
				position:absolute;
				top:308px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0c a, #liMenu0c a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu09.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0c a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu09sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0cen {
				position:absolute;
				top:308px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0cen a, #liMenu0cen a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu09en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0cen a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu09sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
				
				
			#liMenu0d {
				position:absolute;
				top:308px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0d a, #liMenu0d a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu10.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0d a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu10sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0den {
				position:absolute;
				top:308px;
				left:0px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0den a, #liMenu0den a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu10en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0den a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu10sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
				
				
			#liMenu0e {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0e a, #liMenu0e a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu14.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0e a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu14sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0een {
				position:absolute;
				top:308px;
				left:146px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0een a, #liMenu0een a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu14en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0een a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu14sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
				
				
			#liMenu0f {
				position:absolute;
				top:308px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0f a, #liMenu0f a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu12.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0f a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu12sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0fen {
				position:absolute;
				top:308px;
				left:292px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0fen a, #liMenu0fen a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu12en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0fen a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu12sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
				
				
			#liMenu0g {
				position:absolute;
				top:308px;
				left:438px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0g a, #liMenu0g a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu13.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0g a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu13sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenu0gen {
				position:absolute;
				top:308px;
				left:438px;
				background-color:#fff;
				height:23px;
				width:122px;
				}
			
			#liMenu0gen a, #liMenu0gen a:visited {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu13en.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
			
			#liMenu0gen a:hover {
				height:23px;
				width:122px;
				background-image:url(../imagenes/menu13sobre.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		
		/* --- */
		
		#divSocial {
			position: absolute;
			left:0px;
			width:366px;
			}
		
		#divSocial ul li {
			list-style:none;
			}
		
		#divSocial ul li a {
			text-decoration:none;
			}
			
		#divSocial ul li a span {
			visibility:hidden;
			}
			
			#liMenuA {
				position:absolute;
				top:29px;
				left:36px;
				height:24px;
				width:24px;
				}
			
			#liMenuA a, #liMenuA a:visited, #liMenuA a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/castellano.jpg);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuB {
				position:absolute;
				top:29px;
				left:72px;
				height:24px;
				width:24px;
				}
			
			#liMenuB a, #liMenuB a:visited, #liMenuB a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/ingles.jpg);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuC {
				position:absolute;
				top:29px;
				left:108px;
				height:24px;
				width:24px;
				}
			
			#liMenuC a, #liMenuC a:visited, #liMenuC a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/ingles.jpg);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
				
			#liMenuD {
				position:absolute;
				top:65px;
				left:36px;
				height:24px;
				width:24px;
				}
			
			#liMenuD a, #liMenuD a:visited, #liMenuD a:hover {
				height:24px;
				width:24px;
				background-image:url(http://badge.facebook.com/badge/100000487656741.175.1905685642.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuE {
				position:absolute;
				top:65px;
				left:79px;
				height:24px;
				width:24px;
				}
			
			#liMenuE a, #liMenuE a:visited, #liMenuE a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/facebook.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuF {
				position:absolute;
				top:65px;
				left:122px;
				height:24px;
				width:24px;
				}
			
			#liMenuF a, #liMenuF a:visited, #liMenuF a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/facebook.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuG {
				position:absolute;
				top:65px;
				left:166px;
				height:24px;
				width:24px;
				}
			
			#liMenuG a, #liMenuG a:visited, #liMenuG a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/facebook.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
				
			#liMenuH {
				position:absolute;
				top:72px;
				left:213px;
				height:24px;
				width:24px;
				}
			
			#liMenuH a, #liMenuH a:visited, #liMenuH a:hover {
				height:24px;
				width:24px;
				background-image:url(../imagenes/blogger.png);
				background-repeat: no-repeat;
				background-position: left top;
				position:relative;
				display:block;
				}
		
		/* FIN MENUS */
		

.imgAbajo {
	margin-right:24px;
	margin-bottom:24px;
	}
		
		
.texto_formulario {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F36;
}
.asterisco {
	font-size: 20px;
}
.titular_formulario {
	font-size: 12px;
}
#divTeaser {
		position:absolute;
		width:309px;
		height:23px;
		top:114px;
		left:36px;
		}
		
	#divVideo {
	position:absolute;
	width:594px;
	height:334px;
	top:320px;
	left:366px;
		}
		
	#divFrase {
	position:absolute;
	width:309px;
	height:334px;
	top:320px;
	left:36px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	font-size: 12px;
	color: #F36;
		}
				
		
