﻿body
{
    font-size: 11px;
    font-family: verdana;
    color:gray
}
img
{
    border:0px none
}
a:link 
{
	color:#454545;
	text-decoration:none;
}
a:visited
{
    color:#454545;
    text-decoration:none;
}
a:hover 
{
	color:darkred;
	text-decoration:underline;
}
H1
{
    font-weight: bold;
    font-size: 25px;
    color:gray;
    font-family: Verdana;
    
}

.titulo_pag
{
    font-weight: bold;
    font-size: 24px;
    background-color:gray;
    color:White;
    font-family: Verdana;
    padding:2px 2px 2px 6px
}

hr
{
    color: gray;
    height: 1px;
}
.titulo_parte_arriba
{
    font-weight: bold;
    font-size: 20px;
    color: gray;
    font-family: Arial;
}
.seat_menu
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12px;
	font-variant:small-caps;
	color:white
}

.titular_contenido
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    height: 24px;
    font-family: verdana;
    background-color: #0066ff;
    text-indent: 5px;
    padding-bottom: 9px;
    vertical-align: text-bottom;
    margin-bottom: 0px;
}
.texto_contenido
{
    font-size: 10px;
    font-family: verdana;
    background-color: #ededed;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.titular_contenido2
{
    font-weight: bold;
    font-size: 11px;
    color: darkblue;
    font-family: verdana;
    background-color: #ccd0db;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.txtVolver
{
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
	border-right: gray 1px solid;
	padding-right: 3px;
	border-top: gray 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	margin: 3px;
	border-left: gray 1px solid;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	background-color: lightGrey;
}
.txtNegrita
{
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    color:Black
    
}
.txtNormal
{
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    color:Black
}
.txtInput
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	padding: 1px 2px 2px 2px;
	border-bottom: gray 1px solid;
}

.texto_datos_centros
{
    padding-left:13px;
    font-size: 9px;
    font-family: verdana;
}

div#tbppal {
position:absolute;
top: 0px;
left: 0px;
overflow: auto;
overflow-x:hidden;
overflow-y:hidden;
}
.link_abajo
{
    font-size: 9px;
    color: gray;
    font-family: verdana;
}
.boton1
{
	font-family: verdana;
	background-color: #cdcdcd;
	border-right: gray 1px solid;
	border-top: gray 1px solid;
	border-left: gray 1px solid;
	border-bottom: gray 1px solid;
	padding-top: 1px;
	cursor: hand;
}
.modelClass
{
	font-family: verdana;
	color: #5e5e5e;
	background-color: #e1e1e1;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	padding:5px 15px 5px 15px
}
.modelClassLink
{
	font-family: verdana;
	color: #5e5e5e;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}
.cajaFaq
{
	border:1px solid white;
	background-color:#dcdcdc;
	color:#cc0101;
	padding:3px 5px 3px 5px;
	font-size: 10px;
    font-family: verdana;
    font-weight: normal;
    text-align:left;
 
}
.table_inicio
{
    border-right: #00cccc 1px solid;
    border-top: #00cccc 1px solid;
    font-size: 10px;
    border-left: #00cccc 1px solid;
    border-bottom: #00cccc 1px solid;
    font-family: verdana;
    background-color: azure;
    text-decoration: none;
    width: 780px;
}
