@charset "UTF-8";

/* CSS Continuum Website Document 2010 */

*html {
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	margin:0;
}

a {
	color:#666;
}

a:hover {
	color:#000;
}

a:focus {
	outline:0px;
}

.clear {
	clear:both;
}

.derecha {
	float:right !important;
}

.izquierda {
	float:left !important;
}

.separatorLeft {
	margin-left:40px;
}

.notas {
	text-align:justify;
	line-height:22px;/*border-top:1px dotted #e1e1e1;*/
}

.notas a {
	text-decoration:underline !important;
}

/* ----------------- Header ------------------ */
.headerPage {
	background-color:#000;
	min-width:980px;
	padding-bottom:10px;
}

.centerHeaderPage {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding-top:50px;
}

.centerHeaderPage a.logoHeader {
	display:block;
	padding:0;
	margin:10px 10px 0 0;
	float:right;
}

p.fraseTop {
	color: #ccc;
	float: right;
	font-weight: normal;
	font-size: 15px;
	width: 445px;
	line-height: 16px;
	margin:0;
	font-style:italic;
	text-align:right;
}

p.fraseTop a {
	text-decoration:none;
	color:#ccc;
}

p.fraseTop a:hover {
	color:#ccc;
}

.imagenMedusa {
	position:absolute;
	margin-top:-35px;
	z-index:10;
}

.imagenMedusa img {
}

.centerHeaderPage h1 {
	display:none;
}

.centerHeaderPage .navigationTop {
	margin:0 0 0 60px;
	list-style:none;
	font-family:Helvetica, Arial, sans-serif;
	clear:left;
	padding-top:4px;
}

.centerHeaderPage .navigationTop li {
	float:left;
}

.centerHeaderPage .navigationTop li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:7px 0 0 18px;
	display:block;
}

.centerHeaderPage .navigationTop li a span {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	padding:7px 18px 0 0;
	letter-spacing:-1px;
}

.centerHeaderPage .navigationTop li a:hover {
	background:url(../images/bg_boton_top.gif) no-repeat;
}

.centerHeaderPage .navigationTop li a:hover span {
	background:url(../images/bg_cierre_boton_top.gif) no-repeat right 0;
}

.centerHeaderPage .navigationTop li a.select {
	background:url(../images/bg_boton_top.gif) no-repeat;
}

.centerHeaderPage .navigationTop li a.select span {
	background:url(../images/bg_cierre_boton_top.gif) no-repeat right 0;
	color:#26a631;
}

/* -------------------- Footer ---------------------*/
.footerPage {
	background:#000;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Georgia;
	min-width:980px;
}

.centerFooterPage {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:10px 0 16px 0;
}

.centerFooterPage h3 {
	color:#FFF;
	font-weight:normal;
	font-size:22px;
	margin:15px 0 12px 0;
	display:block;/*background:url(../images/bg_footer2.gif) repeat-x;*/
}

.centerFooterPage .rightBlock {
	float:right;
}

.centerFooterPage .leftBlock {
	float:left;
	width:564px;
	margin-left:8px
}

.centerFooterPage .leftBlock ul {
	font-size:14px;
	line-height:20px;
	list-style:none;
	margin:0;
	padding:0;
	padding-right:48px;
}

.centerFooterPage .leftBlock ul a {
	color:#ccc;
	text-decoration:none;
	padding-left:20px;
	background:url(../images/footer_bullet.gif) no-repeat 0 5px;
}

.centerFooterPage .leftBlock ul a:hover {
	text-decoration:underline;
}

.centerFooterPage .bottomBlock {
	clear:both;
	font-size:14px;
	color:#FFF;
	padding:16px 0 8px 0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", Georgia;
}

.centerFooterPage .bottomBlock b {
	padding:10px 10px;
	background-color:#333;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	color:#fff;
	float:right;
	display:block;
	margin-right:14px;
	margin-top:28px;
}

.bottomBlock span {
	padding:6px 0;
	color:#fff;
	float:left;
	display:block;
	width:365px;
	font-size:12px;
	line-height:14px;
}

.bottomBlock span p {
	font-size:large;
	margin-top:0;
}

.bottomBlock span p a {
	text-decoration: none;
	color: #CCCCCC;
}

.bottomBlock span p a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

.redesSociales {
	display:block;
	margin:8px 0 !important;
	padding:0 10px 0 0 !important;
	float:right;
}

.redesSociales li {
	font-size:4px;
	float:left;
	margin:0 4px;
}

.redesSociales li a {
	padding-left:0 !important;
}

.redesSociales li span {
	display:none;
}

/* ------------------- Contenido ---------------- */
.contentPage {
	background:url(../images/bg_page.png) repeat-x #fff;
	font-size:14px;
	line-height:18px;
}

.contentPage {
	padding:0 0 5px 0;
}

.centerContentPage {
	width:980px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 12px 0;
}

.degradationBg {
	background:url(../images/bg_centro_contenido.png) no-repeat;
}

.centerContentPage h3 {
	margin:0;
}

.mainPhrase {
	color:#666666;
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:30px;
	padding:24px 10px 24px 10px;
	text-align:center;
	margin-top:15px;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;/*min-height:122px;*/
}

.mainPhrase p {
	margin:0;
	text-align:left;
	width:860px;
}

.mainPhrase strong {
	color:#666666;
	display:block;
	font-size:19px;
	font-weight:normal;
	padding-top:2px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0;
}

.mainPhrase div {
	background:url(../images/bottom_franja.gif) no-repeat 0 bottom #000;
	height:26px;
}

.mainPhrase a {
	float:right;
	text-decoration:none;
	background:#dddddd;
	padding:2px 9px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.mainPhrase a:hover {
	color:white;
	background:black;
}

.versionInterna {
	background:none;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	margin-top:0;
	text-align:right;
}

.companyInfo {
	text-align:left;
	position:absolute;
	width:790px;
	margin-top:75px;
}

.companyInfo p {
	font-size:24px;
	line-height:28px;
	color:#666666;
	margin-bottom:6px;
}

.companyInfo p strong {
	font-weight:normal;
	color:#333;
}

.centerContentPage h4 {
	font-size:18px;
	font-weight:normal;
	margin-top:40px;
	margin-bottom:0;
}

.companyInfo h4 {
	font-size:18px;
	font-weight:normal;
	margin-right:0;
	margin-top:0;
}

.centerContentPage .companyInfo h2 {
	font-size:28px;
	font-weight:normal;
	line-height:30px;
	margin-top:0;
	color:#333;
}

.centerContentPage a {
	text-decoration:none;
}

.centerContentPage .moreContinuum {
	overflow:hidden;
	margin-top:10px;
}

.centerContentPage .moreContinuum a {
	text-decoration:underline;
}

.centerContentPage .moreContinuum h2,
.centerContentPage .contentThree h2,
 .sidebarContent h3 {
	font-weight:normal;
	font-size:24px;
	margin-bottom:5px;
	/*color:#3da625;*/
  font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:1px;
	font-family:Helvetica, Arial, sans-serif;
	margin-top:30px;
}

.centerContentPage .moreContinuum .buttonExpand {
	margin:0;
	font-size:18px;
	font-weight:normal;
	text-decoration:none;
	margin-top:20px;
	display:block;
}

.twoCols .buttonExpand,
.videoSection .buttonExpand {
	float:right;
}

.centerContentPage .moreContinuum h3 {
	font-weight:bold;
	font-size:14px;
	font-family:Helvetica, Arial, sans-serif;
	margin:0;
	text-transform:uppercase;
	display:block;
}

.centerContentPage .moreContinuum ul {
	margin:0;
	padding:0;
	list-style:none;
}

.centerContentPage .twoCols {
	width:668px;
	float:left;
}

.centerContentPage .twoCols .expertise p {
	font-size: large;
}

.centerContentPage .photosSection {
	float:left;
	width:280px;
	background:url(../images/bg_section_home.gif) no-repeat 0 0;
	margin-right:4px;
	padding:0 20px 28px 30px;
}

.centerContentPage .photosSection .PhotoRow {
	overflow:hidden;
}

.centerContentPage .photosSection .PhotoRow a {
	float:left;
	margin:15px 0 0 0;
}

.centerContentPage .photosSection .PhotoRow a img {
	border:2px solid #ccc;
	margin-right:11px;
}

.centerContentPage .blogSection {
	float:left;
	width:270px;
	background:url(../images/bg_section_home.gif) no-repeat 0 0;
	padding:0 30px 10px 30px;
}

.centerContentPage .blogSection ul {
	display:block;
	margin:15px 0 25px 0;
	/*font-family:Arial, Helvetica, sans-serif;*/
  font-size:13px;
	line-height:14px;
}

.centerContentPage .blogSection ul li span {
	display:block;
	font-size:11px;
	font-style:italic;
	padding:0;
	line-height:13px;
	margin-bottom:8px;
	color:#a2a2a2;
}

.centerContentPage .especialPhrase {
	width:654px;
	clear:both;
	font-size:24px;
	line-height:26px;
	padding:22px 5px;
	color:#666;
	font-family:Helvetica, Arial, sans-serif;
	height:78px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}

.centerContentPage .especialPhrase p {
	margin:0;
	padding:0;
	text-align:left;
	letter-spacing:-1px;
	font-weight:bold;
	width:610px;
}

.centerContentPage .especialPhrase em {
	color:#666666;
	display:block;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	font-weight:normal;
	letter-spacing:0;
}

.especialPhrase a,
.mainPhrase a {
	float:right;
	text-decoration:none;
	background:#dddddd;
	padding:2px 9px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.especialPhrase a:hover,
.mainPhrase a:hover {
	color:white;
	background:black;
}

.videoSection {
	float:left;
	width:262px;
	background:url(../images/bg_section_home_b.gif) no-repeat 0 0;
	padding:0 20px 20px 30px;
}

.videoSection .video {
	color:#000000;
	font-size:11px;
	line-height:13px;
	margin:10px 0 5px;
	overflow:hidden;
	padding:9px 9px 9px 0;
}

.video img {
	border:2px solid #CCCCCC;
	float:left;
	margin-right:12px;
}

.galleries .video img {
	border:none;
}

.videoSection .video p {
	margin:4px 0 0;
}

.galleries .video p {
	width:153px;
	display:block;
	line-height:13px;
	height:24px;
	font-size:11px;
	margin:0;
	padding:6px 0 0;
}

.video p strong {
	display:block;
	font-size:12px;
	font-family:Arial;
}

.galleries .video p strong {
	font-weight:normal;
}

.video span.cantidad {
	display:block;
	position:absolute;
	background:#FFFFFF none repeat scroll 0 0;
	color:#000000;
	display:block;
	font-family:Arial;
	margin-left:3px;
	margin-top:24px;
	padding:4px;
	opacity:0.7;
}

.video a.contImage {
	border:5px solid #666666;
	display:block;
	height:75px;
	overflow:hidden;
}

.centerContentPage .contentThree {
	padding-left:5px;
	overflow:hidden;
	padding-top:6px;
}

.centerContentPage .contentThree .rightContent {
	float:left;
	margin:0 0 0 30px;
	width:277px;
}

.centerContentPage .contentThree .tagsCloud {
	margin-top:20px;
}

.tagsCloud ul {
	margin:0;
	padding:0;
}

.contentThree h3 {
	color:#111111;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	margin:14px 0;
	padding:10px 0;
}

.contentThree p {
	margin-bottom:12px;
}

.centerContentPage .contentThree .bigList {
	list-style:none;
	margin:0;
	padding:0;
}

.centerContentPage .contentThree .bigList li {
	float:left;
	color:#FFF;
	background:#000;
	padding:12px 18px;
	font-size:20px;
	margin-right:10px;
	margin-bottom:10px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.middle {
	width:47%;
	float:left;
}

.productDescription {
	overflow:hidden;
	margin:40px 0;
}

.productDescription img {
	float:left;
	margin:0;
	margin-right:6px;
}

.productDescription .textDescripcion {
	float:left;
}

.textDescripcion p {
	color:#666;
	font-size:14px;
	margin:0;
	margin:5px 0 0 0;
	width:185px;
}

.textDescripcion h3 {
	line-height:18px;
	padding:0;
	font-size:24px;
	margin:12px 0 0 0;
}

.twitterBox {
	background:url(../images/twitter_top.png) no-repeat 0 6px;
	padding:85px 0 0 25px;
}

.twitterBox p {
	width:200px;
}

.twitterBox em {
	display:block;
	color:#09F;
}

.twitterBox em a {
	color:#09F;
}

.twitterBox em a:hover {
	text-decoration: underline;
}

.twitterBox .twitter_text_a {
	text-decoration: underline;
}

.name {
	font-size:0.1em;
	margin:0 0 26px;
	background:url(../images/names-continuum.gif) no-repeat;
	height:60px;
	position:absolute;
	width:400px;
	z-index:2;
}

.name.jorge-rodriguez {
	background-position:0 -2px;
}
.name.israel-cruz {
	background-position:0 -62px;
}
.name.ricardo-jara {
	background-position:0 -131px;
}
.name.ricardo-alfaro {
	background-position:0 -649px;
}
.name.lily-reyes {
	background-position:0 -199px;
}
.name.leo-soto {
	background-position:0 -456px;
}
.name.carlos-alarcon {
	background-position:0 -716px;
}
.name.victor-utreras {
	background-position:0 -265px;
}
.name.jorge-guajardo {
	background-position:0 -327px;
}
.name.edu-offermann {
	background-position:0 -518px;
}
.name.alter-lagos {
	background-position:0 -587px;
}
.name.mauro-offermann {
	background-position:0 -389px;
}

.versionInterna .name {
	margin-top:5px;
}

.name span {
	text-indent:-5280px;
	position:absolute;
}

.descripcionInterna {
	margin-top:85px;
}

.centerContentPage .whoGroup {
	padding:30px 0;
	overflow:hidden;
}

.pictureFriend {
	float:right;
}

.centerContentPage .description {
	float:left;
	width:745px;
}

.centerContentPage .otrosDatos {
	padding:12px 15px;
	font-family:Lucida Grande, Arial;
	border-left:1px solid #DDDDDD;
	position:absolute;
	margin:0 0 0 380px;
}

.centerContentPage .otrosDatos ul {
	font-size:12px;
	font-weight:normal;
	color:#333;
	list-style:none;
	margin:0;
	padding:0;
	line-height:14px;
}

.whoGroupHome {
	margin-left:10px;
	margin-top:260px;
	position:absolute;
	width:962px;
}

.contentHomeGroup {
	overflow:hidden;
	clear:both;
	margin-bottom:10px;
	height:455px;
	padding-top:5px;
}

.picturePeople {
	float:right;
	margin-right:9px;/*height:300px;*/
}

.whoGroupHome .description {
	width:616px !important;
	margin-left:20px;
}

.whoGroupHome .description p {
	background:#FFF;
	opacity: .95;
	filter: alpha(opacity=95);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	-moz-opacity:0.95;
	color:#000;
	padding:35px 15px 35px 5px;
	width:610px;
	margin-top:50px;
	height:57px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}

.centerContentPage .whoGroupHome h3 {
	font-size:18px;
	font-weight:normal;
}

.whoGroupHome .navigationPeople {
	overflow:hidden;
	width:290px;
	float:left;
}

.whoGroupHome .navigationPeople ul {
	padding:0;
	margin:0;
	list-style:none;
	margin-bottom:10px;
	overflow:hidden;
}

.whoGroupHome .navigationPeople ul li {
	float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.whoGroupHome .navigationPeople ul li a{
	display:block;
}

.photoDescription {
	position:absolute;
}

.whoGroupHome .navigationPeople ul li span {
	background:#f1f1f1;
	width:36px;
	height:36px;
	display:block;
}

.navigationPeople h3 {
	margin:0 0 11px 0;
}

.navigationPeople ul img {
	border:3px solid #e2e2e2;
}

.navigationPeople ul a:hover img {
	border-color:#666;
	cursor:pointer;
}

.navigationPeople .sectionFwd {
	padding-right:20px;
	font-size:18px;
	margin-top:10px;
}

/* --- Blog ---- */
.centerContentPage .contentGroup {
	float:left;
	width:670px;
	padding:0;
	margin-right:7px;
}

.post h2 {
	font-size:30px;
	font-weight:normal;
	line-height:28px;
	margin:25px 0 0 0;
}

.contentGroup .postAuthor {
	font-size:12px;
	font-weight:normal;
	margin:0 0 20px 0;
}

.contentGroup .postAuthor a {
	margin-left:10px;
}

.contentGroup .post {
	border-bottom:1px dotted #ccc;
	margin-right:43px;
}

.contentGroup .post img {
	max-width:520px;
	margin-bottom:10px;
}

.contentGroup .post a {
	text-decoration:underline;
}

.contentGroup .post h4 a {
	text-decoration:none;
}

.commentGroup h4 {
	color:#000;
	padding-left:4px;
}

.commentGroup .commenText {
	margin-bottom:20px;
	padding:5px;
	clear:both;
	overflow:hidden;
}

.commentGroup .commenText img {
	float:left;
	margin-right:20px;
	width:70px;
	height:70px;
	border:3px solid #ccc;
}

.commentGroup .commenText div {
	float:left;
	width:430px;
}

.commentGroup .commenText div p {
	font-size:12px;
	line-height:14px;
	margin:6px 0;
}

.commentGroup .commenText div p em {
	display:block;
	margin-bottom:20px;
}

.centerContentPage .sidebarBlog {
	float:left;
	width:385px;
	padding-top:0;
	background:url(../images/bg_sidebar.png) no-repeat 0 34px;
}

.centerContentPage .sidebarPics {
	float:left;
	width:300px;
	padding-top:0;
	background:url(../images/bg_sidebar.png) no-repeat 0 34px;
}

.sidebarContent {
	padding:0 20px 10px 20px;
}

.sidebarBlog .search {
	background:url(../images/bg_input.png) no-repeat;
	padding:2px;
	margin-left:7px;
}

.sidebarBlog .search .caja {
	width:328px;
	height:17px;
	border:none;
	font-size:14px;
}

.sidebarBlog .search .boton {
	background:url(../images/search_lupa.gif) no-repeat;
	width:32px;
	height:23px;
	border:none;
	cursor:pointer;
	color:#FFF;
}

.sidebarContent ul {
	padding-left:15px
}

.sidebarContent .tagsCloud ul {
	padding-left:3px;
	margin-top:10px;
}

.addSidebarBlock {
	padding:0 10px 0 29px;
	margin-top:14px;
}

.addSidebarBlock h3 {
	padding:10px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	font-weight:normal;
	color:#111111;
	background:#FEF7E0;
	font-size:18px;
}

.addSidebarBlock ul {
	display:block;
	margin:15px 10px 25px 12px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:14px;
	list-style:none;
	padding-left:0;
}

.addSidebarBlock a {
	text-decoration:underline;
	color:#000;
}

.addSidebarBlock ul li span {
	display:block;
	font-size:11px;
	font-style:italic;
	padding:0;
	line-height:13px;
	margin-bottom:8px;
	color:#a2a2a2;
}

.commentPost {
	background:#f2f1f1;
	padding:8px 4px 8px 24px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	margin-right:20px;
}

.commentPost h2 {
	font-weight:normal;
	margin-bottom:25px;
}

.commentPost label {
	width:90px;
	display:block;
	float:left;
}

.commentPost input.cajas {
	border:1px solid #999;
	height:18px;
	width:384px;
}

.commentPost textarea {
	border:1px solid #999;
	width:384px;
}

.centralVisualizer {
	background:#000;
	margin-right:8px;
	margin-top:20px;
	padding:18px;
	-moz-border-radius:10px;
	-khtml-border-radius:10px;
}

.centralVisualizer img {
	width:555px;
	border:4px solid #ccc;
}

.tags {
	margin-bottom:0;
}

.navigationPictures {
	color:#FFFFFF;
	float:right;
	font-family:Helvetica, Arial;
	margin:0 10px 0 0px;
}

.navigationPictures.fotos {
	padding-top:30px;
	width:240px;
}

.navigationPictures.videos {
	padding-top:0;
	width:250px;
}

.navigationPictures.videos a {
	color:#00DD00;
}

.navigationPictures img {
	width:85px;
	height:65px;
}

.navigationPictures ul {
	list-style:none;
}

.navigationPictures ul li {
	padding:0;
	margin:0;
}

.navigationPictures h2 {
	font-weight:800;
	font-size:24px;
	color:#00DD00
}

.navigationPictures p {
	margin-top:4px;
}

.navigationPictures .Pagination {
	float:right;
	margin:0;
	padding:6px 10px 0 0;
	color:#FFFFFF;
	display:block;
	font-family:arial;
	font-weight:bold;
}

.navigationPictures .Pagination li {
	float:left;
	display:block;
	margin-left:2px;
	color:#0C0;
}

.navigationPictures .Pagination li a.mark {
	border:1px solid #000;
	color:#0C0;
}

.navigationPictures .Pagination li a.mark:hover,
.navigationPictures .Pagination li a.mark:active {
	border:1px solid #000;
	color:#0C0;
	cursor:default;
}

.navigationPictures .Pagination li a {
	float:left;
	display:block;
	padding:2px 6px;
	border:1px solid #000;
	margin-left:4px;
	color:#fff;
}

.navigationPictures .Pagination li a:hover,
.navigationPictures .Pagination li a:active {
	border:1px solid #fff;
}

.thumbsPictures {
	overflow:hidden;
	clear:both;
	padding:18px 0 5px 8px;
	margin:9px 0;
	background:url(../images/bg_nav-photos.png) no-repeat -5px 0;
}

.navigationPictures .thumbsPictures li {
	float:left;
	margin:0 12px;
}

.centerContentPage .sidebarPics {
	background-position: 0 5px;
}

.galleries {
	list-style:none;
	margin:30px -12px 10px -12px;
	padding:0;
	font-size:12px;
	font-weight:normal;
	overflow:hidden;
}

.galleries .video {
	margin:7px;
	float:left;
	width:150px;
}

.galleries .video img {
	width:150px;
}

.addBottomBlock {
	clear:both;
}

.addBottomBlock h3 {
	color:#288C05;
	font-size:18px;
	font-weight:normal;
	display:block;
}

.addBottomBlock h4 {
	display:block;
	clear:both;
}

.addBottomBlock ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:12px;
}

.addBottomBlock ul li {
	float:left;
	margin-right:32px;
}

.playerVideo {
	padding:0 10px 0 0;
	border:none;
	height:auto !important;
	margin-right:8px;
	margin-top:8px;
}

.setVideo {
	background:#666;
	border:4px solid #ccc;
	height:372px;
}

.commentVideo a {
	text-decoration:underline;
}

.commentVideo p {
	font-size:12px;
}

.commentVideo h4 {
	font-size:16px;
}

.photosSection a,
.blogSection a,
.videoSection a {
	text-decoration:none !important;
}

.blogSection ul li a {
	text-decoration:underline !important;
}

.moreAlbums {
	margin-top:10px;
	width:98%;
	padding:14px 8px;
	overflow:hidden;
}

.moreAlbums h3 {
	font-family:Helvetica;
	font-size:24px;
	font-weight:bold;
	float:left;
}

.moreAlbums h4 {
	float:right;
	font-size:14px;
	margin-top:0;
}

.mapa {
	position:absolute;
	font-size:11px;
	background:#FFF;
	border:1px solid #333;
	padding:0 6px;
	margin-top:29px;
	margin-left:202px;
}

.iframeMapa {
	border:4px solid #666;
}

#theMap {
	height: 240px;
	width: 400px;
	border: 4px solid #666;
}

/*---- No IE 6  ----*/

.noExplorerPage {
	text-align:center;
}

.noExplorerPage p {
	font-size:24px;
	line-height:26px;
}

.noExplorerPage ul {
	list-style:none;
	margin-left:100px;
}

.noExplorerPage ul li {
	float:left;
}

.noExplorerPage ul li a span {
	display:none;
}

.noExplorerPage ul li a {
	display:block;
	margin:8px;
}

.errorDetail {
	background-color:#ffffea;
	border:1px dashed #666666;
	font-family:Arial, sans-serif;
	font-size:12px;
	padding:8px;
	margin-top:50px;
}

.errorPage {
	padding:0 15px;
	color:#333;
}

.errorPage p {
	font-size:16px;
	line-height:18px;
}

.errorPage p strong {
	font-size:20px;
	color:#000;
	font-weight:normal;
}

.errorDetail p {
	font-size:12px !important;
	line-height:16px;
}

.errorDetail h3 {
	color:#C00;
	font-size:18px;
	text-align:left;
	display:block;
	border-bottom:1px dashed #666;
	padding-bottom:8px;
}

.notaFinal {
	padding:0 10px;
}

.notaFinal h2 {
	font-family:Helvetica, Arial;
	font-size:24px;
}

.notaFinal p {
	font-size:12px;
	line-height:16px !important;
}

.btn_foward {
	display:block;
}

.bloqueInfo {
	height:35px;
	padding:6px 24px 0 24px;
	position:absolute;
	background-color:#000;
	text-align:center;
	font-size:1.3em;
	color:white;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-bottomleft:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.6);
	z-index:10;
	margin-left:270px;
	border:2px solid #B0B0B0;
	border-top:none;
	top:0;
}

.bloqueNegro {
	background:#000;
	z-index:20;
	position:absolute;
	margin-top:-91px;
	width:700px;
	height:91px;
	margin-left:100px;
}

.bloqueInfo p {
	margin:0;
	color:#0C0;
}

.bloqueInfo a {
	color:#fff;
}
