﻿img
{
    border:0px none}
H1
{
    font-weight: bold;
    font-size: 20px;
    font-family: Arial;
    margin: 0px;
    padding:0px;
}
.titulo_parte_arriba
{
    font-weight: bold;
    font-size: 20px;
    color: gray;
    font-family: Arial;
}
.td_menu_derecho
{
    background-image: url(../images/background_div.gif);
}
.a_menu_derecho_out
{
    font-size: 12px;
    color: black;
    font-family: verdana;
    padding-left: 13px;
}
.a_menu_derecho_over
{
    font-size: 12px;
    color: white;
    font-family: verdana;
    padding-left: 13px;
}
.titular_contenido
{
    font-weight: bold;
    font-size: 10px;
    color: white;
    height: 24px;
    font-family: verdana;
    background-color: #99b2b2;
    text-indent: 5px;
    padding-bottom: 9px;
    vertical-align: text-bottom;
    margin-bottom: 0px;
}
.texto_contenido
{
    font-size: 10px;
    font-family: verdana;
    background-color: #eaefef;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-bottom: 10px;
    white-space:normal

}
.titular_contenido2
{
    font-weight: bold;
    font-size: 11px;
    color: white;
    font-family: verdana;
    background-color: #99b2b2;
    padding-left:5px;
    padding-top:5px;
    padding-bottom:5px;
    white-space:normal

}
.txtNegrita
{
    font-size: 11px;
    font-family: verdana;
    font-weight: bold;
    color:Black;
    white-space:normal

}
.txtNormal
{
    font-size: 11px;
    font-family: verdana;
    font-weight: normal;
    white-space: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 gray;
	background-color:#dcdcdc;
	color:black;
	padding:3px 5px 3px 5px;
	font-size: 10px;
    font-family: verdana;
    font-weight: normal;
    white-space:normal
}