body {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background-color: #836B4D;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #47565D;
	}

table {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #47565D;
}	
/* body */

.table_body{
	 border-bottom-color: Black;  
	 border-bottom-style: solid;  
	 border-bottom-width: 1px;  
	 border-left-color: Black;  
	 border-left-style: solid;  
	 border-left-width: 1px;  
	 border-right-color: Black;  
	 border-right-style: solid;  
	 border-right-width: 1px;  
	 border-top-color: Black;  
	 border-top-style: solid;  
	 border-top-width: 1px;
	 width: 100%;
	 background-color: #F9F9F7;
	 }

.fondoLogo{
	background-color: #6091C3;
}

.fondoCabecera1 { background-image: url(/img/public/miscelany/cabecera1/cabecera_top_2.gif) }
.fondoCabecera2 { background-image: url(/img/public/miscelany/cabecera1/cabecera_top_3.gif) }
.fondoCabecera3 { background-image: url(/img/languages/es/miscelany/cabecera1/cabecera_bottom.jpg) }

/*asignamos un estilo cabecera 3 por idioma, ya que la imagen contiene texto*/
/*
.fondoCabecera3_es { background-image: url(/img/languages/es/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_en { background-image: url(/img/languages/en/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_de { background-image: url(/img/languages/de/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_it { background-image: url(/img/languages/it/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_pt { background-image: url(/img/languages/pt/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_fr { background-image: url(/img/languages/fr/miscelany/cabecera1/cabecera_bottom.jpg) }
.fondoCabecera3_ru { background-image: url(/img/languages/ru/miscelany/cabecera1/cabecera_bottom.jpg) }
*/

.marquee{
	color: White;
	font-weight: bold;
}

.title_menu{
	background-color: #FA5C1F;
	color: #FFE43F;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid Black;
}

.menu_izq{
	color: #622E01;
	font-weight: bold;
	text-align: center;
	background-color: #FFE4C4;
}

a:link	{ font-weight: bold;	color: #CD5C5C; text-decoration: none;	}
a:visited	{ font-weight: bold;	color: #CD5C5C; text-decoration: none;	}
a:hover	{ font-weight: bold;	color: #FF6347; text-decoration: none;	}

a.menu:link	{ font-weight: bold;	color: #622E01;	text-align: center;	text-decoration: none;	}
a.menu:visited	{ font-weight: bold;	color: #622E01;	text-align: center;	text-decoration: none;	}
a.menu:hover	{ font-weight: bold;	color: #FA5C1F;	text-align: center;	text-decoration: none;	}


.cabecera{
	color: White;
	font-weight: bold;
}

a.cabecera:link	{ font-weight: bold;	color: White; text-decoration: none;	}
a.cabecera:visited	{ font-weight: bold;	color: White; text-decoration: none;	}
a.cabecera:hover	{ font-weight: bold;	color: White; text-decoration: none;	}

.menu_der{
	background-color: #FA5700;
	color: #980000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
.menu_der TABLE{
	color: #980000;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
}
select{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #000000;
}
input{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FA5700;
	font-weight: bold;
	border: 1px solid #444444;
}
textarea{
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FA5700;
	font-weight: bold;
	border: 1px solid #444444;
}
.button{
	background-color: #FA5700;
	border: 1px solid Black;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: White;
	font-weight: bold;
}
.txtDescarga{
	color: #444444;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	background-color: #E2E2E1;
}
.txtKeyword{
	color: #FA5700;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.titleVideo{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
}
.titleSection{
	color: #FA5700;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.txtNavBar{
	color: #FFFFFF;
	font-size: 11px;
}