/*------------------------------------------------------------------------
 www.exts.net
 ------------------------------------------------------------------------
*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
	widht:100%;
	height:100%;
}

body {
	_behavior:url(http://www.entrophy.net/web/csshover3-source.htc);
	background: #fff;
	background-image:url(../images/bg-background.gif);
	background-repeat: repeat-x;
	color: #666;
	font-family: Sans-serif;
	font-size: 12px;
	line-height: 1.5;
}

/* Normal link */
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, h4 a:hover{
	color: #333333;
	text-decoration: none;
}

a img {
	border: 1px solid  #8D8C77;
}

img {
	margin: 0px;
	border: 1px solid   #8D8C77;
	}

/* Heading */
h1 {font-size: 200%;}
h2 {font-weight: bold;
	font-size: 16px;
	color: #08cccf;}
h3 {font-size: 150%;}
h4 {font-size: 125%;}

a h2
p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 5px 0;
	padding: 0;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 5px 5px;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #EEEEEE;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, th, div {
	font-size: 100%;
	text-align: left;
}

ul, li {
	list-style-type: none;
}

.container_general{
	width: 100%;
}
.container{ 
	width: 980px;
	_width: 1005px;
	margin: 0 auto;
	background: #000;
	}
	
	
	
div {  }
/*================================ HEADER ============================  border:1px solid #000;  */
.header{ 
	width: 980px;
	height: 100px;
	position:relative;
	top: 0px;
	background: #000;
 }

.logo{
	width: 200px;
	height: 100px;
	float: left;
}
.logo a img{
	border: none;
}
.topRight {  
	width: 262px;
	height: 42px;
	float: right;
}

/* ----------------------------------------------------------*/
/* titulos activos */
#topmenu ul li#current a { 
	background: #000; 
	color:#fff; 
	border-top:1px solid #fff;
	font-weight: bold; 
	border-bottom: 6px solid #fff;
}
#topmenu ul li#current ul li a { 
	background: #fff; 
	color:#000; 
	border:1px solid #000;
	font-weight: bold; 
}

#topmenu ul li#current ul li a:hover { 
	background: #000; 
	color:#fff; 
	border:1px solid #fff;
	font-weight: bold; 
}
/* titulo madre y subtitulos activos */
#topmenu ul li.parent activei tem34 a, #topmenu ul li.parent active item34 a:visited, #topmenu ul li.parent active item34:hover a{ background: #000; color:#fff; font-weight: bold; }
/* subtitulos NO activos */
#topmenu ul li.parentactiveitem34:hover ul li a {display:block; background:#000; color:#fff; border-bottom: 1px solid #fff; }
/* subtitulos activos solo */
#topmenu ul li.parentactiveitem34:hover ul li#current a {border-right:1px solid #ccc; border-left:1px solid #ccc; width: 86px; }


#topmenu {
	position: relative;
	top: 0px;
	font-family: arial, sans-serif; 
	margin: 0 auto;
	padding-top: 8px;
	width: 948px;
	height:60px;
	display: block;
	font-size:11px; 
	z-index:500;}
#topmenu ul li a, #topmenu ul li a:visited {
	display:block; 
	text-decoration:none; 
	background:#fff;
	width:82px; height:40px; 
	margin: 0px 2px 0px 2px;
	text-align:center; line-height:40px; 
	color:#000; 
	font-size:11px; }

#topmenu ul {	padding:0; margin:0; list-style: none;  }
#topmenu ul li {	float:left; position:relative; }
#topmenu ul li ul {	display: none;}


/* specific to non IE browsers */
/* TODAS OVER */
#topmenu ul li:hover a {
	background:#000; 
	color:#fff;  
	border-top: 1px solid #fff;
	border-bottom: 6px solid #fff;
 }
/* SUBS  */
#topmenu ul li:hover ul {display:block; position:absolute; top:46px; left:0; width:88px;z-index: 98765; }
/* NO P  */
#topmenu ul li:hover ul li a.hide { background:#fff; color:#000;}
/* NO P  */
#topmenu ul li:hover ul li:hover a.hide { float:left; position:relative;}
/* N P  */
#topmenu ul li:hover ul li ul {display: none;}
/* SOLO SUBS  */
#topmenu ul li:hover ul li a {display:block; background:#fff; color:#000; border-bottom: 1px solid #000;border-top: 0px solid #fff;z-index: 98766; }
/* SOLO SUBS OVER  */
#topmenu ul li:hover ul li a:hover { background:#000; color:#fff;}
/* SIGUIENTE SUBS  */
#topmenu ul li:hover ul li:hover ul {display:block; position:absolute; left:82px; top:0;}
/* SIGUIENTE SUBS  */
#topmenu ul li:hover ul li:hover ul.left {left:-89px;}


/*================================ MAINBODY ============================  border:1px solid #000  */


.principal{
	width: 650px;
	_width: 665px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	position:relative;
	top: 0px;
	background: #000;
	float: left;
	color:#ccc;
} 

.principal a:link, a:visited {
	color: #666666;
	text-decoration: none;
}

.principal a:hover {
	color: #ccc;
	text-decoration: none;
}

.principal a:active {
	color: #CA0202;
}

.right{
	width: 330px;
	min-height: 500px;
	float: right;
	padding: 0px;
	background: #000;
	color:#ccc;
}

.right .moduletable {
	width: 305px;
	padding: 0;
	margin: 10px 10px 0px 10px ;
	background: #666;
}

.right .moduletable a:link, .right .moduletable a:visited {
	color: #333333;
}

.right .moduletable a:hover {
	color: #ccc;
}

.right .moduletableGestion {
	width: 275px;
	padding: 10px 15px 15px 15px;
	margin: 10px 10px 0px 10px ;
	background: #666;
	height: 200px;
}

.right .moduletableLinksMarcas {
	width: 310px;
	height: 80px;
	padding: 0px;
	margin: 10px 10px 0px 10px ;
	background: #000;
}

.right .moduletableLinksMarcas img {
	margin: 0px 1px 0px 0px ;

	background: #fff;
	border: 1px solid #000;
}

.right .moduletableLinksMarcas img:hover{
	border: 1px solid #ccc;
}

.right .moduletablenoticiasDestacadas{
	width: 280px;
	height: 500px;
	padding: 15px;
	margin: 10px 10px 0px 10px ;
	background: #fff;
	color:#666;
	overflow-y: scroll;
}
/*================================ PRINCIPAL ============================*/
.banner1{
	width: 630px;
	height: 80px;
	margin: 10px 10px 0px 10px ;
	padding: 0;
	position:relative;
	top: 0px;
	background:  #333;;
}

.mainbody{
	width: 610px;
	min-height: 300px;
	margin: 10px 10px 0px 10px ;
	padding: 10px;
	position:relative;
	top: 0px;
	background: #000;
	
}

.moduletableUser1 p{margin: 0; padding: 0; }
.moduletableUser1{
	width: 310px;
	height: 400px;
	margin: 10px 5px 0px 10px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	float: left;
}
.moduletableUser2{ 
	width: 290px;
	height: 380px;
	margin: 10px 10px 0px 5px ;
	padding: 10px;
	position:relative;
	top: 0px;
	background: #333333;
	float: left;
	overflow:auto;
	overflow-x:hidden;
}

.moduletableBanner2 p{margin: 0; padding: 0; }
.moduletableBanner2{
	width: 100px;
	height: 500px;
	margin: 10px 10px 0px 10px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	
	clear: left;
	float: left;
}

.moduletableUser3 p a img {border: none; }
.moduletableUser3 p{margin: 0; padding: 0; }
.moduletableUser3{
	width: 520px;
	height: 100px;
	margin: 10px 0px 0px 0px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #000;
	float: left;
}

.user4{
	width: 255px;
	height: 390px;
	margin: 10px 10px 10px 0px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	float: left;
}
.user5{
	width: 255px;
	height: 190px;
	margin: 10px 0px 0px 0px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	float: left;
}
.user6{
	width: 255px;
	height: 190px;
	margin: 10px 0px 10px 0px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	float: left;
}

.banner3{
	width: 630px;
	height: 80px;
	margin: 10px 10px 10px 10px ;
	padding: 0;
	position:relative;
	top: 0px;
	background: #666;
	clear: both;
}

/*================================ PAGE ============================*/
#page{
	padding: 0px;
}

#page img{
	margin: 0px 10px 10px 0px;
	float: left;
}

.article_row img {
	margin-right: 10px;
	}
	
.blogTeam img {
	margin-right: 10px;
	}	
.pagenav{
	clear:both;
	margin-top: 20px;
	}	
.clear {
	clear:both;
	}	
#clear {
	clear:both;
	}	
	
/*================================ FOOTER ============================*/
.footer{
	background:#000;
	width: 980px;
	letter-spacing: 0.15em;
	position: relative;
	top: 25px;
	clear: both;
	text-align: center;
	border-top: 1px solid #333;
	margin: 0;
	line-height: 36px;
	
}
.footer a:link, .footer a:visited  {
	color: #666;
}
.footer a:hover   {
	color: #ccc;
}
.subfooter{
	text-align: center;
	background:#000;
		padding: 5px ;
		height: 100px;
		font-size:8px;
		color: #333333;
}

.subfooter a:link, .subfooter a:visited  {
	color: #333333;
}
.subfooter a:hover   {
	color: #ccc;
}
.copyright a:link, .copyright a:visited{
	color: #FAFAFA;
}

.copyright a:hover{
	text-decoration: none;
	font-weight: bold;
}


/*
div { border: 1px solid #ccc; }

#page a {
	position: absolute;
	left:-200px;
	}
*/
#page .sig a {
	position: relative;
	left:0px;
	}


/*================================ FOOTER ============================*/

.button2-left a:hover{
	color: #ccc;
	}
	
.right .moduletable .menu {
	}
	
#morfflashcontent {
	margin-left:-5px;
	}
	
/*================================ ADITS ============================*/

.floatLeft {
float:left;
}

.video{ 
	position:relative;
	margin: 0;
	padding: 0;
}




.soma img, .soma a img, .soma p, .soma a{ 
	border: none;
	margin: 0;
	padding: 0;
}

.soma{
position:relative;
background-color: #211c21;
height: 3600px;
}

.textosSoma {
	position:relative;
	left:5px;
	line-height: 14px;
}

.tituloSoma {
	padding: 15px;
	color:#990000;
	font-size:14px;
}


.article_rowFoto .article_column {
	float: left;
	margin: 0px 40px 0px 0px;
	}

.article_rowFoto .column1 {
	float: left;
	margin: 18px 40px 0px 0px;
	}
