/* TextboxList sample CSS */
ul.holder { margin: 0; border: 1px solid #999; overflow: hidden; height: auto !important; height: 1%; padding: 4px 5px 0; }
*:first-child+html ul.holder { padding-bottom: 2px; } * html ul.holder { padding-bottom: 2px; } /* ie7 and below */
ul.holder li { float: left; list-style-type: none; margin: 0 5px 4px 0 !important; white-space:nowrap;}
ul.holder li.bit-box, ul.holder li.bit-input input { font: 11px "Lucida Grande", "Verdana"; }
ul.holder li.bit-box { -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: 1px solid #CAD8F3; background: #DEE7F8; padding: 1px 5px 2px; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-input { margin:0 !important; padding:0}
ul.holder li.bit-input input { width: auto; overflow:visible; margin: 0; border: 0px; outline: 0; padding: 3px 0px 2px; } /* no left/right padding here please */
ul.holder li.bit-input input.smallinput { width: 20px; }
/* Facebook demo CSS */
#add { border: 1px solid #999; width: 550px; margin: 50px; padding: 20px 30px 10px; }
form ol li { list-style-type: none !important; background-image:none !important; }
form ol { font: 11px "Lucida Grande", "Verdana"; margin: 0; padding: 0; }
form ol li.input-text { margin-bottom: 10px; list-style-type: none; padding-bottom: 10px; }
form ol li.input-text label { font-weight: bold; cursor: pointer; display: block; font-size: 13px; margin-bottom: 10px; }
form ol li.input-text input { width: 500px; padding: 5px 5px 6px; font: 11px "Lucida Grande", "Verdana"; border: 1px solid #999; }
form ul.holder { width: 500px; padding:5px !important}
form ul { margin: 0 !important }
ul.holder li.bit-box, #apple-list ul.holder li.bit-box { padding-right: 15px; position: relative; z-index:1000;}
#apple-list ul.holder li.bit-input { margin: 0; }
#apple-list ul.holder li.bit-input input.smallinput { width: 5px; }
ul.holder li.bit-hover { background: #BBCEF1; border: 1px solid #6D95E0; }
ul.holder li.bit-box-focus { border-color: #598BEC; background: #598BEC; color: #fff; }
ul.holder li.bit-box a.closebutton { position: absolute; right: 4px; top: 5px; display: block; width: 7px; height: 7px; font-size: 1px; background: url(/images/close.gif); padding: 0;}
ul.holder li.bit-box a.closebutton:hover { background-position: 7px; }
ul.holder li.bit-box-focus a.closebutton, ul.holder li.bit-box-focus a.closebutton:hover { background-position: bottom; }
/* Autocompleter */
.facebook-auto { display: none; position: absolute; width: 512px; background: #eee; }
.facebook-auto .default { padding: 5px 7px; border: 1px solid #ccc; border-width: 0 1px 1px;font-family:"Lucida Grande","Verdana"; font-size:11px; }
.facebook-auto ul { display: none; margin: 0; padding: 0; overflow: auto; position:absolute; z-index:9999}
.facebook-auto ul li { padding: 5px 12px !important; z-index: 1000; cursor: pointer; margin: 0 !important; list-style-type: none; border: 1px solid #ccc; border-width: 0 1px 1px; font: 11px "Lucida Grande", "Verdana"; background-color: #eee;background-image:none !important; }
.facebook-auto ul li em { font-weight: bold; font-style: normal; background: #ccc; }
.facebook-auto ul li.auto-focus { background: #4173CC; color: #fff; }
.facebook-auto ul li.auto-focus em { background: none; }
.deleted { background-color:#4173CC !important; color:#ffffff !important;}
.hidden { display:none;}
#demo ul.holder li.bit-input input { padding: 2px 0 1px; border: 1px solid #999; }
.ie6fix {height:1px;width:1px; position:absolute;top:0px;left:0px;z-index:1;}


.like-comments, .like-comments .likes, .like-comments .comments{
    padding:5px;
}
.like-comments .likes h5, .like-comments .likes h5 a{
    font-size:10px;
}
.like-comments{
    padding-top:0;
    width:605px;
    padding-bottom:15px;
}
.like-comments textarea{
    width:50em;
    height:3em;
    clear:both;
}
.like-comments p{
    padding:0;
    margin:0;
}
.like-comments .likes input{
    border:none;
    background:none;
}
.like-comments .likes input:hover{
    text-decoration:underline;
    cursor:pointer;
    background-color:#EFF8FF;
}
.like-comments .likes, .like-comments .comments{
    margin:5px 0;
    border:solid 1px #BFBFBF;
}
.like-comments .comments .comment{
    clear:both;
    padding:5px;
}
.like-comments .comments .message{
    border:2px solid #DFF7FF;
    float:right;
    padding:5px;
    white-space:pre-wrap;
    width:500px;
}
.like-comments .comments .delete-comment{
    float:right;
}
.like-comments .comments .picture, .like-comments .comments .picture img{
    display:inline-block;
    padding:0; margin:0;
}
.comments .picture img, .comments .picture{
    width:50px;
    height:50px;
    overflow:hidden;
}

 * {
margin: 0;
padding: 0;
}
p {
margin: 5px 0;
}
body {
margin: 0 auto;
padding: 0;
background-color: #F4F3F1;
}
.Main {
position: absolute;
width: 100%;
left: 0;
top: 0;
}
.PageBackgroundSimpleGradient {
background-image: url('/images/Page-BgSimpleGradient.jpg');
background-repeat: repeat-x;
height: 1px;
}
#recorrido {
background-color:#EFF6FF;
font-weight:bold;
height:10px;
margin-bottom:6px;
padding:7px;
width:850px;
}
.Sheet {
overflow: hidden;
min-width: 23px;
min-height: 23px;
margin: 0 auto;
position: relative;
z-index: 0;
width: 1000px;
} .Sheet-body {
position: relative;
z-index: 0;
margin: 5px;
background-color: #fff;
} .Sheet-tl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 0;
width: 21px;
height: 21px;
background-image: url('/images/Sheet-s.png');
} .Sheet-tr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
right: 0;
width: 21px;
height: 21px;
} .Sheet-tr div {
position: absolute;
z-index: -1;
top: 0px;
left: -21px;
width: 42px;
height: 42px;
background-image: url('/images/Sheet-s.png');
} .Sheet-bl {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 0;
width: 21px;
height: 21px;
} .Sheet-bl div {
position: absolute;
z-index: -1;
top: -21px;
left: 0;
width: 42px;
height: 42px;
background-image: url('/images/Sheet-s.png');
} .Sheet-br {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
right: 0;
width: 21px;
height: 21px;
} .Sheet-br div {
position: absolute;
z-index: -1;
top: -21px;
left: -21px;
width: 42px;
height: 42px;
background-image: url('/images/Sheet-s.png');
} .Sheet-tc {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 21px;
right: 21px;
height: 21px;
} .Sheet-tc div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 42px;
background-image: url('/images/Sheet-h.png');
} .Sheet-bc {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 21px;
right: 21px;
height: 21px;
} .Sheet-bc div {
position: absolute;
z-index: -1;
top: -21px;
left: 0;
width: 100%;
height: 42px;
background-image: url('/images/Sheet-h.png');
} .Sheet-cl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 21px;
left: 0;
width: 21px;
bottom: 21px;
} .Sheet-cl div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 42px;
height: 100%;
background-image: url('/images/Sheet-v.png');
} .Sheet-cr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 21px;
right: 0;
width: 21px;
bottom: 21px;
} .Sheet-cr div {
position: absolute;
z-index: -1;
top: 0;
left: -21px;
width: 42px;
height: 100%;
background-image: url('/images/Sheet-v.png');
} .Sheet-cc {
position: absolute;
overflow: hidden;
z-index: -2;
top: 21px;
left: 21px;
right: 21px;
bottom: 21px;
background-image: url('/images/Sheet-c.png');
} .Sheet {
margin-top: -5px !important;
}
#header {
position: relative;
height: 98px;
width: 980px;
background: transparent url(../images/bg_header.jpg) no-repeat scroll 0 0;
} #header h1.titulo a {
color: #CE2E1E;
font-size: 1px;
width: 130px;
height: 35px;
display: block;
overflow: hidden;
} .small {
height: 40px !important;
background: #D53221 url(../images/small_header.jpg) no-repeat scroll 0 0 !important;
margin: 0 5px;
} .small ul#menulist {
top: 0;
right: 155px;
left: auto;
font-weight: normal;
width: auto;
text-align: right;
} .small ul#menulist li a {
font-family:Tahoma, Helvetica,Verdana,sans-serif;
font-weight: 500;
font-size: 12px;
} .fullscreen {
width: 990px !important;
}
/* Search button */
form#main-search {
display: inline;
position: relative;
padding-right: 10px;
display: block;
}
form#main-search input#q {
width: 120px;
font-size: 12px;
padding: 2px;
color: #7F7F7F;
}
form#main-search label {
display: none;
} #search-button {
position: absolute;
right: 6px;
top: 0;
} .search {
position: absolute;
bottom: 5px;
left: 830px;
width: 150px;
height: 30px;
}

ul#menulist {
position: absolute;
top: 55px;
left: 10px;
width: 560px;
}

ul#menulist li {
float: left;
margin: 0px 2px;
}

ul#menulist li a {
color: white;
font-size: 14px;
font-family: Lucida Grande, Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
display: block;
float: left;
height: 28px;
padding: 10px 6px 0;
background: transparent url(../images/b.gif) repeat-x scroll 0 0;
}

ul#menulist li a:hover {
color: #DFDFDF;
text-decoration: none;
}
 .contentLayout {
margin-bottom: 0px;
width: 990px;
position: relative;
}
.Block {
overflow: hidden;
min-width: 23px;
min-height: 23px;
margin: 0 auto;
position: relative;
z-index: 0;
} .Block-body {
position: relative;
z-index: 0;
margin: 9px;
} .Block-tl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 0;
width: 15px;
height: 15px;
background-image: url('/images/Block-s.png');
} .Block-tr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
right: 0;
width: 15px;
height: 15px;
} .Block-tr div {
position: absolute;
z-index: -1;
top: 0px;
left: -15px;
width: 30px;
height: 30px;
background-image: url('/images/Block-s.png');
} .Block-bl {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 0;
width: 15px;
height: 15px;
} .Block-bl div {
position: absolute;
z-index: -1;
top: -15px;
left: 0;
width: 30px;
height: 30px;
background-image: url('/images/Block-s.png');
} .Block-br {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
right: 0;
width: 15px;
height: 15px;
} .Block-br div {
position: absolute;
z-index: -1;
top: -15px;
left: -15px;
width: 30px;
height: 30px;
background-image: url('/images/Block-s.png');
} .Block-tc {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 15px;
right: 15px;
height: 15px;
} .Block-tc div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url('/images/Block-h.png');
} .Block-bc {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 15px;
right: 15px;
height: 15px;
} .Block-bc div {
position: absolute;
z-index: -1;
top: -15px;
left: 0;
width: 100%;
height: 30px;
background-image: url('/images/Block-h.png');
} .Block-cl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 15px;
left: 0;
width: 15px;
bottom: 15px;
} .Block-cl div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 30px;
height: 100%;
background-image: url('/images/Block-v.png');
} .Block-cr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 15px;
right: 0;
width: 15px;
bottom: 15px;
} .Block-cr div {
position: absolute;
z-index: -1;
top: 0;
left: -15px;
width: 30px;
height: 100%;
background-image: url('/images/Block-v.png');
} .Block-cc {
position: absolute;
overflow: hidden;
z-index: -2;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
background-image: url('/images/Block-c.png');
} .Block {
margin: 7px;
margin-left: 0;
}
 .BlockHeader {
position: relative;
overflow: hidden;
height: 30px;
z-index: 0;
line-height: 30px;
padding: 0 5px;
margin-bottom: 4px;
background-color:#CB2F20;
} .BlockHeader-text, .BlockHeader-text a {
white-space: nowrap;
color: #FFFFFF !important;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
line-height: 30px;
} .BlockHeader .l, .BlockHeader .r, .BlockHeader .r div {
top: 0;
position: absolute;
z-index: -1;
overflow: hidden;
height: 30px;
} .BlockHeader .l {
left: 0;
right: 6px;
} .BlockHeader .r {
right: 0;
width: 6px;
} .BlockHeader .r div {
width: 990px;
right: 0;
} .BlockHeader .l, .BlockHeader .r div {
    background:#CB2F20 url(/images/BlockHeader.png) left top no-repeat;
} .header-tag-icon {
display: inline-block;
background: transparent url(/images/BlockHeaderIcon.png) left top no-repeat;
background-color:transparent;
padding: 0 0 0 19px;
min-height: 14px;
margin: 0 0 0 5px;
}
.BlockContent {
overflow: hidden;
min-width: 1px;
min-height: 1px;
margin: 0 auto;
position: relative;
padding: 8px 3px;
z-index: 0;
} .photos a {
color: #9B2217;
text-decoration: underline;
border: 4px #fff solid;
float: left;
margin: 3px;
} .photos a img {
display: block;
width: 80px;
height: 80px;
} .photos a:hover, .photos a.hover {
color: #297DC2;
text-decoration: none;
border: 4px #FFC47F solid;
} .BlockContent ul {
list-style-type: none;
color: #474338;
margin: 0;
padding: 0;
} .BlockContent li {
font-size: 11px;
} .BlockContent ul li {
padding: 0px 0 0px 15px;
background-image: url(/images/BlockContentBullets.png);
background-repeat: no-repeat;
margin: 0.5em 0 0.5em 0;
line-height: 1.2em;
}
.Post {
overflow: hidden;
min-width: 23px;
min-height: 23px;
margin: 0 auto;
position: relative;
z-index: 0;
} .Post-body {
position: relative;
z-index: 0;
margin: 10px;
} .Post-tl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 0;
width: 15px;
height: 15px;
background-image: url('/images/Post-s.png');
} .Post-tr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
right: 0;
width: 15px;
height: 15px;
} .Post-tr div {
position: absolute;
z-index: -1;
top: 0px;
left: -15px;
width: 30px;
height: 30px;
background-image: url('/images/Post-s.png');
} .Post-bl {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 0;
width: 15px;
height: 15px;
} .Post-bl div {
position: absolute;
z-index: -1;
top: -15px;
left: 0;
width: 30px;
height: 30px;
background-image: url('/images/Post-s.png');
} .Post-br {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
right: 0;
width: 15px;
height: 15px;
} .Post-br div {
position: absolute;
z-index: -1;
top: -15px;
left: -15px;
width: 30px;
height: 30px;
background-image: url('/images/Post-s.png');
} .Post-tc {
position: absolute;
overflow: hidden;
z-index: -1;
top: 0;
left: 15px;
right: 15px;
height: 15px;
} .Post-tc div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 100%;
height: 30px;
background-image: url('/images/Post-h.png');
} .Post-bc {
position: absolute;
overflow: hidden;
z-index: -1;
bottom: 0;
left: 15px;
right: 15px;
height: 15px;
} .Post-bc div {
position: absolute;
z-index: -1;
top: -15px;
left: 0;
width: 100%;
height: 30px;
background-image: url('/images/Post-h.png');
} .Post-cl {
position: absolute;
overflow: hidden;
z-index: -1;
top: 15px;
left: 0;
width: 15px;
bottom: 15px;
} .Post-cl div {
position: absolute;
z-index: -1;
top: 0;
left: 0;
width: 30px;
height: 100%;
background-image: url('/images/Post-v.png');
} .Post-cr {
position: absolute;
overflow: hidden;
z-index: -1;
top: 15px;
right: 0;
width: 15px;
bottom: 15px;
} .Post-cr div {
position: absolute;
z-index: -1;
top: 0;
left: -15px;
width: 30px;
height: 100%;
background-image: url('/images/Post-v.png');
} .Post-cc {
position: absolute;
overflow: hidden;
z-index: -2;
top: 15px;
left: 15px;
right: 15px;
bottom: 15px;
background-image: url('/images/Post-c.png');
} .Post {
margin: 0px 10px 10px 10px;
} .right-margin {
margin-right: 10px !important;
padding-bottom: 0 !important;
}
a img {
border: 0;
} .article img, img.article {
border-style: solid;
border-width: 1px;
border-color: #CBC8BD;
margin: 1em;
} .metadata-icons img {
border: none;
vertical-align: middle;
margin: 2px;
}
.article .contenido {
font-size: 13px;
line-height: 1.5;
text-align: justify;
font-family: Tahoma, Arial, Sans-Serif;
margin: 10px 0 25px 0;
} .article .contenido:first-letter {
color: #7F1500;
font-size: 25px;
text-transform: uppercase;
} .article .contenido p, .article .contenido ul {
margin: 8px 0;
} .article .contenido img {
margin: 8px;
} .left {
float: left;
margin: 8px;
} .right {
float: right;
margin: 8px;
}
.article table, table.article {
border-collapse: collapse;
margin: 1px;
width: auto;
} .article table, table.article .article tr, .article th, .article td {
background-color: Transparent;
} .article th, .article td {
padding: 2px;
border: solid 1px #ACA695;
vertical-align: top;
text-align: left;
} .article th {
text-align: center;
vertical-align: middle;
padding: 7px;
}
.PostMetadataHeader {
border:2px solid #DFF0FF;
margin:8px 0;
padding:3px 10px;
}
body {
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #5E594A;
} .PostContent {
text-align: justify;
color: #5E594A;
}
a, a:link,a:visited {
text-decoration: none;
letter-spacing: 1px;
color: #3B8DEF;
}
a:visited{color: #0081CF;}
a.visited,a:hover, a.hover {
text-decoration: underline;
letter-spacing: 1px;
color: #00486F;
}
.enlace {
text-decoration: none !important;
padding: 3px 10px !important;
cursor: pointer;
font-weight: bold !important;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
margin: 5px;
font-weight: normal;
font-style: normal;
text-decoration: none ;
font-family: Tahoma, Arial, Sans-Serif;
}
/* Start Content headings Fonts & Colors  */
h1, h1 a{
font-size: 20px;
text-align: left;
color: #1F5F93;
}
h1 a{
    color:#00669F;
}
h1 a:link, h1 a:visited, h1 a:hover {
    text-decoration: none;
    color:#009AEF;
}
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
font-size: 20px;
font-style: normal;
font-weight: normal;
text-align: left;
color: #297DC2;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
font-size: 18px;
text-align: left;
color: #0456A4;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
font-size: 16px;
text-align: left;
color: #0456A4;
}
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
font-size: 14px;
text-align: left;
color: #0456A4;
}
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
font-size: 13px;
text-align: left;
color: #0456A4;
}

ul {
list-style-type: none;
color: #474338;
margin: 0;
padding: 0;
}
li {
font-size: 12px;
text-align: left;
margin-left: 12px;
font-family: Verdana;
} .Post .contenido ul li{
line-height:1.2em;
list-style-position: inside;
list-style-image: url('/images/PostBullets.png');
margin:0.5em 0;
padding:0 0 0 16px;
}
blockquote p {
color: #11100D;
font-style: normal;
font-weight: normal;
text-align: left;
}
blockquote {
border-color: #CBC8BD;
border-width: 0px;
border-style: solid;
margin: 10px 10px 10px 50px;
padding: 10px 10px 10px 32px;
background-color: #E4E2DD;
background-image: url('/images/PostQuote.png');
background-position: left top;
background-repeat: no-repeat;
}
/* begin Button */
button.Button, a.Button {
position: relative;
display: inline-block;
width: auto;
outline: none;
border: none;
background: none;
line-height: 28px;
margin: 0;
padding: 0;
overflow: visible;
cursor: default;
text-decoration: none !important;
}
 *:first-child + html button.Button, *:first-child + html a.Button {
display: list-item;
list-style-type: none;
float: left;
}
input, select {
font-size: 10px;
font-style: normal;
font-weight: bold;
} 
.Footer {
position: relative;
z-index: 0;
overflow: hidden;
width: 990px;
margin: 5px auto 0px auto;
}.Footer a, .Footer a:hover{
font-weight:bold;
text-decoration:none;
} .Footer .Footer-inner {
height: 1%;
position: relative;
z-index: 0;
padding: 15px;
text-align: center;
} .Footer .Footer-background {
position: absolute;
z-index: -1;
width: 990px;
height: 100px;
bottom: 0;
left: 0;
} .Footer .Footer-text {
display: inline-block;
color: #0C2337;
font-size: 10px;
font-style: normal;
font-weight: normal;
} 
 .page-footer {
margin: 1em;
text-align: center;
text-decoration: none;
color: #BFB9A7;
font-size: 4px;
}
 .contentLayout .content {
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 673px;
}
/* begin LayoutCell */ .contentLayout .sidebar1 {
position: relative;
margin: 0;
padding: 0;
border: 0;
float: left;
overflow: hidden;
width: 316px;
}
.navigation {
display: block;
text-align: center;
}
/* Begin */ .aligncenter, div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
} .alignleft {
float: left;
} .alignright {
float: right;
} .alignright img, img.alignright {
margin: 1em;
margin-right: 0;
} .alignleft img, img.alignleft {
margin: 1em;
margin-left: 0;
} 
/* End */ .hidden {
display: none;
}
/* Entidads  */
/* entidads */ .folclore {
height: 80px;
} .folclore img {
margin: 0;
margin-right: 10px;
border: none;
float: left;
} .folclore a:hover img {
margin-right: 10px;
float: left;
} .folclore .union {
float: right;
font-size: 10px;
position:absolute;
right:50px;
 }
p.date {
float: right;
font-size: 10px;
} .BlockContent .caja {
padding-top: 0 !important;
margin-top: 0 !important;
} .caja {
margin: 5px 0;
padding: 10px;
border: 1px solid #E4E2DD;
} .caja p.principal {
text-align: center;
margin: 5px 0;
} .caja p.principal a {
padding: 5px;
font-size: 14px;
text-decoration: none;
font-weight:bold;
padding:5px;
padding-left:35px;
}.caja textarea {
width: 550px;
height: 70px;
} #flash {
padding: 3px;
font-weight: bold;
margin: 3px 10px;
} #flash.notice {
background-color: #CFFFD5;
color: #333;
border: 1px solid #1AAF00;
} #flash.error, #flash.alert {
background-color: #FFCFCF;
color: #333;
border: 1px solid #FF360F;
} #flash.warning {
} #flash a {
float: right;
}
.jmap {
height: 450px;
margin: 0 auto;
width: 100%;
background: #E5E3DF;
} .pagination {
background: #F1F1F1;
border: 1px solid #E5E5E5;
text-align: center;
font-weight: bold;
padding: 1em;
} .pagination a, .pagination span {
padding: .2em .3em;
} .pagination span.disabled {
color: #AAA;
} .pagination span.current {
font-weight: bold;
background: transparent url(/images/circle.gif) no-repeat 50% 50%;
} .pagination a {
text-decoration: none;
color: black;
} .pagination a:hover, .pagination a:focus {
color: #1F5F93;
} 
.steps {
float: left;
width: 460px;
} .steps h2 {
font-size: 14px;
font-weight: bold;
text-align: center;
} .steps div {
padding: 10px !important;
} .image {
background-color: #EFF8FF;
padding: 5px;
} .image img, .image a {
text-align: center;
display: block;
margin: 1em auto;
} .image p.user {
text-align: right;
} .image p.user a {
display: inline;
} .fb img {
width: 30px;
height: 30px;
border: 0px !important;
padding: 0px !important;
} .fb a.logout {
font-size: 8px !important;
font-weight: bold !important;
width: 50px;
padding-top: 10px !important;
} .fb a {
padding: 5px !important;
}

li.fb {
width: 40px;
height: 39px;
overflow: hidden;
}
a.central {
display: block;
}
a.central img {
padding: 0 auto;
}
/* for picto */
.tags a{
   display:inline;
}
.nav-image{
     width:110px;
     float:right;
 }
 .nav-image img{
     width:40px;
     height:40px;
     margin:5px;
 }
 .nav-image a{
     display:inline-block;
     width:55px;
     height:55px;
     overflow:hidden;
 }
 .nav-image a.nav-image-prev{
     float:left;
 }
 .nav-image a.nav-image-next{
     float:right;
 }
 .copyright{
    display:inline;   
    padding:5px 0;
 }
 #footerlogged{
     text-align:center;
     padding:5px 15px;
 }
 #footerlogged .links{
margin-top:5px;
 }
 #footerlogged ul li, #footerlogged ul ul{
display:inline;
 }
.folclore h4{
padding-top:0;margin-top:0;
}
.enfatizar{
padding:10px;
background:#FFFBCF;
border:2px solid #EDEF00;
}
a#invite-user:hover{
background: #FFE900 url(/images/ico/mail.png) no-repeat 10px 5px;
}
h2.titulo{
font-weight:bold;
padding: 0 5px;
}
h2.titulo a{
     font-weight:bold;
}
h2.titulo a:hover{
     color:#0033BF;
}

form.formtastic, form.formtastic ul, form.formtastic ol, form.formtastic li, form.formtastic fieldset, form.formtastic legend, form.formtastic input, form.formtastic textarea, form.formtastic select, form.formtastic p { margin:0; padding:0; }
form.formtastic fieldset { border: 4px solid #DFFAFF; padding:15px;}
form.formtastic fieldset legend{ font-size:14px; color:#7F1500; padding:0 20px;}
form.formtastic em, form.formtastic strong { font-style:normal; font-weight:normal; }
form.formtastic ol, form.formtastic ul { list-style:none; }
form.formtastic abbr, form.formtastic acronym { border:0; font-variant:normal; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-family:inherit; font-size:inherit; font-weight:inherit; }
form.formtastic input, form.formtastic textarea, form.formtastic select { font-size:100%; }
form.formtastic legend { color:#000; }
form.formtastic fieldset { }
form.formtastic fieldset.inputs { }
form.formtastic fieldset.buttons { padding-left:25%; }
form.formtastic fieldset ol { }
form.formtastic fieldset.buttons li { float:left; padding-right:0.5em; }
form.formtastic fieldset { display: inline-block; }
form.formtastic fieldset:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset { display: block; }
* html form.formtastic fieldset { height: 1%; }
form.formtastic fieldset ol li { margin-bottom:5px; }
form.formtastic fieldset ol li { display: inline-block; padding:5px; }
form.formtastic fieldset ol li:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
html[xmlns] form.formtastic fieldset ol li { display: block; }
* html form.formtastic fieldset ol li { height: 1%; }
form.formtastic fieldset ol li.required {  }
form.formtastic fieldset ol li.optional { }
form.formtastic fieldset ol li.error { background-color:#FFF1EF; }
form.formtastic fieldset ol li label { display:block; width:200px; float:left; padding-top:.2em; }
form.formtastic fieldset ol li li label { line-height:100%; padding-top:0; }
form.formtastic fieldset ol li li label input { line-height:100%; vertical-align:middle; margin-top:-0.1em;}
form.formtastic fieldset ol li fieldset { position:relative; }
form.formtastic fieldset ol li fieldset legend { position:absolute; width:25%; padding-top:0.1em; }
form.formtastic fieldset ol li fieldset legend span { position:absolute; }
form.formtastic fieldset ol li fieldset ol { float:left; width:300px; margin:0; padding:0 0 0 25%; }
form.formtastic fieldset ol li fieldset ol li { padding:0; border:0; }
form.formtastic fieldset ol li p.inline-hints { color:#666; margin:0.5em 0 0 25%; }
form.formtastic fieldset ol li p.inline-errors { color:#cc0000; margin:0.5em 0 0 200px; font-size:10px; }
form.formtastic fieldset ol li ul.errors { color:#cc0000; margin:0.5em 0 0 25%; list-style:square; }
form.formtastic fieldset ol li ul.errors li { padding:0; border:none; display:list-item; }
form.formtastic fieldset ol li.string input { width:300px; }
form.formtastic fieldset ol li.numeric input { width:300px; }
form.formtastic fieldset ol li.text textarea { width:300px; }
form.formtastic fieldset ol li.boolean label { padding-left:25%; width:auto; }
form.formtastic fieldset ol li.boolean label input { margin:0 0.5em 0 0.2em; }
form.formtastic fieldset ol li.radio { }
form.formtastic fieldset ol li.radio fieldset ol { margin-bottom:-0.6em; }
form.formtastic fieldset ol li.radio fieldset ol li { margin:0.1em 0 0.5em 0; }
form.formtastic fieldset ol li.radio fieldset ol li label { float:none; width:100%; }
form.formtastic fieldset ol li.radio fieldset ol li label input { margin-right:0.2em; }
form.formtastic fieldset ol li.date fieldset ol li,
form.formtastic fieldset ol li.time fieldset ol li,
form.formtastic fieldset ol li.datetime fieldset ol li { float:left; width:auto; margin:0 .3em 0 0; }
form.formtastic fieldset ol li.date fieldset ol li label,
form.formtastic fieldset ol li.time fieldset ol li label,
form.formtastic fieldset ol li.datetime fieldset ol li label { display:none; }
form.formtastic fieldset ol li.date fieldset ol li label input, 
form.formtastic fieldset ol li.time fieldset ol li label input, 
form.formtastic fieldset ol li.datetime fieldset ol li label input { display:inline; margin:0; padding:0;  }

.col_60_40{
  font-size:1.2em;
}
.wiki a{
  color:#236ABF !important;
}
a.wiki-word {
 font-size:90%;
 font-weight:bold;
}
a.wiki-word:hover, .wiki a:hover{
  color: #07366F !important;
}
#wiki_sidebar{
  padding : 20px;
}
#wiki_sidebar div{
  background : #B2C7DF;
  margin : 5px;
  padding : 3px;
}
#wiki_sidebar div a{
  padding-left : 10px;
  color : black;
}
#wiki_sidebar div a:hover{
  color : #DD4171;
}
#formatting_tips caption{
  background : #B2C7DF;
  color : black;
  text-align : center;
}
#wiki_submit{
  margin-top : 20px;
}
#wiki_version_block{
  margin-top : 20px;
  background-color:#F4F3F1;
  padding:5px;
font-size:9px;
text-align:right;
font-weight:bold;
}
#wiki_version_block a{
    font-size:12px;font-weight:normal;padding:5px;
}
.new_wiki_page textarea, .edit_wiki_page textarea{
    height:500px;
}
#site-map, #site-map td, #site-map th{
width:94%;
font-size:12px;
margin:20px;
border:none;
}
.wiki-notice{
    background: url(/images/info.png) no-repeat 10px 10px;
    padding:10px;
    padding-left:50px;
    margin:20px;
    border:2px solid #8FBDFF;
    font-size:14px;
}
.wiki-alert{
    background: url(/images/warning.png) no-repeat 10px 10px;
    padding:10px;
    padding-left:50px;
    margin:20px;
    border:2px solid #FFEB8F;
    font-size:14px;
}
.wiki-form input, .wiki-form label{
    font-size:10px !important;
}
.wiki-form fieldset{
    padding:5px !important;
}

.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }

.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }

.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.ui-widget { font-family: Arial,sans-serif; font-size: 1.1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #F4B13A; background: #fffefa url(/stylesheets/images/ui-bg_inset-soft_75_fffefa_1x100.png) 50% bottom repeat-x; color: #333333; }
.ui-widget-content a { color: #064CC1; }
.ui-widget-header { border: 1px solid #e3a1a1; background: #cc0000 url(/stylesheets/images/ui-bg_inset-soft_90_cc0000_1x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #064CC1; }

.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #F4B13A; background: #FBE270 url(/stylesheets/images/ui-bg_highlight-hard_100_FBE270_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #064cc1; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #064cc1; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #F4B13A; background: #FBE270 url(/stylesheets/images/ui-bg_inset-hard_100_FBE270_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #021978; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #021978; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #F4B13A; background: #fefed2 url(/stylesheets/images/ui-bg_flat_65_fefed2_40x100.png) 50% 50% repeat-x; font-weight: bold; color: #cc0000; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #cc0000; outline: none; text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #F4B13A; background: #fffdb3 url(/stylesheets/images/ui-bg_glass_55_fffdb3_1x400.png) 50% 50% repeat-x; color: #444444; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #444444; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cc0000; background: #f3d8d8 url(/stylesheets/images/ui-bg_highlight-hard_75_f3d8d8_1x100.png) 50% top repeat-x; color: #2e2e2e; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #2e2e2e; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #2e2e2e; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

.ui-icon { width: 16px; height: 16px; background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/stylesheets/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/stylesheets/images/ui-icons_004276_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/stylesheets/images/ui-icons_cc0000_256x240.png); }

.ui-corner-tl { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; }
.ui-corner-tr { -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; }
.ui-corner-br { -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
.ui-corner-top { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
.ui-corner-right {  -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-bottomright: 8px; -webkit-border-bottom-right-radius: 8px; }
.ui-corner-left { -moz-border-radius-topleft: 8px; -webkit-border-top-left-radius: 8px; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 8px; }
.ui-corner-all { -moz-border-radius: 8px; -webkit-border-radius: 8px; }

/* Overlays */
.ui-widget-overlay { background: #a6a6a6 url(/stylesheets/images/ui-bg_dots-small_65_a6a6a6_2x2.png) 50% 50% repeat; opacity: .40;filter:Alpha(Opacity=40); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #333333 url(/stylesheets/images/ui-bg_flat_0_333333_40x100.png) 50% 50% repeat-x; opacity: .10;filter:Alpha(Opacity=10); -moz-border-radius: 8px; -webkit-border-radius: 8px; }/* Accordion
----------------------------------*/
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
.ui-dialog { position: relative; padding: .2em; width: 300px; }
.ui-dialog .ui-dialog-titlebar { padding: .5em .3em .3em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 0 .2em; }
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: 0; padding: 0 15px; }
.ui-dialog .ui-dialog-buttonpane button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0px; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0px; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0px; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0px; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}

.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; }
.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }
.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
.ui-tabs { padding: .2em; zoom: 1; }
.ui-tabs .ui-tabs-nav { list-style: none; position: relative; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { position: relative; float: left; border-bottom-width: 0 !important; margin: 0 .2em -1px 0; padding: 0; }
.ui-tabs .ui-tabs-nav li a { float: left; text-decoration: none; padding: .5em 1em; font-size: 10px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { padding-bottom: 1px; border-bottom-width: 0; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { padding: 10px; display: block; border-width: 0; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }


.event-content{
  padding: 5px;
}
.event-content .dued{
  margin: auto 3px;
  background-color: #FEFFBF;
  padding: 3px 170px;
  display: block;
}
.event-content .accepted{
  padding: 5px 190px;
  display: block;
}
.tableE li{
  list-style: none;
}
.ajaxBox{
  position: fixed;
  top: 0;
  left: 48%;
  z-index: 10000;
  background: #FFFFCF;
  border: solid #FFB900 1px;
  padding: 3px;
  display: none;
  margin: 5px;
}
.ajaxBox span{
  font-weight: bold;
  font-size: 10px;
}
.ajaxBox img{
  width: 10px;
  height: 10px;
}
form#newIcon{
    float: right;
    padding: 10px 0;
    width: 250px;
}
a#sendPoint{
  padding: 3px;
  margin: 0 10px;
  text-decoration: none;
}
.gads{
  padding: 3px 15px;
  padding-right: 0;
}
.gcentral{
  padding: 5px 100px !important;
}
.leftcolumn{
  float: left;
  padding: 15px 5px !important;
}
.floatright{
  width: 740px;
}
.youtube {
border:1px solid silver;
margin:8px 0;
padding:0 6px;
position:relative;}
#slideshow-images{
  height: 450px;
}
.content_video{
background-color:#FFFFEF;
border:1px solid #ccc;
overflow:hidden;
padding:5px;
width:580px;
}
.content_video a {
background-color:#FFFFFF;
display:block;
font-size:12px;
font-weight:bold;
margin:5px 10px;
text-decoration:none;
width: 560px;
}
.content_video a:hover{
    text-decoration:underline;
}
.content_video img{
margin:0 !important;
height: 400px !important;
width:auto !important;
display:block !important;
float: none !important;
}
.listvideo {
height:95px;
margin:15px 10px;
overflow:auto;
width:595px;
}
.listvideo h3{
color:#1F5F93;
font-size:12px;
font-weight:bold;
margin-top:0;
}
ul.videolist {
height:75px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
text-align:left;
width:10000px;
}
ul.videolist li{
    background-image:none;
    border:1px solid #FDFF4F;
    display:block;
    height:58px;
    padding:3px;
    width:155px;
    float:left;
    overflow:hidden;
}
ul.videolist li img{
    display:block;
    overflow:hidden;
    width:50px;
    height:50px;
    border:none;
    margin:0;
    padding:0;
}
.videocar{
    float:right;
    width:100px;
    height:50px;
    margin-left:2px;
}
.activities p{
    background-color:#F0F0F0;
    padding:5px;
    margin:5px 0;
}
body a#uservoice-feedback-tab, body a#uservoice-feedback-tab:link {
    display:block !important;
    height:94px !important;
    margin:-45px 0 0 !important;
    padding:0 !important;
    position:fixed !important;
    top:45% !important;
    width:25px !important;
    z-index:100001 !important;
}
body a#uservoice-feedback-tab:hover {
    cursor:pointer;
}
* html a#uservoice-feedback-tab, * html a#uservoice-feedback-tab:link {
    position:absolute !important;
}
a#uservoice-feedback-tab {
    background:#AB1F12 url(/images/feedback.gif) 0 2px no-repeat;
    border-color:#FF0066;
    border-style:outset outset outset none;
    border-width:1px 1px 1px medium;
    left:0;
}
a#uservoice-feedback-tab:hover {
    background:#EF1600 url(/images/feedback.gif) 0 -88px no-repeat;
    background-color:#EF1600;
    border-color:#FF0000;
    border-style:outset outset outset none;
    border-width:1px 1px 1px medium;
}
#folgama-user-voice{
    display:none;
    font-size:10px;
}
#folgama-user-voice fieldset{
    padding:5px 20px;
}
.user-voice textarea{
    height:80px;
}
#folgama-user-voice h1{
    color:#1F5F93;
    font-size:15px;
}
#folgama-user-voice input, #folgama-user-voice textarea{
    padding:3px;
    width:100%;
}
.invite-facebook{
    padding:10px;
    margin:10px 15px;
    background-color:#FFFFDF;
    font-weight:bold;
    font-size:12px;
    display:none;
}
#unirse-link{
    margin:10px;
    display:inline-block;
    width:220px;
    text-align:center;
}
.portlet_content ul li{
background-image:none;
display:block;
float:left;
height:120px;
margin:10px;
overflow:hidden;
width:250px;
}
.portlet_content ul li a{
  font-size: 12px;
}
.portlet_content ul li a.close{
  background-color:#FFFFFF;
float:right;
margin:-20px 15px 0 0;
padding:1px;
text-decoration:none;
}
.portlet_content ul li a.close:hover{
  border-color: #E0E0DD;
  background-color: #E0E0DD;
}
.portlet_content ul li a, .portlet_content ul li img{
  margin: 0;
}
.photosets ul li{
    padding:0;
    width:105px;
}
.photo-tags{
    width:500px;
}
.photo-tags ul li{
    display:inline-block;
    padding:5px;
    background-image:none;
}
.fbutton{
    background:url(/images/logos/fb_mini.jpg) no-repeat 33px 8px !important;
    padding-right:15px !important;
    font-size:12px !important;
    font-weight:normal !important;
}
.Post table{
    width:100%;
    border:2px #297DC2;
}
.Post table caption{
    font-size:14px;
    color: #297DC2;
    font-weight:bold;
}
.Post table td.date{
    font-size:10px;
    font-weight:bold;
    width:150px;
}
.Post table td{
    padding:10px 5px;
}
.Post table a{
    font-weight:bold;
    padding:5px;
}
.noticia h4, .noticia h4 a{
    font-size:14px;
    color:#1F5F93;
}
.noticia{
    font-size:12px !important;
    font-family:Arial !important;
    padding:10px;
    border:3px solid #EFF8FF;
    margin:5px 0;
}
.noticia img, .noticia input{
    float: left;
    margin:5px;
}
.noticia img.der, .noticia input.der{
    float: right !important;
    margin:5px;
}
.rate-starts a{
    padding:3px;
    background: no-repeat url(/images/rate.png);
    text-decoration:none;
    font-size:10px; font-weight:bold;
}
.userlist {
    display:inline-block;
    width:120px;
}
.userlist select{
    left:20px;
    position:relative;
    top:-40px;
    z-index:100;
}
.Block .userlist {
    width:80px;
}
.article .contenido {
    line-height:1.5;
}
.tags{
display:inline-block;
font-weight:bold;
padding:0 10px;
}
.navform {
margin: 15px 0;
text-align: right;
}
.navform h5 a, .navform h5{
  padding: 0;margin: 0;
  font-size: 10px;font-weight: bold;
}
.mceEditor{
width:100%;
}

#invite-users-list label{
width:130px !important;
}
#invite-users-list ul{
width:430px !important;
}
#invite-users-list p{
text-align:center;
padding:3px;
}
input[disabled][type=submit]{
 background:#FFFFCF;
 border:solid 1px #BEBF47;
}
#invite-user{
padding-right:20px;
}
.user-a{
padding-right:20px;
}
.user-s{
padding-right:20px;
}
.cleared, .clear {
float: none;
clear: both;
margin: 0;
padding: 0;
border: none;
font-size: 1px;
}
.shareFB{
    float:right;
    padding:10px;
}
.alineado{
display:inline-block;
width:520px;
}
.unirte{
display:inline-block;
padding:5px 0;
width: 65px;
overflow: hidden;
}
.hidden {
display: none;
}
.date{
    font-size: 9px;
    color: #9F9F9F;
    float: right;
    margin: 5px;
}
.inputs .multimedias{
  border: solid 1px #CFCFCF;
  padding: 10px 0;
  margin: 0;
}
.inputs .multimedias .navform{
float:right;
margin:10px 15px 10px 0;
width:140px;
}
.inputs .multimedias legend{
  font-size: 8px;
}
.inputs .multimedias li{
  width: 400px;
}
.inputs .multimedias li label{
  width: 120px;
  font-weight: bold;
}
.portlet h2 a{
  font-size: 12px;
}
.iconGraph{
padding: 4px;
margin-bottom: 10px;
font-weight: bold;
border: solid 1px #CFCFCF;
display: inline-block;
text-decoration: none !important;
font-size: 13px;
}
.hoverIcon {
  background-color: #A09FFF;
  color: #02007F;
}
.commentlogged, .commentnologged{
  display: none;
}
.portlets ul li {
display:inline-block;
height:100px;
margin:5px;
padding:0;
width:105px;
overflow: hidden;
}.portlets ul li a{
  font-size: 10px;
  font-weight: bold;
  display: inline-block;
  width: 105;
}.portlets ul li img{
  padding: 0; margin: 0;
}

.sf-menu, .sf-menu * {
    margin:			0;
    padding:		0;
    list-style:		none;
}
.sf-menu {
    line-height:	1.0;
}
.sf-menu ul {
    position:		absolute;
    top:			-999em;
    width:			10em;
    z-index:900;
}
.sf-menu ul li {
    width:			100%;
}
.sf-menu li:hover {
    visibility:		inherit;
}
.sf-menu li {
    float:			left;
    position:		relative;
}
.sf-menu a {
    display:		block;
    position:		relative;
}
.sf-menu li li a {
    width:100px;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    left:			0;
    top:			2.5em;
    z-index:		99 !important;
}
#header{
    z-index: 1;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
    top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
    left:			10em;
    top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
    top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
    left:			10em;
    top:			0;
}

.sf-menu {
    float:			left;
    margin-bottom:	1em;
}
.sf-menu li li {
    background:		#CB2F20;
}
.sf-menu li li li {
    background:		#CB2F20;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background:		#DF3A29;
    outline:		0;
}
.sf-menu a.sf-with-ul {
    padding-right: 	20px !important;
    min-width:		1px;
}
.sf-sub-indicator {
    position:		absolute;
    display:		block;
    right:			.5em;
    top:			1.05em;
    width:			10px;
    height:			10px;
    text-indent: 	-999em;
    overflow:		hidden;
    background:		url(/images/arrows-ffffff.png) no-repeat -10px -100px;
}
a > .sf-sub-indicator {
    top:			.8em;
    background-position: 0 -100px;
}
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}
.sf-shadow ul {
    background:	url(/images/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}

.textile {
    
}
.textile .markItUpButton1 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h1.png);
}
.textile .markItUpButton2 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h2.png);
}
.textile .markItUpButton3 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h3.png);
}
.textile .markItUpButton4 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h4.png);
}
.textile .markItUpButton5 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h5.png);
}
.textile .markItUpButton6 a {
    background-image:url(/javascripts/markitup/sets/textile/images/h6.png);
}
.textile .markItUpButton7 a {
    background-image:url(/javascripts/markitup/sets/textile/images/paragraph.png);
}

.textile .markItUpButton8 a {
    background-image:url(/javascripts/markitup/sets/textile/images/bold.png);
}
.textile .markItUpButton9 a {
    background-image:url(/javascripts/markitup/sets/textile/images/italic.png);
}
.textile .markItUpButton10 a {
    background-image:url(/javascripts/markitup/sets/textile/images/stroke.png);
}

.textile .markItUpButton11 a {
    background-image:url(/javascripts/markitup/sets/textile/images/list-bullet.png);
}
.textile .markItUpButton12 a {
    background-image:url(/javascripts/markitup/sets/textile/images/list-numeric.png);
}

.textile .markItUpButton13 a {
    background-image:url(/javascripts/markitup/sets/textile/images/picture.png);
}
.textile .markItUpButton14 a {
    background-image:url(/javascripts/markitup/sets/textile/images/link.png);
}
.textile .markItUpButton15 a	{
    background-image:url(/javascripts/markitup/sets/textile/images/wiki.png);
}
.textile .markItUpButton16 a	{
    background-image:url(/javascripts/markitup/sets/textile/images/quotes.png);
}
.textile .markItUpButton17 a	{
    background-image:url(/javascripts/markitup/sets/textile/images/code.png);
}
.textile .preview a {
    background-image:url(/javascripts/markitup/sets/textile/images/preview.png);
}

/* -------------------------------------------------------------------
// markItUp! Universal MarkUp Engine, JQuery plugin
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/
.markItUp * {
    margin:0px; padding:0px;
    outline:none;
}
.markItUp a:link,
.markItUp a:visited {
    color:#000;
    text-decoration:none;
}
.markItUp  {
    width:610px;
    margin:5px 0 5px 0;
}
.markItUpContainer  {
    font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
    font:12px 'Courier New', Courier, monospace;
    padding:5px;
    width:600px;
    height:200px;
    clear:both; display:block;
    line-height:18px;
    overflow:auto;
}
.markItUpPreviewFrame	{
    overflow:auto;
    background-color:#FFF;
    width:99.9%;
    height:300px;
    margin:5px 0;
}
.markItUpFooter {
    width:100%;
}
.markItUpResizeHandle {
    overflow:hidden;
    width:22px; height:5px;
    margin-left:auto;
    margin-right:auto;
    background-image:url(/javascripts/markitup/skins/simple/images/handle.png);
    cursor:n-resize;
}
/***************************************************************************************/
/* first row of buttons */
.markItUpContainer .markItUpHeader ul li	{
    list-style:none;
    float:left;
    position:relative;
    background:none;
    margin:0 ;
    padding:0 ;
}
.markItUpHeader ul li:hover > ul{
    display:block;
}
.markItUpHeader ul .markItUpDropMenu {
    background:transparent url(/javascripts/markitup/skins/simple/images/menu.png) no-repeat 115% 50%;
    margin-right:5px;
}
.markItUpHeader ul .markItUpDropMenu li {
    margin-right:0px;
}
/* next rows of buttons */
.markItUpHeader ul ul {
    display:none;
    position:absolute;
    top:18px; left:0px;
    background:#FFF;
    border:1px solid #000;
}
.markItUpHeader ul ul li {
    float:none;
    border-bottom:1px solid #000;
}
.markItUpHeader ul ul .markItUpDropMenu {
    background:#FFF url(/javascripts/markitup/skins/simple/images/submenu.png) no-repeat 100% 50%;
}
.markItUpContainer .markItUpHeader ul .markItUpSeparator {
    margin:0 10px;
    width:1px;
    height:16px;
    overflow:hidden;
    background-color:#CCC;
}
.markItUpContainer .markItUpHeader ul ul .markItUpSeparator {
    width:auto; height:1px;
    margin:0px;
}
/* next rows of buttons */
.markItUpContainer .markItUpHeader ul ul ul {
    position:absolute;
    top:-1px; left:150px;
}
.markItUpContainer .markItUpHeader ul ul ul li {
    float:none;
}
.markItUpContainer .markItUpHeader ul a {
    display:block;
    width:16px; height:16px;
    text-indent:-10000px;
    background-repeat:no-repeat;
    padding:3px;
    margin:0px;
}
.markItUpContainer .markItUpHeader ul ul a {
    display:block;
    padding-left:0px;
    text-indent:0;
    width:120px;
    padding:5px 5px 5px 25px;
    background-position:2px 50%;
}
.markItUpContainer .markItUpHeader ul ul a:hover  {
    color:#FFF;
    background-color:#000;
}
