body.org-opencms-gwt-client-ui-css-I_CmsDirectEditCss-editButtonsVisible {
    margin-top: 52px;
}

body.org-opencms-gwt-client-ui-css-I_CmsToolbarButtonLayoutBundle-I_CmsToolbarButtonCss-toolbarSelection {
    margin-top: 35px;
}

ul.menu_lat_der {
    padding-right: 0px;
}

ul.nav li ul {
    margin: 0;
    padding: 4px 0 0 5px;
}

ul.nav li ul li {
    background: url(../imagenes/disc.gif) no-repeat left 9px;
}

.subseccion2 .subrayado {
    height: auto;
}

#migas ul {
    float: none;
}

.contenido .sub_tit {
    margin: 10px 0px 3px 15px;
    padding: 0px 0px 0px 10px;
}

.contenido div.noticia p.midi img {
    float: none;
    margin: 0;
}

.contenido div.noticia p.midi {
    font: 0.9em Arial, Helvetica, sans-serif;
    margin: 5px 3px 0px 10px;
}

#banner {
    float: left;
    width: 760px;
}

.captcha {
    text-align: center;
    padding: 5px !important;
}

.captcha img {
    max-height: 65px;
}

.captcha input[type="text"] {
    width: auto !important;
}

.captcha img {
    width: 40%;
}

#formulario ul li {
    color: red;
    list-style-type: disc;
    background: none;
}

.formElement {
    clear: both;
    width: 100%;
}

.uploadNote {
    color: grey;
    text-align: center;
}

form.formestilo span {
    padding-right: 0.5em;
}

form.formestilo select {
    width: 80% !important;
    border: 1px solid #CCCCCC;
    color: #333333;
}

form.formestilo input[type="text"] {
    width: 80%;
}

form.formestilo input[type="file"] {
    width: 80% important;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 2px;
}

form.formestilo textarea {
    width: 80%;
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    padding: 2px;
}

form.formestilo #listado {
    width: 80%;
}

.primeraColumna {
    width: 30%;
    float: left;
    text-align: right;
}

.segundaColumna {
    width: 70%;
    float: left;
}

.formEnviar {
    clear: both;
    text-align: center;
}

.formNotas {
    color: red;
    clear: both;
    text-align: center;
}

.subrayado {
    padding: 0 0 1px 0 !important;
}

input#adjunto.campo_texto {
    width: 5em;
}

div.succes {
    padding: 5px 5px 5px 30px !important;
}

div.formEnviar {
    text-align: center;
}

form.formestilo fieldset div.ayuda_formulario {
    text-align: right;
    margin: 5px 20px 10px 0;
    font-weight: bold;
    clear: left;
    background: none transparent scroll repeat 0% 0%;
    text-align: right;
    height: 1em;
}

form.formestilo fieldset div.ayuda_formulario a {
    text-decoration: none;
    color: #000000;
    padding-left: 20px;
    padding-top: 2px;
    text-decoration: none;
}

span.h2-icon {
    float: right;
    vertical-align: middle;
    margin-right: 12px;
}

#aviso-cookies {
    position: fixed;
    height: auto;
    width: 100%;
    bottom: 0px;
    background-color: #555;
    color: white;
    padding: 1px;
}

#aviso-cookies a {
    color: white;
    text-decoration: underline;
}

#aviso-cookies button {
    margin-bottom: 5px;
    color: black
}

div.content_container {
    min-height: 12px;
}

ul.pagination li {
    background: none
}

ul.pagination li span.pagdots {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

#centercontainer a {
	text-decoration: underline;
}

cleared {
	clear: both
}