body {

	font-size: 10px; /* Resets 1em to 10px */

	font-family:Tahoma, Geneva, sans-serif;

	background-color:#FFF;

	color:#600;

	text-align: center;

	margin-top:0px;

	height:960px;

	background-position: center top;

	background-image:url('images/fondoweb.png');

	background-repeat:repeat-x;

	}





/* Menu

-------------------------------------------------------------- */

.menu{

	border:none;

	border:0px;

	margin:0px;

	padding:0px;

	font: 67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;

	font-size:14px;

	font-weight:bold;

	}

.menu ul{

	background:#333333;

	height:35px;

	

	list-style:none;

	margin:0;

	padding:0;

	}

	.menu li{

		float:left;

		padding:0px;

		}

	.menu li a{

		background: url("images/seperator.gif") bottom right no-repeat;

		color:#cccccc;

		display:block;

		font-weight:normal;

		line-height:35px;

		margin:0px;

		padding:0px 25px;

		text-align:center;

		text-decoration:none;

		}

		.menu li a:hover, .menu ul li:hover a{

			background: #494949 url("images/hover.gif") bottom center no-repeat;

			color:#FFFFFF;

			text-decoration:none;

			}

	.menu li ul{

		background:#333333;

		display:none;

		height:auto;

		padding:0px;

		margin:0px;

		border:0px;

		position:absolute;

		width:225px;

		z-index:200;

		/*top:1em;

		/*left:0;*/

		}

	.menu li:hover ul{

		display:block;

		

		}

	.menu li li {

		background: #494949 url('images/sub_sep.gif') bottom left no-repeat;

		display:block;

		float:none;

		margin:0px;

		padding:0px;

		width:225px;

		}

	.menu li:hover li a{

		background:none;

		

		}

	.menu li ul a{

		display:block;

		height:35px;

		font-size:12px;

		font-style:normal;

		margin:0px;

		padding:0px 10px 0px 15px;

		text-align:left;

		}

		.menu li ul a:hover, .menu li ul li:hover a{

			background:#B63129 url('images/hover_sub.gif') center left no-repeat;

			border:0px;

			color:#ffffff;

			text-decoration:none;

			}

	.menu p{

		clear:left;

		}	



		



#menu2{





	top:315px;

	left:45px;

	margin: -24px 0 0 30px;

	 }





/* Main Navigation

-------------------------------------------------------------- */


.efectors{
display:block!important;
-webkit-transition:-webkit-transform 1s ease-out;
-moz-transition:-moz-transform 1s ease-out;
-o-transition:-o-transform 1s ease-out;
-ms-transition:-ms-transform 1s ease-out;
transition:transform 1s ease-out;
}

.efectors:hover{
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1)
}

.opacity img {
filter:alpha(opacity=90);
-moz-opacity: 0.9;
opacity: 0.9;}

.opacity:hover img {
filter:alpha(opacity=110);
-moz-opacity: 1.1;
opacity: 1.1;
}


#reproductortemp {

	background:url(images/glass.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:10;
	top: 8px;
	left:-90px;
	
		
	}

#texto {

	position:absolute;
	z-index:20;
	top: -8px;
	left:-78px;
background:#000;
	color:#FF0;
	font-weight:bold;
	width:455px;
text-align:center;
	}

  fondo {
	background-color:#FFF;
	color:#600;
	text-align: center;
	margin-top:0px;
	height:960px;
	background-position: center top;
	background-image:url(images/fondoweb.png);
	background-repeat:repeat-x;
	background:#009966;
	}

wall {
	background-color:#FFF;
	color:#600;
	text-align: center;
	margin-top:-200px;
	height:960px;
	background-position: center top;
	background-image:url(images/fondoweb.png);
	background-repeat:repeat-x;
	background:#009966;

	}

#contenido {

	position:absolute;
	z-index:10;
	top:354px;
	left:550px;
		
	}


#arbol {
	position:absolute;	
	margin-left:-140px;
	margin-top:-135px;
	

		
	}

#navigation {

    background:url(images/bg.destacados2.png);

	position:absolute;

	z-index:2000;

    margin: 0 auto 10px 0;

    width: 950px;

    display:block;

    float:left;

}

#navigation .menu-header,

div.menu {

    font-size: 13px;

    margin-left: 0px;

}

#navigation .menu-header ul,

div.menu ul {

    list-style: none ;

    margin: 0 ;

    padding:0 ;

    background-color:transparent;

}

#navigation .menu-header li,

div.menu li {

    float:left;

    position: relative;

}

#navigation a {

    display:block;

    text-decoration:none;

    color:#aaa;

    padding:0 10px;

    line-height:38px;

}

#navigation ul ul {

    display:none;

    position:absolute;

    top:38px;

    left:0;

    float:left;

    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    -moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    -webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);

    width: 180px;

    z-index: 99999;

    margin:0; padding:0;

}

#navigation ul ul li {

    min-width: 180px;

    margin:0;

}

#navigation ul ul ul {

    left:100%;

    top:0;

}

#navigation ul ul a {

    background:#333;

    height:auto;

    line-height:1em;

    padding:10px;

    width: 160px;

}

#navigation li:hover> a,

#navigation ul ul :hover> a {

    color:#fff;

    background:#03F;

}

#navigation ul li:hover> ul {

    display:block;

}

#navigation ul li.current_page_item> a,

#navigation ul li.current-menu-ancestor> a,

#navigation ul li.current-menu-item> a,

#navigation ul li.current-menu-parent> a {

    color: #fff;

}

 

* html #navigation ul li.current_page_item a,

* html #navigation ul li.current-menu-ancestor a,

* html #navigation ul li.current-menu-item a,

* html #navigation ul li.current-menu-parent a,

* html #navigation ul li a:hover {

    color:#fff;

}





#page {

	background-color: white;

	border: 1px solid #959596;

	text-align: left;

	}

#header { 

	height:960px;

	}

#headerimg 	{

	margin: 0px 0px 0px 0px;

	width: 960px;

	}

#content {

	font-size: 11px;

	}

	.widecolumn .entry p {

	font-size: 1.05em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	line-height: 1.4em;

	}



.widecolumn {

	line-height: 1.6em;

	}



.narrowcolumn .postmetadata {

	text-align: center;

	}



.thread-alt {

	background-color: #333;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



#footer {

	border: none;

	}



small {

	font-family: Arial, Helvetica, Sans-Serif;

	font-size: 0.9em;

	line-height: 1.5em;

	}



h1, h2, h3 {

	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}



#headerimg .description {

	font-size: 1.2em;

	text-align: center;

	}



h2 {

	font-size: 1.6em;

	margin-top:0px;

	}



h2.pagetitle {

	font-size: 1.6em;

	}



#sidebar h2 {

	font-family: 'Lucida Grande', Verdana, Sans-Serif;

	font-size: 1.2em;

	margin:0px;

	}



h3 {

	font-size: 1.3em;

	}



h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {

	text-decoration: none;

	color: white;

	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {

	color: #333;

	margin:0px;

	}



h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {

	text-decoration: none;

	margin:0px;

	}



.entry p a:visited {

	color: #b85b5a;

	}



.sticky {

	background: #f7f7f7;

	padding: 0 10px 10px;

	}

.sticky h2 {

	padding-top: 10px;

	}



.commentlist li {

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



#commentform{}



#commentform #author, #commentform #email, #commentform #url,#commentform #comment{

	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	padding:8px;

	border:#FCC solid 2px;

	}

	

#commentform #author:focus, #commentform #email:focus, #commentform #url:focus,#commentform #comment:focus{

	border:#900 solid 2px;

	}

#commentform label{font-size:16px;font-weight:bold;}





.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #777;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



a, h2 a:hover, h3 a:hover {

	color:#600;

	text-decoration: none;

	}



a:hover {

	color:#900;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0 0 0px 0;

	padding: 0;

	}



#page {

	background-color: transparent;

	margin: 0px auto;

	padding: 0;

	width: 960px;

	border: 0px solid #959596;

	}





#publicidad {

	background:#AF3029;

	margin: 0 0 0 0px;

	padding: 0;

	height: 100px;

	width: 960px;

	}

	

#slide {

	background-color:#fff;

	padding: 0px;

	height: 350px;

	width: 960px;

	}



#flashcat {

	background:#FFF;

	margin: 0 0 0 0px;

	padding: 0;

	width: 960px;

	text-align:center;

	}

#flashcat img {

	BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 0px 0px; BORDER-TOP: 0px; CURSOR: pointer; BORDER-RIGHT: 0px; 

}

.tooltip {

	background: url('images/black_arrow2.png')  top no-repeat;

	padding-bottom:10px;

	padding-left:25px;

	width:120px;

	padding-right:25px;

	display:none; 

	height:50px; 

	color:#fff; 

	font-size:12px;

	padding-top:25px;

	margin-bottom:0px;

	z-index:999;

}



	

#header {

	background-image:url('images/header.png');

	margin: 0 0 0 0px;

	padding: 0;

	height: 120px;

	width: 960px;

	}



#headerimg {

	margin: 0;

	height: 200px;

	width: 100%;

	}



.narrowcolumn {

	float:left;

	padding: 0px 0 20px 0;

	margin: 0px 0 0 0px;

	width: 650px;

	}



.widecolumn {

	float:left;

	padding: 5px 0 20px 0;

	margin: 0px 0 0 0px;

	width: 650px;

	}



.post {

	margin: 0 0 40px;

	text-align: justify;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 5px;

	}



.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#footer {

	padding: 20px 0 15px 0;

	margin: 0 auto;

	width: 960px;

	clear: both;

	background-color:#830000;

	color:#FFF;

	}



#footer a {

	margin: 0;

	text-align: center;

	color:#FF9;

	}



#footer p {

	margin: 0;

	text-align: center;

	}

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 0px 0 0;

	}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	}



h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	background-color:#FFF;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



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;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}



.entry ul li:before, #sidebar ul ul li:before {

	content: "\00BB \0020";

	}



.entry ol {

	padding: 0 0 0 35px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 15px;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



ol li, #sidebar ul ol li {

	list-style: decimal outside;

	}

ul {

	list-style: none;

	}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

	}

/* End Entry Lists */







/* Begin Form Elements */

#searchform {

	margin: 10px auto;

	padding: 5px 3px;

	text-align: center;

	}



#sidebar #searchform  {

	width: 108px;

	padding: 2px;

	}

#s{

	width: 150px;

	border:#910b27 1px solid;

	padding:5px 10px 5px 10px;

	background:url(images/fondobus.gif) repeat-x;

	float:left;

	}

#s:focus{

	background:#FFF;

	}



#sidebar{

	padding: 1px;

	}



#searchsubmit {

	float:left;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:center;

	}



select {

	width: 130px;

	}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 100%;

	padding: 2px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#respond h3{font-size:25px; text-transform:uppercase;}

#commentform #submit {

	margin: 0 0 5px auto;

	float: right;

	}

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 10px;

	padding: 5px 5px 10px 10px;

	list-style: none;

	background-color:#F8EEED;



	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

	background-color:#F8EEED;

}



.commentlist p {

	margin: 10px 5px 10px 0;

	background-color:#F8EEED;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */

#sidebar

{

	padding: 5px 10px 10px 10px;

	margin-left: 5px;

	width: 280px;

	float:left;

	}



#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}

	

.screen-reader-text {

     position: absolute;

     left: -1000em;

}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 60px;

	}

/* End Various Tags & Classes*/







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}

#featured {

    padding: 10px 0 0 0;

    }



#carousel {

    list-style: none;

    margin: 0 0 0 5px;

    padding: 0;

	width:960px;

	    }





#carousel li {

    float: left;

    padding: 0;

    margin-right: 10px;

	

	   }



#carousel img {border:#CCC 2px solid;

	   }



#carousel li:hover {

    float: left;

    padding: 0;

    margin-right:10px;

	   }



#buscame{

		position:absolute;

		margin-left:700px;

		margin-top:50px;

		height:80px;

		width:250px;

	    }



#cantidad { display:block; margin-top:0px; float:right; width:260px; height:130px; background:url(images/compartbg.jpg) no-repeat top center; padding:10px	}



#cantidad h3{font-size:16px; text-align:center; color:#FFF; display:block; margin-top:5px;}

#cantidad a img{margin-top:30px; float:left; margin-left:30px;} 



#resultados{

	width:100%;

	border:#ffb4b3 solid 1px;

	display:block;

	margin-bottom:12px;

	margin-left:5px;

	margin-right:5px;

	height:100px;

	background:url(images/fondobus.jpg) repeat-x;

	}



#resultados img {

	float:left;

	}

	

#resultados h3 {

	float:right;

	width:450px;

	font-size:14px;

	text-transform:uppercase;

	padding:15px 10px 0px 10px;

	font-family: Arial, Helvetica, sans-serif;

	font-weight:bolder;

	display:block;

	margin:0;

	}

	

#resultados small {

	float:right;

	text-align:right;

	width:300px;

	font-size:12px;

	padding-right:20px;

	display:block;

	margin:0;

	}

#resultados p{

	font-size:12px;

	position:inherit;

	margin-bottom:5px;

	width:480px;

	float:right;

	margin-top:0;

	}

	

#masinfo:hover{visibility:visible;}

	

	

/* ----------------IMAGE SLIDER------------- */

#SlideItMoo_outer {  

	width:510px; 

	margin:0px; 

	background:#333333 ; 

	display:block; 

	position:relative; 

	padding:5px 10px 5px 10px;

	height:175px;

}

/* create custom forward-backward buttons for this container */

#SlideItMoo_outer .SlideItMoo_forward,

#SlideItMoo_outer .SlideItMoo_back{ 

	display:inline;

	position:absolute; 

	cursor:pointer; 

	width:25px; 

	height:200px; 

	bottom:0px; 

	right:5px; 

	background:url(images/slideitmoo_forward.png) no-repeat center;

}

#SlideItMoo_outer .SlideItMoo_back { 

	left:5px; 

	background:url(images/slideitmoo_back.png) no-repeat center;  

}





/* the width is set to show the number of thumbnails that will be visible */

#SlideItMoo_inner{ 

	position:relative ; 

	overflow:hidden ; 

	width:474px ; /* set a display width to make the slider look good in case js is disabled */

	margin:0px auto 0px;

	padding:0px;

}



#videoProg { 

	position:relative ; 

	overflow:hidden ; 

	width:960px ; /* set a display width to make the slider look good in case js is disabled */

	margin-right:-50px;

	background:#333333;

}



#SlideItMoo_innerr{ 

	position:relative ; 

	overflow:hidden ; 

	width:1000px ; /* set a display width to make the slider look good in case js is disabled */

	margin:15px; 

	background:#333333;

}



/* the thumbnails container; set a width on it so everything will be fine */

#SlideItMoo_items {

	display:inline;

}



/* single element design */

#SlideItMoo_items div.SlideItMoo_element { 

	display:inline;; 

	position:relative; 

	float:left; 

	margin:0px 1px 0px; 

	font-size:11px; 

	width:295px; 

	text-align:center; 

	color:#FFFFFF;

	overflow:hidden;

	font-family:Arial;

	

}









#SlideItMoo_items div.SlideItMoo_element .title { 

	padding:10px;

	left:0;

	bottom:0;

	width:275px;

	background:url(images/bg.destacados.png) repeat;

	position:absolute;

	z-index:3;

	text-align:left;

	font-size:12px;

	font-weight:bold;

} 



#SlideItMoo_items div.SlideItMoo_element a.link img { width:295px; height:175px; }

#SlideItMoo_items div.SlideItMoo_element .title a { color:#ffcc1c; }

.media .registro a:hover,

span.tag a:hover,

span.view a:hover,

span.like a:hover,

span.comment a:hover {text-decoration:underline }

#SlideItMoo_items div.SlideItMoo_element .registro {

	position:absolute; 

	top:0; 

	left:235px; 

	background:url(images/bg.destacados.png) repeat; 

	color:#ffcc1c; 

	height:80px; 

	width:40px;

	padding:2px 10px; 

	margin:0 

}

#SlideItMoo_items div.SlideItMoo_element .fecha {

	position:absolute; 

	top:0; 

	left:0px; 

	background:url(images/bg.destacados.png) repeat; 

	color:#ffcc1c; 

	height:25px; 

	width:80px;

	padding:2px 10px; 

	margin:0 

}

#SlideItMoo_items div.SlideItMoo_element .registro a, .media .registro span {color:#fff}

#SlideItMoo_items div.SlideItMoo_element .registro {display:none}

#SlideItMoo_items div.SlideItMoo_element .registro .right {margin-right:8px}

#SlideItMoo_items div.SlideItMoo_element:hover .registro {display:block}



/*------------------------------------------------------------------------------*/





#ultimo{

	padding:0px; margin-top:8px;

	}



#ultimo .cadauno{

	display:inline-block;

	width:305px;

	height:175px;

	margin:5px;

	position:relative;

	background:url(images/fondocua.jpg) no-repeat center;

	}

#ultimo .cadauno img{

	position:absolute;

	top:15px;

	left:45px;

	margin:0;

	padding:0;

	width:220px;

	height:131px; }

	

	

	

	

	

	

.home-hero {padding:0 0 25px;}

.headline-banner {position:relative; z-index:10; height:0;}

.headline-banner p {position:absolute; top:-2px; left:0; z-index:10; width:408px; height:24px; padding:8px 10px 1px 0; margin:0 0 0 -89px; background:url(../imgs/decoration/bg-headline-banner.png) 0 0 no-repeat; _background-image:url(../imgs/decoration/bg-headline-banner-ie6.gif); color:#fff; font-size:18px; font-weight:700; line-height:1em; text-align:right; text-transform:uppercase; vertical-align:top;}

.headline-banner p span.pipe {display:inline-block; overflow:hidden; width:0; padding:0; border-right:1px solid #ff6566; margin:0 5px; color:#e20607; vertical-align:middle;}

 

/* Background Carousel */

.home-hero-bg {position:relative; z-index:1; width:1100px; height:35px; margin:0 auto;}

.home-hero-bg #bg-carousel {position:absolute; top:0; left:0; background:#000;}



/* Headline Carousel */

#home-carousel-wrap {position:relative; z-index:100; width:940px; margin:0 auto 17px;}

#home-carousel {height:225px;}

#home-carousel .set {width:940px; color:#fff; background:transparent !important;}

#home-carousel .set .headline {float:left; width:500px; _width:480px; padding:45px 0 0 20px;}

#home-carousel .set .headline * {color:#fff;}

#home-carousel .set .headline h2 {margin-bottom:10px; font-size:3em; font-weight:normal; line-height:1em;}

#home-carousel .set .headline p {margin-bottom:10px; font-size:1.333em; font-weight:400; line-height:1.375em;}

#home-carousel .set .headline ul {margin:0; font-size:1.333em; line-height:1.125em;}

#home-carousel .set .headline a:link, #home-carousel .set .headline a:visited {text-decoration:underline; font-weight:normal;}

#home-carousel .set .headline a:hover {text-decoration:none;}

#home-carousel .set .headline a.more {color:#e73132;}

#home-carousel .set .headline .headline-graphic {position:relative; float:right; width:200px; height:140px; margin:20px 0 0 10px;}

#home-carousel .set .headline .headline-graphic img {position:absolute; top:0; left:0; z-index:100;}

#home-carousel .set .media-kickers {float:right; margin-right:20px;}

#home-carousel .set .media-kickers li {float:left; width:185px; background-repeat:no-repeat;}

#home-carousel .set .media-kickers li.last {margin-left:10px;}

#home-carousel .set .media-kickers li .content {padding:8px;}

#home-carousel .set .media-kickers li .thumb {display:block; overflow:hidden; width:185px; height:157px; text-indent:-99999px;}

#home-carousel .set .media-kickers li .video {background:url(../imgs/icons/play-big.png) 69px 61px no-repeat; _background-image:url(../imgs/icons/play-big-ie6.png);}

#home-carousel .set .media-kickers li .content {background-color:#fff;}

#home-carousel .set .media-kickers li strong {display:block; margin-bottom:5px; color:#333; font-size:0.75em; font-weight:bold; text-transform:uppercase;}

#home-carousel .set .media-kickers li h4 {line-height:1.167em;}



	

	

	

	

	

	
