/* Home */

body.home #ja-container {
	display:none;
}

/* Home - Slideshow */

#ja-topsl2 {
	border-top:5px solid #D64;
	border-bottom:5px solid #D64;
	background:#D64;
}

#ja-topsl2 .main {
	background:none;
}

#ja-topsl2 .ja-box-left .ja-moduletable {
	margin-bottom:0;
}

#ja-topsl2 .main-inner1 {
}

.ice-tabs {
	background:none;
	border:none;
}

/*.ice-tabs .ice-next, .ice-tabs .ice-previous {
	z-index:1000;
    top: 45px;
}
	
.ice-tabs .ice-previous {
	background:url(../images/nav_arrows.png) 0px 0px no-repeat;
    left: inherit;
    right: 45px;
}

.ice-tabs .ice-previous:hover {
	background:url(../images/nav_arrows.png) 0px -30px no-repeat;
}

.ice-tabs .ice-next {
	background:url(../images/nav_arrows.png) -30px 0px no-repeat;
    left: inherit;
    right: 10px;
}

.ice-tabs .ice-next:hover {
	background:url(../images/nav_arrows.png) -30px -30px no-repeat;
 }*/
 
.ice-tabs .ice-next, .ice-tabs .ice-previous {
	z-index:1000;
	width:55px;
	height:440px;
	top:83px;
}
	
.ice-tabs .ice-previous {
	background:url(../images/nav_previous.png) center center no-repeat #EED;
    left: 0px;
}

.ice-tabs .ice-previous:hover {
	background:url(../images/nav_previous.png) center center no-repeat #FFF;
}

.ice-tabs .ice-next {
	background:url(../images/nav_next.png) center center no-repeat #EED;
    left: inherit;
    right: 10px;
}

.ice-tabs .ice-next:hover {
	background:url(../images/nav_next.png) center center no-repeat #FFF;
 }
 

div.ja-moduletable h3.ice-title {
	font-size:200%;
	text-transform:none;
	height:70px;
	line-height:1em;
	border-bottom:3px double #DDD4BB;
	padding:7px 0 3px !important;
	margin-top:0 !important;
	margin-bottom:0 !important;
	margin-left:0 !important;
	margin-right:0 !important;
}

.ice-title a {
	color:#FFF;
	text-decoration:none;
}

.ice-title a:hover {
	text-decoration:underline;
}

/*.ice-main-item div.foto605,
.ice-main-item div.video {
	border-color:#EED;
	background-color:#EED;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	float:left;
}

.ice-description p {
	border-top:5px solid #EED;
	color:#333;
	background:#EED;
	margin-top:0;
	margin-bottom:0;
	margin-left:0 !important;
	margin-right:0 !important;
	padding:0 5px 0 0;
	width:105px;
	height:350px;
	font-size:90%;
	line-height:1.25em;
	float:left;
}

.ice-description a.ice-readmore {
	float:left;
	width:95px;
	font-size:90%;
    background: url("../images/arrow_e.png") no-repeat scroll left center #FFF;
	height:20px;
	display:block;
	margin-left:0 !important;
	margin-right:0 !important;
    padding: 0 5px 0 10px;
}

.ice-description a.ice-readmore:hover {
	background-color:#FFF;
	color:#000;
}*/

.ice-main-item div.foto605,
.ice-main-item div.video {
	border-color:#DDD4BB;
	background-color:#DDD4BB;
	margin-top:0;
	margin-bottom:0;
	/*float:left;*/
}

.ice-description {
	background:#EED;
}

.ice-description p {
	border-left:5px solid #DDD4BB;
	border-right:5px solid #DDD4BB;
	border-bottom:5px solid #DDD4BB;
	color:#333;
	background:#DDD4BB;
	margin-top:0;
	margin-bottom:0;
	margin-left:auto !important;
	margin-right:auto !important;
	/*width:105px;*/
	/*height:350px;*/
	/*font-size:90%;*/
	line-height:1.25em;
	width:605px;
	height:60px;

}

.ice-description a.ice-readmore {
	font-size:90%;
	line-height:1.25em;
    background: url("../images/arrow_b.png") no-repeat scroll left center #FFF;
	height:20px;
	display:block;
	margin-left:0 !important;
	margin-right:0 !important;
    padding: 0 5px 0 10px;
	float:left;
	position:absolute;
	bottom:5px;
	right:60px;
}

.ice-description a.ice-readmore:hover {
	background-color:#FFF;
	color:#000;
}


.ice-tabs .ice-navigator-outer {
	position:absolute;
	top:60px;
	right:8px;
}

.ice-tabs ul.ice-navigator {
	width:auto;
}

.ice-tabs ul.ice-navigator li {
	background:url(../images/nav_off.png) center center no-repeat;
	float:left;
}

.ice-tabs ul.ice-navigator li.active {
	background:url(../images/nav_on.png) center center no-repeat;
	font-weight:bold;
}

/* Home - Banners slideshow */

#ja-topsl2 .ja-box-right {
	background:#B43;
}

#ja-topsl3 .ja-box-right {
	background:#EED;
}


.ja-box-right div.ja-moduletable.banner_home h3 {
	font-size:200%;
	font-weight:400;
	line-height:1em;
	padding:0;	
}

.ja-box-right div.moduletable.banner_home h3 a {
	/*background-color:#FFF;*/
	border-bottom:3px double #D64;
	display:block;
	color:#FFF;
	padding:5px 10px;
}

.ja-box-right div.moduletable.banner_home h3 a:hover {
	background-color:#D64;
	border-bottom:3px double #EED;
	color:#FFF;
	text-shadow:0 1px #B43;
}

.ja-box-right div.ajuda h3 a {
	height:70px;
}

.ja-box-right div.beques {
	margin-bottom:0;
}

.banner_home p {
	line-height:1.25em;
	padding:0 10px;
	margin-bottom:0;
	margin-top:0;
	font-style:italic;
	font-size:115%;
}

.banner_home p a {
	color:#EED;
}

.banner_home p a:hover {
	text-decoration:underline;
}

/* Home - Fons cultural */

#ja-topsl3 .main {
	border-top:1px solid #BBB;
	margin-top:10px;
	padding-top:10px;
}

#ja-topsl3 .ja-box-left {
	background:url(../images/bg_fons_cultural_home.png) repeat-y right #1E1E1E;
	color:#EEC;
	font-family: 'Neuton', Georgia, serif;
	font-size:115%;
	line-height:1.3em;
}

#ja-topsl3 .ja-box-left div.ja-moduletable {
	margin-right:10px;
	/*background:#1E1E1E;*/
	margin-bottom:0 !important;
}

#ja-topsl3 .ja-box-left div.ja-moduletable h3 {
	text-transform:none;
	font-size:150%;
	font-weight:400;
	margin-bottom:0 !important;
}

#ja-topsl3 .ja-box-left div.ja-moduletable h3,
#ja-topsl3 .ja-box-left div.ja-moduletable p {
	margin-left:60px;
	margin-right:60px;
}

#ja-topsl3 .ja-box-left div.ja-moduletable p {
	margin-top:0;
}

#ja-topsl3 .ja-box-left div.ja-moduletable h3 a {
	display:block;
	border-bottom:3px double #999177;
	color:#FFF;
}

#ja-topsl3 .ja-box-left div.ja-moduletable h3 a:hover {
	border-bottom:3px double #FFF;
}

#ja-topsl3 .ja-box-left div.fons_cultural h3 {
	font-weight:700;
	text-shadow:0 1px #B43;
}

#ja-topsl3 .ja-box-left div.fons_cultural h3 a {
	display:block;
	background:#999177;
	border-bottom:3px double #1E1E1E;
	padding:3px 10px 7px;
}

#ja-topsl3 .ja-box-left div.fons_cultural h3 a:hover {
	background:#765;
	border-bottom:3px double #1E1E1E;
}

#ja-topsl3 .ja-box-right {
}

