@charset "utf-8";
/* CSS Document */
html, body, #contenedor {
	margin:0px;
	padding:0px;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	background-color:#136CE4;
}
#contenedor {
	position:absolute;
	width:1024px;
	height:768px;
	left:50%;
	margin-left:-513px;
	background-image:url(../imagenes/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-left:#003366 1px solid;
	border-right:#003366 1px solid;
}
#c_izq, #c_der, #vcodigo {
	float:left;
	width:712px;
	height:604px;
}
#c_izq {
	width:312px;
}
#c_izq a {
	margin-left:22px;
	padding:260px 125px;
}
#codigo, #r_clave {
	margin-left:180px;
	margin-top:40px;
	padding-left:60px;
	padding-top:86px;
	background-image:url(../imagenes/bg_codigo.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:150px;
}
#ingreso {
	margin-left:82px;
	margin-top:5px;
	padding-left:150px;
	padding-top:78px;
	background-image:url(../imagenes/bg_ingreso.png);
	background-position:top left;
	background-repeat:no-repeat;
	height:230px;
}
#r_clave {
	margin-top:250px;
	margin-left:120px;
	background:none;
}
#c_pie {
	float:left;
	width:1024px;
	height:54px;
	padding-top:110px;
	background-image:url(../imagenes/pie.png);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#presione {
	
	position:absolute;
	z-index:4;
	top:735px;
	left:395px;
	color:#FFF;
	font-size:12px;
	
	
	
	}
#presione, a:hover, a:link {
	
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	
	}	
	
#codigo input, #ingreso input {
	color:#c31226;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background:none;
	border:none;
	font-size:12px;
}
#ingreso input#kt_login_password {
	margin-top:65px;
}
#img_enviar {
	margin-left:338px;
	margin-top:28px;
}
#kt_login1 {
	margin-left:343px;
	margin-top:8px;
	background-image:url(../imagenes/ingresar.png);
	width:82px;
	height:81px;
}
#c_pie a {
	display:block;
	background-image:url(../imagenes/dmarte.com.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-left:605px;
	padding:22px 100px;
}
#codigo p, #ingreso p {
	margin-left:-8px;
	margin-top:-50px;
}
#ingreso p {
	margin-left:0px;
}
#codigo p a, #ingreso p a {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#codigo p a:hover, #ingreso p a:hover {
	text-decoration:underline;
}
#vcodigo {
	height:760px;
	background-image:url(../imagenes/bg_vcodigo.png);
	background-position:top right;
	background-repeat:no-repeat;
}
#vcodigo input {
	color:#c31226;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	background:none;
	border:none;
	border-bottom:solid 1px #7B33A1;
	font-size:12px;
	margin-left:226px;
	margin-top:50px;
	width:300px;
}
#vcodigo #img_enviar{
	width:auto;
	border:none;
	margin-left:545px;
	margin-top:10px;
}
/* calendario */
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
input.dp-applied {
	width: 140px;
	float: left;
}
/* validacion */
#errorDivI, #errorDiv0, #errorDivII, #errorDiv1 {
	position:absolute;
	display:none;
	top:80px;
	left:280px;
	width:210px; 
	height:160px;
	color:#935; 
	font-size:12px; 
	font-weight:bold;
	text-align:center;
	padding-top:80px;
	background-image:url(../imagenes/nube.png);
	background-position:center;
	background-repeat:no-repeat;
}
#errorDiv1 {
	top:400px;
	padding-top:90px;
}
#errorDivII {
	padding-top:65px;
}
#errorDivII p{
	margin-top:5px;
	padding:10px;
}
#fvCodigo .error-input, #fvCodigo .error-date { 
	background-color:#FFEFEF;
	border-color:#BB6666;
	color:#660000;
}
#vfcodigo, #cuenta {
	float:left;
	height:304px;
	width:552px;
	margin-left:150px;
	margin-top:325px;
	text-align:center;
	color:#FFFFFF;
}
#vfcodigo a, #cuenta a{
	color:#FFFFFF;
	font-weight:bold;
}
#cuenta {
	font-weight:bold;
	margin-top:350px;
}
#fIngreso label {
	display:none;
}
input#fechanacimiento_btn {
	margin:0px;
	margin-top:-20px;
	margin-right:186px;
	padding:0px;
	float:right;
	height:20px;
	width:20px;
	display:inline-block;
	z-index:1000;
}
.KT_field_error, #kt_login_password_error_element, .form_validation_field_error_error_message {
	position:absolute;
	top:30px;
	left:280px;
	width:210px; 
	height:160px;
	color:#935; 
	font-size:12px; 
	font-weight:bold;
	text-align:center;
	padding-top:80px;
	background-image:url(../imagenes/nube.png);
	background-position:center;
	background-repeat:no-repeat;
}
.KT_tngtable {
	text-align:right;
	padding:10px;
	color:#FFFFFF;
	background-color:none;
	font-size:12px;
}
.KT_tngtable input{
	color:#FFFFFF;
	background-color:#136Ce4;
	font-weight:bold;
	border:dashed 0px #0C3E83;
}
.KT_tngtable input:hover{
	background-color:#FFFFFF;
	color:#004266;
	cursor:pointer;
}
#KT_tngdeverror div{
	padding:5px;
}
#ie6 {
	display:none;
}
#menus {
	margin:0px;
	padding:0px;
	height:275px;
	list-style-type:none;
}
#menus li, #menus li a {
	display:block;
	float:left;
	height:275px;
}
#menus li a{
	display:block;
	float:left;
	height:275px;
	width:178px;
	background-position:0px 0px;
}
#menus li a:hover{
	background-position:0px 275px;
}
#contenidos {
	margin-left:80px;
	color:#FFFFFF;
}

#contenidos a{
	color:#FFFFFF;
	text-decoration:none;
}
#msgfecha {
	background:#FFFFCC;
	color:#660000;
	padding:8px;
	position:absolute;
	top:210px;
	left:536px;
	display:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
  -moz-border-radius    : 5px;
  -webkit-border-radius : 5px; 
}
#menus img {
	border:none;
}
#c_recetas ul, #receta_tabla {
	margin:0px;
	float:left;
	list-style-type:none;
	text-align:center;
	margin-left:20px;
}
#c_recetas ul li, #c_recetas ul li a {
	display:block;
	float:left;
	width:150px;
	height:150px;
}
#c_recetas ul li {
/*	background-image:url(../imagenes/bg_bebida.png);*/
	background-position:center;
	background-repeat:no-repeat;
	margin:20px 2px;
}
#c_recetas ul li a {
	color:#0D4695;
	text-decoration:none;
	border:none;
	font-size:12px;
}
#rcontenidos, #rcontenidos h3, #ccc, #ppp {
	float:left;
	width:1024px;
	text-align:center;
	margin:0px;
}
#rcontenidos h3 {
	color:#282828;
	padding:20px 0px;
	background:url(../imagenes/bgh.png) top center no-repeat;
}
#rcontenidos h3 a{
	color:#282828;
	text-decoration:none;
}
#rcontenidos h3 a:hover{
	color:#0C4594;
}
#ccc {
	background:url(../imagenes/bgcc.png) top center repeat-y;
}
#ppp {
	background:url(../imagenes/bgp.png) top center no-repeat;
}
a, img, a img {
	border:none;
}
#receta_tabla ul li p {
	margin-top:155px;
	color:#589FFF;
	font-weight:bold;
}
#receta_desc {
	float:left;
	padding:0px 15px;
	width:680px;
	text-align:justify;
}
#usuario_op, #regreso {
	margin:0px;
	float:left;
	width:916px;
	padding:10px 40px;
	text-align:right;
	color:#999999;
	font-size:11px;
}
#usuario_op a {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
#usuario_op a:hover {
	text-decoration:underline;
}
#regreso {
	padding-left:30px;
}
#detallereceta{
	display:block;
	width:600px;
	margin:0px;
	padding:15px 0px;
	text-align:left;
}
#detallereceta h3,#detallereceta ol,#detallereceta li {
	margin:0px;
	padding:0px;
	border:none;
	background:none;
}
#detallereceta ol {
	list-style-type:disc;
	padding-left:25px;
}
#c_recetas table {
	border:none;
	width:800px;
	padding:0px 60px;
}
