@charset "utf-8";
#contenedorlogin{
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	border: medium solid #3598af;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 50px;
}

#encabezadologin{
	width: 100%;
}

#contenidologin{
	width: 100%;
	background-color: #cccccc;
	box-sizing:border-box;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

#contenidologin p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	margin: 0px;
	padding: 0px;	
}

#contenidologin #etiqueta{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3598af;	
}

#contenidologin .dato{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3598af;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#contenidologin #btningresaru, #contenidologin #btningresarc{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
}

#contenidologin #btningresaru:hover, #contenidologin #btningresarc:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	margin: 0px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
}

#consultapaciente-cuerpo tr:nth-child(odd){
	background-color:#eeeeee;
	color: #000000;	
}

/*Estilos para menu principal*/
#contenedor{
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
}
#banner{
	height: 240px;
	width: 794px;
	background-image: url(../imagenes/logomasvision.png);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3598af;
	border-right-color: #3598af;
	border-bottom-color: #3598af;
	border-left-color: #3598af;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-left-radius: 5px;
}
#menugeneral{
	background-color: #cccccc;
	height: 400px;
	width: 200px;
	float: left;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#menugeneral a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
}

.hipervinculo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	text-align: center;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	float: right;
	width: 100px;
}

.hipervinculo:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#menugeneral a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#servicios{
	background-color: #3598af;
	height: 400px;
	width: 600px;
	float: right;
	-moz-border-bottom-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

#servicios h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	margin: 20px;
}

#servicios li, #servicios p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 40px;
	}

#servicios p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 40px;
	}

/*Reglas CSS para Sistema*/
.mayusculas, .error {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3598af;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.codigo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #FF0000;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.edad {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #3598af;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #cccccc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
.sinfondo {
	background: inherit;
	background-color:transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#todo {
	margin-right: auto;
	margin-left: auto;
	height: 80%;
	width: 85%;
}
#etiqueta {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#etiqueta1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}

#resultado {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ffffff;
	float: right;
}

#actualizarconsulta, #grabarconsulta{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	padding: 10px;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
	float: right;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#actualizarconsulta:hover, #grabarconsulta:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
	float: right;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
}

#menu #grabar, #menu #actualizar, #consultar, #cumpleanos, #cumpleanosmes{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	padding: 10px;
	margin: 0px;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
}

#menu #grabar:hover, #menu #actualizar:hover, #consultar:hover, #cumpleanos:hover, #cumpleanosmes:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	margin: 0px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
}

#enviarcorreo{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	text-decoration: none;
	padding: 5px;
	margin: 5px;
	border: thin solid #cccccc;
	box-shadow: 2px 2px 5px #000000;
}

#enviarcorreo:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 5px;
	margin: 5px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
}

#menu {
	height: 100%;
	width: 95%;
	border: thin solid #FFF;
	background-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #3598af;
	padding: 10px;
	margin: 10px;
	text-decoration: none;
	border: thin solid #CCC;
	box-shadow: 2px 2px 5px #000000;
}

#menu a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #76c0cc;
	padding: 10px;
	margin: 10px;
	text-decoration: none;
	border: thin solid #000000;
	box-shadow: 2px 2px 5px #000000;
}


#ingresarnuevaconsulta{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #cccccc;
	padding: 5px;
	text-decoration: none;
	border: thin solid #FFF;
	float: right;
	box-shadow: 2px 2px 5px #000000;
}

/*#consultapaciente-cuerpo a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #3598af;
	padding: 5px;
	text-decoration: none;
	border: thin solid #FFF;
	float: right;
	box-shadow: 2px 2px 5px #000000;
}*/

#ingresarnuevaconsulta:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #ffffff;
	padding: 5px;
	text-decoration: none;
	border: thin solid #000000;
	float: right;
	box-shadow: 2px 2px 5px #000000;
}

body {
	background-color: #f9f0ea;
}
#datospaciente-cuerpo, #resultadorecuperar, #consultapaciente-cuerpo {
	height: 97%;
	width: 97%;
	border: thin solid #FFF;
	background-color: #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#ingresoconsulta {
	background-color: #CCCCCC;
	width: 1000px;
	height: 1580px;
}


#datospaciente-cabecera, #consultapaciente-cabecera {
	background-color: #3598af;
	border: thin solid #FFF;
	height: 97%;
	width: 97%;
	padding: 10px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#datospaciente {
	height: 100%;
	width: 100%;
	background-color: #76c0cc;
	padding-top: 5px;
	padding-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#datospaciente-cabecera h2, #consultapaciente-cabecera h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	margin: 5px;
	width: 98%;
}


.error{
	background: #ff9197;
	border: 2px solid #F00;
}
#resultadoBusqueda {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding: 3px;
	border: thin solid #000000;
	width: 25%;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 3px;
	background-color: #86d9e2;
	position: absolute;
	float: right;
}

#resultadoBusqueda #cerrar{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #F00;
	float: right;
	position:absolute;
	top:0px;
	right:0px;
	background-color: #FFF;
}

#proximacita tr:nth-child(odd), #resultadocumple tr:nth-child(odd){
	background-color:#eeeeee;
	}

#resultadoBusqueda th, #proximacita th, #resultadocumple th{
	background-color:#3598af;
}

#resultadoBusqueda tr:nth-child(odd), #proximacita tr:nth-child(even), #resultadocumple tr:nth-child(even){
	background-color:#eeeeee;
	color: #000000;
}

#resultadoBusqueda tr:nth-child(even), #proximacita tr:nth-child(even), #resultadocumple tr:nth-child(even){
	background-color:#cccccc;
	color: #000000;
}

#resultadoBusqueda th{
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-weight: bold;
	}
	
#consultapaciente-cuerpo th{
	font-family: Tahoma, Geneva, sans-serif;
	background-color:#3598af;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	}
	
.barribaizquierda {
	border-top-style: none;
	border-left-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.barribaderecha {
	border-top-style: none;
	border-right-style: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#formularioconsulta th, #formularioconsulta td, #consultapaciente-cuerpo td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#formularioconsulta{
	background-color:#cccccc;
	}
#proximacita, #resultadocumple {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	margin-top: 10px;
}
