﻿h1{
	font-family: calibri;
	color: #003366;
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #003366;
	margin-bottom: 12px;
	text-align: left;

}

h2{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;

}

h3{
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 26px;
	font-style: italic;
}

body{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
p{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 22px;
}
.txtChico
{
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.txtNormal
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 22px;

}
hr{
	color: #1B63AB;
	height: 0px;
	text-align: center;
	width: 98%;
}
textarea{
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	border-radius: 2px;
	padding-right: 6px;
	padding-left: 6px;
}
select{
	border: 1px solid #999999;
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	padding:2px;

}
img{
	border:0;
}
.textoResaltadoBlanco
{
	font-size: 12px;
	font-family:Arial;
	font-weight: bold;
	color: #FFFFFF;
}

.textoResaltadoRojo{
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
.textoResaltado{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

}
.textoResaltadoVerde{
	color: #009933;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

}
.textoResaltadoMarron{
	color: #993300;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;

}

.textoResaltadoRojoGRANDE{
	color: #FF0000;
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;

}
.vinetas2
{
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	list-style-image: url('iconoFaba2.jpg');
	line-height: 26px;
	vertical-align: top;
	font-weight: bold;
}

/*.boton1
{
	padding: 2px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #00478E;
}
.boton1:hover
{
	background-color: #0286C9;
}
*/
.boton1
{
	border: 1px solid #FFFFFF;
	border-radius: 2px;
	padding: 2px 2px 4px 2px;
	color: #FFFFFF;
	cursor: pointer;
	background-color: #0162A6;
	height: 28px;
	margin-top: 4px;
	margin-bottom: 1px;
}
.boton1:hover
{
	background-color: #7BA3CE;
}
a {
	text-decoration: none;
	color: #00478E;
}
a:link {text-decoration:none;
	}
a:visited {text-decoration:none;
} 
a:hover { text-decoration: underline;
} 
a:active { color: #0286C9;
}
.overlay
{
    Z-INDEX: 1000;
    POSITION: absolute;
    FILTER: alpha(opacity=75);
    WIDTH: 100%;
    DISPLAY: none;
    BACKGROUND: #000;
    HEIGHT: 100%;
    TOP: 0px;
    LEFT: 0px;
    opacity: .75;
    -moz-opacity: 0.75;
	overflow: hidden
	
}

.flotante
{
    Z-INDEX: 1001;
    BORDER-BOTTOM: #d5d5a0 1px solid;
    POSITION: absolute;
    BORDER-LEFT: #d5d5a0 1px solid;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #D5efff; 
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FLOAT: left;
    BORDER-TOP: #d5d5a0 1px solid;
    BORDER-RIGHT: #d5d5a0 1px solid;
    PADDING-TOP: 0px;
    LEFT: 10%;
	RIGHT: 10%;
	TOP: 0%;
	WIDTH: 80%

	clear:both

}
.flotantePami
{
    Z-INDEX: 1001;
    BORDER-BOTTOM: #2d88c5 2px solid;
    POSITION: absolute;
    BORDER-LEFT: #2d88c5 2px solid;
    PADDING-BOTTOM: 0px;
    BACKGROUND-COLOR: #Ffffff; 
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    FLOAT: left;
    BORDER-TOP: #2d88c5 2px solid;
    BORDER-RIGHT: #2d88c5 2px solid;
    PADDING-TOP: 0px;
    LEFT: 10%;
	RIGHT: 10%;
	TOP: 0%;
	WIDTH: 80%

	clear:both

}


.pBlanco{
		color: #FFFFFF;
	}

