@charset "UTF-8";
/*@import url("reset.css");*/
/* CSS Document */


/*
Creation date: 11.11.2009
Theme Name: Mundial Telmex
Theme Url: http://www.telmex.com/mundial
Author: Alejandra Montemayor 
Email: alejandra@element.com.mx
*/

/* >>>>>>>>> COLOR PALETTE  <<<<<<<<<<<<<< */

	/* 
	
	BODY TEXT:
	white
	
	HEADERS:
	
	HIGHLIGHTS:
	orange:#F7931E
	light bllue:#29ABE2
	
	

	BACKGROUND:
	black
	
	*/

/* >>>>>>>>> HTML ELEMENTS <<<<<<<<<<<<<< */

body {
	background-color:#045B9E;
	background-image:url(../images/bg_body.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size:0.75em;
	color:#666;
}
	
a {
	color:#29ABE2;
	text-decoration:none;}
	
h2, h3, h4 {
	color:#09C;
	margin:0;
	padding:0;}
	
hr {
	border:1px solid #666;
	height:1px;
	clear:both;
	background-color:#000;}
	
p, li {
	line-height:15px;
	}
	

/*  ------------  LAYOUT STYLES FOR MASTER TEMPLATE ---------- */

#containerGlow {
	width:1020px;
	/*background-image:url(../images/bg_container.png);
	background-repeat:repeat-y;
	background-position: center top;*/
	margin-right: auto;
	margin-left: auto;}

/* >>>>>>>>> CONTAINER <<<<<<<<<<<<<< */

#container {
	width:954px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
	
	 /*background-image:url(../images/bg_container.jpg);f
	 background-repeat:repeat-y;*/}
	 
/* >>>>>>>>> CONTAINER BACKGROUND <<<<<<<<<<<<<< */	

#container #containerBackground {
	/*background-image:url(../images/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top right;*/}
	 
/* >>>>>>>>> HEADER <<<<<<<<<<<<<< */

#header {
	/*height:185px;
	margin-top: 0px;*/
	width:954px;
	padding-top: 30px;
	}
	
	#header #logotipo
	{
		display: block;
		width:470px;
		height:140px;
		margin-left:5px;
		margin-bottom: 10px;
	}
	#header #logotipo img
	{
		display: none;
	}
		
/* >>>>>>>>> LOGIN BOX <<<<<<<<<<<<<< */
	
#header #loginBox {
	width:215px;
	height:75px;
	background-image:url(../images/bg_loginBox.png);
	background-repeat:no-repeat;
	float:right;
	margin-right:10px;
	padding:10px 5px;}
	
	#header #loginBox h3 {
		display:none;}
		
	
	#header #loginBox span.user {
		clear:both;
		color:#FFF;
		width:200px;
		text-align:right;
		display:block;
		padding:5px 0;}
		
		
	#header #loginBox span.user input {
		margin-right:20px;
		border:none;
		height:17px;
		background-image: url(../images/bg_loginInput.png);} 
		
		
	#header #loginBox span.password {
		clear:both;
		color:#FFF;
		width:200px;
		text-align:right;
		display:block;
		padding:5px 0;}
		
		
/* >>>>>>>>> MAIN NAVIGATION <<<<<<<<<<<<<< */

#header ul#mainNavigation {
	margin:5px 0 10px 0;}
	
	#header ul#mainNavigation li {
		float:left;
		height:34px;
		background-image:url(../images/bg_mainNavigation.jpg);
		background-repeat:repeat-x;
		position: relative;
		z-index: 1000;
		}
		
	#header ul#mainNavigation li ul{
		position: absolute;
		display: none;
	}
	#header ul#mainNavigation li ul li{
		float: none;
		width: auto;
		white-space: nowrap;
	}
	#header ul#mainNavigation li a {
		line-height: 34px;
		height:34px;
		display: block;
		color:#EFEFEF;
		padding-left: 15px;
		padding-right: 15px;
		text-shadow: #FFFFFF 0px 0px 7px;}
	
	#header ul#mainNavigation li a.quiniela{
		color: #F9AA35; /*#F66E1F;*/
	}
		
	#header ul#mainNavigation li.current a{
		color:#549DD0;
		text-shadow: #549DD0 3px 3px 10px;
		background-image: url(../images/bg_tab_menu_active.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		border-left: 1px solid #686868;
		border-right: 1px solid #686868;
		padding-left: 14px;
		padding-right: 14px;}
		
		
	#header ul#mainNavigation li a:hover {
		background-image: url(../images/bg_tab_menu.jpg);
		background-position: top right;
		background-repeat: no-repeat;
		color:#549DD0;
		border-left: 1px solid #686868;
		border-right: 1px solid #686868;
		padding-left: 14px;
		padding-right: 14px;}
		
		
	#header ul#mainNavigation li a.fuego {
		color:#FFD510;}
		
		
		
		
		#wrapper {
			
			background-color:#FFF;
		}

/* >>>>>>>>> MAIN CONTENT <<<<<<<<<<<<<< */

#mainContent {
	width:710px;
	float:left;
	margin:5px 10px 0 0;
	padding:0 0 0 5px;
	background-color:#FFF;
	color:#333;
	}
	
	#mainContent h3 {
		color:#F69221;
		font-size:16px;
		border-bottom:1px dotted #CCC;}
	
	#mainContent #leftCol {
		width:300px;
		float:left;
		margin:10px 20px 0 5px;}
		
		#mainContent #leftCol ul {
			margin:5px 0;}
		
		
		#mainContent #leftCol ul li {
			padding:5px 0;
			border-bottom:1px dotted #CCC;}
		
		#mainContent #leftCol ul li a {
		color:#29ABE2;}
		
		#mainContent #leftCol small {
		color:#8F9192;
		font-size:10px;}
		
		
		#mainContent #rightCol {
			width:330px;
			float:left;
			margin:10px 0 0 0;}
			
		#mainContent #rightCol ul, #mainContent #rightCol p {
			margin-bottom:10px;}
			
			
		#mainContent #rightCol ul li a {
			float:left;
			margin-right:5px;
			width:76px;
			height:76px;
			display:block;
			background-position:center top;background-repeat:no-repeat;}
			
		#mainContent #rightCol p a {
			color:#666;}
		#mainContent #rightCol .imgSec
		{
			width: 326px;
			height: 96px;
			display: block;
		}
	
	#mainContent h2 {
		font-size:18px;
		color:#09C;
		margin:0 0 5px 5px;}
	
	#mainContent p, #mainContent span{
		padding: 0px 10px 10px 10px;
		text-align: justify;}
		
/* >>>>>>>>> VIDEOS <<<<<<<<<<<<<< */
	
#mainContent #videos {
	width:480px;
	height:305px;
	background-image:url(../images/bg_videos.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px 5px;
	float:left;
	/*margin:5px;*/}
		
	#mainContent #videos h2 {
		color:#FFF;
		font-size:16px;
		font-weight:normal;
		margin:3px 0 0 0;}
		
	#mainContent #videos span.videoDate {
		color:#29ABE2;
		font-size:11px;}
		
	#mainContent #videos #videosLeftCol {
		width:310px;
		float:left;}
		
	#mainContent #videos span.timesViewed {
		float:right;
		font-size:11px;
		color:#666;
		text-align:right;
		width:310px;
		padding-right:8px;
		font-style:italic;}
	
	#mainContent #videos #videosRightCol {
		width:160px;
		float:left;
		padding:0 5px;
		color:#FFF;
		font-size:11px;}
	
	#mainContent #videos span#videoDescription {
		float:left;}
		
	#mainContent #videos #videoRating {
		border-top:1px dashed #666;
		margin-top:140px;}
		
	#mainContent .entertainmentCategories {
		font-size:10px;
		color:#868686;}	
		
/* >>>>>>>>> VIDEOS LIST <<<<<<<<<<<<<< */

#mainContent #videosList {
	border-top:1px dashed #868686;
	border-bottom:1px dashed #868686;
	padding:10px;
	width:180px;
	float:left;
	color:#FFF;
	font-size:11px;
	margin:5px 0 0 10px;}
		
	#mainContent #videosList div.videoItem {
		padding:5px 0;} 
		
	#mainContent #videosList .floatLeft {
		margin:0 5px 8px 0;}
		
		
	#mainContent #videosList .timesViewed {
		font-size:10px;
		color:#666;}
		
/* >>>>>>>>> BANNER BOX <<<<<<<<<<<<<< */
	
	#mainContent #bannerBox {
		float: right;
		width: 340px;
		padding-top: 30px;}
	

/* >>>>>>>>> SIDEBAR <<<<<<<<<<<<<< */

#sidebar {
	width:218px;
	float:left;
	margin:11px 0 0 0;
	padding-right:10px;
	background-color: #FFF;
}
	
	#sidebar h5 {
		color:#CCC;
		text-transform:uppercase;
		font-size:12px;
		font-weight:normal;
		margin:10px 0;}
		
/* >>>>>>>>> GAME SCORE <<<<<<<<<<<<<< */
		
#sidebar #gameScore {
	padding:0px;
	padding-bottom: 10px;
	margin:0px;
	color:#FFF;
	font-family: "Arial Narrow", Arial;
	text-transform:uppercase;
	clear: both;}
	
		#container #wrapper #sidebar #balon {
		float: left;
		z-index:100;
		position: relative;
		left: 70px;
		top: -10px;
		margin: 0px;
		padding: 0px;}
		
	#sidebar #gameScore span.teamLeft {
		width:110px;
		height:45px;
		float:left;
		background-image:url(../images/flags/jpn_left.png);
		background-position:left;
		background-repeat:no-repeat;
		position: relative;
		left: -70px;
		top: 0px;
		display:block;}
		
	#sidebar #gameScore span.teamRight{
		width:100px;
		height:45px; 
		float:left;
		background-image: url(../images/flags/nrw_right.png);
		display:block;
		position: relative;
		left: 45px;
		top: -45px;}
		
	.matchesScore {
		width:220px;
		height:43px;
		background-image: url(../images/bg_gameScore.jpg);
		background-position:left;
		background-repeat:no-repeat;
		padding:3px 0 0 0;}

	div.matchesScore span.teamGroup {
		width:50px;
		float:left;
		font-size:10px;}
			
	div.matchesScore span.team1Score {
		width:45px;
		float:left;
		color:#FFF;
		text-align:right;
		font-size:22px;
		margin-right:25px;
		font-weight:bold;}
			
	div.matchesScore span.team1Score small, div.matchesScore span.team2Score small {
		font-size:11px;
		font-weight:bold;}
			
	div.matchesScore span.team2Score {
		width:50px;
		float:left;
		color:#FFF;
		text-align:left;
		font-size:22px;
		font-weight:bold;}
			
	div.matchesScore .live {
		color:#F7931E;
		text-transform:uppercase;
		font-family: "Arial Narrow", Arial;
		font-size:9px;}
	
	div.matchesScore .half {
		color:#29ABE2;
		font-family: "Arial Narrow", Arial;
		font-size:10px;}
	
	div.matchesScore .timing {
		color:#FFF;
		font-family: "Arial Narrow", Arial;
	font-size:10px;}
	
	#viewAllResults {
		clear:both;
		color:#29ABE2;
		font-family: "Arial Narrow", Arial;
		font-size:10px;
		padding:3px 0;
		margin-top:10px;
		text-transform:uppercase;}
		
	#viewAllResults a {
		letter-spacing:5px;
		color:#29ABE2;}
			
/* >>>>>>>>> NEWS <<<<<<<<<<<<<< */
		
#news {
	width:205px;
	/*background-image:url(../images/bg_news.png);
	background-repeat:repeat;*/
	background-color:#FFF;
	padding:5px 8px;
	margin-top:28px;}
	
	#news h2 {
		font-size:16px;}
	
		
	#news h4, #news h4 a {
		color:#09C;
		margin:0;
		font-size:14px;
		font-weight:normal;}
		
	#news h4 a:hover {
		text-decoration:underline;
		color:#FFCC66;}

		
	#news span.viewAllNews {
		color:#CCC;
		font-family: "Arial Narrow", Arial;
		font-size:10px;
		padding:3px 0;
		margin-top:10px;
		text-transform:uppercase;}
		
		a.viewAllNews {
			color:#999;
			font-size:12px;}

	#news .newsItem {
		margin:13px 0;
		padding-bottom:5px;
		border-bottom:1px dotted #CCC;
		}
		
	#news .newsItem p {
		font-size:11px;
		}
	
	#news small {
		color:#8F9192;
		font-size:10px;}
	
	#news p {
		color:#666;}
		
	.carrousel {
	width:644px;
	height:285px;
	background-image:url(../images/carrousel/bg_carrousel.png);
	background-repeat:no-repeat;
	padding:10px;
	margin-bottom:15px;}
	
	.carrousel .cont-not
	{
		float: left;
		width: 320px;
	}
	.carrousel .img-carrousel
	{
		float:left;
		width: 290px;
		height: 233px;
		margin-right: 10px;
		margin-top: 20px;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.carrousel h3 {
		font-size:24px;
		line-height: 24px;
		color:#FFF;
		font-weight:normal;
		margin:20px 0 10px 0;}
		
		
	#mainContent .carrousel small  {
		color: #fff;
		font-weight: bold;
		font-size:10px;
		margin:10px 0;}
		
	#mainContent .carrousel p {
		color: #ccc;
		margin:15px 0;}
		
	.carrousel ul{
		width: 640px;
		height: 280px;
		overflow: hidden;
	}

	.jCarouselLite li
	{
		width: 630px;
		height: 280px;
		display: block;
		padding-right: 10px;
	}
	.jCarouselLite li img.floatLeft
	{
		margin-top: 10px;
	}
	.jCarouselLite li .newsAbstract
	{
		float: right;
		padding: 15px;
		height: 250px;
		width: 300px;
		-webkit-border-top-left-radius:20px;
		-webkit-border-bottom-right-radius:20px;
		-moz-border-radius-topleft:20px;
		-moz-border-radius-bottomright:20px;
	}
	#mainContent .jCarouselLite li .newsAbstract p,
	#mainContent .jCarouselLite li .newsAbstract span
	{
		padding-left: 0px;
		padding-top: 5px;
	}
	#navCarrousel{
		width: 635px;
		text-align: right;
		padding-top: 5px;
		margin: 14px 0 15px 0;
	}
	
/* >>>>>>>>> STATIC CONTENT <<<<<<<<<<<<<< */

.staticContent {
	/*clear:both;*/
	padding-bottom:20px;
	/*display:block;*/
	margin:20px 10px 5px 10px;}

	.staticContent h3 {
		margin:5px 0;}

	.staticContent h4 {
		margin:10px 0;
		color:#09C;
		font-weight:normal;
		font-size:15px;}
		
	.staticContent p {
		text-align:left;}
		
	.staticContent p a {
		font-style:italic;}
		
	.staticContent p a:hover {
		text-decoration:underline;
		color:#FFCC66;
		}
	
	.staticContent .floatLeft  {
		margin:5px 15px 35px 0;}
		
/* >>>>>>>>> ACCORDION <<<<<<<<<<<<<< */

#accordion a.accordionButton {
	width:195px;
	height:13px;
	background-image: url(../images/bg_accordion.png);
	background-repeat:no-repeat;
	background-position: top left;
	color:#FFF;
	text-transform:uppercase;
	font-family:"Arial Narrow", Arial;
	display:block;
	padding:5px;}

	#accordion div.accordionPanel {
		width:201px;
		height:95px;
		background-image:url(../images/bg_accordionDiv.png);
		background-repeat:no-repeat;
		margin:0;
		padding:0;}
		
	#accordion div.accordionPanel ul {
		margin: 0 5px;
		padding:5px;}
		
	#accordion div.accordionPanel ul li {
		padding:3px 0;
		font-size:11px;
		border-bottom:1px dotted #4D6A76;}
		
	#accordion div.accordionPanel ul li a{
		color:#CCC;}
		

/* >>>>>>>>> FOOTER <<<<<<<<<<<<<< */

#footer {
	background-color:#e2e2e2;
	font-size:11px;
	padding:6px 0 0 0;
	width:100%;
	height:160px;
	 margin:0 auto;
	clear:both;
	background-image: url(../images/bg_footer.jpg);
	background-repeat:repeat-x;}
	
	#footer #legals {
		width:980px;
		height:160px;
		background-image:url(../images/bg_footerContent.jpg);
		background-repeat:repeat-y;
		margin-top: 0;
		margin-right: auto;
		margin-bottom: 0;
		margin-left: auto;
		background-position: 21px top;
		padding-right: 20px;
		padding-left: 20px;}

		 
	#footer #legals ul {
		padding:15px 0 0 25px;
		float:left;}
	
	#footer #legals ul li {
		float:left; font-weight: bold;}

	#footer #legals ul li a {
		color:#666;
		text-decoration:none;
		display:block;
		padding:0 4px;}
	
	#footer #legals ul ul{padding:3px 0 0 5px;}
	#footer #legals ul ul li {
		float:none; line-height: 18px; font-weight: normal;}
	
	#footer #legals img {
		float:right;
		padding:10px 25px 0 0;}
		
	#footer #legals p {
		padding:0 0 0 34px;
		color:#CCC;}
	
/*  ------------  LAYOUT STYLES FOR INTERIOR TEMPLATES ---------- */

/*#mainContent h2 {
	color:#FFF;
	font-size:24px;
	font-weight:normal;}*/
	
	#mainContent p {
		color:#666;}
		
	#mainContent #minXmin {
		width:290px;
		float: left;
		padding-top: 30px;
		/*padding-left: 20px;*/
		color:#666;}
		
	#mainContent #minXmin h3 {
		display:none;}
		
		
		#mainContent #minXmin ul {
			background-color:#E2F3FC;
			width:298px;}
		
	#mainContent #minXmin ul li {
		padding:5px 0;
		margin-left:10px;
		border-bottom:1px dotted #CCC;
		display:block;
		height: 60px;
		width:280px;}
		
	#mainContent #minXmin ul li a span.minXminDate,
	#mainContent #minXmin ul li span.minXminDate  {
		color:#EB800A;
		font-size:10px;
		font-weight:normal;
		padding-left: 0px;
		padding-right: 2px;
		}
		
	#mainContent #minXmin ul li a span.minXminAbstract,
	#mainContent #minXmin ul li span.minXminAbstract  {
		color: #666;
		font-size:12px;
		font-weight:normal;
		padding-left: 5px;
		}
		
	#mainContent #minXmin ul li span.minXminCategory {
		color:#29ABE2;
		font-size:11px;
		font-style:italic;}
		
		
	#mainContent #minXmin span.minXminViewAll a {
		color:#29ABE2;
		font-size:11px;
		}
/* >>>>>>>>> HISTORIAL DE NOTICIAS <<<<<<<<<<<<<< */

#newsHistorial {
	margin-top:15px;
	}
	
	#newsHistorial ul#latestNews {
		margin-bottom:20px;}
	
	#newsHistorial ul#latestNews h4 a  {
		color:#EB800A;
		font-weight:normal;
		height: 17px;
		overflow: hidden;
		display: block;
	}
		
	#newsHistorial ul#latestNews small  {
		font-size:10px;
		color:#FFF;}
		
		#newsHistorial ul#latestNews  p  {
		font-size:11px;
		margin-top:3px;
		text-align:left;
		margin: 0px;
		padding-bottom: 5px;
		}
	
	#newsHistorial ul#latestNews li {
		width:340px;
		height: 125px;
		float:left;
		display:block;
		margin:15px 5px 0;
		overflow: hidden;
		}
		
	#newsHistorial ul#latestNews li img {
		float:left;
		margin-right:5px;}
		
	ul#previousNews { 
		clear:both;
		margin:30px 0 30px 10px;
		list-style-image:url(../images/bull_arrow.png);}
		
	ul#previousNews h4 a {
		height: 17px;
		overflow: hidden;
		display: block;
		color:#09C;
		font-weight:normal;}
		
	ul#previousNews li { 
		width:340px;
		float:left;
		display:block; 
		border-bottom: 1px dotted #ccc;
		margin-right: 5px;
		padding: 5px 0px 0px 0px; 
	}

/* >>>>>>>>> CLASSES <<<<<<<<<<<<<< */

.clear, .clearBoth, #container #wrapper #sidebar .clearBoth {
	display: block;
	margin: 0px;
	padding: 0px;
	clear:both;}

.floatLeft {
	float:left;}
	
.floatRight {
	float:right;}

.verticalAlign {
	vertical-align:bottom;}
	
.marginRight {
	margin-right:2px;}
	
.marginTopBottom {
	margin:10px 0;}
	
.seeAll {
	color:#29ABE2;
	text-transform:uppercase;
	font-stretch:condensed;
	font-size:9px;
	margin:3px 0;
	font-family: "Arial Narrow", Arial;}
	
.live {
	color:#F7931E;
	text-transform:uppercase;
	font-family: "Arial Narrow", Arial;}
	
.half {
	color:#29ABE2;
	font-family: "Arial Narrow", Arial;}
	
.imgMargin {
	margin:4px 0 3px 0;}
	
.alignDetailPicture {
	float:right;
	margin:0 10px 10px 20px;}
	
.pictureSummary {
	float:right;}
	
.source {
	color:#29ABE2;
	display: block;
	width: 400px;}
	
.newsDate {
	color: #09C;
	font-size:11px;}
	
.groupTd {
	background-color:#13455B;
	padding:5px 0;
	color:#FFF;}
	
table.groupsTable  {
	color:#666;
	padding:3px;
	border:1px solid #666;
}
	
	
table.groupsTable td {
	padding:2px 3px;}
	
	
table.groupsTable th {
	text-align:left;
	padding:3px;
	margin-left:3px;
	color:#CCC;
	background-color: #333;
}


tr.oddRow {
	background-color:#999;
	padding:3px;
	color: #333;
}

.note {
	font-style:italic;
	font-size:11px;}
	
a.er {
		height: 32px;
		line-height: 32px;
		color: #ccc;
		padding-left: 45px;
		background-image: url(../images/icn_twitter32.png);
		background-repeat: no-repeat;
		display: block;}
		
.destacado {
	font-size: 14px;}

.vertical {
	height: 35px;
	width: 90px;}

.contCalendario {
	width:680px;
	padding:10px;
	overflow: auto;
	overflow-y: hidden;
	-ms-overflow-y: hidden;
	margin-left:auto;
	margin-right:auto;}

#newsHistorial ul#previousNews li h4 {
	color:#09C;
	font-weight:normal;
}

.newsSeleccion {
	width:668px;
	/*background-image:url(../images/bg_blockNews.png);
	background-repeat:no-repeat;*/
	border-top:1px dotted #CCC;
	/*border-bottom:1px dotted #CCC;*/
	padding:10px;
}

	.newsSeleccion img.floatLeft, .newsSeleccion .floatLeft {
		margin:0 15px 10px 0;
		width:140px;}

.newsSeleccion h3 {
	color:#09C;
	font-size:15px;
	font-weight:normal;
	border-bottom:none;
	margin-right;}

.newsSeleccion small {
	font-size:11px;
	color:#CCC;
	margin-left:20px;}

.newsSeleccion a {
	font-size:10px;
	font-style:italic;
	color:#09C;}
	
.newsSeleccion p {
	padding:0 15px 0 0 ;
	color:#666;
	}
.newsSeleccion .cont-res
{
	float:left;
	width: 513px;
	padding-right: 0px;
}
#mainContent .imgSecc{
	background-repeat: no-repeat;
	width: 684px;
	height: 288px;
	margin: 10px 0px;
	padding: 0px;
	/*-webkit-border-top-left-radius:20px;
	-webkit-border-bottom-right-radius:20px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomright:20px;*/
}
#listGalerias .newsSeleccion
{
	height: 100px;
}
#listGalerias .newsSeleccion p,
#listGalerias .newsSeleccion h3
{
	float: left;
	width: 500px;
	padding-left: 10px;
	
}
#listGalerias a.imgList
{
	display: block;
	background-position: center center;
	width: 80px;
	height: 80px;
	float: left;
	border: 1px solid #333;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-left: 10px;
}

.center-background {
	background-repeat:no-repeat;
	background-position:center center;}
	
.caja-text-mundia
{
	float:left;
	width: 380px;
	height: 270px;
}
.botmovil
{
	font-size: 80px;
	background-color: #fff;
	display: block;
	padding: 15px;
	text-align: center;
	text-decoration: underline;
}
#sombra_banner
{
	position: absolute;
	z-index: 10000;
	float: none;
	background-image: url(../images/sombra_gris.png);
	width: 100%;
}
#sombra_banner #banner_qui {
	height: 450px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
}
#guiri-container {
	background-image: url(../images/fondo.jpg);
	height: 473px;
	width: 880px;
	padding-top: 132px;
	padding-left: 40px;
	margin-left: 10px;
}
#guiri-container .next
{
	float: left;
	display: block;
	background-image: url(../images/sd.png);
	height: 186px;
	width: 95px;
	text-indent: -1000px;
	overflow: hidden;
	margin-left: 30px;
	margin-top: 50px;
}
#guiri-container .carrouselGuiri
{
	float: left;
	width: 425px;
	height: 344px;
	overflow: hidden;
}
#guiri-container .prev
{
	float: left;
	display: block;
	background-image: url(../images/ad.png);
	height: 186px;
	width: 95px;
	text-indent: -1000px;
	overflow: hidden;
	margin-right: 194px;
	margin-top: 50px;
}
#BannerEscFlash
{
	z-index: 1500;
}
