#contenedor {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	width: 480px;
	margin-bottom: 0px;
	height: 170px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
#contenido {
	height: 370px;
	width: 800px;
	margin-top: 200px;
	margin-right: auto;
	margin-left: auto;
}
#texto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: 70px;
	width: 300px;
	float: right;
	margin-top: 135px;
}
body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat;
}
#texto2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: auto;
	width: 300px;
	float: right;
	margin-top: 140px;
}
#texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: auto;
	width: 600px;
	float: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
a:link {
	color: #509DD8;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#apDiv2 {
	position:fixed;
	left:778px;
	top:-2px;
	width:210px;
	height:668px;
	z-index:2;
	background-image: url(../images/marco.png);
	background-repeat: no-repeat;
}
.texto_consulta {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: normal;
}
.caja {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 20px;
	width: 160px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AAABA5;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #ABACA6;
	border-right-color: #ABACA4;
	border-bottom-color: #ABACA4;
	text-indent: 3px;
}
#apDiv1 {
	position:static;
	left:791px;
	top:218px;
	width:172px;
	height:312px;
	z-index:1;
	float: right;
	margin-right: 100px;
}
.caja2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	height: 100px;
	width: 170px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABACA4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #AAABA3;
	border-right-color: #ABACA4;
	border-bottom-color: #ABACA6;
	text-indent: 3px;
	background-color: #FFF;
}
.caja3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	height: 20px;
	width: 70px;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #06C;
	text-indent: 3px;
	background-color: #FFF;
}
a:visited {
	color: #509DD8;
	text-decoration: none;
}
a:active {
	color: #509DD8;
	text-decoration: none;
}
#texto_saludo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	height: auto;
	width: 300px;
	float: right;
	margin-top: 5px;
}
/*caso*/

form {
    margin: 0 0 20px;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #E5E5E5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333333;
    display: block;
    font-size: 21px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
legend small {
    color: #999999;
    font-size: 15px;
}
label, input, button, select, textarea {
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}
input, button, select, textarea {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
label {
    display: block;
    margin-bottom: 5px;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
	border-radius: 4px 4px 4px 4px;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
input, textarea, .uneditable-input {
    width: 206px;
}
textarea {
    height: auto;
}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}
.texto_consulta2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #509DD8;
	font-weight: normal;
}
