font{
	font-family : Arial, sans-serif;
}

a:link {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	cursor : hand;
	text-decoration : underline;
}

a:visited {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	cursor : hand;
	text-decoration : underline;
}

a:hover {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	cursor : hand;
	text-decoration : none;
}

a.titularblanco:link {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : none;
}

a.titularblanco:visited {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : none;
}

a.titularblanco:hover {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : underline;
}

a.titularnegro:link {
	color : #000000;
	cursor : hand;
	text-decoration : none;
}

a.titularnegro:visited {
	color : #000000;
	cursor : hand;
	text-decoration : none;
}

a.titularnegro:hover {
	color : #000000;
	cursor : hand;
	text-decoration : underline;
}

a.txtazul:link {
	color : #023088;
	cursor : hand;
	text-decoration : none;
}

a.txtazul:visited {
	color : #023088;
	cursor : hand;
	text-decoration : none;
}

a.txtazul:hover {
	color : #023088;
	cursor : hand;
	text-decoration : underline;
}

a.txtblanco:link {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : none;
}

a.txtblanco:visited {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : none;
}

a.txtblanco:hover {
	color : #FFFFFF;
	cursor : hand;
	text-decoration : underline;
}

a.txtnegro:link {
	color : #000000;
	cursor : hand;
	text-decoration : none;
}

a.txtnegro:visited {
	color : #000000;
	cursor : hand;
	text-decoration : none;
}

a.txtnegro:hover {
	color : #000000;
	cursor : hand;
	text-decoration : underline ;
	}

a.txtverde:link {
	color : #007467;
	cursor : hand;
	text-decoration : underline;
}

a.txtverde:visited {
	color : #007467;
	cursor : hand;
	text-decoration : underline;
}

a.txtverde:hover {
	color : #007467;
	cursor : hand;
	text-decoration : none;
}

form{
	margin-bottom : 0;
}

.combos {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.fichatitular {
	color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.tdgris{
	background : #DDDDDD;
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 1px;
	margin-top : 1px;
	width : 100%;
}

.titularblanco {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.titularnegro {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.titularverde {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.txtazul {
	color : #023C88;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.txtblanco {
	color : #FFFFFF;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.txtnegro {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.txtnegrojustificado {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-align : justify;
}

.txtverde {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}
.cajagris { 
font-family:  Arial, sans-serif;
 font-size:   11px; 
 border: 1px solid Black;
  background-color : #DDDDDD;
  padding-bottom : 4px;
  padding-left : 4px;
  padding-right : 4px;
  padding-top : 4px;
  width: 100%;
}
li{
	color: #007467;
	list-style : square;
}
.navverde {
	color : #007467;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}
.navgris {
	color : #C2C2C2;
	font-family : Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
}