﻿body, option, input, select, textarea, td , tr  { font-family:Arial; font-size:14px;
}
.CuadroPrincipal
{
	width:350px;
	height:310px;
	border-bottom-width:thick;
	border-style:solid;
	border-color:#104E8B;
	position:absolute;
    top:33%;
    left:50%;
    margin-top:-50px;
    margin-left:-200px;
    outline-style:outset;
}
.FormatoBotones
{
	width:70px;
	height:20px;
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
	background-color:#7093DB;
}

.Coordenada
{
	 font-size:large;
	 font-weight:bold;
}

.CuadroSolicitud{
	width:350px;
	height:310px;
	border-bottom-width:thick;
	border-style:solid;
	border-color:#104E8B;
	position:absolute;
    top:33%;
    left:50%;
    margin-top:-50px;
    margin-left:-200px;
    outline-style:outset;
}
.Centrado
{ 
margin-left: auto;
margin-right: auto;
text-align: left;
}

.FormatoTitulos{
	FONT-WEIGHT: bold;
	FONT-SIZE: 162.5%;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial;
	display: block; 	
	width: 564px;
	text-decoration: none;
	border-bottom:1px solid #7ba4e0;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
}
.FormatoSubtitulos{
	FONT-WEIGHT: bold;
	FONT-SIZE: 142.5%;
	LINE-HEIGHT: normal;
	FONT-FAMILY: Arial;
	display: block; 	
	width: 500px;
	text-decoration: none;
	border-bottom:1px solid #7ba4e0;
	border-top: 0px none;
	border-right: 0px none;
	border-left: 0px none;
}


	
