BODY{
	font-family: verdana, Helvetica, sans-serif;
	font-size:11px;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#1c263f;
    scrollbar-shadow-color:#41506d;
    scrollbar-arrow-color:#fff69d;
}

p{
	font-family: verdana, Helvetica, sans-serif;
	font-size:11px;
	padding-left: 10px;
    padding-right: 5px;
}
INPUT{
	border: 1px solid #3C4C60;
	background: #F3EACA;
}
.table {
	border-collapse: collapse;
	border:1px solid #002c6E;
	background-color: #e7e7e7;
	padding: 3px;
}
TABLE, TD, TR{
	font-family: verdana, Helvetica, sans-serif;
	color: #002c6e;
	font-weight: normal;
	font-size:11px;
}
A IMG {
	border:0;
}
A {
	font-size:11px;
	color: #fcb626;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

A:HOVER
{
	text-decoration: none;
}
.borderNormal{
	border-right: 3px solid #A5A7A7;
	border-top: 1px solid #A5A7A7;
    border-left: 2px solid #A5A7A7;
	border-bottom: 2px solid #A5A7A7;
	
}
.textoMini{
	font-family: verdana, Helvetica, sans-serif;
	color: #002c6e;
	font-weight: bold;
	font-size:9px;
}
.textoNormal{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
}
.textoNormalPie{
	font-family: Arial, Helvetica, sans-serif;
	color: #A28C38;
	font-weight: normal;
	font-size:11px;
}
.textoNegrita{
	font-family: Arial, Helvetica, sans-serif;
	color: #002c6e;
	font-weight: bold;
	font-size:11px;
}
.marginImage{
	margin:10px;
}
.titular{
	font-family: verdana, Helvetica, sans-serif;
	color: #fcb626;
	font-weight: bold;
	font-size:17px;
}

.titularP{
	font-family: verdana, Helvetica, sans-serif;
	color: #A5A7A7;
	font-weight: bold;
	font-size:14px;
}
.negrita{
	font-family: Arial, Helvetica, sans-serif;
	color: #002c6e;
	font-weight: bold;
	padding-left:5px;
	font-size:14px;
}

.error{
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	font-weight: bold;
	padding-left:5px;
	font-size:14px;
}

.textoMetido{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
	padding-left:30px;
}
.textoMetidoMas{
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4C60;
	font-weight: normal;
	font-size:11px;
	padding-left:40px;
}

.titularPie{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd800;
	font-weight: bold;
	font-size:20px;
}
.formGran{
	width:350px;
	border: 1px solid #3C4C60;
	background: #FFFFF0;
}

.texarea{
	width:250px;
	border: 1px solid #3C4C60;
	background: #FFFFF0;
}

.texareaPq{
	width:175px;
	border: 1px solid #3C4C60;
	background: #FFFFF0;
}
.texareaMini{
	width:40px;
	border: 1px solid #3C4C60;
	background: #FFFFF0;
}
.texareaFecha{
	width:75px;
	border: 1px solid #3C4C60;
	background: #FFFFF0;
}
hr{
	border: 1 solid #FFE5B7;
	height:1px;
	
}
