/* CSS Document */

html {
	height:100%;
}

body{
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top: 0px;
	background-color:#010066;
}


select, input, TEXTAREA{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-color:#FFFFFF;
}

.borde_abajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.borde_der{
	border-right-color:#999999;
	border-right-style:solid;
	border-right-width:1px;
}

.boton{
	background-image:url(../images/back_old.png);
	background-repeat:repeat-x;
	height:18px;
	width:100%;
	border:0px;
	background-color:#30348D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	color:#15FCFF;
	font-weight:bold;
}

.bot_izq{
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
	height:18px;
	width:10px;
	background-position:right;
}

.boton_back{
	background-image:url(../images/back.png);
	width:102px;
	height:36px;
	border:0px;
	background-color:#30348D;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
	color:#15FCFF;
	font-weight:bold;*/
}

.boton_next{
	background-image:url(../images/next.png);
	width:102px;
	height:36px;
	border:0px;
	background-color:#30348D;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	color:#15FCFF;
	font-weight:bold;*/
}


.boton_submit{
	background-image:url(../images/submit.png);
	width:104px;
	height:36px;
	border:0px;
	background-color:#30348D;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	color:#15FCFF;
	font-weight:bold;*/
}

.boton_close{
	background-image:url(../images/close.png);
	width:102px;
	height:36px;
	border:0px;
	background-color:#30348D;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	color:#15FCFF;
	font-weight:bold;*/
}


.bot_der{
	background-image:url(../images/rigth.png);
	background-repeat:no-repeat;
	height:18px;
	width:10px;
	background-position:left;
}

.vinculo{
	color:#0000FF;
	text-decoration:underline;
	text-transform:capitalize;
	cursor:pointer;
	font-weight: bold;
}

.boton_2{
	background-image:url(../admin/images/1_verdeclaro.jpg);
	background-repeat:repeat-x;
	width:60px;
	height:19px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0px;
	color:#FFFFFF;
	font-weight:bold;
}

.titulo {
	font-size: 12px;
	font-weight: bold;
	text-align:center
}

.titulo_pag{
	color: #FFFFFF;
}
