.menu-v-primer-nivel {
	background: #0283B7 !important; /* Old browsers */
	background: -moz-linear-gradient(top,  #018AC7 0%, #027095 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#018AC7), color-stop(100%,#027095)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #018AC7 0%, #027095 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #018AC7 0%,#027095 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #018AC7 0%,#027095 100%) !important; /* IE10+ */
	background: linear-gradient(to bottom,  #018AC7 0%,#027095 100%) !important; /* W3C */	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#018AC7', endColorstr='#027095',GradientType=0 ) !important; /* IE6-9 */
    border-bottom: 1px solid #DDDDDD;
    height: auto;
}

.menu-v-primer-nivel a {
    color: #27AA64 !important;
    display: block;
    padding: 10px 10px !important;
}

.ms-rtestate-field a {
    color: #27AA64 !important;
	font-weight: bold !important;
    vertical-align: inherit;
}

.ms-rtestate-field h2 {
    border-bottom: 1px solid #CCCCCC !important;
    color: #008164 !important;
    font-size: 1.3em !important;
	font-weight:bold !important;
    margin-bottom: 10px;
    padding: 0 0 5px;
}
.ms-rtestate-field h3 {
    border-bottom: 1px dotted #aaa;
    color: #d06b04!important;
    font-size: 1.2em!important;
	padding:0.2em 0 0.5em !important;
}

#titulo_layout {
	background: none !important;
    color: #888 !important;
    vertical-align: top;
    width: 75%;
}
.tablaMultimedia img {
    max-width: 150px !important;
}

.tablaAncho3Columnas td{
    width: 33% !important;
}
.tablaAncho2Columnas td{
    width: 49% !important;
}
.ndMenu ul li a {
    color: #D06B04 !important;
    font-size: 0.875em;
    font-weight: bold;
}
.ndMenu {
    -moz-border-bottom-colors: none!important;
    -moz-border-left-colors: none!important;
    -moz-border-right-colors: none!important;
    -moz-border-top-colors: none!important;
    border-color: #27aa64 #999 #ccc!important;
    border-image: none;
    border-radius: 5px;
    border-style: solid;
    border-width: 7px 1px!important;
    box-shadow: 1px 1px 5px #eee, -1px -1px 5px #eee, 1px -1px 10px #eee, -1px 1px 10px #eee;
    display: inline-block;
    margin: 0 0 2% 2%;
    width: 23%;
}

.ms-rtestate-field th {
    background-color: #eee;
    border-bottom: 2px solid #ccc;
    border-right: 1px solid #ccc;
    color: #008164!important;
    font-family: arial;
    font-size: 1.2em!important;
    font-weight: bold!important;
    padding: 1% 2%!important;
    text-align: left;
}
.modulo {display: inline-block;vertical-align: top;width: 32.8%;}
.modulosombra {display: inline-block;vertical-align: top;width: 97%;border:1px dotted #bbb;border-radius:5px;padding:1%!important}
.modulosombra47 {display: inline-block;vertical-align: top;width: 47%;border:1px dotted #bbb;border-radius:5px;padding:1%!important}
.modulosombra29 {display: inline-block;vertical-align: top;width: 29%;border:1px dotted #bbb;border-radius:5px;padding:1%!important}
.centrado {text-align:center}
