body *
{
    font-family: Trebuchet MS;
}

html
{
    overflow-y: scroll;
    width: 100%;
}

html, body
{
    height: 100%;
}

#Form
{
    height: 100%;
}

body
{
    width: 100%;
    background: #F8F4F4;
    background-image: url(images/BDO_light_grey.gif);
    background-repeat: repeat-x repeat-y;
    margin-top: 0px;
}

a:link
{
    text-decoration: none;
}

a:visited
{
    color: #62cae3;
}

a:hover
{
    text-decoration: underline !important;
}

.breadcrumb:hover, .breadcrumb:visited:hover
{
    color: #ED1A3B !important;
    text-decoration: none !important;
}

.breadcrumb:visited
{
    color: #B9ACA5 !important;
}

/***** DNN Styles to override *****/
/* text style used for most text rendered by modules */
.Normal, .NormalDisabled, .NormalBold, .NormalRed, h1, h2, h3, h4, h5, h6, .Head
{
    font-size: 100%;
    font-weight: normal;
    color: #333;
}
.NormalDisabled
{
    color: Silver;
}
.NormalBold
{
    font-weight: bold;
}
.NormalRed
{
    font-weight: bold;
    color: #ff0000;
}
h1, h2, h3, h4, h5, h6, .Head
{
    font-weight: bold;
}
.ControlPanel
{
    padding: 10px;
}
a:link.LoginSkinItem, a:link.UserSkinItem
{
    color: #fff;
    text-decoration: none;
}
a:hover.LoginSkinItem, a:hover.UserSkinItem
{
    text-decoration: underline;
}

/* DotNetNuke Admin Menu */
#adminmenu
{
    position: relative;
    top: 50px;
    right: -145px;
    margin: 0;
    background-color: #fff;
}
#adminmenu li
{
    list-style: none;
}
/*** end DNN styles overrides ***/

/* TITTLE MODULE  --> BEGIN*/
.TitleHead
{
    color: #A60000;
    margin-left: 15px;
}
/* TITTLE MODULE  --> END*/


h3 span
{
    font-weight: normal;
}

h3, h4
{
    display: inline;
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: right;
}

h3
{
    font-size: 1.7em;
    padding-right: 34px;
    background-image: url('images/db1.gif');
}

h4
{
    font-size: 1.2em;
    padding-right: 28px;
    background-image: url('images/db2.gif');
}

.contentarea
{
    padding-top: 1.3em;
}

img.left
{
    position: relative;
    float: left;
    margin: 0em 1.8em 1.4em 0em;
}

img.right
{
    position: relative;
    float: right;
    margin: 0em 0em 1.8em 1.8em;
}

.divider2
{
    position: relative;
    height: 1px;
    border-bottom: solid 1px #eaeaea;
    margin: 2.0em 0em 2.0em 0em;
}

.Normal .details
{
    position: relative;
    top: -1.5em;
    font-size: 0.8em;
    color: #787878;
}

.Normal ul
{
    margin: 0px 0px 10px 20px;
}

.Normal ul.controls
{
    clear: both;
    margin: 0;
}

.Normal ul.controls li
{
    display: inline;
    font-size: 0.8em;
}

.Normal ul.controls li a
{
    background-repeat: no-repeat;
    background-position: left;
    padding: 0em 1.0em 0em 20px;
}

.Normal ul.controls li a.printerfriendly
{
    background-image: url('images/icon-printerfriendly.gif');
}

.Normal ul.controls li a.comments
{
    background-image: url('images/icon-comments.gif');
}

.Normal ul.controls li a.more
{
    background-image: url('images/icon-more.gif');
}

.box
{
    position: relative;
    background: #FDFCF6 url('images/boxbg.gif') repeat-x;
    left: -1.5em;
    top: -1.5em;
    padding: 1.5em;
    border-bottom: solid 1px #E1D2BD;
    margin-bottom: 1.0em;
}

.Normal ul.linklist
{
    list-style: none;
    margin: 0;
}

.Normal ul.linklist li
{
    line-height: 2.0em;
    list-style: none;
}

#ControlPanel
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
}

#toolBar
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 29px;
    background: #FFFFFF;
    z-index: 1;
    padding-top: 5px;
    text-align: right;
    font-size: 65.2%;
    color: #4d4c94;
}

/* SEARCH --> START */

#divsearch
{
    margin-right: 15px;
    display: inline-block;
    width: 178px;
    *width: 181px;
    _width: 180px;
}

#divsearch input
{
    border: solid 1px #796961;
    height: 18px;
    width: 150px;
    font-size: 8pt;
    color: #796961;
    padding-left: 2px;
    float: left;
    margin-left: 5px;
}

body:nth-of-type(1) #divsearch input{
    width : 151px;
}

#divsearch input, x:-moz-any-link, x:default
{
    width: 149px; *width:151px; _width: 150px;
}

#searchButton
{
    border-bottom: solid 1px #796961;
    border-left: solid 1px #796961;
    border-top: solid 2px #796961;
    border-right: solid 1px #796961;
    float: right;
    margin-right: -3px; *margin-right:0px;
_margin-right:0px;
margin-top:0px;
*margin-top:-22px;
_margin-top:-22px; 
}

/* SEARCH --> END */

/* LINKS --> START */
.cssLinksWhite:link, .cssLinksWhite:visited
{
    font-size: 65.2%;
    color: white;
    text-decoration: none;
}

.cssLinksWhite:hover, .cssLinksWhite:active
{
    font-size: 65.2%;
    text-decoration: underline;
}

.cssLinksGrey:link, .cssLinksGrey:visited
{
    font-size: 75%;
    color: #434343;
    text-decoration: none;
    line-height: 17px;
}

.cssLinksGrey:hover, .cssLinksGrey:active
{
    font-size: 75%;
    text-decoration: underline;
    line-height: 17px;
}

.cssLinkRSS:link, .cssLinkRSS:visited
{
    font-size: 75%;
    color: #c3c3c3;
    text-decoration: none;
    line-height: 17px;
    background-image: url('images/SplitterSmall.png');
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
}

.cssLinkRSS:hover, .cssLinkRSS:active
{
    font-size: 75%;
    color: #c3c3c3;
    text-decoration: none;
    line-height: 17px;
    background-image: url('images/SplitterSmall.png');
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
}

.cssLinkContent:link, .cssLinkContent:visited
{
    font-size: 75%;
    color: #c33140;
    text-decoration: none;
}

.cssLinkContent:hover, .cssLinkContent:active
{
    font-size: 75%;
    color: #c33140;
    text-decoration: underline;
}

.cssLinkPodcast:link, .cssLinkPodcast:visited
{
    font-size: 62.5%;
    color: #c33140;
    text-decoration: none;
}

.cssLinkPodcast:hover, .cssLinkPodcast:active
{
    font-size: 62.5%;
    color: #c33140;
    text-decoration: underline;
}
/* LINKS WHITE --> END */

/* HEAD --> START */
#logoHeader
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 75px;
}
#sitename
{
    margin-top: 23px;
    display: inline;
    float: left;
    margin-left: 57px;
}
#sitename h1
{
    padding-bottom: 0px;
    text-transform: uppercase;
    font-style: normal;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    color: #ed1a3b;
    font-weight: bold;
    padding-top: 0px;
    font-size: 1.5em;
    font-family: Trebuchet MS;
    font-weight: bold;
}
#divlogo
{
    float: left;
    z-index: 10;
    position: relative;
    margin-left: 15px;
    margin-top: 15px;
    display: table;
}

#Div2
{
    float: right;
    z-index: 10;
    position: relative;
    border-collapse: collapse; /*width: 250px;*/
    padding-right: 10px;
}

#menuBar
{
    position: relative;
    top: 1px;
    width: 100%;
    height: 22px;
}

#menu
{
    padding-left: 10px;
    position: relative;
    float: left;
    background: white;
}

#dnn_ddlMenu
{
    height: 24px;
    margin-left: 15px;
}

#tableright
{
    margin-left: 25px;
    position: relative;
    z-index: 10;
    border-collapse: collapse;
    font-size: 0.6em;
}

#dnn_tableArribaEN, #dnn_tableArribaES
{
    border-collapse: collapse;
    float: right;
    margin-right: 50px; *margin-right:46px;
_margin-right:20px;
}

#tableright a
{
    color: #786860;
    text-decoration: none;
}
#tableright a:hover
{
    color: #c33140;
    text-decoration: none;
}
td
{
    vertical-align: top;
}
* html #ddlMenu
{
    top: -29px;
}

.DDLSiteMenu
{
    margin-top: 2px;
    margin-right: 5px;
    float: right;
    font-size: 0.75em;
    background-color: white;
    border: solid 1px #a3a3a3;
    width: 176px;
    color: #434343;
}

* html .DDLSiteMenu
{
    top: 1px;
}

*:first-child + html .DDLSiteMenu
{
    top: 0px;
}

.main_dnnmenu_bar
{
    color: White;
    cursor: pointer;
    font-size: 0.8em;
    height: 22px;
    margin-top: 3px;
}

.main_dnnmenu_rootitem
{
    z-index: 100;
    text-align: center;
    padding: 1px 0px 0px 0px;
    margin: 0px 0px 0px 5px;
    background-color: #b9aca5; /*background-image: url('images/menuRoot.jpg'); 	background-repeat: repeat-x; 	background-position:bottom left; 	filter: alpha(opacity=50);  	opacity: .5;*/
    width: 86px; /*white-space:nowrap;*/
    float: left;
    height: 21px;
}

.main_dnnmenu_rootitem_hover
{
    z-index: 100;
    text-align: center;
    margin: 0px 0px 0px 5px;
    padding: 1px 0px 0px 0px;
    background-color: #ed1a3b; /*background-repeat: repeat-x; 	background-position:bottom left; 	filter: alpha(opacity=50);  	opacity: .5;*/
    width: 86px; /*white-space:nowrap;*/
    float: left;
    height: 21px;
}

.main_dnnmenu_rootitem_selected
{
    z-index: 100;
    text-align: center;
    margin: 0px 0px 0px 5px;
    padding: 1px 0px 0px 0px;
    background-color: #ed1a3b; /*background-image: url('images/menuRootSelected.jpg'); 	background-repeat: repeat-x; 	background-position:bottom left; 	filter: alpha(opacity=50);  	opacity: .5;	*/ /*white-space:nowrap;*/
    float: left;
    width: 86px;
    height: 21px;
}

.main_dnnmenu_submenu
{
    z-index: 1000;
    background-color: #BAADA5;
    filter: alpha(opacity=90);
    opacity: .9;
    border: solid 1px black;
}

*:first-child + html .main_dnnmenu_submenu
{
    margin-left: 0px;
}

.main_dnnmenu_submenu table
{
    top: 0px;
    left: 0px;
}

.main_dnnmenu_submenu td
{
    position: relative;
    z-index: 1000;
    text-align: left;
    line-height: 2em;
    padding: 0px 5px;
    margin: 0px;
    color: #ffffff;
}

/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td
{
    background: #D6C8BF;
    color: #ffffff;
}
.main_dnnmenu_itemselected td
{
    background: #EC2A45;
    color: #ffffff;
}

.main_dnnmenu_break
{
    height: 2px;
    background-color: #D5E0FF;
}

#content
{
    position: relative;
    z-index: -1;
    top: 1px;
    left: 0px;
    width: 958px;
    height: 491px;
}

* html #content
{
    top: -28px;
    height: 500px;
}

*:first-child + html #content
{
    left: 2px;
}
/* HEAD --> END */

/* PLANTILLA --> BEGIN */
#outer
{
    /*z-index: 2;*/
    position: relative;
    text-align: left;
    margin: 0px auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 10%;
    padding-left: 0px;
    border: 0;
    width: 1024px;
    min-height: 100%;
    background: white url(images/verticalBar/middleBar.png) repeat-y scroll 907px;
    _background: white url(images/verticalBar/middleBar.png) repeat-y scroll 913px 0;
}

#head
{
    background: white;
    padding-bottom: 9px;
}

#ContentPrp
{
    float: left;
    width: 75%;
    background: white;
    text-align: left;
    margin: 0px auto;
    padding-bottom: 0px;
    border: 0;
    margin-bottom: 20px;
}

#dnn_ContentPane
{
    width: 526px;
    background: white;
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
    margin-left: 197px;
}

* html #dnn_ContentPane
{
    /*overflow: hidden;*/
}

#dnn_ContentRight
{ *margin-left:-5px;
_margin-left:-5px;
float:right;
width:196px;
_margin-right:-5px;
background-color:White;
_background:url(/BDO/images/bgNoLocatorIE6.gif)repeat-y;
/*position:relative;*/
z-index:0;
top:-211px;
}

#dnn_ContentLeft
{
    float: left;
    width: 197px;
    background: white;
    text-align: left;
    margin: 0px auto;
    padding: 0px;
    border: 0;
}


#dnn_ContentFooter
{
    clear: both;
}
/* PLANTILLA --> END*/


* html #dnn_ContentFooter
{
    top: -580px;
}

/* FOOTER --> START */
#footer
{
    position: absolute;
    color: Gray;
    font-size: 1.1em;
    text-decoration: none;
    top: auto;
    bottom: 0px;
    width: 70%;
    height: 100px;
    background-color: white;
}

.cssLinksFooter
{
    font-size: 50.2%;
    color: gray;
    text-decoration: none;
}
#footerLeft
{
    margin-top: 10px;
    margin-left: 10px;
    float: left;
}

#footerLeft p
{
    font-size: 50.2%;
    color: Gray;
    float: left;
}

.cssImageFooterLeft
{
    position: relative;
    top: -16px;
    width: 100px;
    left: 225px;
}
/* FOOTER --> END */

#breadcrumbBar
{
    font-family: Trebuchet MS;
    color: black;
    font-size: 0.68em;
    padding-left: 15px;
    margin-top: 5px;
}
#homehead
{
    position: relative;
    margin-top: 13px;
    left: 0px;
}

#linksHeader
{
    position: relative;
    top: 0px;
    left: 0px;
    width: 276px;
    height: 173px;
    background-image: url('images/linksDegraded.png');
    background-repeat: repeat-x;
}

#linksHeader1
{
    position: relative;
    top: 15px;
    left: 5px;
    height: 148px;
    background-image: url('images/dotSeparation8.png');
    background-repeat: repeat-y;
    padding-left: 12px;
}

.linksTitle
{
    font-size: 75%;
    font-weight: bold;
    color: #c33140;
    padding-bottom: 5px;
}

#linksHeader2
{
    position: relative;
    top: -133px;
    left: 137px;
    width: 100px;
    height: 148px;
    background-image: url('images/dotSeparation8.png');
    background-repeat: repeat-y;
    padding-left: 12px;
}

#divActualidad
{
    padding-top: 15px;
    padding-left: 10px;
    _padding-left: -10px;
}

#RowContent1
{
    position: relative;
    height: 100px;
}

* html #RowContent1
{
    height: 110px;
}

#Content1
{
    position: relative;
    top: 20px;
    left: 0px;
    width: 323px;
    height: 100px;
    background-image: url('images/flechasParrafo.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#Content2
{
    position: relative;
    top: -80px;
    left: 343px;
    width: 323px;
    height: 100px;
    background-image: url('images/flechasParrafo.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
}

* html #Content2
{
    top: -155px;
}

#RowContent2
{
    position: relative;
    top: 15px;
    height: 100px;
}

* html #RowContent2
{
    /*overflow: hidden;*/
    height: 110px;
}

#Content3
{
    position: relative;
    top: 20px;
    left: 0px;
    width: 323px;
    height: 100px;
    background-image: url('images/flechasParrafo.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
}

#Content4
{
    position: relative;
    top: -80px;
    left: 343px;
    width: 323px;
    height: 100px;
    background-image: url('images/flechasParrafo.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
}

* html #Content4
{
    top: -155px;
}

.ContentTitle
{
    font-size: 62.5%;
    font-weight: bold;
    width: 235px;
    height: 25px;
    padding-bottom: 10px;
}

.ContentBody
{
    font-size: 62.5%;
    width: 235px;
    height: 50px;
}

.ContentImageLink
{
    position: relative;
    top: -80px;
    left: 235px;
    width: 84px;
    height: 84px;
}

.cssContentRight
{
    position: relative;
    top: 0px;
    left: 5px;
    background-image: url('images/dotSeparation8.png');
    background-repeat: repeat-y;
    margin-top: 8px;
    padding-left: 12px;
}

* html .cssContentRight
{
    top: -125px;
}

.linksContentRightTop
{
    position: relative;
    top: 20px;
    left: 0px;
    width: 200px;
    height: 65px;
    background-image: url('images/flechasParrafo.png');
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-bottom: 10px;
}

.ContentRightTitle
{
    font-size: 62.5%;
    font-weight: bold;
    width: 175px;
    padding-bottom: 10px;
}

.ContentRightBodyTop
{
    font-size: 62.5%;
    width: 175px;
}

.ContentRightImageLink
{
    position: relative;
    top: -30px;
    left: 185px;
}

.ccsContentRightSeparator
{
    background-image: url('images/dotSeparation8Rotate.png');
    background-repeat: repeat-x;
    margin-top: 10px;
    margin-left: -2px;
    width: 260px;
}

.linksContentRightBottom
{
    position: relative;
    top: 20px;
    left: 0px;
    width: 250px;
    height: 65px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.ContentRightBodyBottom
{
    font-size: 62.5%;
    width: 230px;
    padding-top: 8px;
    padding-left: 12px;
    color: White;
}

.gridmanaoffers
{
    padding-left: 5px;
    padding-right: 5px;
    margin: auto;
}

#tabledescriptionoffer
{
    border-collapse: collapse;
    text-align: justify;
}

/* TEXTO HTML INFO -->START*/
/* Align objects to the left of its container */
.left
{
    float: left;
}

/* Align objects to the right of its container */
.right
{
    float: right;
}

.w33
{
    width: 33%;
}

.w45
{
    width: 45%;
}

.w50
{
    width: 50%;
}

.w100
{
    width: 100%;
}

.h100
{
    height: 100%;
}

.tituloSecciones
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1.34em !important;
    text-transform: uppercase;
    font-style: normal;
    margin: 0px;
    color: #ed1a3b;
    margin-bottom: 0.8em;
}

.tituloSubsecciones
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1.34em;
    font-style: normal;
    margin: 0px;
    color: #ed1a3b;
}

.tituloSubseccionesSpace
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1.34em !important;
    margin: 0px;
    color: #ed1a3b !important;
    margin-bottom: 7px;
}

.subtitulo
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-style: normal;
    margin: 0px;
    color: #ed1a3b;
}

.tituloApartado
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 0.75em;
    font-style: normal;
    margin: 0px;
    color: #ed1a3b;
}

/* CLAIM */
.introCaja
{
    height: 184px;
    padding-bottom: 15px;
    width: 513px;
}

.caja
{
    background-color: Transparent;
    height: 104%;
}

.cajaVerde
{
    background-color: #2eafa4;
    padding: 8px 8px 0px 8px;
}

.cajaRoja
{
    background-color: #98002e;
    padding: 8px 8px 0px 8px;
}

.cajaAmarilla
{
    background-color: #ffe39c;
    padding: 8px 8px 0px 8px;
}

.cajaAzul
{
    background-color: #62cae3;
    padding: 8px 8px 0px 8px;
}

.tituloCaja
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1.2em;
    color: White;
    margin-bottom: 15px;
}

.textoCaja
{
    color: White;
    font-size: 0.9em;
}

.imgCaja
{
    width: 100%;
    height: 100%;
}
/* claim .*/
.linkleermas
{
    font-family: Trebuchet MS !important;
    text-align: right;
    color: Black !important;
    text-decoration: none !important;
    text-transform: lowercase;
    text-align: right;
    margin-right: 5px;
}

a:hover.linkleermas
{
    font-family: Trebuchet MS !important;
    text-align: right;
    color: Black !important;
    text-decoration: underline !important;
    text-transform: lowercase;
    text-align: right;
    margin-right: 5px;
}
a:visited.linkleermas
{
    font-family: Trebuchet MS !important;
    text-align: right;
    color: #62cae3 !important;
    text-decoration: none;
    text-transform: lowercase;
    text-align: right;
    margin-right: 5px;
}

a:visited:hover.linkleermas
{
    font-family: Trebuchet MS !important;
    text-align: right;
    color: #62cae3 !important;
    text-decoration: underline !important;
    text-transform: lowercase;
    text-align: right;
    margin-right: 5px;
}

.textohtml
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
    margin-left: 0px;
    margin-right: 0px;
    color: #786860;
    width: 513px;
    margin-top: 15px;
}
.textoHtml /* Css para arreglar las paginas que tiene la classe mal escrita*/
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
    margin-left: 0px;
    margin-right: 0px;
    color: #786860;
    width: 513px;
    margin-top: 15px;
}
.textohtml2col
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
    margin-left: 0px;
    margin-right: 0px;
    color: #786860;
}

.textohtml_col
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
    margin-left: 0px;
    margin-right: 0px;
    color: #786860;
    width: 220px;
}

a:link.linktexto
{
    color: Black;
    text-decoration: none;
}

.linkleermascentro
{
    font-family: Trebuchet MS !important;
    font-weight: bold !important;
    text-align: right;
    color: #EC2A45 !important;
    font-size: 1em;
    text-transform: lowercase;
    text-align: right;
    margin-right: 5px;
}
/* TEXTO HTML INFO -->END*/

.videos
{
    text-align: center;
    width: 513px;
}

#dnn_BottomBar
{
    float: right;
    margin-right: 97px;
    _margin-right: 96px;
    margin-top: 10px; /* Space between module and arrow */
    margin-bottom: -10px;
}

.bottomBarSearch #dnn_BottomBar
{
    *margin-right: 97px;
    margin-top: 10px;
}

#imgMapa
{
    width: 353px;
    height: 205px;
    margin-left: -40px;
    margin-top: -40px;
}


/* Tabla BDO INTERIM MANAGEMENT Inicio  */
#TablaInterimMan
{
    background-color: #eee8e5;
    padding: 15px 15px 15px 15px;
}

.TDEtapa
{
    width: 50px;
    border-right: 2px solid #7a6a62;
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #7a6a62;
}

.TDTitulo
{
    width: 170px;
    padding: 10px;
    border-bottom: 1px solid #7a6a62;
}

.TDContent
{
    padding: 10px;
    border-bottom: 1px solid #7a6a62;
}

/* Tabla BDO INTERIM MANAGEMENT Fin  */

/* Tabla BUSINESS RESTRUCTURING SERVICES Inicio*/

#tableInfoBusi
{
    background-color: #ffe29c;
    border: 0px solid #ffe29c;
    padding: 15px 15px 15px 15px;
    vertical-align: middle;
}

.TDResto
{
    border-top: 1px solid #856856 !important;
    border-bottom: 1px solid #856856 !important;
    vertical-align: middle;
}

.TDFase
{
    width: 50px;
    text-align: center;
    border-right: 1px solid;
    vertical-align: middle;
    padding: 10px;
}

/* Tabla BUSINESS RESTRUCTURING SERVICES Fin */

/* Bloques Portada No Home */

#IconPlus
{
    padding-left: 210px;
    position: absolute;
    bottom: 20px;
}

.cssContentRightVerde
{
    padding: 10px 10px 10px 10px;
    background-color: #2eafa4;
    color: White;
    width: 45%;
}

.headlinks
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1em;
    color: White;
    border-bottom: 1px solid white;
    display: block;
}

.headlinks2
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 1em;
    color: #ed1a3b;
    border-bottom: 1px solid white;
    display: block;
}

.ContentRightBodyBottom
{
    font-size: 0.75em;
    width: 220px;
    padding-top: 8px;
    padding-left: 2px;
}

/* BLOQUES PORTADA NO HOME (FIN) */

.Language
{
    text-transform: uppercase;
}

#BotonVolver
{
    width: 100px;
    padding-left: 470px;
    margin-top: 10px !important;
}

#BotonVolver input
{
    background: #786860 !important;
    border: 1px solid #786860 !important;
    border-collapse: collapse !important;
    color: White !important;
}

.TituloUploadFile
{
    text-align: center;
    background-color: #7f6e66;
    color: White;
    margin-top: 10px;
    font-size: 0.9em;
    padding: 5px 0px 5px 10px;
}

.TituloCapasPortada
{
    color: White;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 14px;
    padding-bottom: 5px;
    border-bottom: 1px solid white;
}

.CapasPortadaLegislacion
{
    color: White;
    padding-bottom: 10px;
    background-color: #f6a1a8;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.EstiloUL
{
    list-style-image: url(/BDO/Portals/0/bullet-one.gif); *list-style-image:url(/BDO/Portals/0/bullet-one-ie.png);
*padding-left:40px;
color:#786860;
*padding-bottom:8px;
}

.linkNegro
{
    color: Black !important;
}

.volver
{
    color: Black !important;
    float: right;
    font-size: 0.8em;
}

.dias
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
}
.meses
{
    font-family: Trebuchet MS;
    font-size: 0.75em;
    color: White;
}

.imgP
{
    margin: 5px 5px 5px 0px;
}

.imgR
{
    margin: 5px;
}

.texthtmlCirc
{
    height: 91px; *height:95px;
}

.iconplusCirc
{
    position: relative; *margin-top:-5px;
*padding-bottom:5px;
}

/* LINKS */

.LinkStyle
{
    font-size: 0.75em !important;
}

.LinkStyle:link
{
    color: black !important;
}

.LinkStyle:visited
{
    color: #62cae3 !important;
}

.LinkStyle:hover
{
    text-decoration: underline;
}

.LinkFontStyle
{
    color: black !important;
}

.LinkFontStyle:visited
{
    color: #62cae3 !important;
}

.LinkFontStyle:hover
{
    text-decoration: underline;
}

.LinkBodyStyle
{
    font-size: 0.75em !important;
    text-decoration: underline !important;
    color: black !important;
}
.LinkBodyStyle:visited
{
    color: #62cae3 !important;
}

.LinkBodyFontStyle
{
    text-decoration: underline !important;
    color: black !important;
}
.LinkBodyFontStyle:visited
{
    color: #62cae3 !important;
}

.cssWhiteLink
{
    color: White !important;
    font-size: 0.75em !important;
}

.cssWhiteLink:hover
{
    text-decoration: underline !important;
}

.cssWhiteLink:visited
{
    color: #62cae3 !important;
}

.LinkVolver
{
    font-size: 0.75em !important;
    text-decoration: underline !important;
    color: black !important;
    float: right;
}
.LinkVolver:visited
{
    color: #62cae3 !important;
}

/* LINKS */

/* Search */

.iframesearch
{
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    border: 0px none #FFFFFF;
}

/* Search */
/* Frases testimoniales de profesionales--> START*/
.DivGris
{
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    background-color: #F0E8E5;
    padding: 5px 5px 5px 5px;
    margin-left: 5px;
    margin-right: 15px;
}

.TitleRojo
{
    color: #EC2A45;
    text-transform: uppercase;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #EC2A45;
    font-size: 1.2em;
    margin-bottom: 10px;
}
.Frase
{
    font-family: Trebuchet MS;
    font-weight: bold;
    font-size: 0.7em;
    color: #9d8d85 !important;
    padding-left: 10px;
    font-style: italic;
}
.TitleNegro
{
    margin-left: 60px;
    color: Black;
}
/* Frases testimoniales de profesionales--> END*/

/* Estilo para los validadores */

.SummaryList
{
    font-size: 0.75em;
}

.SummaryList ul li
{
    list-style-image: url(/BDO/Portals/0/bullet-one.gif); *list-style-image:url(/BDO/Portals/0/bullet-one-ie.png);
color:#786860;
}

/* END Estilo para los validadores */

.ButtonBodyStyle
{
    background: #786860;
    color: White;
    border: solid 1px #786860;
    *border:none;
    font-family: Trebuchet MS;
    font-size: 9pt !important;
    margin-right:5px;
    margin-top:2px;
}

.newListSelected
{
    margin-left: 4px !important;
    width: 168px !important;
    _width: 165px !important;
    _margin-left: 3px !important;
}