/*  
CSS de plantilla general de DJConcept

Hoja de Estilos para DJConcept basada en "Branford Magazine Theme"
URI: http://www.der-prinz.com/2008/02/02/wordpress-theme-im-magazin-stil-branfordmagazine/
Version: 0.1 revisada por ultima vez el 29-10-2009
Author: Kraptabulous Katze Taika

Esta hoja de estilos es Software Libre y esta pubicada bajo la Licencia GPLv3
http://www.gnu.org/licenses/gpl-3.0.html


/******************************************
*   HTML                       
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #e1dddd;
	color: #333;
	padding: 5px 0 25px 0;
	}

body, select, input, textarea {
	font: 11px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #3366ff;
	text-decoration:none
	}

a:hover, a:active {
	color: #3366ff;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
	padding:3px 6px;
	}

/****** IMAGENES Basado en Branford theme****************************/

img, a:link img, a:visited img{border:0px solid #999; padding:0px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

/****** IMAGENES PARA ARTICULOS DJ CONCEPT****************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.vermas {
	float: right;
	margin: 0px 15px 0px 0px;
	font-weight: bold;
	}
	
#separa {
	float: right;
	width:650px;
	height:35px;
	}
	
		
/******************************************
*   ESTRUCTURA GENERAL                        
******************************************/

#page { /*the main container*/
	width:880px;
	margin:0 auto;
	font-size:1em;
	background: #FFFFFF;
	background-image: url(http://www.djconcept.com.mx/imgcintillos/fondowep.jpg);
	background-repeat:no-repeat;
        background-position:bottom;
	padding: 1px 25px 35px 25px;
	border: 0px double #FFFFFF;
	}

#branding {/*Logo del Sitio*/
	width:880px;
	height:290px;
	padding-bottom: 0px;
	background:url(http://www.djconcept.com.mx/portalimagenes/djconceptcabeza.jpg) no-repeat;
	background-color: #010463;  
	}
	
#branding2 {/*Logo FMDJ*/
	width:880px;
	height:290px;
	padding-bottom: 0px;
	background:url(http://www.djconcept.com.mx/portalimagenes/fmdjcabeza.jpg) no-repeat;
	background-color: #010463;  
	}

#branding-clubbing {/*Logo Clubbing*/
	width:880px;
	height:290px;
	padding-bottom: 0px;
	background:url(http://www.djconcept.com.mx/portalimagenes/clubbingcabeza.jpg) no-repeat;
	background-color: #010463;  
	}
	
#pub {/*Publicidad arriba*/
	width:880px;
	height:92px;
	text-align: center;
	padding-bottom: 0px;
	background-color: #999999;
	}
	
#publicidad {/*PUBLICIDAD ARRIBA*/
	width:255px;
	height:126px;
	padding-bottom: 0px;
	background: #FFFFFF;
	float:left;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {/*barra Widgets del lado deerecho*/
	width: 210px;
	float:right;
	}

#leftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 620px;
	border-right:0px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	margin-bottom:15px;
	float:left
	}	
	
#rightcol {/*Lista de articulos*/
	width:302px;
	height: 620px;
	padding-left:10px;
	margin-top: -2px;
	text-align:justify;
	}
	
#rightcol .masnoticias a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 112px;
        height: 35px;
	background:  url('http://www.djconcept.com.mx/imgmenu/masnoticias.gif')
	}
	
#rightcol .masnoticias a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 112px;
        height: 35px;
	background:  url('http://www.djconcept.com.mx/imgmenu/masnoticias.gif') 0 -35px;
	}

/******************************************
*   EVENTOS CATEGORIA 8                   
******************************************/

#eventos {/*Pus la parte de eventos*/
	width:645px;
	}

#eventos img {
	padding:1px;
	border:1px solid #999;
	}


/******************************************
*   Sidebar                         
******************************************/

.subnav li {/*Esto no se usa pero lodejamos por si las moscas*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 20px 0px 10px 0px;
	}

h1 {/*Titulo 1*/
	color: #000000;
	font-size: 1.8em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}
	
h2 {/*Titulo principal de articulos*/
	color: #0066cc;
	font: 1.8em georgia, serif;
	padding-bottom:8px;
	font-weight: bold;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {/*Otro titulo*/
	color: #000000;
	font-size: 1.3em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 0px;
	}

#sidebar h2, #sidebar h3 a {
	font: 0.9em Arial, Helvetica, sans-serif;
	letter-spacing:0.3em;
	text-transform:uppercase;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h3, #sidebar h2 {
	font-size:0.9em;
	/*border-top:3px double #999;*/
	/*border-bottom:1px solid #999;*/
	letter-spacing:0.2em;
	border-bottom: 0px;
	padding:5px 0 5px 2px;
	margin: 1px 0 0px 0;
	color:#000000;
	background: #cccccc;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*   CONTENIDO                       
******************************************/

#content {
	width:645px;
	float:left;
	}

#content p {font: 13px Arial, Verdana, Sans-Serif;
            line-height:1.5em;
         }
	
/* Se tiene que determinar el alto de cada sección porque el pinche Explorer 7 esta bien pendejo y no entiende */
	
#contentindex {/*Fondo index*/
	width:645px;
	height: 2100px;
	float:left;
	}

#contentmus {/*Fondo musica*/
	width:645px;
	height: 3000px;
	float:left;
	}
	
#contentdjs {/*Fondo DJs*/
	width:645px;
	height: 1500px;
	float:left;
	}
	
#contentfotos {/*Fondo Fotos*/
	width:645px;
	height: 700px;
	float:left;
	}
	
#contentlinks {/*Fondo Links*/
	width:645px;
	height: 700px;
	float:left;
	}
	
#contentlife {/*Fondo Life*/
	width:645px;
	height: 2800px;
	float:left;
	}
	
#contentdjclassic {/*Fondo DJ Classic*/
	width:645px;
	height: 3620px;
	float:left;
	}
	
#contentclubbing {/*Fondo Clubbing*/
	width:645px;
	height:3400px;
	float:left;
	}
	
#contentdjagency {/*Fondo Clubbing*/
	width:645px;
	height:2100px;
	float:left;
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

/* FORMATO DE ARTICULOS DE "leftcol" */

.feature {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	}
	
.feature:hover {
              background-color: #ccccca}

.feature p, #rightcol p { margin:0;	
                          }

#leftcol img, #rightcol img {
	width: 85px;
	height: 85px;
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 5px; }

#rightcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#rightcol .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
#leftcol .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
/* FORMATO DE ARTICULOS "leftcol2" */

#leftcolbiz {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 520px;
	border-right:0px solid #b6b6b6;
	padding-right:18px;
	}



#leftcolbiz, #rightcolbiz {
	margin-top:10px;
	margin-bottom:15px;
	float:left;
	}	
	
#rightcolbiz {/*Lista de art�culos*/
	width:302px;
	height: 540px;
	padding-left:10px;
	margin-top: -2px;
	text-align:justify;
	}

#leftcolbiz img {
	float:left;
	margin:3px 10px 4px 0;
	}

#rightcolbiz img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#rightcolbiz .cuadro {
	margin-top: 12px;
	}
	
#rightcolbiz .title2, a.title2  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	color: #ED1E79;
	letter-spacing:normal;
	}

#leftcolbiz .featurebiz {
	width:275px;
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	}
	
#rightcolbiz .featurebiz {
	width:275px;
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	}
	
#leftcolbiz .featurebiz:hover {
              background-color: #ccccca}
	      
#rightcolbiz .featurebiz:hover {
              background-color: #ccccca}
	      
#leftcolbiz .featurebiz p, #rightcolbiz p { margin:0;	
                          }

#rightcolbiz .featurebiz p, #rightcolbiz p { margin:0;	
                          }

#leftcolbiz img, #rightcolbiz img {
	width: 85px;
	height: 85px;
	padding:1px;
	border:1px solid #999;
	}

#leftcolbiz .featurebiz {	margin-bottom: 5px; }
	
#rightcolbiz .featurebiz {	margin-bottom: 5px; }

#rightcolbiz .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#rightcolbiz .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
#leftcolbiz .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
#rightcolbiz .masarticulos a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif')
	}
	
#rightcolbiz .masarticulos a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif') 0 -24px;
	}


	
	
	
/*******************************************************************************************************
*   PLANTILLA MUSICA CATEGORIA 11. LIFE Catergor�a 106  DJ CLASSIC Categoria 107 CLUBBING Categoria 135                
********************************************************************************************************/


#musleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 450px;
	padding-right:18px;
	text-align:left;
	}

#musleftcol, #musrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#musrightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 450px;
	padding-left:4px;
	text-align:left;
	}
	
.musfeature {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	height: 115px;
	}

.musfeature:hover {
              background-color: #ccccca;}
	
	
.musfeature p, #musrightcol p { margin:0;	} #muslefttcol p { margin:0;	}

#musleftcol img, #musrightcol img {
	padding:1px;
	border:1px solid #999;
	width: 85px;
	height: 85px;
	}

#musleftcol .musfeature {	margin-bottom: 5px; }

#musrightcol .musfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#musrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#musleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#musrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#musleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}


	
	
/* Estilos para DEMOS */

#demosleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 295px;
	padding-right:18px;
	border-right:1px solid #b6b6b6;
	text-align:left;
	}

#demosleftcol, #demosrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#demosrightcol {
	width:297px;
	height: 295px;
	padding-left:18px;
	margin-top: -2px;
	text-align:left;
	}
	
#demosrightcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#demosrightcol .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
.demosfeature {
	background: #5fa6fe;
	padding:15px;
	border: 0px solid #0170bf;
	font: 11px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	color: #FFFFFF;
	height: 110px;
	}
	
.demosfeature:hover {
              background-color: #0072bc;}

.demosfeature p, #demosrightcol p { margin:0;	} #demoslefttcol p { margin:0;	}

#djsetsleftcol img, #demosrightcol img {
	padding:1px;
	border: 1px solid red;
	}

#demosleftcol .demosfeature {	margin-bottom: 5px; }

#demosrightcol .demosfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#demosrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#demosleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#demosrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#demosleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#demosleftcol h3 a:link, #djsetsleftcol h3 a:visited {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	}
	
#demosleftcol h3 a img{
              border: 0px solid #999; 
              padding: 0px 0px 0px 90px;
        }

#demosleftcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:normal;
	}


/* Estilos para DJ SETS */

#djsetsleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 295px;
	padding-right:18px;
	border-right:1px solid #b6b6b6;
	text-align:left;
	}

#djsetsleftcol, #djsetsrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#djsetsrightcol {
	width:297px;
	height: 295px;
	padding-left:18px;
	margin-top: -2px;
	text-align:left;
	}
	
#djsetsrightcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#djsetsrightcol .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
.djsetsfeature {
	background: #feff9f;
	padding:15px;
	border: 0px solid #0170bf;
	font: 11px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	color: #130300;
	height: 110px;
	}
	
.djsetsfeature:hover {
              background-color: #fedb81;}

.djsetsfeature p, #djsetsrightcol p { margin:0;	} #djsetslefttcol p { margin:0;	}

#djsetsleftcol img, #djsetsrightcol img {
	padding:1px;
	border: 0px solid;
	}

#djsetsleftcol .djsetsfeature {	margin-bottom: 5px; }

#djsetsrightcol .djsetsfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#djsetsrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#djsetsleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#djsetsrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#djsetsleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#djsetsleftcol h3 a:link, #djsetsleftcol h3 a:visited {
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 0px 0px 0px;
	}
	
#djsetsleftcol h3 a img{
              border: 0px solid #999; 
              padding: 0px 0px 0px 90px;
        }

#djsetsleftcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	

/*******************************************************************************************************
*   PLANTILLA CLUBBING Categoria 135                
********************************************************************************************************/


#clubbingleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 310px;
	padding-right:18px;
	text-align:left;
	}

#clubbingleftcol, #clubbingrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#clubbingrightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 310px;
	padding-left:4px;
	text-align:left;
	}
	
.clubbingfeature {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	height: 115px;
	}

.clubbingfeature:hover {
              background-color: #ccccca;}
	
	
.clubbingfeature p, #clubbingrightcol p { margin:0;	} #clubbinglefttcol p { margin:0;	}

#clubbingleftcol img, #clubbingrightcol img {
	padding:1px;
	border:1px solid #999;
	width: 85px;
	height: 85px;
	}

#clubbingleftcol .clubbingfeature {	margin-bottom: 5px; }

#clubbingrightcol .clubbingfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#clubbingrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#clubbingleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#clubbingrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#clubbingleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}
	
	
	
/******************************************
*   PLANTILLA  DJS  CATEGORIA 7                    
******************************************/
#marco {width: 615px;
	height: 660px;
	background: #000000;
}

#djsleftcol {
	width:307px;
	height: 660px;
	text-align:left;
	}

#djsleftcol, #djsrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#djsrightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 660px;
	padding-left:0px;
	text-align:left;
	}
	
.djsfeature {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 0px solid #000000;
	height: 104px;
	}
	
.djsfeaturerelleno {
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 0px solid #000000;
	height: 299;
	}

	
.djsfeature p, #djsrightcol p { margin:0;	} #djslefttcol p { margin:0;	}

#djsleftcol img, #djsrightcol img {
	padding:0px;
	border:0px solid #000;
	}

#djsleftcol .djsfeature {	margin-bottom: 0px; }

#djsrightcol .djsfeature {	margin-bottom: 0px; /*Necesario para el IE*/}

#djsrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#djsleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
/* CAMBIO DE IMAGEN AL PASO DEL MAUS */
	
#djsleftcol .house a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/house.gif')
	}
	
#djsleftcol .house a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/house.gif') 0 -85px;
	}
	
#djsleftcol .progressive a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/progressive.gif')
	}
	
#djsleftcol .progressive a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/progressive.gif') 0 -85px;
	}
	
#djsleftcol .psytrance a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/psytrance.gif')
	}
	
#djsleftcol .psytrance a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/psytrance.gif') 0 -85px;
	}
	
#djsleftcol .electro a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/electro.gif')
	}
	
#djsleftcol .electro a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/electro.gif') 0 -85px;
	}
	
#djsleftcol .drumandbass a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/drumandbass.gif')
	}
	
#djsleftcol .drumandbass a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/drumandbass.gif') 0 -85px;
	}
	
/* SEGUNDA COLUMNA */

#djsrightcol .techno a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/techno.gif')
	}
	
#djsrightcol .techno a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/techno.gif') 0 -85px;
	}
	
#djsrightcol .trance a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/trance.gif')
	}
	
#djsrightcol .trance a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/trance.gif') 0 -85px;
	}
	
#djsrightcol .minimal a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/minimal.gif')
	}
	
#djsrightcol .minimal a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/minimal.gif') 0 -85px;
	}
	
#djsrightcol .hiphop a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/hiphop.gif')
	}
	
#djsrightcol .hiphop a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/hiphop.gif') 0 -85px;
	}
	
#djsrightcol .fusion a {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/fussion.gif')
	}
	
#djsrightcol .fusion a:hover {
	float:left;
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 10px 4px 0;
	width: 85px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/iconosdjs/fussion.gif') 0 -85px;
	}
	
	
/* TERMINA CAMBIO DE IMAGEN AL PASO DEL MAUS */
	
#djsrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#djsleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}	


#djsleftcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	color: #FFFFFF;
	letter-spacing:normal;
	}

#djsrightcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:normal;
	}

#djsleftcol a.link2:link, #djsleftcol a.link2:visited {
	color: #f1d31d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	}

#djsrightcol a.link2:link, #djsrightcol a.link2:visited {
	color: #f1d31d;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	}	
	
	
/******************************************
*   PLANTILLA LINKS CATEGORIA 10                     
******************************************/


#linksleftcol {/*COLUMNA ADELANTOS*/
	width:286px;
	height: 490px;
	padding-left: 40px;
	text-align:justify;
	}

#linksleftcol, #linksrightcol {
	margin: 20px 0px 20px 0!important;
	float:left
	}	
	
#linksrightcol {
	width:286px;
	height: 490px;
	padding-left: 0px;
	text-align:justify;
	}
	
.linksfeature {
	background: #cccccc;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 0px solid #ccc;
	}

.linksfeature p, #linksrightcol p { margin:0;	} #linkslefttcol p { margin:0;	}

#linksleftcol img, #linksrightcol img {
	padding: 0px;
	border: 0px;
	}

#linksleftcol .linksfeature {	margin-bottom: 0px; }

#linksrightcol .linksfeature {	margin-bottom: 0px; /*Necesario para el IE*/}


	
/* CAMBIOS DE IMAGENES AL PASO DE MAUS */
	
#linksleftcol .linksdjs a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/djs.gif')
	}
	
#linksleftcol .linksdjs a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/djs.gif') 0 -85px;
	}

#linksleftcol .linksaudio a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/audio.gif')
	}
	
#linksleftcol .linksaudio a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/audio.gif') 0 -85px;
	}
	
#linksleftcol .linksproductoresmusicales a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/productoresmusicales.gif')
	}
	
#linksleftcol .linksproductoresmusicales a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/productoresmusicales.gif') 0 -85px;
	}
	
#linksleftcol .linksmedios a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/medios.gif')
	}
	
#linksleftcol .linksmedios a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/medios.gif') 0 -85px;
	}
	
#linksleftcol .linksvjs a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/vjs.gif')
	}
	
#linksleftcol .linksvjs a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/vjs.gif') 0 -85px;
	}


/* SEGUNDA COLUMNA LINKS */

#linksrightcol .labels a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/labels.gif')
	}
	
#linksrightcol .labels a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/labels.gif') 0 -85px;
	}
	
	
#linksrightcol .iluminacion a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/iluminacion.gif')
	}
	
#linksrightcol .iluminacion a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/iluminacion.gif') 0 -85px;
	}

#linksrightcol .productoreseventos a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/productoreseventos.gif')
	}
	
#linksrightcol .productoreseventos a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/productoreseventos.gif') 0 -85px;
	}
	
#linksrightcol .clubes a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/clubes.gif')
	}
	
#linksrightcol .clubes a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/clubes.gif') 0 -85px;
	}
	
#linksrightcol .internacional a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/internacionales.gif')
	}
	
#linksrightcol .internacional a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 268px;
        height: 85px;
	background:  url('http://www.djconcept.com.mx/imglinks/internacionales.gif') 0 -85px;
	}


/* ACABA CAMBIOS DE IMAGENES AL PASO DE MAUS */	


	
#linksrightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#linksleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

	
	
/******************************************
*   PLANTILLA  FOTOS  CATEGORIA 9                   
******************************************/

#fotoleftcol {
	width:307px;
	height: 652px;
	padding-right:4px;
	padding-left:14px;
	text-align:left;
	}

#fotoleftcol, #fotorightcol {
	margin: 20px 0 20px 0!important;
	float:left
	}	
	
#fotorightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 652px;
	padding-left: 4px;
	text-align:left;
	}
	
.fotofeature {
	background: #999999;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 0px solid #000000;
	height:104px;
	}
	
.fotofeature:hover {
              background-color: #cccccc;}

.fotofeature2 {
	background: #cccccc;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	padding-bottom:10px;
	border: 0px solid #000000;
	height:104px;
	}
	
.fotofeature2:hover {
              background-color: #999999;}

	
.fotofeature p, #fotorightcol p { margin:0;	} #fotolefttcol p { margin:0;	}

#fotoleftcol img, #fotorightcol img {
	padding:0px;
	border:0px solid #000;
	}

#fotoleftcol .fotofeature {	margin-bottom: 8px; }

#fotorightcol .fotofeature {	margin-bottom: 8px; /*Necesario para el IE*/}

#fotoleftcol .fotofeature2{	margin-bottom: 8px; }

#fotorightcol .fotofeature2{	margin-bottom: 8px; /*Necesario para el IE*/}


#fotorightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#fotoleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#fotorightcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#fotoleftcol .clearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}	


#fotoleftcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	color: #000000;
	letter-spacing:normal;
	}

#fotorightcol .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}

	
#fotoleftcol a.link2:link, #fotoleftcol a.link2:visited {
	color: #ED1E79;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	}

#fotorightcol a.link2:link, #fotorightcol a.link2:visited {
	color: #ED1E79;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 10px 15px 0px 0px;
	}	

/*********************************************************
*   FORMATO 141 DCAS, 144 MX MJ LIST, FOROS 152 Y FMDJ 153        
**********************************************************/




#leftcoldcasmx {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 540px;
	border-right:0px solid #b6b6b6;
	padding-right:18px;
	}



#leftcoldcasmx, #rightcoldcasmx {
	margin-top:0px;
	margin-bottom:15px;
	float:left;
	}	
	
#rightcoldcasmx {/*Lista de art�culos*/
	width:297px;
	height: 540px;
	padding-left:0px;
	margin-top: 0px;
	text-align:justify;
	}

#leftcoldcasmx img {
	float:left;
	margin:3px 10px 4px 0;
	}

.featuredcasmx {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	}
	
.featuredcasmx:hover {
              background-color: #ccccca}

.featuredcasmx p, #rightcoldcasmx p { margin:0;	
                          }

#leftcoldcasmx img, #rightcoldcasmx img {
	width: 85px;
	height: 85px;
	padding:1px;
	border:1px solid #999;
	}


#leftcoldcasmx .featuredcasmx {	margin-bottom: 5px; }

#rightcoldcasmx .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#rightcoldcasmx .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
#leftcoldcasmx .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	

	
#rightcoldcasmx .masarticulos a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif')
	}
	
#rightcoldcasmx .masarticulos a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif') 0 -24px;
	}

#rightcoldcasmx .clearfloat {/*fragmento de mas NOTICIAS*/
	border-bottom: 0px solid #999;
	padding: 1px 0;
	}
	
/*********************************************************
*  FOROS 152        
**********************************************************/




#leftcolforos {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 540px;
	border-right:0px solid #b6b6b6;
	padding-right:18px;
	}



#leftcolforos, #rightcolforos {
	margin-top:0px;
	margin-bottom:15px;
	float:left;
	}	
	
#rightcolforos {/*Lista de art�culos*/
	width:297px;
	height: 540px;
	padding-left:0px;
	margin-top: 0px;
	text-align:justify;
	}

#leftcolforos img {
	float:left;
	margin:3px 10px 4px 0;
	}

.featureforos {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	height: 100px;
	}
	
.featureforos:hover {
              background-color: #ccccca}

.featureforos p, #rightcolforos p { margin:0;	
                          }

#leftcolforos img, #rightcolforos img {
	width: 267px;
	height: 85px;
	padding:1px;
	border:1px solid #999;
	}


#leftcolforos .featureforos {	margin-bottom: 5px; }

#rightcolforos .title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#rightcolforos .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
#leftcolforos .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	

	
#rightcolforos .masarticulos a {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif')
	}
	
#rightcolforos .masarticulos a:hover {
	display: block;
	text-decoration: none;
	border:none;
	margin:3px 0px 4px 0;
	width: 214px;
        height: 24px;
	background:  url('http://www.djconcept.com.mx/imgmenu/articulosyentrevistas.gif') 0 -24px;
	}

#rightcolforos .clearfloat {/*fragmento de mas NOTICIAS*/
	border-bottom: 0px solid #999;
	padding: 1px 0;
	}
	


/*******************************************************************************************************
*   CLUBBING Categoria 135 y DJ AGENCY categoria 147    
********************************************************************************************************/


#clubbleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 305px;
	padding-right:18px;
	text-align:left;
	}

#clubbleftcol, #clubbrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#clubbrightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 305px;
	padding-left:4px;
	text-align:left;
	}
	
.clubbfeature {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	height: 115px;
	}

.clubbfeature:hover {
              background-color: #ccccca;}
	
	
.clubbfeature p, #clubbrightcol p { margin:0;	} #clubmuslefttcol p { margin:0;	}

#clubbleftcol img, #clubbrightcol img {
	padding:1px;
	border:1px solid #999;
	width: 85px;
	height: 85px;
	}

#clubbleftcol .clubbfeature {	margin-bottom: 5px; }

#clubbrightcol .clubbfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#clubbrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#clubbleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#clubbrightcol .clubbclearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#clubbleftcol .clubbclearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

/* SEGUNDA */
	

#djajenleftcol {/*COLUMNA ADELANTOS*/
	width:307px;
	height: 605px;
	padding-right:18px;
	text-align:left;
	}

#djajenleftcol, #djajenrightcol {
	margin: 10px 0 20px 0!important;
	float:left
	}	
	
#djajenrightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:308px;
	height: 605px;
	padding-left:4px;
	text-align:left;
	}
	
.djajenfeature {
	background: #f2f2f2;
	padding:15px;
	border: 1px solid #f2f2f2;
	height: 115px;
	}

.djajenfeature:hover {
              background-color: #ccccca;}
	
	
.djajenfeature p, #djajenrightcol p { margin:0;	} #djajenlefttcol p { margin:0;	}

#djajenleftcol img, #djajenrightcol img {
	padding:1px;
	border:1px solid #999;
	width: 85px;
	height: 85px;
	}

#djajenleftcol .djajenfeature {	margin-bottom: 5px; }

#djajenrightcol .djajenfeature {	margin-bottom: 5px; /*Necesario para el IE*/}

#djajenrightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#djajenleftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#djajenrightcol .djajenclearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}

#djajenleftcol .djajenclearfloat {
	border-bottom:0px solid #999;
	padding: 0px 0;
	}




	
/******************************************
*   FORMATO DE LA NOTA DESTACADA             
******************************************/

		
#leadpic {
	float:left;
	margin: 0 10px 0px 0;
	padding:0px;
	border: 0px solid #999;
	height: 280px;
	}
	
#leadpic2 {
	float:left;
	margin: 0 10px 0px 0;
	padding:0px;
	border: 0px solid #999;
	height: 260px;
	}
	


.title, a.title  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	color: #ED1E79;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	float:left;
	margin:3px 10px 4px 0;
	}
	
#rightcol .clearfloat {/*fragmento de mas NOTICIAS*/
	border-bottom: 0px solid #999;
	padding: 1px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.entry2 {
	padding-bottom:28px;
	
	text-align:center;
	}

.attachment {text-align:center;}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

/* BUSCADOR */	
	
#searchform { 	
padding:16px 5px 0 0; 	}

.button {
	padding: 1px;
	background:#333;
	color:#fff;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* die CommentaRIEN*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   PIE DE PAGINA                     
******************************************/

#footer {
	margin: 0 auto;
	width: 930px;
	background: #f2f2f2;
	font-size:1.1em;
	text-align:center;
	padding-top:4px;
	padding-bottom:8px;
	color:#000000;
	}

#footer a {
	color:#000000;
	}
	
#footer2 {
	margin: 0 auto;
	width: 900px;
	font-size:1.0em;
	text-align:center;
	padding-top:15px;
	color:#000000;
	}
	
#footer2 a {
	color:#000000;
	}

/******************************************
*   GALERIA y OTROS NUMEROS                   
******************************************/

#content_arriba_IMG{
	background: url(img/ggsalas07_img_arriba.jpg) no-repeat;
	height:20px;
     margin:0;
}
#content_abajo_IMG{
	 margin:0;
	 background: url(img/ggsalas07_img_abajo.jpg) no-repeat;
     height:20px;
}	
#content_fondo_IMG{
    background: url(img/ggsalas07_img_centro.jpg) repeat-y ;
	}
.content_margen_IMG{ 
	width:736px; 
	margin-left:22px;
}
.content_margen_IMG img{
	max-width: 736px;
}
.attachment{margin:2px 0 2px 0;}

.navigation_img{text-align:center;clear:both;}
.alignleft_img{float: left; padding: 3px; border: 1px solid #cccccc; text-align: left; margin-right: 5px; margin-left:10px;}
.alignright_img{float: right;padding: 3px; border: 1px solid #cccccc;text-align: right;display:block;}

/******************************************
*   CUADRO DE ANTERIORES ETC                   
******************************************/

div.tabla
{
	clear: none;
	overflow: auto;
}



div.fila
{
	clear: both;
}

div.fila a:link {color: #ffffff;}
div.fila a:visited {color: #ffffff;}

div.col_titulo
{
	text-align: center;
	font: 10px Arial, Verdana, Sans-Serif;
        float: left;
        padding: 2px;
	background: #1e76fb;
	border-color: #ffffff;
	border-style: solid;
        border-right-width: 0px;
       border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 1px;
}


div.col
{
	text-align: center;
	font: 10px Arial, Verdana, Sans-Serif;
        float: left;
        padding: 2px;
	background: #1e76fb;
	border-color: #ffffff;
	border-style: solid;
         border-right-width: 0px;
       border-left-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

/* --- portadita.css --- */

.portadita-body {
    background-color: transparent;
    width: 252px;
    margin: 0px 0 0px 0;
}

.portadita-box {
    width: 180px;
    margin: auto;
}

.portadita {
    position: relative;
    height: 248px;
}

#portadita-img {
    width: 201px;
    height: 245px;
    position: absolute;
    left: 1px;
    z-index: 10000;
    border: 1px solid;
    border-top-color: #a0a0a0;
    border-left-color: #a0a0a0;
    border-right-color: black;
    border-bottom-color: black;
}

.portadita:hover {
    position: relative;
    height: 268px;
}

#portadita-img:hover{
    width: 220px;
    height: 265px;
    position: absolute;
    left: -9px;
    z-index: 10000;
    border: 1px solid;
    border-top-color: #a0a0a0;
    border-left-color: #a0a0a0;
    border-right-color: black;
    border-bottom-color: black;
}

/******************************************
*   CUADRO DE AVANCES MUSICA - LIFE - CLASSIC                 
******************************************/



#destacado h4 {
	color: #ED1E79;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#destacado h5 {
	color: #dc1029;
	font-size:1.3em;
	margin-bottom:5px;
	}

#destacado .title2, a.title2  {
	font-family:  Arial, Georgia, Verdana, Sans-Serif;
	font-size:1.1em;
	font-weight: bold;
	color: #000000;
	letter-spacing:normal;
	}
	
#destacado .cuadro {
	width:280px;
	background: #f2f2f2;
	padding:10px;
	border: 1px solid #f2f2f2;
	margin-top: 12px;
	}
	
/************************************************
*       Elementos CAJA
************************************************/

#caja1{ /*contenedor de NOTICIAS */ 
	width:650px;
	height:760px;
	background: #FFFFFF;
	}

#caja2{  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:830px;
	background: #FFFFFF;
	}

	
#caja1sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja2sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja3sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja4sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja5sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja6sec {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:620px;
	background: #FFFFFF;
	}
	
#caja1djctv {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:420px;
	background: #FFFFFF;
	}
	
#caja2djctv {  /*contenedor de ARTICULOS Y REPORTAJES */
	width:650px;
	height:420px;
	background: #FFFFFF;
	}
	
/************************************************
*	musica NOMBRE PROVISIONAL	    	                    * 
************************************************/
	
#musicabarra { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#musicabarra .title{
	color: orange;
}
	
#musicabarra h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#musicabarra p {
	margin: 0px;
	padding: 0px;
	}

#musicabarra p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#musicabarra ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#musicabarra ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#musicabarra {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#musicabarra p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#musicabarrabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#musicabarrabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#musicabarraleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#musicabarraleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}

.hpfeatured { /*Columnas de presentación de notas*/
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#musicabarraright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
#musicabarraright a.notas{
	color: #333333;
	font-weight: bold;
	}
	
#musicabarraright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#musicabarra .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#musicabarra .fecha {     
	color: #666666;
        font-weight: normal;
	font-size:0.8em;
	}
	

	
/************************************************
*	PRIMERA    	                    * 
************************************************/
	
#primera { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#primera .title{
	color: orange;
}
	
#primera h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#primera p {
	margin: 0px;
	padding: 0px;
	}

#primera p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#primera ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#primera ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#primeratop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#primeratop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#primerabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#primerabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#primeraleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#primeraleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	
#primeraright a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	

.hpfeatured { /*Columnas de presentación de notas*/
	background: #f2f2f2 url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#primeraright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	

	
#primeraright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#primera .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#primera .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
	
/************************************************
*	segunda SEGINDA    	                    * 
************************************************/
	
#segunda { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#segunda .title{
	color: orange;
}
	
#segunda h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#segunda p {
	margin: 0px;
	padding: 0px;
	}

#segunda p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#segunda ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#segunda ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#segundatop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#segundatop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#segundabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#segundabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#segundaleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#segundaleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	
#segundaright a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	

.hpfeatured { /*Columnas de presentación de notas*/
	background: #f2f2f2 url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#segundaright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	

	
#segundaright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#segunda .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#segunda .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
	
/************************************************
*	TERCERA    	                    * 
************************************************/
	
#tercera { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#tercera .title{
	color: orange;
}
	
#tercera h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#tercera p {
	margin: 0px;
	padding: 0px;
	}

#tercera p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#tercera ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#tercera ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#terceratop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#terceratop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#tercerabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#tercerabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#terceraleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#terceraleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	
#terceraright a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	

.hpfeatured { /*Columnas de presentación de notas*/
	background: #f2f2f2 url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#terceraright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	

	
#terceraright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#tercera .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#tercera .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
/************************************************
*	CUARTA   	                    * 
************************************************/
	
#cuarta{ /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#cuarta .title{
	color: orange;
}
	
#cuarta h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#cuarta p {
	margin: 0px;
	padding: 0px;
	}

#cuarta p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#cuarta ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#cuarta ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#cuartatop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#cuartatop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#cuartabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#cuartabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#cuartaleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#cuartaleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	
#cuartaright a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	

.hpfeatured { /*Columnas de presentación de notas*/
	background: #f2f2f2 url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#cuartaright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	

	
#cuartaright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#cuarta .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#cuarta .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
/************************************************
*	CUARTA   	                    * 
************************************************/
	
#quinta { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#quinta .title{
	color: orange;
}
	
#quinta h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#quinta p {
	margin: 0px;
	padding: 0px;
	}

#quinta p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#quinta ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#quinta ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#quintatop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#quintatop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#quintabottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#quintabottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#quintaleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#quintaleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	
#quintaright a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}
	

.hpfeatured { /*Columnas de presentación de notas*/
	background: #f2f2f2 url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#quintaright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	

	
#quintaright h4 {
	color: #333333;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#quinta .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#quinta .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
	
	
/************************************************
*	Homepage NOMBRE PROVISIONAL	    	                    * 
************************************************/
	
#homepage { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#homepage .title{
	color: orange;
}
	
#homepage h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage p {
	margin: 0px;
	padding: 0px;
	}

#homepage p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#homepage ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#homepagebottom {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#homepageleft {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#homepageleft a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}

.hpfeatured { /*Columnas de presentación de notas*/
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#homepageright {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
#homepageright a.notas{
	color: #333333;
	font-weight: bold;
	}
	
#homepageright h4 {
	color: #ED1E79;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#homepage .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#homepage .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	
/************************************************
*	Homepage ABAJO	    	                    * 
************************************************/
	
#homepage-abajo { /*Espacio tolal o presentacion*/
	float: left;
	width: 630px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#homepage-abajo .title{
	color: orange;
}
	
#homepage-abajo h3 {
	background: #333333 url(images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#homepage-abajo p {
	margin: 0px;
	padding: 0px;
	}

#homepage-abajo-abajo p img {
	border: none;
        float: left;
	margin: 0px;
	}
	
#homepage-abajo ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
#homepage-abajo ul li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}

.hpdate {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	}
	
#homepagetop-abajo {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagetop-abajo p {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
.featuredtop {
	float: left;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.featuredtop img {
	border: none;
	margin: 0px;
	}
	
#homepagebottom-abajo {
	background: #FFFFFF url(images/homepagetop.gif) top no-repeat;
	float: left;
	width: 610px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	border: 1px solid #DDDDDD;
	}
	
#homepagebottom-abajo p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}
	
.hpbottom {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 10px;
	display: inline;
	}
	
.hpbottom img {
	border: none;
	margin: 0px;
	}
	
#homepageleft-abajo {
	float: left;
	width: 310px;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	}
	
#homepageleft-abajo a.link{
	color: #ED1E79;
	font-weight: bold;
	font-size:1.1em;
	}

.hpfeatured { /*Columnas de presentación de notas*/
	background: #FFFFFF url(images/featuredtop.gif) top no-repeat;
	float: left;
	width: 290px;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #DDDDDD;
	}
	
.hpfeatured img {
	border: none;
	margin: 0px;
	width: 150px;
	height: 150px
	}
	
#homepageright-abajo {
	float: right;
	width: 300px;
	margin: 0px;
	padding: 0px;
	}
	
#homepageright-abajo a.notas{
	color: #333333;
	font-weight: bold;
	}
	
#homepageright-abajo h4 {
	color: #ED1E79;
	font-size:1.2em;
	margin-bottom:0px;
	}
	
#homepage-abajo .punteado {
	border-bottom:1px dotted #94B1DF; 
        margin-bottom:10px; 
        padding:0px 0px 10px 0px; 
        clear:both;
}

#homepage-abajo .fecha {     
	color: #0066ff;
        font-weight: normal;
	font-size:0.8em;
	}
	

	

