@charset "utf-8";
/* Main Styles */

body, td, th, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}


.video_link {
	background: url(../images/icons/22x22/video.png) no-repeat left center;
	padding: 4px 0 4px 28px;
}
.download_link {
	background: url(../images/icons/22x22/download.png) no-repeat left center;
	padding: 4px 0 4px 26px;
	line-height: 20px;
}
a {
	text-decoration: none;	
}

.Date {
	color: #666;
	font-size: 9pt;	
}

/* Fonts */

.WidgetbarTitle {
	color: white;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
	background: white url(../images/theme/title_bg1.png) no-repeat top left;
}
.sifr, .sifr-right, .sifr-left {
	border-bottom: solid 1px #333;
	font-family: Arial, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	text-align: right;
	color: #0080FF;
	margin: 2px 4px;
}

.sifr-title {
	font-family: Arial, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	text-align: left;
	color: #000;
	margin: 0px 4px 0px 35px;
	width: 90%;
}


/* Styles */

/* @group Layout */

body {
	margin: 0px;
}
body, td, th {
	font-family: Arial, sans-serif;
	color: black;
}

#layout {
    margin: auto;
    width: 780px;
    padding-bottom: 10px;
}
#wrapper {
    background: white;
}
#logo {
    /*background: url(../images/2010/logo3.jpg) no-repeat top left;*/
}
.date {
    background: url(../images/2009/bg2.jpg) repeat-x top left;
    padding: 6px 0px 6px 10px;
}
#content {
    width: 577px;
    float: left;
    padding: 10px;
    background: white;
}
#secondbar {
    width: 183px;
    float: left;
}
#secondbar ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
#secondbar .hd {
    background: url(../images/2010/bg_v.jpg) repeat-x top left;
    padding: 4px 8px;
}
#secondbar li.hd a,
#secondbar .hd {
    color: yellow;
    font-weight: bold;
}
#secondbar li.hd a:hover {
    color: white;
    font-weight: bold;
}
#secondbar li {
    background: #efe7f5;
    padding: 4px 8px;
    border: solid 1px #C7A0E2;
    border-top: none;
}
#secondbar li a {
    display: block;
    color: black;
    font-weight: bold;
}
#secondbar li a:hover {
    color: blue;
}

#footer {
    
}
#publicidad_footer {
    float: left;
}
.company {
    color: white;
    text-align: center;
}
#footerbar {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
#footerbar ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}
#footerbar ul li {
    display: block;
}
#footerbar ul li a {
    display: block;
    float: left;
    color: black;
    padding: 2px 4px;
}
#footerbar ul li a:hover {
    color: blue;
}
#footer address {
    display: block;
    background: url(../images/2010/bg_v.jpg) repeat-x top left;
    padding: 8px 4px;
    text-align: center;
    color: white;
}
#footer address a {
    color: yellow;
}
#footer address a:hover {
    color: white;
}
#footer .company a {
    color: #410161;
}
#copyright {
    text-align: center;
}
.doneby a {
	color: orange;
}
.doneby a:hover {
	color: #BFD72F;
}
.doneby span {
	color: #C55F17;
}
.doneby {
	color: #333;
}
#copyright {
	color: #000;
}
.content_block {
	background: #000;
}
.home_talleres .item {
	font-size: 0%;
	white-space: nowrap;
}
#Home .col1 {
	width: 550px;
	float: left;
	margin: auto;
}
#Home .col2 {
	width: 300px;
	float: left;
	margin-left: 10px;
}

.directorio .col1 {
	width: 545px;
	margin: auto;
}
.directorio .items {

}
.directorio .item {
	border: solid 1px orange;
	background: #ffe;
	margin-bottom: 4px;
	padding: 10px 6px;
}
.directorio .item h3 {
	font-size: 12pt;
	margin: 0px 0px 4px 0px;
}
.directorio .item .telf {
	margin: 4px 0px;
}
.directorio .telf1,
.directorio .telf2 {

}
.directorio .item .email {
	margin: 6px 0px;
}
.directorio .pager {
	text-align: center;
}
.directorio .pager a {
	color: blue;
	font-size: 10pt;
}
.directorio .pager a:hover {
	color: orange;
}
.directorio .search {
	text-align: center;
	margin: 10px 0px 20px 0px;
}

#Home .home_noticias,
#Home .home_talleres {
	margin-top: 6px;
	padding: 25px 28px;
}
.talleres {
	background: black;
}
.talleres .item {
	display: block;
	text-decoration: none;
	border-bottom: dotted 1px #999;
	padding: 7px 6px;
	color: #1AB9F3;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	outline: none;
}
.talleres .item.odd {
	background: #333 url(../images/theme/arrow_gray_bg.png) no-repeat 14px 10px;
}
.talleres .item.even {
	background: #000 url(../images/theme/arrow_black_bg.png) no-repeat 14px 10px;
}
.talleres .item .date {
	display: block;
	float: left;
	width: 80px;
	margin-left: 28px;
}
.talleres .item .city {
	display: block;
	float: left;
	width: 120px;
	color: white;
	font-weight: normal;
	text-align: center;
}
.talleres .item .time {
	display: block;
	float: left;
	width: 72px;
	text-align: right;
}
.talleres a.item:hover span {
	color: orange;
}
#News .home_talleres {
	padding: 10px 10px;	
}
#News .home_talleres {
	
}
#News .home_talleres .date {
	width: 125px;
}
#News .home_talleres .city {
	width: 300px;
}
#News .home_talleres .time {
	width: 125px;
}

b.cost {
	color: orange;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
}
b.time {
	color: #1AB9F3;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
b.fecha {
	color: #1AB9F3;
	font-size: 10pt;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
}
#news .history {
	margin: 6px 0px;
	padding: 0px;
}
.history p {
	padding-left: 0px;	
}
.home_pub {
	border: solid 1px #252628;
	padding: 10px;
	margin-top: 10px;
}
.home_pub h4 {
	background: url(../images/theme/item.png) no-repeat 0px 2px;
	padding: 0px 0px 0px 14px;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	color: #999;
}

#News .col1 {
	width: 300px;
	float: left;
}
#News .col2 {
	width: 625px;
	float: left;
	margin-left: 10px;
}
#News .home_noticias {
	background: black;
	margin-top: 6px;
	padding: 25px 28px;
}
.pager {
	margin-top: 4px;
	margin-bottom: 4px;
}
.pager a {
	color: orange;
}
.pager a:hover {
	color: white;
}
.pager .page_next {
	float: right;
	width: 160px;
}
.pager .page_next {
	text-align: right;
}
#Home .home_noticias {
	padding: 14px 20px;
}
h1.title,
h2.title {
	background: url(../images/theme/title1_bg.png) repeat-x top left;
	height: 30px;
	padding: 7px 10px 0px 12px;
	font-size: 14pt;
	font-family: Tahoma, sans-serif;
	font-weight: normal;
	color: #121E61;
}
h1.title span, h2.title span {
	display: block;
	width: auto;
	float: left;
}
h2.title .add {
	display: block;
	float: right;
	background: url(../images/theme/title_add.png) top left;
	height: 37px;
	width: 36px;
	margin-top: -7px;
}
.news_item {
	border-bottom: solid 1px #C7A0E2;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
.news_item h4 a {
	color: blue;
}
.news_item h4 a:hover {
	color: orange;
}
.news_item .info {
    padding: 0px 10px;
}
.news_item .thumb {
	float: left;
	width: 195px;
    text-align: center;
}
.news_item .thumb img {
	border: solid 1px #999;
}
.news_item .arrow {
	float: left;
	background: #F8A73C url(../images/theme/arrow.png) no-repeat top left;
	width: 6px;
	height: 9px;
}
.news_item h4 {
	font-family: Tahoma, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	padding-bottom: 2px;
}
.news_item h5 {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0px 0px 4px 0px;
}
.news_item.item0 .arrow {
	background-color: #F8A73C;
}
.news_item.item1 .arrow {
	background-color: #BAD804;
}
.news_item.item2 .arrow {
	background-color: #A80C4B;
}

.news_item.item0 h5 {
	color: #F8A73C;
}
.news_item.item1 h5 {
	color: #BAD804;
}
.news_item.item2 h5 {
	color: #A80C4B;
}

.box01 h2.title {
    padding: 0px 4px 10px 4px;
}
.box01 {
    margin-left:10px;
    margin-top:10px;
    width:553px;
}
.box01 .t {
    background:url("../images/boxes/box01_top.png") no-repeat scroll left top transparent;
    height:14px;
}
.box01 .c1 {
    background:url("../images/boxes/box01_bg2.png") repeat-y scroll left top transparent;
}
.box01 .c2 {
    background:url("../images/boxes/box01_bg1.png") no-repeat scroll left top transparent;
    padding: 0px 10px;
}
.box01 .b {
    background:url("../images/boxes/box01_bottom.png") no-repeat scroll left top transparent;
    height:14px;
}
.box01 h2 {
    margin:0;
}


.taller .info {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.taller .info li {
	font-size: 10pt;	
	padding-bottom: 4px;
}
.taller .info li span {
	color: #999;	
}

.WidgetGalleryDefault strong,
.WidgetVideosDefault strong {
	font-size: 8pt;
}
.WidgetGalleryDefault a,
.WidgetVideosDefault a {
	font-size: 8pt;
	color: blue;
}

.WidgetBody.WidgetGalleryDefault,
.WidgetBody.WidgetVideosDefault {
	border-right: none;
	border-left: none;
	background: none;
	padding: 4px 0px;
}

.WidgetVideosDefault {
	text-align: center;
}

.WidgetVideosLink {
	display: block;
	width: 160px;
	height: 120px;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 6px auto;
}

.WidgetVideosPreview {
	background: url(../images/theme/player_preview.png) no-repeat top left;
	width: 160px;
	height: 120px;
	font-size: 0%;
}
.WidgetVideosPreview:hover {
	background-image: url(../images/theme/player_preview_over.png);
}


/* @group Publicidad */
.publicidad_right_col .publicidad_row {
	text-align: center;
}

/* @end */

/* @group Box01 */

.Box01 {
	width: 573px;
	margin: auto;
	margin-bottom: 10px;
}
.Box01Top,
.Box01Content,
.Box01Bottom {
	margin: 0px;
}

.Box01Top {
	background: url(../images/theme/box01_top.png) no-repeat top left;
	height: 26px;
}
.Box01Content {
	background: url(../images/theme/box01_bg.png) repeat-y top left;
	padding: 4px 10px 4px 10px;
}
.Box01Bottom {
	background: url(../images/theme/box01_bottom.png) no-repeat top left;
	height: 26px;
}

/* @end */

/* @group Title */

.Title {
	height: 30px;
	margin: 0px 0px 6px 0px;
	padding: 10px 10px 4px 10px;
	width: 462px;
	background: url(../images/theme/title1_bg.png) no-repeat;
	color: white;
	font-size: 12pt;
	font-family: Tahoma, Verdana, sans-serif;
}
.Title span {
	background: url(../images/assets/spry/MenuBarRightWht.png) no-repeat 0px 5px;
	padding-left: 13px;
}
h2.Title {
	background-image: url(../images/theme/title2_bg.png);
}
/* @end */

/* @group ItemDetails */

.ItemDetailsBox {
	float: left;
	margin: 0px 25px 20px 0px;
	width: 130px;
}
.ItemDetailsTitle {	
	font-size: 8pt;
	font-weight: bold;
	color: #3780AE;
	padding: 0px 10px;
	text-align: center;
}
.ItemDetailsTitle a {
	font-size: 8pt;
	font-weight: bold;
	color: #000;
}

.ItemDetailsContent {	
	margin-left: 8px;
	padding-left: 0px;
	text-align: center;
}
.ItemDetailsContent .ControlBar {
	margin-top: 5px;
}
.ItemDetailsContent .oferta_value {
	
}
.ItemDetailsBottom {
	background: url(../images/theme/item_bottom.png) no-repeat top left;
	height: 14px;
	margin-left: 8px;
}

.ItemThumb {
	padding: 0px;
}
.ItemThumb img {
	border: solid 1px #ccc;
}
.OfertasTxt {
	color: orange;
	font: bold 10pt Verdana, Arial, sans-serif;
	text-align: center;
}
.DetailsRow .OfertasTxt {
	text-align: left;
	font-size: 9pt;
}
#catalog .description {
	margin-top: 20px;
	padding-left: 10px;
}
#catalog .description h3 {
	text-align: left;	
	color: #3780AE;
}
#catalog h2 {
	color: #01509B;
	font-size: 12pt;
	text-align: left;
	margin-left: 10px;
}
#catalog .description h3 {
	text-align: left;
	font-size: 12pt;
	color: #72B7ED;
}
#catalog .DetailsRow {
	width: 250px;
	margin: auto;
}
.CatalogoPics {
	width: 410px;
	margin: auto;
}
.CatalogoPic {
	padding: 4px;	
}
.DetailsLayout {
	width: 470px;
}
/* @end */




/* @end */
/* @group Crumbs */
.CrumbsBar {
	margin-left: 15px;
}
.CrumbsBar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.CrumbsBar ul li {
	display: inline;
}
.CrumbsBar li, .CrumbsBar a, .CrumbsBarSep {
	font-size: 9pt;
	color: #800;
	font-weight: bold;
}
.CrumbsBar a:hover {
	color: blue;
}
/* @end */
/* @group News */
a.videoLnk {
	padding-left: 36px;
	background: url(../images/icons/video.png) no-repeat top left;
}
a.audioLnk {
	
}
.moreinfo, a.videoLnk, a.audioLnk {
	text-align: right;
	margin-top: 6px;
}
.moreinfo a, a.videoLnk, a.audioLnk {
	color: green;
	font-weight: bold;
	font-size: 8pt;
}
.Titular {
	width: 330px;
	padding: 0px 10px;
}
.TitularSmallCell {
	width: 98%;
	padding: 1% 2%;
}
#MainTitular {
	
}


/* Album (Pics) */


.gallery_pic {
	float: left;
	width: auto;
	border: solid 1px #999;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	background: white;
	padding: 4px 4px 10px 4px;
	margin-right: 10px;
}
.gallery_pic .clip {
	width: 130px;
	overflow: hidden;
}
.gallery_pic .info {
	width: 145px;
}
.gallery_pic .desc {
	color: #999;
	font-size: 8pt;
	overflow: auto;
	height: 100px;
}
.gallery_pic a {
	display: block;
	color: #999;
}
.gallery_pic a:hover {
	color: orange;
}

.gallery_media .gallery_pic {
	width: 290px;
	height: 100px;
	background: url(../images/assets/album_bg2.png) no-repeat 6px 5px;
	border: none;
}
.gallery_media .gallery_pic .clip {
	float: left;
	border: solid 1px #999;	
}
.gallery_media .gallery_pic .info {
	float: left;
	margin-left: 10px;
}
.gallery_media .gallery_pic .info a {
	color: #999;
}
.gallery_media .gallery_pic .item0 h5 {
	color: #F8A73C;
}
.gallery_media .gallery_pic .item1 h5 {
	color: #BAD804;
}
.gallery_media .gallery_pic .item2 h5 {
	color: #A80C4B;
}
#gallery.album .gallery_media {
	width: 100%;
	overflow: hidden;
	position: relative;
}
#gallery.album .gallery_rows {
	float: left;
	position: relative;
	left: 50%;
}
#gallery.album .gallery_pic {
	background: none;
	position: relative;
	right: 50%;
}
#gallery.album .gallery_pic .clip {
	width: 200px;
	height: 140px;
	text-align: center;
}
#gallery.album .gallery_pic {
	width: 210px;
	height: 140px;	
}
#gallery.album .gallery_pic .desc {
	position: relative;
	margin-top: -140px;	
	color: white;
	padding: 0px 0px;
	width: 200px;
	height: 140px;
	background: url(../images/assets/trans_bg.png) top left;
	display: none;
}
#gallery.album .gallery_pic .desc div {
	padding: 4px 3px;
}
#gallery.album .gallery_pic a:hover .desc {
	display: block;	
	z-index: 10;
}
#gallery.video.album .play {
	position: relative;
	margin-top: -140px;	
	color: white;
	padding: 0px 0px;
	width: 200px;
	height: 140px;
	background: url(../images/assets/video_play_bg.png) top left;
}
#gallery .pager {
	text-align: right;
	color: orange;
}
#gallery .pager .current {
	color: #333;
	font-weight: bold;
	padding: 3px;
	background: #999;
	border: solid 1px #fff;
}
#gallery .pager a {
	background: #333;
	padding: 3px;
	border: solid 1px #666;
}
#gallery .pager span {
	white-space: nowrap;
}
#gallery .first,
#gallery .last,
#gallery .next,
#gallery .prev {
}
#gallery .numbers span a {
}
.gallery_rows {
	margin-bottom: 10px;
}

/*~ Album (Pics) */

.GalleryTitular .GallerySmallCell {
	width: 200px;
	padding: 2px 2px 10px 2px;
}
.GalleryTitular .GalleryTitle {
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	color: white;
	background: url(../images/theme/block03_top.jpg) repeat-x top left;
	height: 25px;
}
.GalleryTitularSmall h2 {
	margin: 2px 7px;
	text-align: center;
}
.GalleryTitularSmall h2 a {
	color: #333;
	font-size: 10pt;
	text-align: center;
	margin: 0px 3px;
	
}
#GalleryTitular .TitularSmallCell {
	width: 50%;
}
.GalleryTitular {
	border-bottom: solid 1px #069;	
	padding-bottom: 10px;
	margin: 0px 10px;
}
.GalleryTitular h2 {
	color: #039;
}
.GalleryTitular img {
	border: solid 1px #069;
	padding: 2px;
}
#GalleryBottom {
	margin-bottom: 20px;	
}
.NewsTitularThumb {
	padding-right: 12px;
	float: left;
}
.NewsTitular .thumbs, .NewsTitularSmall .thumbs, .GalleryTitular .thumbs {
	text-align: center;	
	margin-bottom: 10px;
	margin-left: 10px;
	overflow: hidden;
	float: left;
}
.NewsTitular .thumb, .NewsTitularSmall .thumb, .GalleryTitular .thumb {
	text-align: center;	
	margin-bottom: 10px;
}

.NewsTitular .thumbs img, .NewsTitularSmall .thumbs img,
.NewsTitular .thumb img, .NewsTitularSmall .thumb img {
	border: solid 1px #039;
	padding: 2px;
}
.NewsTitular .p, .NewsTitularSmall .p {
	font-size: 9pt;
	text-align: justify;
}
.NewsTitular p, .NewsTitularSmall p {
	margin: 0px;
	padding:  0px;	
}
.NewsTitular .p .moreinfo {
	margin-top: 0px;
}
#Home .NewsTitularThumb {	
	float: left;
}
#Home p {
	text-align: justify;
}

.NewsTitulars {
	width: 460px;
}
.NewsTitular {
	margin-bottom: 10px;
	margin: 0px 10px 10px 4px;
}
.NewsTitularItem {
	padding: 4px;
	border-bottom: dashed 1px #039;
}
.NewsTitularItem, .NewsTitularItem td, .NewsTitularItem th  {
	font-family: Arial, Verdana, sans-serif;
	vertical-align: top;
}
.NewsTitularItem p {
	margin: 0px 0px 6px 0px;
}
.NewsTitularBody {
	font-size: 9pt;	
}

#HomeTitulars .NewsTitularThumb {
	padding: 0px 10px;
}
.NewsTitularThumb {
	width: auto;
	vertical-align: top;
	text-align: center;
}
.NewsTitularItem .title, .NewsTitularItem .subtitle {
	display: block;
	margin: 0px 0px 5px 0px ;
} 
.NewsTitular h2 a, .NewsTitularSmall h2 a, .GalleryTitular h2 a {
	color: #039;
}
.NewsTitularSmall h2 a {
	font-weight: normal;
}
.VideoTitular h3, .VideoTitular h3 a,
.VideoTitularSmall h3 a,
.Album h2,
#news h2,
.GalleryTitular h2,
.NewsTitular h2,
.NewsTitularSmall h2,
.NewsTitularItem .title {
	font-family: Tahoma, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	padding: 3px 0px;
	color: orange;
	text-decoration: none;
	margin-bottom: 10px;
}

#news h3 {
	color: #999;
	padding: 0px 0px 10px 0px;
}

.NewsTitularItem .subtitle {
	font-size: 9pt;
	color: #06C;
}
.NewsTitularItem tfoot td {
	width: 50%;
	padding-top: 10px;
}
.NewsTitularItem .date {
	color: #800000;
	font-weight: bold;
	font-size: 8.5pt;
}
.NewsTitularItem .category {
	text-align: left;
	font-size: 0%;
	float: left;
	margin-top: -10pt;
}
.NewsTitularItem .category .CrumbsBar {
	margin: 0px;
}
.NewsTitularItem .CrumbsBar li, 
.NewsTitularItem .CrumbsBar a, 
.NewsTitularItem .CrumbsBarSep {
	font-size: 8pt;
	font-weight: normal;
}
.NewsTitularItem .category a:hover {
	color: blue;
}
.NewsTitularItem .NewsTitularThumb img {
	border: solid 1px #039;
}

.NewsTitularItem .moreinfo {
	display: block;
	text-align: right;
	padding: 6px 10px 0px 0px;
}


.Ticker {
	width: 220px;		
}

.NewsTicker {
	height: 300px;
	overflow: hidden;
	border-bottom: solid 1px #999;	
}
.NewsTicker marquee {
	height: 300px;	
}
.NewsTickerArticles {
	border: solid 1px #999;	
	overflow: auto;
	height: 260px;
}
.NewsTicker h3 {
	margin: 4px 0px 4px 0px;
}
.NewsTicker h3 a {
	display: block;
	color: white;
	text-align: center;
	background: #FAC700 url(../images/theme/btn1_bg.png) repeat-x top left;
	padding: 3px 0px;
	font-size: 10pt;
}
.NewsTicker .date {
	color: #99876D;	
}
.NewsTickerArticles a {
	color: #333;	
} 
.NewsTicker .Ruler {
	background: #FAC700 url(../images/theme/btn1_bg.png) repeat-x top left;
	height: 3px;	
}
.NewsTickerArticle {
	font-size: 8.5pt;
	padding: 4px 6px;
}
.Attachments {
	margin-top: 10px;	
}
#news .Attachments h2.title {
	font-size: 9pt;
}
.Attachments ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.AttachmentItem {
	border-bottom: dashed 1px #000;
	margin-bottom: 8px;	
}

.AttachmentIcon {
	width: 120px;
	text-align: center;	
}

.AttachmentInfo {
	font-family: Arial, sans-serif;
	font-size: 10pt;
	padding-bottom: 10px;
}
.AttachmentFilename {
	font-weight: bold;
}
.AttachmentDescription {
	border: dashed 1px #F15C23;
	background: #ffc;
	padding: 4px 6px;
}
.AttachmentDownloaded {
	text-align: right;
	font-style: italic;
	font-size: 9pt;
}
.Attachments .DownloadLink {
	float: right;
}
.AttachmentAudio, .AttachmentVideo {
	padding: 10px 2px;	
}
.AttachmentImage .thumb img {
	border: solid 1px #666;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;
	padding: 4px;
	margin: 4px 0px;	
}


/* @end */

.PageContent {
	padding: 10px 20px;	
}
.Theme #news {
	padding: 0px 10px 4px 10px;
}
#news .date , #news .title {
	margin: 4px;
}
.toolbar {
	text-align: right;
	margin-right: 20px;
	margin-bottom: 20px;
}
.toolbar ul {
	display: inline;
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.toolbar ul li {
	display: inline;
}
.toolbar ul li a {
	color: orange;
	font-weight: bold;
}
.toolbar ul li a:hover {
	color: orange;
}

.gallery {
	margin: auto;	
}
.gallery .thumb {
	padding: 3px;
	background: white;
	border-top: solid 1px #999;
	border-left: solid 1px #999;
	border-right: solid 2px #333;
	border-bottom: solid 2px #333;

}
.NewsSelector2 {
	width: 550px;
	margin: auto;	
	border: solid 1px #039;	
}
.NewsSelector2 ul {
	list-style: none;
	display: block;
	margin: 0px;
	padding: 4px;
}
.NewsSelector2 h3 {
	background: #039;
	margin: 0px;
	padding: 2px 4px;
	color: white;
}
.NewsSelector2 li a {
	color: #498A45;
	font-size: 10pt;
}
.NewsSelector2 li a:hover {
	color: orange;
}
.NewsSelector2 li {
	padding-bottom: 4px;	
}

.PollResultsLayout {
	width: 450px;
	margin: 10px auto;
}
.PollResults {
	border: solid 1px #800;
}
.PollResults .PollTitle {
	color: white;
	background: #CF2028 url(../images/theme/bg_red.png) repeat-x left top;
	font-weight: normal;
	font-size: 10pt;
	padding: 4px;
	margin: 0px;
}
.PollAnswersLayout th, .PollAnswersLayout td {
	padding: 3px 4px;
	text-align: left;
	width: 70%;
}
.PollAnswersLayout td {
	width: 15%;
	text-align: right;
}
.PollAnswersLayout td.votes {
	white-space: nowrap;
}
.PollAnswersLayout td.Bar {
}
.PollBar {
	height: 15px;
	background: #CF2028 url(../images/theme/bg_red.png) repeat-x 0px -5px;
}

#Viewer360 {
	width: 400px;
	margin: 20px auto;
	text-align: center;
	border: solid 1px #999;
	border-bottom: solid 2px #666;
	border-right: solid 2px #666;
	padding: 0px;
}
#imgrotator {
	border: solid 1px #79B1EA;
	width: 450px;
	margin: auto;	
}

.Album {
	
}
.Album h2 {
	border: none;
	padding: 2px;
	margin-left: 10px;
}
#ImageDescription {
	background: #ffc;
	margin: 10px auto 0px auto;
	font-size: 10pt;
}
#DescriptionTxt {
	margin: 0px;
	padding: 4px;
}

#IRSelectorLayout {
	margin: 10px auto;
	width: 460px;
}
#IRSelectorLeft {
	float: left;
	width: 35px;
	height: 140px;
	background: url(../images/assets/spry/btn_left.png) no-repeat center center; 
	cursor: pointer;
}
#IRSelectorLeft:hover {
	background: url(../images/assets/spry/btn_left_over.png) no-repeat center center; 
}

#IRSelectorRight {
	float: right;
	width: 35px;
	height: 140px;
	background: url(../images/assets/spry/btn_right.png) no-repeat center center; 
	cursor: pointer;
}
#IRSelectorRight:hover {
	background: url(../images/assets/spry/btn_right_over.png) no-repeat center center; 
}

#IRSelector {
	width: 380px;
	height: 100px;
	float: left;
	margin-top: 30px;
}
#IRSelector .SlidingPanelsContent {
	width: 380px;
	height: 100px;
	float: left;
}
#IRSelector .SlidingPanelsContentGroup {
	width: 10000px;
	height: 100px; 
	float: left;	
}
#IRSelector .NewsThumb {
	width: 95px;
	height: 65px;
	float: left;
}
#IRSelector .NewsThumb img {
	padding: 0px;
	border: solid 1px #999;
	border-bottom: solid 2px #666;
	border-right: solid 2px #666;
}

.PageControls {
	width: 450px;
	margin: 15px auto;
}
.PageFirst a, .PageLast a, .PageNext a, .PagePrev a, .PageNumbers, .PageCounter {
	display: block;
	width: 23px;
	height: 23px;
	float: left;
	padding: 0px;
	margin: 0px 4px;
}
.PageFirst a, .PageNext a, .PagePrev a, .PageLast a {
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	background-position: left top;	
}
.PageFirst, .PageLast, .PageNext, .PagePrev {
	font-size: 0pt;
}
.PageFirst a {
	background-image: url(../images/assets/spry/first_btn2.png);	
}
.PageNext a {
	background-image: url(../images/assets/spry/next_btn2.png);	
}
.PagePrev a {
	background-image: url(../images/assets/spry/prev_btn2.png);	
}
.PageLast a {
	background-image: url(../images/assets/spry/last_btn2.png);	
}

.PageFirst a:hover, .PageNext a:hover, .PagePrev a:hover, .PageLast a:hover {
	background-position: 0px -26px;
}
.PageCounter {
	width: 190px;	
}
.PageNumbers {
	width: 110px;	
}
.PageCounter, .PageNumbers {
	font-size: 9pt;
	font-family: Arial, sans-serif;
}
.PageNumbers a {
	color: blue;
	font-weight: bold;
}

.publicidad_footer {
	width: 780px;
	margin: auto;
}
.publicidad_footer .publicidad_row {
	width: auto;
	float: left;
}
.publicidad_row {
	text-align: center;
}
.publicidad_servicios {
	padding-bottom: 10px;
}
.publicidad_servicios .publicidad_row {
	text-align: center;
}
.publicidad_rightbar .publicidad_row {
	padding: 6px 0px;
}

.VideosLayout {
	margin: auto;
}
.VideosLayout {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
}
.VideosLayout ul li {
	
}
.VideosItem {	
	padding: 4px 0px 4px 0px;
	margin-bottom: 10px;
}
.VideosDetails {
	float: left;
	width: 240px;
	padding: 4px 0px;
}
.VideosDetails h3 {
	margin-bottom: 14px;
}
.VideosDetails p {
	padding: 0px;
	margin: 10px 0px 20px 0px;
}
.VideosDetails a {
	color: blue;
	font-weight: bold;
	
}
.VideosThumb {
	float: left;
	width: 200px;
}
.VideosVerLink {
	
}
.VideosLink {
	display: block;
	width: 160px;
	height: 120px;
	background-color: black;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 6px auto;
}

.VideosPreview {
	background: url(../images/theme/player_preview.png) no-repeat top left;
	width: 160px;
	height: 120px;
	font-size: 0%;
}
.VideosPreview:hover {
	background-image: url(../images/theme/player_preview_over.png);
}

.VideoTitular {	
	padding-bottom: 10px;
	margin: 0px 10px;
}
.VideoTitular h2 {
	color: #039;
}
.VideoTitular .thumb {
	text-align: center;	
	padding: 10px 0px 10px 0px;
}
.VideoTitular .thumb a, .VideoTitularSmall .thumb a {
	display: block;
	margin: auto;
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
}
.VideoTitularLink:hover {
	background-position: 0px -250px;
}
.VideoTitularLink {
	background: url(../images/theme/video_titular_bg.png) no-repeat top left;
	width: 200px;
	height: 140px;
	font-size: 0%;
}
.VideoSmallTitularLink:hover {
	background-position: bottom left;
}
.VideoSmallTitularLink {
	background: url(../images/theme/video_item_bg.png) no-repeat top left;
	width: 200px;
	height: 140px;
	font-size: 0%;
}

.VideoTitular .VideoTitularLink {
	width: 320px;
	height: 240px;
}

.VideoTitularSmall {
	width: 230px;
	float: left;
}

.VideoTitularSmall .thumb {
	padding: 10px 0px;
	text-align: center;
}
.VideoTitularSmall img {
	padding: 24px 18px;
	background: url(../images/theme/gallery_item_bg.png) no-repeat top left;
}
.GalleryRow {
	margin-left: 10px;
}
#MainTitular .moreinfo,
#VideoTitular .moreinfo {
	text-align: center;
}

#VideoBottom {
	margin-bottom: 20px;	
}

#contactenosLayout select,
#contactenosLayout input,
#contactenosLayout textarea {
	font-size: 8pt;
}

#g1FormGroup {
	width: 280px;
	float: left;
}
#g2FormGroup {
	width: 250px;
	float: left;
	clear: right;
	padding-bottom: 20px;
}
#contactenosLayout {
	width: 598px;
	margin: auto;
	margin-bottom: 20px;
}
.ContactenosLayout {
	
}
#contactenos_top {
	margin-bottom: 20px;
}
#contactenos_left {
	display: block;
	float: left;
	width: 230;
}
.ContactenosLeft {
	width: 270px;
	padding: 4px 10px 0px 10px;
}
.ContactenosForm {
	margin-left: 235px;
	padding-right: 20px;
	
}
.ContactenosForm .FormHeader {
	padding: 0px 0px 3px 0px;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 5px;
}
.ServiciosForm {
	margin: auto;
}
#ClientesForm {
	width: 300px;
	margin: auto;
}
#ClientesForm label {
	font-weight: bold;
}
#ClientesForm .FormHeader {
	margin-top: 6px;
	padding: 3px 0px;
}

.ContactenosForm h1,
.formLayout h1 {
	font-size: 11pt;
	text-align: center;
}
.formLayout .ControlBar {
	margin-top: 10px;
	text-align: right;
}
.formTable .right {
	padding-top: 10px;
}
.require_note {
	color: red;
}
.RollBtn {
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	width: 108px;
	height: 34px;
}
a.RollBtn {
	display: block;
	margin: auto;
}

.RollBtn:hover {
	background-position: 0% 96%;
}

.publicidad_footer {
	/*margin-top: 4px;*/
	margin-bottom: 0px;
}
.publicidad_footer .publicidad_row {
    float: left;
}
#publicidad_foot {
    background: white;
}

.publicidad_header_home {
	margin: 17px 0px 13px 0px;
}

.publicidad_header,
.publicidad_header .publicidad_row {
    text-align: left;
}

.publicidad_noticias {
	margin-top: 10px;
}
.publicidad_noticias .publicidad_row {
	margin-bottom: 10px;
}

.PageBlock {
	padding: 2px 10px;	
}

a.lnk {
	display: block;
	height: 25;
	color: #FFEE00;
}
a.lnk:hover {
	color: orange;
}