@charset "utf-8";
.txt_sep {
	line-height: 15px;
}

/* CSS Document */

.separador {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.letra_tit {
	color: #E7F0FE;
	height: 5px;
	width: 75%;
	font-weight: bolder;
	padding-left: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-bottom: 5px;
	vertical-align: bottom;
}


body {
	background-color: #00224b;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tabla_centrar {
	height: 100%;
	width: 100%;
}
.tabla_cont {
	width: 800px;
	height: 530px;
	
}
.marco {
	border: 1px solid #FFFFFF;
}
.form_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00224B;
	background-color: #EDF1F0;
	height: 17px;
	width: 150px;
}
a:link {
	color: #EDF1F0;
	text-decoration: underline;
}
a:visited {
	color: #EDF1F0;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #EDF1F0;
	text-decoration: underline;
}
.form_item2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00224B;
	background-color: #EDF1F0;
	height: 13px;
	width: 146px;
}
.search_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00224B;
	background-color: #EDF1F0;
	height: 17px;
	width: 60px;
}
.txt {color: #00224B}
.tabla_prof {
	background-color: #002655;
	border: thin solid #CCCCCC;
	padding: 5px;
	height: 310px;
	width: 650px;
}
.listado {
	line-height: 17px;
}
.tit {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #CF392A;
}
a.prof:link {
	color: #E1E1E1;
	text-decoration: none;
}
a.prof:visited {
	color: #E1E1E1;
	text-decoration: none;
}
a.prof:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.prof:active {
	color: #E1E1E1;
	text-decoration: none;
}
.txt_12 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.nombre_prof {
	font-size: 14px;
	font-weight: bold;
	color: #00224B;
	background-color: #CCCCCC;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.border {
	border: thin solid #CCCCCC;
}


.separador_vert {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.CONT_tit {
	color: #E7F0FE;
	font-weight: bolder;
	font-size: 12px;
}
.clients_tit {
	height: 30px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
}
