@charset "utf-8";
/* CSS Document */

html,
body {
   margin:0;
   padding:0; 
   font-family:Arial, Helvetica, sans-serif;
   background: #000;			
   color: #3E3E3E; 
  
}

a img {
	border:none;
}
.editorial_nav_link span
{
	text-decoration:underline;
}

.editorial_nav_link
{
	margin: 5px;
}

.editorial_nav
{
	color: #1b5d87;
}

.foro_nav_link span
{
	text-decoration:underline ; 
}

.foro_nav_link
{
	margin: 15px;
}

.foro_nav
{
	color: #1b5d87 ;
}
.tema-foro
{
	color:#406970;
	padding:10px;
	border:5px !important;
	border-color:#6b230b !important;
	background-color: #ff2f07;
	margin-top: 5px;
	margin-bottom: 5px;
}

.comentario_tr
{
padding:10px;
}

.comentario_par
{
color:black;padding:10px;background-color:#F2F7FB;
}

.comentario_impar
{
color:black;padding:10px;background-color:#BFD2D9;
}



.comentario_nombre
{color:black;}

.comentario_fecha
{color:blue;}

.com_descripcion
{color:black;}

ul, li { padding: 0; margin:0; list-style: none;}
a { text-decoration: none;}
h1, h2, h3, h4, h5, p { padding: 0; margin: 0; font-weight: normal; }

.cl { clear:both;}


body{
	margin: 0px;
	padding: 0px;
	top: 0px;
	background-color: transparent;
	background-image: url(../../images/fondo5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.interior{
	background:#fff url(../../images/fondo_interior.jpg) repeat-x !important;
}

.top{
	width:779px;
	margin:0 auto;
	
}

.contenido{
	width:779px;
	margin:0 auto;
	background:#fff url(../../images/fondo_foro4.jpg) no-repeat;
	min-height:800px;
	margin-top: -5px;
}

.contenido_index{
	width:779px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.contenido_editoria{
	width:779px;
	margin:0 auto;
	background:transparent url(../../images/fondo_editorial5.png) left -277px no-repeat  !important;
	min-height:750px;
	padding-top:16px;
	margin-top: -20px !important;
}
.contenido_contacto{
	width:779px;
	margin:0 auto;
	background:transparent url(../../images/fondo_editorial5.png) left -277px no-repeat  !important;
	min-height:910px;
	padding-top:16px;
	margin-top: -20px !important;
}
.enviar-foro{
	background-color: transparent;
	height:100px;
	margin-left: 30px;
	background-image: url(../../images/pulse-para-enviar2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 722px;
}
.bkg-form{
	background-color: transparent;
	margin-left: 32px;
	background-image: url(../../images/bkg-form2.jpg);
	background-repeat: no-repeat;
	width: 722px;
	height: 501px;
}
.bkg-form2{
	background-color: transparent;
	margin-left: 32px;
	background-image: url(../../images/bkg-form.jpg);
	background-repeat: no-repeat;
	width: 722px;
	height: 501px;
}

.menu{
	margin-top: 15px;
}
.menu2{
	margin-left: 7px;
	background:#fff url(../../images/botonera.jpg) no-repeat !important;
	width:230px;
	margin-right:13px;
	font-family: "Myriad Pro";
	float:left;
	font-weight:bold;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	margin-top:0px;
	padding: 0px;
}
.menu3{
	margin-right: 5px;
	background:#fff url(../../images/botonera.jpg) no-repeat !important;
	width:230px;
	margin-right:13px;
	font-family: "Myriad Pro";
	float:left;
	font-weight:bold;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	margin-top:0px;
	padding: 0px;
}

.menu li a{
	background:#fff url(../../images/botonera.jpg) no-repeat !important;
	width:230px;
	margin-right:13px;
	font-family: "Myriad Pro";
	float:left;
	font-weight:bold;
	display:block;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-bottom:10px;
	margin-top:0px;
	padding: 0px;
}

.editorial{
	display:block;
	position:absolute;
	background:url(../../images/enviar.png) no-repeat;
	width:85px;
	height:95px;
	top: 209px;
	left: 357px;
}

.comentarios_link
{
	color: blue;
	text-decoration: underline;
	
}

.comentarios_imagen
{
	max-width: 300px;
	max-height: 300px;
	
}

.comentarios_videos
{
	max-width: 300px;
	max-height: 300px;
	
}

.comentarios_contacto
{
	color: blue;
	text-decoration: underline;
}