/* 	COLORES UTILIZADOS*/
/* 	
Negro #000000
Blanco #FFFFFF

Azul logo oscuro: 0287D1
Azul logo claro: 44ADDF
*/
body   
{
background-color: #EEEEEE;
}
.izda   
{ 
text-align: left; 
}
.dcha   
{ 
text-align: right; 
}

hr.linea {
border: 1px solid #c2c2c2;
border-top: 0;
border-left: 0;
border-right: 1px solid #eeeeee;
height: 30px;
margin: 20px 15% 20px 15%;
} 
div.mensaje 
{
padding: 20px 20px 20px 20px;
}

div#menu1,div#menu2,div#menu3
{
display:none;
}
div#pie
{
text-align: center; 
}
table {
  max-width: 98%;
margin-left: 1%;
}

div#erroresvalidacion
{
text-align: center; 
}
h1,h2,h3,h4,h5,h6 {
text-indent: 40px;
margin-top: 20px; 
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
text-indent: 0px;
}
p, p.texto {
text-indent: 40px;
margin-top: 10px; 
}
.noindentado {
text-indent: 0px;
margin-top: 10px; 
}
.indentado5 {
text-indent: 5px;
}
.fuente12 {
font-size: 12px;
}
.fuente11 {
font-size: 11px;
}
.fuente10 {
font-size: 10px;
}
.ancho-auto {
width: auto;
}
.margentop5 {
margin-top: 5px; 
}
.display-inline {
display: inline;
}
.cal-month-box [class*="cal-cell"] {
min-height: 120px;
}
.cal-month-day {
height: 50px;
}
.fondoblanco,.cajaatajos
{
display:none;
}
a:visited ,a:link,a:hover
{
text-decoration:none;
}
.nav-pills
{
display:none;
}
