/* Inicio pagina */


body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
}

#main
{
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	margin:0;
}

#carousel
{
	height:80px;
	width:432px;
	margin-left:40px;
	position:relative;
}



#pagina-background-simple-gradient
{
	position: absolute;
	background-image: url('../images/pagina-BgSimpleGradient.jpg');
	background-repeat: repeat-x;
	top:0;
	width: 100%;
	height: 1px;
}

.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}

.flashintro
{
	margin-top:10px;
	margin-left:0;
	position:relative;
	width:545px;
	height:307px;
	
}

form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* Fin pagina */

/* Inicio Box, Sheet */
.hoja	
{
	position:relative;
	z-index:0;
	margin:0 auto;
	width: 960px;
	min-width:1px;
	min-height:1px;
}

.body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}

.cc
{
	position:absolute;
	z-index:-1;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
}


.hoja
{
	margin-top: 0px !important;
}


#pagina-background-simple-gradient, #pagina-background-gradient, #pagina-background-glare
{
	min-width:960px;
}

/* Fin Box, hoja */

/* Inicio encabezado */



div.encabezado
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 960px;
	height: 160px;
}


div.encabezado-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 960px;
	height: 160px;
	background-image: url('../images/encabezado.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}

.encabezadologo
{
	position:relative;
	z-index:-1;
	top:10px;
	left:0;
	width:202px;
	height:147px;
	cursor:pointer;
	float:left;
}

.encabezadodias
{
	position:relative;
	z-index:-1;
	top:10px;
	width:167px;
	cursor:pointer;
	float:left;
}

.encabezadocontenido
{
	position:relative;
	z-index:-1;
	top:10px;
	width:167px;
	height:147px;
	cursor:pointer;
	float:left;
}

.encabezadocartel
{
	position:relative;
	z-index:-1;
	top:0px;
	left:40px;
	width:366px;
	height:156px;
	background-image: url('../images/suncartel.jpg');
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	
}
.encabezadosocial
{
	position:absolute;
	z-index:1;
	top:110px;
	right:0;
	width:200px;
	height:33px;
}


.botonconference
{
	background-color:transparent;
	height:46px;
	width:176px;
	top:29px;
	left:48px;
	position:absolute}

.boton09
{
	background-color:transparent;
	height:24px;
	width:50px;
	top:78px;
	left:70px;
	position:absolute}

.botoncartel
{
	background-color:transparent;
	height:27px;
	width:48px;
	top:103px;
	left:90px;
	position:absolute}

.sunfacebook
{
	position:relative;
	top:0;
	left:0;
	width:33px;
	height:33px;
	cursor:pointer;
	float:left;
	margin-left:4px;
}

.suntuenti
{
	position:relative;
	top:0;
	left:0;
	width:33px;
	height:33px;
	cursor:pointer;
	float:left;
	margin-left:4px;
}
.sunmyspace
{
	position:relative;
	top:0;
	left:0;
	width:33px;
	height:33px;
	cursor:pointer;
	float:left;
	margin-left:4px;
}
.suntwitter
{
	position:relative;
	top:0;
	left:0;
	width:33px;
	height:33px;
	cursor:pointer;
	float:left;
	margin-left:4px;
}

.botones 
{
	position:relative;
	height:140px;
	width:120px;
	float:left;
	margin-left:16px;
}

/* Fin encabezado */

/* Inicio Menu */
/* Inicio cuerpo Artistas */
.cuerpoartistas
{
	width:100%;
	position:relative;
	height:auto;
}

.espacio1, .espacio2,.espacio3
{
	width:100%;
	position:relative;
	float:left;
	height:auto;
	padding:10px;
	margin:10px;
}



.artista
{
	width:99%;
	height:140px;
	background-color:#EEE;
	float:left;
	margin:6px;
}
.artistatmb
{
	float:left;
	position:relative;
}
.artistatxt
{
	float:left;
	position:relative;
	padding:5px;
}

	
	.accordion {
	width: 960px;
	border-bottom: solid 1px #c4c4c4;
	margin-left:-20px;
}
.accordion img 
{
	margin:0 10px 0 0;
	padding:0;
}
.accordion h3 {
	background: #FFF url(images/arrow-square.gif) no-repeat right -51px;
	padding-bottom:0;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border: solid 1px #c4c4c4;
	border-bottom: none;
	cursor: pointer;
	overflow:hidden;
	font-size:30px;
	height:85px;
	width:960px;
	


	
}
.accordion h3:hover {
	background-color: #00B4A9;
	color:#FFF;

}
.accordion h3.active {
	background-position: right 5px;
		overflow:hidden;
}
.accordion p{
	background:#00B4A9;
	font-family:"Arial Black", Gadget, sans-serif;
	margin: 0 -2px 10px 0;
	padding: 10px 15px 20px;
	color:#FFF;
	border-right: solid 1px #c4c4c4;
	border-left: solid 1px #c4c4c4;
	border-bottom: solid 1px #c4c4c4;
	
	
}

.accordion a, accordion a:link, .accordion a:hover, .accordion a:visited
{
	font-family:"Arial Black", Gadget, sans-serif;
	margin: 5px;
	padding: 10px 15px 20px;
	color:#FFF;
}
	
.accordion .encabezadobio
{
	vertical-align:top;
}

/* menu estructura */

.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}



.menu, .menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.menu li li
{
	float: none;
}

.menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.menu:after, .menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.menu, .menu ul
{
	min-height: 0;
}

.menu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu estructura */

.menu
{
	padding: 6px 6px 6px 6px;
}

.nav
{
	position: relative;
	height: 35px;
	z-index: -1;
}

.nav .l, .nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 35px;
	background-image: url('../images/nav.png');
}

.nav .l
{
	left: 0;
	right:0px;
}

.nav .r
{
	right: 0;
	width: 960px;
	clip: rect(auto, auto, auto, 960px);
}


/* Fin Menu */

/* Inicio MenuItem */
.menu ul li
{
	clear: both;
}

.menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.menu a .r, .menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 69px;
	background-image: url('../images/MenuItem.png');
}

.menu a .l
{
	left:0;
	right:0px;
}

.menu a .r
{
	width:400px;
	right:0;
	clip: rect(auto, auto, auto, 400px);
}

.menu a .t 
{
font-family:"Arial Black",Arial, Helvetica, Sans-Serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
	color: #545454;
	padding: 0 27px;
	margin: 0 0px;
	line-height: 23px;
	text-align: center;
}



.menu a:hover .l, .menu a:hover .r
{
	top:-23px;
	
}

.menu li:hover>a .l, .menu li:hover>a .r
{
	top:-23px;
}

.menu li:hover a .l, .menu li:hover a .r
{
	top:-23px;
}
.menu a:hover .t
{
	color: #F5F5F5;
}

.menu li:hover a .t
{
	color: #F5F5F5;
}

.menu li:hover>a .t
{
	color: #F5F5F5;
	
}


.menu a.active .l, .menu a.active .r
{
	top: -46px;
}

.menu a.active .t
{
	color: #00B4A9;
}


/* Fin MenuItem */

/* Inicio MenuSubItem */
.menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('../images/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.menu ul a, .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #477F8A;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.menu ul ul a
{
	margin-left: auto;
}

.menu ul li a:hover
{
	color: #000000;
	background-position: 0 -20px;
}

.menu ul li:hover>a
{
	color: #000000;
	background-position: 0 -20px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
	color: #000000;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
	color: #000000;
}


/* Fin MenuSubItem */

/* Inicio ContentLayout */
.contentLayout
{
	position: relative;
	margin-bottom: 0px;
	width: 960px;
}
/* Fin ContentLayout */

/* Inicio Box, Block */

.botonesintro
{
	position:relative;
	clear:both;
	width:535px;
	height:110px;
	margin-top:10px;
}

.recinto
{
	position:relative;
	float:left;
	width:262px;
	height:110px;
}
.conference
{
	position:relative;
	float:left;
	margin-left:11px;
	width:262px;
	height:110px;
}
	

.Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Block-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.Block
{
	margin: 10px 0;
}

/* Fin Box, Block */

/* Inicio Box, BlockContent */
.BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
	padding:0;
}


.BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 0px;
}



.BlockContent-body
{
	color:#404040;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.BlockContent-body a:link
{
	color: #595959;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.BlockContent-body a:visited, .BlockContent-body a.visited
{
	color: #72ABB6;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.BlockContent-body a:hover, .BlockContent-body a.hover
{
	color: #3B98B0;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}

.BlockContent-body ul
{
	list-style-type: none;
	color: #14353D;
	margin:0;
	padding:0;
}

.BlockContent-body ul li
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
text-decoration: none;
line-height: 125%;
  line-height: 1.25em;
  padding: 0px 0 0px 13px;
  background-image: url('../images/BlockContentbullets.png');
  background-repeat: no-repeat;
}

/* Fin Box, BlockContent */

/* Inicio Box, Post */
.Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
}

.Post-body
{
	position: relative;
	z-index: 1;
	padding: 10px;
}



.Post
{
	margin: 7px;
}

/* Start ../images */

img 
{
	margin: 0 10px 10px 0;
}
a img
{
	border: 10px;
}

.article img, img.article
{
	margin: 10px;
}

.metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish ../images */

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #9AC3CB;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* Fin Box, Post */

/* Inicio PostencabezadoIcon */
.Postencabezado
{
	text-decoration:none;
	margin: 0.2em 0;
	padding: 0;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	text-indent:0;
	line-height:inherit;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	color: #545454;
}

.Postencabezado a, .Postencabezado a:link, .Postencabezado a:visited, .Postencabezado a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
	margin:0;
	color: #545454;
}

/* Fin PostencabezadoIcon */

/* Inicio Postencabezado */
.Postencabezado a:link
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #666666;
}

.Postencabezado a:visited, .Postencabezado a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #808080;
}

.Postencabezado a:hover, .Postencabezado a.hovered
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
text-align: left;
  color: #1C1C1C;
}
/* Fin Postencabezado */

/* Inicio PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
  color: #141414;
}


.PostContent p 
{
	margin: 0.5em 0;
}

.PostContent, .PostContent p
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
text-align: justify;
line-height: 125%;
  color: #141414;
}

.PostContent
{
  margin:0;
}
.txtcontent
{
	margin:10px;}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #595959;
}

/* Adds special style to an unvisited link. */
a:link
{ font-family:"Arial Black", Gadget, sans-serif;
text-decoration: underline;
  color: #CCC;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
  color: #00B4A9;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
  color: #432412;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 28px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #2D7486;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 22px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #432412;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 18px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #00B4A9;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 16px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #432412;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #404040;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
font-family: Arial, Helvetica, Sans-Serif;
font-size: 14px;
font-style: normal;
font-weight: bold;
text-align: left;
  color: #00B4A9;
}
/* Finish Content headings Fonts & Colors  */
/* Fin PostContent */

/* Inicio PostBullets */
/* Start Content list */
ol, ul
{
	color: #0E191B;
	margin:1em 0 1em 2em;
	padding:0;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.Post ol li, .Post ul ol li
{
	background: none;
	padding-left:0;
}




/* Finish Content list */
/* Fin PostBullets */

/* Inicio PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.PostContent blockquote p
{
	color:#081417;
font-family: Arial, Helvetica, Sans-Serif;
font-style: italic;
font-weight: normal;
text-align: left;
}

blockquote,
.PostContent blockquote
{
		border:solid 1px #B2D1D7; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#D7E7EA;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* Fin PostQuote */

/* Inicio Button */
.button-wrapper .button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:31px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
	vertical-align: middle;
	font-family:"Arial Black", Gadget, sans-serif;
}

img { background-color:#FFF !important;
		border:0 !important}

.button img, .button-wrapper img
{
  margin: 0;
}

.button-wrapper
{
	display:inline-block;
	vertical-align: middle;
	position:relative;
	height: 31px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
	
}

.firefox2 .button-wrapper
{
	display:block;
	float:left;
}

.button-wrapper .button
{
	display:block;
	height: 31px;
font-family:"Arial Black",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
	white-space: nowrap;
	text-align: left;
	padding: 0 21px !important;
	line-height: 31px;
	text-decoration: none !important;
	color: #432412 !important;
}

input, select
{
  vertical-align: middle;
font-family:"Arial Black",Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}

.button-wrapper.hover .button, .button:hover
{
	color: #F0F8FA !important;
	text-decoration: none !important;
}

.button-wrapper.active .button
{
	color: #00B4A9 !important;
}

.button-wrapper .l, .button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 93px;
	background-image: url('../images/Button.png');
}

.button-wrapper .l
{
	left:0;
	right:7px;
}

.button-wrapper .r
{
	width:401px;
	right:0;
	clip: rect(auto, auto, auto, 394px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r
{
	top: -31px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
	top: -62px;
}


/* Fin Button */

/* Inicio Footer */
.Footer
{
	position:relative;
	z-index:0;
	overflow:hidden;
	width: 960px;
	margin: 5px auto 0px auto;
}

.Footer .pieinner
{
	height:1%;
	position: relative;
	z-index: 0;
	padding: 8px;
	text-align: right;
}

.Footer .piebackground
{
	position:absolute;
	z-index:-1;
	background-repeat:no-repeat;
	background-image: url('../images/Footer.png');
	width: 960px;
	height: 150px;
	bottom:0;
	left:0;
}


.rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/rssIcon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 30px;
	width: 19px;
    cursor: default;
}




.Footer .pietext p
{
	margin: 0;
}

.Footer .pietext
{
	display:inline-block;
	color:#1C3236;
font-family: Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.Footer .pietext a:link
{
	text-decoration: none;
	color: #3B3B3B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Footer .pietext a:visited
{
	text-decoration: none;
	color: #508E9B;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: underline;
}

.Footer .pietext a:hover
{
	text-decoration: none;
	color: #757575;
font-family: Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
/* Fin Footer */

/* Inicio paginaFooter */
.pagina-footer, .pagina-footer a, .pagina-footer a:link, .pagina-footer a:visited, .pagina-footer a:hover
{
	font-family:Arial;
	font-size:10px;
	letter-spacing:normal;
	word-spacing:normal;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
	color:#338599;
}

.pagina-footer
{
	margin:1em;
	text-align:center;
	text-decoration:none;
	color:#61A1AE;
}
/* Fin paginaFooter */

/* Inicio LayoutCell */
.contentLayout .content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 546px;
}
.contentLayout .content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 958px;
}
/* Fin LayoutCell */

/* Inicio LayoutCell */
.contentLayout .sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 412px;
}
/* Fin LayoutCell */


