/* estilo del body */
body {
	background-image: url(imagenes/fondo.jpg);
	margin: 0 auto;
	
	color: #333;
	text-align: center;
	font-family: Verdana;
	
}
h1, h2 	{
	color: #333;
	font-family: Verdana;
	padding: 0px;	
}
h1 	{	font-size: 1.2em; 	text-align: left;	}
h2	{		font-size: 1.2em; 	text-align: center;	}
.tdh1	{		text-align: center;	}
/* CABECERA */
div#CabeceraEzine	{
	background-image: url(imagenes/logo.jpg);
	background-repeat:no-repeat;
	background-position:center;
	height: 126px;
	width: 100%;
	text-align:right;
	vertical-align: middle;
}
/* Contenido*/
div#ContenidoEzine	{
	width: 100%;
	background-image: url(imagenes/fondo_web.jpg);
	background-repeat: repeat-y;
	background-position:center;
	text-align: center;
}
.enlace_top {
    font-size: 0.7em;
    font-weight: bold;
}
/* Menu Superior*/
div#MenuSupEzine	{
	width: 100%;
	height: 20px;
	background-image: url(imagenes/fondo_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	padding-top: 3px;
}
div#MenuSupEzine span, div#MenuSupEzine a, div#MenuSupEzine a:link, div#MenuSupEzine a:visited	{			
	font-family: verdana;
	color: #333;
	text-decoration: none;
	font-weight: 800;	
}
div#MenuSupEzine a, div#MenuSupEzine a:link, div#MenuSupEzine a:visited, div#MenuSupEzine a:hover	{	padding-left:20px;	}
div#MenuSupEzine a:hover	{	font-weight: 800;	}
/* Pie de pagina */
div#FooterEzine	{
	width: 100%;
	height: 65px;
	background-image: url(imagenes/fondo_web_bottom.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
}
div#FooterEzine span, div#FooterEzine a, div#FooterEzine a:link, div#FooterEzine a:visited, .enlace_top, .enlace_top:link, .enlace_top:visited	{
	font-family: verdana;
	color: #333;
	text-decoration: none;
}
div#FooterEzine a:hover, div#MenuSupEzine a:hover, .enlace_top:hover{
	font-family: verdana;
	color: #000;
	text-decoration: underline;
}
div#FooterEzine, div#MenuSupEzine {	font-size: 0.7em;	}
div#FooterInfoWeb	{
	text-align: center;
	float: inherit;

}

.publicidadflamesofwar:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
#flamesofwar_table {
	border: 2px solid #FFFFFF;
}
/* Tabla de content */
div#ContenidoEzine table	{
	width: 800px;
	border: 0px;
	border-collapse: collapse;
	text-align: center;
	margin: 0 auto;
	position: relative;
}

.ResumenRevista, .TextoContenidoRevista	{	
	width: 750px; 
	padding: 25px;
	font-size: 0.7em;
	vertical-align: top;
	text-align: left;
}
.TablaRevistaFlamesofwar td	{
	font-size: 0.7em;
	width: 140px;
	vertical-align: top;
}
.TablaTextosEzine	{
	width: 900 px;
	border-collapse: collapse;
	border: 0px;
}
a,a:link, a.visited {
	color: #2B2A26;
	text-decoration: none;	
}
a:hover {
	text-decoration: underline;
	color: #333300;
}
div#condiciones	{
	text-align: justify;
	width: 400px;
	float: none;
	margin-left: 23%;
}
.feed	{
	color: #333;
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 800;
}
#publicidad { font-size: 0.7em; color: #CCC;}
#publicidad a, #publicidad a:link	{	font-size: 0.8em; text-decoration: none; color: #CCCCCC;}
#publicidad a:hover {	font-size: 0.8em; text-decoration: underline; color: #CCCCCC;}