/* CSS Document */

body {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	/*margin:0px;*/
	/*color:#0A2F38;*/
	color:#000000;
}

h1 {margin:0px; font-size:21px; color:#7CA93F;}
p {margin-top:2px;
}

hr {height:1px; margin:0px; border:solid 1px #D0D0BF;}

#wrap{
	width:760px; 
	margin:10px auto;
}

.NAPclass{
	border:#000000 1px solid; 
	font-weight:bold; 
	font-size:16px; 
	color:#FF0000;
}

a {text-decoration:none; color:#0A2F38;
}
a:hover {text-decoration:underline;}
a:active {color:#FF0000;}
a:visited {color:#0A2F38;}

.navStatus {font-size:10px;}

.grid-header {
	font-weight:bold;
	background:#BBD9EE;
}

.grid-camat-header {
	font-weight:bold;
	background:#CCFDF8;
	color:#FF0000;
}

.borde-comp {
	border:#999999 solid 1px;
}

.borde-izq {
	border-left:#999999 solid 1px;
}


#imagen-afiliado {
	float:left;
}

.imagen-afiliado {
	padding:4px;
	border:#000000 solid 1px;
}

#datos-afiliado {
	margin-left:10px;
	float:left;
}

.botones-afiliado {}

.fielset-afiliados {
	float:left;
	height:112px;
}

.total {
	float:right;
	color:#11449E;
	background-color:#D8E7FB;
	border:#A1C3ED solid 1px;
}

.dependientes {
	color:#388196;
 }
 
.table-fieldset {margin:4px 0px;}


form {
	margin:0px;
}

input, select, submit, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small; 
	color:#0A2F38;
    margin-left: 0px;
    }

legend {font-weight:bold;}

.noborder-Input {
	border-right:#FFFFFF;
	border-left:#FF0000;
}

input.searchInput {
	border: 1px solid #7F9DB9;
    background: url('../Images/iconSearch.gif') no-repeat 1px 1px;
    font-family:Tahoma,sans-serif; 
	font-size: 11px; 
	color:#000000;
	padding-left:18px;
	height:16px;
}

input.FechasCalendar {
	BACKGROUND: url(../Images/calendario0.gif) no-repeat;
	BACKGROUND-POSITION: 1px 0px;
	border-style:solid;
	border-color:#7F9DB9;
	border-width:1px;
	font-family:Tahoma,sans-serif; 
	font-size: 11px; 
	color:#000000;
	padding-left:18px;
	height:15px;
}

.cResultsBlue {
	/*float:left;*/
	color:#000000;
	background-color:#CFE8FA;
	border:#3F4FDC solid 1px;
    font-style: normal;
    font-variant: normal;
    font-size: 11px;
    line-height: normal;
    font-family: "Lucida Grande", Verdana;
}
