body {
    background-color: #003366;
}
.texto       { font-family: Times New Roman; color: #000000 }
.enlaces       { font-family: Arial; font-size: 16px; color: #000000}
.publi       { font-family: Arial; font-size: 10px; color: #000000}img {
    max-width: 100%;
}
.tabladerivados       { text-align: CENTER; PADDING-RIGHT: 3pt; PADDING-LEFT: 3pt; PADDING-BOTTOM: 3pt; PADDING-TOP: 3pt }
.cabeceraderivados       { text-align: CENTER; padding: 3pt; background: #ebebeb }
a:link {
	color: #336600;
}
a:visited {
	color: #336600;
}
a:hover {
	color: #336600;
}
a:active {
	color: #336600;
}
#total {
    margin: 0 auto;
    width:100%;
    max-width:800px;
    background-color: #FFFFFF;
}
#cabecera {
    width:100%;
    min-height:120px;
    text-align:center;
    background-image: url('images/fondo.jpg');
    background-color: #C0C0C0;
}
#titulobusqueda {
    width:100%;
}
#titulo_pagina {
    min-width:300px;
    width:50%;
    float:left;
}
#busqueda {
    float:left;
    min-width:300px;
    width:50%;    
}
#cuerpo {
    background-color: #FFFFFF;    
}
#publihorizontalcuerpo {
    border-style: groove;    
}
#portada1 {
    min-width:300px;
    width:50%;
    float:left;
}
#footleft {
    min-width:300px;
    width:50%;
    float:left;
    background-color: #FFFFFF;      
}
#footright {
    min-width:300px;    
}
#firma {
    width:100%;
    background-color: #FFFFFF;   
}
.cabeceratabla {
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
.textotabla {
	text-align: center;
	text-decoration: none;
	color: #003300;
}
.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000066;
}
.manualtitulo {
	font-size: 20px;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.lista {
    list-style-type: none;
}
.doscolumnas {
    width:100%;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}
@media(max-width:480px){
    .titulo {     
    font-size: 30px;
  }
}
@media screen and (max-width: 600px) {
#frontmax{
display:none;
}
}
.video-responsive {
position: relative;
padding-bottom: 56.25%; /* 16/9 ratio */
padding-top: 0px; /* IE6 workaround*/
height: 0;
overflow: hidden;
}

.video-responsive iframe,
.video-responsive object,
.video-responsive embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
h1 {
	font-size: 150%;
	text-align: center;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
    margin-left: 5px;
    font-size: 140%;
}
h3 {
    margin-left: 5px;
    font-size: 130%;
}
h4 {
    margin-left: 5px;
    font-size: 130%;    
}
h5 {
    margin-left: 5px;
    font-size: 120%;    
}
p {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 110%;
}
ol {
    font-size: 110%;
}
ul {
    font-size: 110%;
}