body {
	background-color: #FFFFFF;
	padding:0px;
	margin:0px;
	text-align:center;
}
#header1{
	background-color:#042960;
}
#body1{
	background-color:#DEEBFA;
	border-bottom:solid #C4DBF7 1px;
}
#body2{
	background-color:#DEEBFA;
	border-bottom:solid #C4DBF7 1px;
	height:10px;
	line-height:10px;
	padding:0px;
	margin:0px;
}
#menu1, #menu1 li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu1 li span{
	display:block;
	float:right;
	height:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	width:5px;
	padding:0px;
	margin:0px;
}
#menu1 li a{
	display:block;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	height:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:#DEEBFA;
}
.m1{
	background:none;
	width:90px;
}
.m1:hover, .m1_active{
	background:url(imgs/btn1.gif);
	color:#042960 !important;
	width:90px;
}
.m2{
	background:none;
	width:160px;
}
.m2:hover, .m2_active{
	background:url(imgs/btn2.gif);
	color:#042960 !important;
	width:160px;
}
#footer{
	border-top:solid #C4DBF7 5px;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#042960;
}
#footer a{
	color:#042960;
	text-decoration:none;
}
#footer a:hover{
	color:#777777;
}
#c1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#042960;
	padding:30px 10px;
}
#c1 strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
}
.btn1{
	display:block;
	float:left;
	width:271px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(imgs/btn1_.gif) 0px 0px no-repeat;
	text-align:center;
	/*padding-left:15px;*/
	margin-right:5px;
}
.btn1:hover{
	background:url(imgs/btn1_.gif) 0px -33px no-repeat;
}

.btn2{
	display:block;
	float:left;
	width:211px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	color:#FFFFFF;
	text-decoration:none;
	background:url(imgs/btn2_.gif) 0px 0px no-repeat;
	text-align:center;
	/*
	padding-left:15px;
	*/
	margin-left:5px;
}
.btn2:hover{
	background:url(imgs/btn2_.gif) 0px -33px no-repeat;
}
/**/
.btn3{
	display:block;
	width:211px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	color:#FFFFFF !important;
	text-decoration:none;
	background:url(imgs/sel_plan.gif) 0px 0px no-repeat;
	text-align:center;
	margin:0 auto 0 auto;
	border:none !important;
}
.btn3:hover{
	background:url(imgs/sel_plan.gif) 0px -33px no-repeat;
}
/**/
.btn3a{
	display:block;
	float:left;
	width:117px;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	line-height:33px;
	color:#FFFFFF !important;
	text-decoration:none;
	background:url(imgs/btn3.gif) 0px 0px no-repeat;
	text-align:center;
	margin:10 auto 0 auto;
	border:none !important;
}
.btn3a:hover{
	background:url(imgs/btn3.gif) 0px -33px no-repeat;
}
/**/
#b1{
	border-left:solid #C8C8C8 1px;
}
#l1{
	padding:20px 10px;
}
#r1{
	padding:20px 10px;
}
#r1 h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#8B8D88;
	padding:0px 0px 10px 0px;
	margin:0px 0px 10px 0px;
}
#r1 ul, #r1 ul li{
	display:inline;
	padding:0px;
	margin:0px;
}
#r1 ul li a{
	display:block;
	float:left;
	width:331px;
	height:33px;
	line-height:33px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#333333;
	padding-left:30px;
	margin-bottom:5px;
	background:url(imgs/btn.gif) 0px 0px no-repeat;
}
#r1 ul li a:hover{
	background:url(imgs/btn.gif) 0px -33px no-repeat;
}
#blk1{
	display:block;
	float:left;
	width:234px;
	padding:5px 5px 5px 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	text-align:left;
	font-weight:bold;
	color:#042960;
	border-bottom:dotted #CCCCCC 1px;
	margin-bottom:10px;
}
#blk2{
	display:block;
	float:left;
	width:234px;
	padding:5px 5px 5px 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-align:left;
	font-weight:normal;
	color:#777777;
	margin:0px 0px 10px 0px;
}
/**/
.enlace1{
	color:#0066CC;
	text-decoration:underline;
}
.enlace1:hover{
	color:#000000;
	text-decoration:none;
}
.img_1 img{
	border:solid #CCCCCC 1px;
	padding:5px;
	margin-bottom:10px;
}
.img_1:hover img{
	border:solid #EEEEEE 1px;
}
/**/
#ingreso{
	display:none;
	width:100% !important;
	background-color:#99CC00;
	border-bottom:solid #FFFFFF 1px;
	left:0px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
#ingreso label{
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-transform:uppercase;
	height:33px;
	line-height:33px;
	display:block;
	width:auto;
	float:right;
}
.btn_ingreso{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	display:block;
	width:101px;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	text-align:center;
	text-decoration:none;
	background:url(imgs/btn_ingreso.gif) no-repeat 0px 0px;
}
.btn_ingreso:hover{
	background:url(imgs/btn_ingreso.gif) no-repeat 0px -33px;
	color:#000000;
}
.btn_olvido{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	float:right;
	display:block;
	width:160px;
	height:33px;
	line-height:33px;
	color:#FFFFFF;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
}
.btn_olvido:hover{
	text-decoration:underline;
}
.input_txt{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	border:solid #FFFFFF 1px;
	width:150px;
	height:22px;
	margin:2px 15px 0px 5px;
	padding:2px;
	color:#777777;
	float:right;
}
.btn_login{
	display:block;
	float:right;
	width:151px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#FFFFFF;
	background:url(imgs/btn_login.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:20px;
}
.btn_login:hover{
	background:url(imgs/btn_login.gif) no-repeat 0px -36px;
}
.btn_register{
	display:block;
	float:right;
	width:171px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#FFFFFF;
	background:url(imgs/btn_register.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:10px;
	color:#042960;
}
.btn_register:hover{
	background:url(imgs/btn_register.gif) no-repeat 0px -36px;
	color:#FFFFFF;
}
/**/
.btn_logout{
	display:block;
	float:right;
	width:102px;
	height:36px;
	line-height:36px;
	text-align:center;
	color:#FFFFFF;
	background:url(imgs/btn_logout.gif) no-repeat 0px 0px;
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:10px;
	color:#042960;
}
.btn_logout:hover{
	background:url(imgs/btn_logout.gif) no-repeat 0px -36px;
	color:#FFFFFF;
}
/**/
.img_left{
	float:left;
	border:solid #CCCCCC 1px;
	padding:5px;
	margin:0px 10px 10px 0px;
}
.img_right{
	float:right;
	border:solid #CCCCCC 1px;
	padding:5px;
	margin:0px 0px 10px 10px;
}
#contenido{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	text-align:left;
	color:#777777;
}
#contenido strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#000000;
	font-weight:bold;
}
#contenido a{
	color:#0066CC;
	/*border-bottom:dotted #0066CC 1px;*/
	text-decoration:none;
}
#contenido a:hover{
	color:#CCCCCC;
	/*border-bottom:dotted #FFFFFF 1px;*/
	text-decoration:none;
}
#contenido a img{
	border:none !important;
}
#contenido h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	padding:5px;
	text-align:left;
	border-bottom:solid #DDDDDD 2px;
	background:url(imgs/bgtitle.jpg) repeat-x bottom left #F0F0F0;
	margin-bottom:10px;
	clear:both;
}
#contenido select{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:auto;
	height:auto;
	border:solid #CCCCCC 1px;	
}
.highlight_left{
	border:dashed #FFCC66 1px;
	background-color:#FFFFCC;
	padding:5px;
	margin:5px 10px 5px 0px;
	width:620px;
	line-height:20px;
	color:#B99A3C;
}
.highlight_right{
	border:dashed #FFCC66 1px;
	background-color:#FFFFCC;
	padding:5px;
	margin:5px 0px 5px 10px;
	width:620px;
	line-height:20px;
	color:#B99A3C;
}
.highlight1{
	border:dashed #FFCC66 1px;
	background-color:#FFFFCC;
	padding:5px;
	margin:5px 0px 5px 0px;
	width:620px;
	left:0px;
	line-height:20px;
	color:#B99A3C;
}
.highlight2{
	border:dashed #BEDE83 1px;
	background-color:#E3F9BD;
	padding:5px;
	margin:5px 0px 5px 0px;
	width:620px;
	left:0px;
	line-height:20px;
	color:#80A82D;
}
.highlight3{
	border:dashed #A2D1EE 1px;
	background-color:#C4EAF4;
	padding:5px;
	margin:5px 0px 5px 0px;
	width:620px;
	left:0px;
	line-height:20px;
	color:#3982AC;
}
#clear{
	clear:both;
	width:940px;
	height:40px;
	line-height:40px;
	padding:0px;
	margin:0px;
}
#clear1{
	clear:both;
	width:625px;
	height:5px;
	line-height:5px;
	padding:0px;
	margin:0px;
}
#tbl_plan{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#777777;
	line-height:18px !important;
}
#tbl_plan td{
	padding:0px 10px 0px 10px;
	line-height:18px !important;
}
#tbl_plan ul{
	padding:0px 5px 5px 15px;
	margin:0px 5px 5px 25px;
}
#tbl_plan ul li{
	list-style-image:url(imgs/bullet1.gif);
	line-height:25px !important;
	padding:0px;
	margin:0px;
}
#general li.email{
	list-style-image:url(imgs/email.gif);
}
#general li.soporte{
	list-style-image:url(imgs/soporte.gif);
}
#general li.reservar{
	list-style-image:url(imgs/reservar_cita.gif);
}
#general li.chat{
	list-style-image:url(imgs/chat.gif);
}
#general li.email2{
	list-style-image:url(imgs/email2.gif);
}
#general li.email3{
	list-style-image:url(imgs/email3.gif);
}
#general li.planes{
	list-style-image:url(imgs/planes.gif);
}
#general li.infopersonal{
	list-style-image:url(imgs/user.gif);
}
#general li.salir{
	list-style-image:url(imgs/logout.gif);
}
/**/
#ctc td{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:18px;
	padding:5px;
}
#ctc input{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:250px;
	height:20px;
	border:solid #CCCCCC 1px;	
}
#ctc label{
	cursor:pointer;	
}
#ctc select{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:auto;
	height:auto;
	border:solid #CCCCCC 1px;	
}
#ctc textarea, .txtArea1{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:250px;
	height:100px;
	border:solid #CCCCCC 1px;	
}
.submit{
	display:block;
	width:80px;
	height:30px;
	line-height:30px;
	text-align:center;
	border:none !important;
	text-decoration:none !important;
	color:#FFFFFF !important;
	background-color:#194B52;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.submit:hover{
	background-color:#000000;
}
.small{
	border:none;
	width:auto !important;
	height:auto !important;
	border:none !important;
}


.tbl_x1{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}.tbl_x1 input, .tbl_x1 select{
	font-family:Arial, Helvetica, sans-serif !important;
	font-size:16px;
	font-weight:bold;
}
.tbl_x1 td{
	padding:5px;
}
#dhtmlxCalendar td{
	padding:0px !important;
	margin:0px !important;
}
#tbl_1a{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
#tbl_1a td{
	padding:5px;
}
#tbl_1a label{
	cursor:pointer;	
}
#tbl_1a select, #tbl_1a input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:auto;
	height:auto;
	font-weight:bold;
}
#tbl_1a textarea, .txtArea1{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	width:350px;
	height:250px;
	border:solid #CCCCCC 1px;	
}

.input1a{
	width:400px !important;
	height:22px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
.textarea1a{
	width:400px !important;
	height:200px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
