*
{
	margin: 0;
	padding: 0;
}
body
{
	background: url(../img/tail-top.gif) repeat-x top #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #7f7f7f;
}

input, textarea, select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

object
{
	vertical-align: top;
	outline: none;
}

.fleft
{
	float: left;
}
.fright
{
	float: right;
}
.clear
{
	clear: both;
}

.alignright
{
	text-align: right;
}
.aligncenter
{
	text-align: center;
}

.wrapper
{
	width: 100%;
	overflow: hidden;
}
.container
{
	width: 100%;
}

p
{
	margin: 0;
	padding: 0;
}


/*==================forms====================*/
input, select
{
	vertical-align: middle;
	font-weight: normal;
}
img
{
	border: 0;
	vertical-align: top;
	text-align: left;
}

#form label
{
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	font-size: 1.08em;
}
#form input
{
	border-left: 1px solid #e68d04;
	border-top: 1px solid #e68d04;
	border-bottom: 1px solid #e68d04;
	border-right: 0;
	padding: 3px 6px 3px 6px;
	background: #fff;
	float: left;
	width: 165px;
	color: #ae9481;
}

#form1 .form
{
	height: 29px;
}
#form1 label
{
	display: block;
	width: 91px;
	float: left;
}
#form1 input
{
	border-left: 2px solid #808080;
	border-top: 1px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	background: #fff;
	width: 170px;
	float: left;
	padding-left: 4px;
}
#form1 select
{
	width: 74px;
	height: 18px;
	color: #333333;
	font-size: .92em;
	float: left;
}
#form1 select.sel-1
{
	width: 55px;
	margin-right: 6px;
}
#form1 select.sel-2
{
	width: 55px;
}
#form1 textarea
{
	width: 170px;
	height: 100px;
	padding-left: 4px;
	overflow: auto;
	float: left;
	border-left: 2px solid #808080;
	border-top: 1px solid #404040;
	border-right: 1px solid #d4d0c8;
	border-bottom: 1px solid #d4d0c8;
	background: #fff;
	margin-bottom: 20px;
}

#form2 .form
{
	height: 26px;
}
#form2 input
{
	width: 262px;
	padding: 2px 0 2px 3px;
	background: #fff;
	border-top: 2px solid #303030;
	border-left: 1px solid #585858;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	color: #8c8c8c;
	font-size: .92em;
}
#form2 textarea
{
	width: 262px;
	height: 189px;
	overflow: auto;
	background: #fff;
	border-top: 2px solid #303030;
	border-left: 1px solid #585858;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	padding: 2px 0 0 3px;
	color: #8c8c8c;
	font-size: .92em;
	margin-bottom: 15px;
}


/*==================list====================*/
ul
{
	list-style: none;
}

.footer-nav
{
	float: right;
}
.footer-nav li
{
	float: left;
	border-right: 1px solid #ababab;
	line-height: 1em;
	padding-right: 13px;
	margin-right: 13px;
}
.footer-nav li a
{
	text-decoration: none;
	color: #ababab;
}
.footer-nav li a:hover
{
	text-decoration: underline;
}
.footer-nav li.last
{
	margin-right: 0;
	padding-right: 0;
	border: 0;
}

.list
{
	padding-bottom: 5px;
}
.list li
{
	font-weight: bold;
	color: #ff9d02;
	padding-bottom: 8px;
}
.list li a
{
	color: #ff9d02;
}

.list1
{
	margin-top: -22px;
}
.list1 li
{
	padding-top: 22px;
}
.list1 li b
{
	display: block;
	margin-bottom: 12px;
}
.list1 li b, .list1 li a
{
	color: #ff9d02;
}
.list1 li a
{
	font-weight: bold;
}

.list2
{
	margin-top: -30px;
	padding-bottom: 10px;
}
.list2 li
{
	padding-top: 20px;
}

.list3
{
	margin-top: -18px;
}
.list3 li
{
	padding-top: 18px;
}
.list3 li h4
{
	text-align: right;
	margin-bottom: 0;
}


/*==================other====================*/
.img-box img
{
	margin-bottom: 15px;
	display: block;
}

.img-box1
{
	width: 100%;
	overflow: hidden;
	margin-top: -4px;
}
.img-box1 img
{
	float: left;
	margin: 4px 22px 0 0;
}

.p1
{
	margin-bottom: 15px;
}

.phone
{
	float: right;
	margin-right: 125px;
}


/*==================txt, links, lines, titles====================*/
a
{
	color: #7f7f7f;
	outline: none;
}
a:hover
{
	text-decoration: none;
}

h3
{
	color: #252b2a;
	font-weight: normal;
	font-size: 2.25em;
	line-height: 1.12em;
	letter-spacing: -1px;
	margin-bottom: 15px;
}
h3 span
{
	background: url(../img/title-tail.gif) repeat-y left top;
	padding-left: 11px;
	display: block;
}
h3.icon
{
	padding-left: 54px;
	background: url(../img/icon.gif) no-repeat left top;
	height: 40px;
	margin-bottom: 10px;
}
h4
{
	color: #ff9d02;
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.txt1
{
	color: #ff9d02;
	font-weight: bold;
}

.link1
{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	background: url(../img/link1-bg.gif) no-repeat left top;
	width: 50px;
	height: 40px;
	margin-top: -3px;
}
.link1 span
{
	display: block;
	padding-top: 5px;
}
.link1:hover
{
	color: #b87506;
}

.link2
{
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.08em;
	background: url(../img/link2-tail.gif) repeat-x top;
	margin-left: 5px;
}
.link2 em
{
	display: block;
	background: url(../img/link2-left.gif) no-repeat left top;
}
.link2 b
{
	display: block;
	font-style: normal;
	background: url(../img/link2-right.gif) no-repeat right top;
	padding: 3px 12px 4px 12px;
}
.link2:hover
{
	color: #927c6d;
}

.link3
{
	text-align: right;
	font-weight: bold;
}
.link3 a
{
	color: #ff9d02;
}

.divider1
{
	background: url(../img/divider.gif) repeat-y 294px 0;
}
.divider2
{
	background: url(../img/divider.gif) repeat-y 617px 0;
}


/*==================boxes====================*/
.box
{
	background: #fff;
	width: 100%;
	margin-bottom: 12px;
}
.box .border-top
{
	background: url(../img/border.gif) repeat-x top;
}
.box .border-bot
{
	background: url(../img/border.gif) repeat-x bottom;
}
.box .border-left
{
	background: url(../img/border.gif) repeat-y left;
}
.box .border-right
{
	background: url(../img/border.gif) repeat-y right;
}
.box .inner
{
	padding: 30px 27px 35px 30px;
}

.form-box
{
	width: 350px;
	height: 142px;
	background: url(../img/form-box-bg.gif) no-repeat left top;
}
.form-box .inner
{
	padding: 21px 24px 28px 24px;
}
.form-box h3
{
	color: #e09504;
	font-weight: bold;
	line-height: 1em;
	border-bottom: 1px solid #fff;
	padding-bottom: 2px;
	margin-bottom: 12px;
}
.form-box h3 span
{
	background: none;
	padding: 0;
	display: block;
	color: #fff;
	margin: -28px 0 0 -1px;
	position: relative;
}
.form-box label
{
	color: #fff;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	font-size: 1.08em;
}
.form-box input
{
	border-left: 1px solid #e68d04;
	border-top: 1px solid #e68d04;
	border-bottom: 1px solid #e68d04;
	border-right: 0;
	padding: 3px 6px 3px 6px;
	background: #fff;
	float: left;
	width: 150px;
	color: #ae9481;
}


/*header*/
#header .menu
{
	position: absolute;
	left: 9px;
	top: 0;
}
#header .flash
{
	position: absolute;
	top: 120px;
	left: 0;
	width: 1000px;
	height: 504px;
	background: url(../img/header-bg.gif) no-repeat left top;
}
#header .flash span
{
	display: block;
	padding: 13px 0 0 15px;
}

/*content*/
#content p, #content dl
{
	line-height: 1.5em;
}
#content cite
{
	line-height: 1.5em;
	font-style: normal;
	display: block;
}
#content dl .phone
{
	margin-right: 95px;
}
#content dl dt
{
	margin-top: 18px;
}

/*footer*/
#footer .left
{
	background: url(../img/footer-left.gif) no-repeat left top;
}
#footer .right
{
	background: url(../img/footer-right.gif) no-repeat right top;
	height: 51px;
}
#footer .tail
{
	background: url(../img/footer-tail.gif) repeat-x top;
}
#footer .indent
{
	padding: 18px 62px 0 30px;
}
#footer p
{
	float: left;
	color: #8b8a8a;
	line-height: 1em;
}
#footer p a
{
	text-decoration: none;
	color: #8b8a8a;
}
#footer p a:hover
{
	text-decoration: underline;
}

/*==========================================*/
#content, #footer
{
	padding-right: 15px;
	padding-left: 15px;
}

/*================= index.html ====================*/
#page1 #header
{
	height: 624px;
}

.modalPopupMensaje
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 5px;
	width: 300px;
	height: 150px;
}

.txtContraseñaAntigua
{
	margin-right: -100px;
}



.boton
{
	color: #fff;
	display: block;
	float: left;
	text-decoration: none;
	font-size: 1.08em;
	background: url(../img/link2-tail.gif) repeat-x top;
	margin-left: 5px;
	
}
.botonCerrar
{
 margin-left:60px;
}
