@charset "UTF-8";
/* CSS Document */

img, div {
behavior: url(iepngfix.htc)
}
a, img {
margin: 0px;
border: none;
padding: 0px;
}
body {
color: #72808c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height:16px;
text-align: center;
margin: 0px auto;
padding: 0px;
background:url(images/bg.gif) repeat-x;
}


/*------------ MENU y SUBMENU ------------*/

.menu {
float:left;
width:292px;
padding:0px;
margin:0px
}
.nav, #nav ul{
list-style-position:outside;
list-style-type:none;
margin:0px 0 5px 0;
padding:0px;
width:292px;
float:left
}
#nav a{
display:block;
padding:0px;
text-decoration:none;
z-index:1;
}
#nav li{
float:left;
position:relative;
margin:0 0 10px 0;
}
#nav ul {
float:left;
display:none;
width:292px;
margin:0px 0 5px 0;
padding:0px;
list-style-position:outside;
list-style-type:none;
}
ul.nav span {
display:none;
}
li.logos a {
background-image:url(images/menu_logos.gif);
background-repeat:no-repeat;
height:51px;
width:292px;
margin:0px;
padding:0px;
}
li.identidad a {
background-image:url(images/menu_identidades.gif);
background-repeat:no-repeat;
height:51px;
width:292px;
margin:0px;
padding:0px;
}
li.websites a {
background-image:url(images/menu_websites.gif);
background-repeat:no-repeat;
height:51px;
width:292px;
margin:0px;
padding:0px;
}
li.newsletters a {
background-image:url(images/menu_newsletters.gif);
background-repeat:no-repeat;
height:51px;
width:292px;
margin:0px;
padding:0px;
}
li.servicios a {
background-image:url(images/menu_servicios.gif);
background-repeat:no-repeat;
height:51px;
width:292px;
margin:0px;
padding:0px;
}
ul.nav li a:hover {
background-position:0px -51px;
}
ul.nav li a.active {
background-position:0px -51px;
}

/*------------------ LAYOUT GRAL ------------------*/

.wrapper {
width: 955px;
text-align: center;
margin: 0px auto;
padding: 0px;
}
.menu_wrapper {
margin:0 auto;
padding:0;
text-align:center;
width:920px;
}

/*------------------ HEADER ------------------*/

.header .left {
float:left;
clear:both;
width:350px;
padding:86px 0 0 0;
margin:0px;
}
*html .header .left {
padding:93px 0 0 0;
margin:0px;
width:350px;
}
*:first-child + html .header .left {
padding:95px 0 0 0;
margin:0px;
width:350px;
}
.header .left p {
width:350px;
text-align:left;
color:#72808c;
}
.header .left p a,
.header .left p a:link,
.header .left p a:active,
.header .left p a:hover,
.header .left p a:visited{
color:#72808c;
text-decoration:underline
}
.header .left .date {
text-align:left;
color:#ffffff;
font-size:11px;
font-weight:bold;
padding:22px 0 0 0;
}
*html .header .left .date {
padding:22px 0 0 0;
}
*:first-child + html .header .left .date {
padding:22px 0 0 0;
}
.header .right {
float:right;
width:431px;
padding:0px;
margin:0px;
}
.header .right form {
width:420px;
float:right;
height:22px;
margin:2px 0px;
padding:0px;
}
.header .right form input {
background:url(images/login_input.png) no-repeat;
width:135px;
height:21px;
border:none;
color:#72808c;
margin:0px;
padding:3px 2px 0;
font-size:11px;
}
.header .right form .login {
background:transparent url(images/login_button.png) no-repeat scroll 0 2px;
border:0px;
cursor:pointer;
/*display:block;*/
height:21px;
margin:0px;
padding:0px;
width:20px;
}
*html .header .right form .login {
background:transparent url(images/login_button.png) no-repeat scroll 0 -1px;
}
*:first-child + html .header .right form .login {
background:transparent url(images/login_button.png) no-repeat scroll 0 0px;
}

.btn_english {
/*background:transparent url(images/btn_ingles.gif) no-repeat scroll 0 0px;
cursor:pointer;
display:block;*/
border:0px;
height:13px;
margin:0px;
padding:0px;
width:18px;
}
.btn_espanol {
/*background:transparent url(images/btn_espanol.gif) no-repeat scroll 0 0px;*/
border:0px;
/*cursor:pointer;
display:block;*/
height:13px;
margin:0px 3px 0 20px;
padding:0px;
width:18px;
}

/*------------------ CONTENT ------------------*/

.container {
width:955px;
text-align:center;
margin:0px auto;
padding:20px 0;
clear:both
}
.container .left {
float:left;
clear:both;
width:292px;
}
.content {
width:631px;
margin:0px;
padding:0px;
float:right
}
*html .content {
width:570px;
margin:0px;
padding:0px;
float:right;
clear:both
}

/*------------------ CONTENT / LOGOS ------------------*/

.content .logos {
background:url(images/logos_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
border:1px solid #fff;
}
*html .content .logos {
background:url(images/logos_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
border:1px solid #fff;
}
.content .logos li {
display:inline;
margin:5px 8px 10px 8px;
padding:0px;
}
.content .logos .hoverbox {
list-style:none;
list-style-image:none;
list-style-position:inside;
width:631px;
margin:0px auto;
padding:35px;
text-align:center;
cursor: default;
}
.hoverbox a {
cursor: default;
}
.hoverbox a .preview {
display: none;
}
.hoverbox a .caption {
display: none;
}
.hoverbox a:hover .preview {
display: block;
position: absolute;
top: -33px;
left: -45px;
z-index: 100;
padding: 0px 0px;
}
.hoverbox img {
color: inherit;
padding: 0px;
vertical-align: top;
width: 124px;
height: 104px;
border: none;
z-index: 5;
margin:0px;
}
.hoverbox li {
margin: 0px 0px 10px 0px;
padding: 0px;
height:104px;
color: inherit;
display: inline;
float: left;
position: relative;
}
.hoverbox .preview {
width: 250px;
height: 169px;
}
.content .button_area {
height:25px;
width:60px;/*60 para 2 botones*/
margin:0px auto;
padding:0px 0 50px 0;
text-align:center;
}
*:first-child + html .content .button_area {
padding:0px 0 50px 0;
}
.content .button_area .volver {
background:url(images/logos_btnl.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_area .offl {
background:url(images/logos_btnloff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_area .ir {
float:right;
background:url(images/logos_btnr.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}
.content .button_area .offr {
float:right;
background:url(images/logos_btnroff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}

/*------------------ CONTENT / INFO MODULOS ------------------*/

.info_logos {
clear:both;
background:url(images/logos_informacion.gif) no-repeat;
width:292px;
margin:30px 0 0 0;
padding:0px;
text-align:left;
}
*html .info_logos {
margin:10px 0 0 0;
}
*:first-child + html .info_logos {
margin:10px 0 0 0;
}
.info_logos ul {
margin:0px;
padding:40px 0 0;
list-style:none;
list-style-image:none;
list-style-position:inside;
width:292px;
}
.info_logos li {
color:#e86387;
text-align:left;
display:inline;
}
.info_logos span {
font-weight:bold;
color:#62717c;
}

/*------------------ CONTENT / WEBSITES ------------------*/

.content .websites {
background:url(images/websites_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
border:1px solid #fff;
}
*html .content .websites {
background:url(images/websites_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
border:1px solid #fff;
}
.content .websites li {
display:inline;
margin:5px 8px 10px 8px;
padding:0px;
}
#gallery {
padding: 10px;
width: 630px;
padding: 40px 0 0 5px;
}
#gallery ul {
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0px;
padding:0px;
}
#gallery ul li {
display: inline;
}
#gallery ul img {
margin:5px
}
#gallery ul a:hover img {
color: #fff;
	}
#gallery ul a:hover {
color: #fff;
}
.content .button_areaw {
height:25px;
width:60px;/*60 para 2 botones*/
margin:0px auto;
padding:0px 0 50px 0;
text-align:center;
}
*:first-child + html .content .button_areaw {
padding:0px 0 50px 0;
}
.content .button_areaw .volver {
background:url(images/websites_btnl.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_areaw .offl {
background:url(images/websites_btnloff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_areaw .ir {
float:right;
background:url(images/websites_btnr.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}
.content .button_areaw .offr {
float:right;
background:url(images/websites_btnroff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}

/*------------------ CONTENT / WEBSITES MODULOS ------------------*/

.info_websites {
clear:both;
background:url(images/websites_informacion.gif) no-repeat;
width:292px;
margin:30px 0 0 0;
padding:0px;
text-align:left;
}
*html .info_websites {
margin:10px 0 0 0;
}
*:first-child + html .info_websites {
margin:10px 0 0 0;
}
.info_websites ul {
margin:0px;
padding:40px 0 0;
list-style:none;
list-style-image:none;
list-style-position:inside;
width:292px;
}
.info_websites li {
color:#eebc0c;
text-align:left;
display:inline;
}
.info_websites li a,
.info_websites li a:link,
.info_websites li a:active,
.info_websites li a:visited {
color:#eebc0c;
text-decoration:none;
}
.info_websites li a:hover {
color:#eebc0c;
text-decoration:underline;
}
.info_websites span {
font-weight:bold;
color:#62717c;
}


/*------------------ CONTENT / NEWSLETTERS ------------------*/

.content .newsletters {
background:url(images/newsletters_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
border:1px solid #fff;
}
*html .content .newsletters {
background:url(images/newsletters_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
border:1px solid #fff;
}
.content .newsletters li {
display:inline;
margin:5px 5px 10px 5px;
padding:0px;
}
#gallery {
padding: 10px;
width: 630px;
padding: 40px 0 0 5px;
}
#gallery ul {
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0px;
padding:0px;
}
#gallery ul li {
display: inline;
margin:0px auto;
}
#gallery ul img {
margin:5px
}
#gallery ul a:hover img {
color: #fff;
	}
#gallery ul a:hover {
color: #fff;
}
.content .button_arean {
height:25px;
width:60px;/*60 para 2 botones*/
margin:0px auto;
padding:0px 0 50px 0;
text-align:center;
}
*:first-child + html .content .button_arean {
padding:0px 0 50px 0;
}
.content .button_arean .volver {
background:url(images/newsletters_btnl.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_arean .offl {
background:url(images/newsletters_btnloff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_arean .ir {
float:right;
background:url(images/newsletters_btnr.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}
.content .button_arean .offr {
float:right;
background:url(images/newsletters_btnroff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}

/*------------------ CONTENT / NEWSLETTERS MODULOS ------------------*/

.info_newsletters {
clear:both;
background:url(images/newsletters_informacion.gif) no-repeat;
width:292px;
margin:30px 0 0 0;
padding:0px;
text-align:left;
}
*html .info_newsletters {
margin:10px 0 0 0;
}
*:first-child + html .info_newsletters {
margin:10px 0 0 0;
}
.info_newsletters ul {
margin:0px;
padding:40px 0 0;
list-style:none;
list-style-image:none;
list-style-position:inside;
width:292px;
}
.info_newsletters li {
color:#8bce4c;
text-align:left;
display:inline;
}
.info_newsletters li a,
.info_newsletters li a:link,
.info_newsletters li a:active,
.info_newsletters li a:visited {
color:#8bce4c;
text-decoration:none;
}
.info_newsletters li a:hover {
color:#8bce4c;
text-decoration:underline;
}
.info_newsletters span {
font-weight:bold;
color:#62717c;
}

/*------------------ CONTENT / IDENTIDADES ------------------*/

.content .identidades {
background:url(images/identidades_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
border:1px solid #fff;
}
*html .content .identidades {
background:url(images/identidades_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
border:1px solid #fff;
}
.content .identidades li {
display:inline;
margin:5px 5px 10px 5px;
padding:0px;
}
#gallery {
padding: 10px;
width: 630px;
padding: 40px 0 0 5px;
}
#gallery ul {
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0px;
padding:0px;
}
#gallery ul li {
display: inline;
margin:0px auto;
}
#gallery ul img {
margin:5px
}
#gallery ul a:hover img {
color: #fff;
	}
#gallery ul a:hover {
color: #fff;
}
.content .button_areai {
height:25px;
width:60px;
margin:0px auto;
padding:0px 0 50px 0;
text-align:center;
}
*:first-child + html .content .button_areai {
padding:0px 0 50px 0;
}
.content .button_areai .volver {
background:url(images/identidades_btnl.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_areai .offl {
background:url(images/identidades_btnloff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
float:left;
clear:both
}
.content .button_areai .ir {
float:right;
background:url(images/identidades_btnr.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}
.content .button_areai .offr {
float:right;
background:url(images/identidades_btnroff.gif) no-repeat;
border:0px;
cursor:pointer;
display:block;
height:24px;
margin:0px;
padding:0px;
width:24px;
}

/*------------------ CONTENT / IDENTIDADES MODULOS ------------------*/

.info_identidades {
clear:both;
background:url(images/identidades_informacion.gif) no-repeat;
width:292px;
margin:30px 0 0 0;
padding:0px;
text-align:left;
}
*html .info_identidades {
margin:10px 0 0 0;
}
*:first-child + html .info_identidades {
margin:10px 0 0 0;
}
.info_identidades ul {
margin:0px;
padding:40px 0 0;
list-style:none;
list-style-image:none;
list-style-position:inside;
width:292px;
}
.info_identidades li {
color:#7cd5eb;
text-align:left;
display:inline;
}
.info_identidades span {
font-weight:bold;
color:#62717c;
}

/*------------------ CONTENT / INICIO ------------------*/

.content .inicio {
background:url(images/inicio_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
}
*html .content .inicio {
background:url(images/inicio_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
}
.news {
margin:0 auto;
padding:0px 10px 0 15px;
text-align:center;
width:480px;
height:360px;
}
*:first-child + html .news {
margin:0 auto;
padding:0px 10px 0 15px;
text-align:center;
width:495px;
height:360px;
}
*html .news {
margin:0 auto;
padding:0px 10px 0 25px;
text-align:center;
width:495px;
height:360px;
}
.news img {
margin:0px;
padding:0px;
border:none;
}
.novedades {
border:0 none;
clear:both;
margin:60px 10px 20px;
padding:0;
text-align:right;
}
*:first-child + html .novedades {
border:0 none;
clear:both;
margin:60px 10px 10px;
padding:0;
text-align:right;
}
*html .novedades {
border:0 none;
clear:both;
margin:60px 10px 10px;
padding:0;
text-align:right;
}
ul#news {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
padding:0 8px 0 0;
width: 150px;
padding: 0px 5px 0 5px;
}
*:first-child + html ul#news {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0 8px 0 0;
width: 150px;
padding: 0px 5px 0 2px;
}
*html ul#news {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0 8px 0 0;
width: 150px;
padding: 0px 5px 0 2px;
}
ul#news li {
text-align:left;
padding:0px;
display: block;
margin:0px auto;
color:#757678;
}
hr {
width:140px;
margin:0px;
padding:0px;
height:1px;
}
ul#news li h3 {
color:#99a0a7;
font-size:11px;
font-weight:normal;
line-height:12px;
margin:5px 0 2px 0;
padding:0px
}
*:first-child + html ul#news li h3 {
margin:5px 0 2px 0;
}
ul#news li h1 {
color:#ea6921;
font-size:13px;
font-weight:bold;
line-height:13px;
margin:0px;
padding:0px 0 5px 0;
}
*:first-child + html ul#news li h1 {
padding:0px;
}
*html ul#news li h1 {
padding:0px;
}

/*------------------ CONTENT / SERVICIOS ------------------*/

.content .servicios {
background:url(images/inicio_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
}
*html .content .servicios {
background:url(images/inicio_frame.gif) no-repeat;
height:430px;
width:631px;
margin:0px;
padding:5px 0 0 0px;
float:right;
border:1px solid #fff;
}
.services p {
width:500px;
text-align:center;
margin:70px auto 10px auto;
padding:0px;
line-height:16px;
color:#58595B;
}
*:first-child + html .services p {
margin:70px auto 20px auto;
padding:0px;
}
.services {
margin:0 auto;
padding:0px 10px;
text-align:center;
width:510px;
height:360px;
}
*:first-child + html .services {
margin:0 auto;
padding:0px 10px 0 15px;
text-align:center;
width:495px;
height:360px;
}
ul#services {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
padding:0 8px 0 0;
width: 210px;
padding: 0px 5px 0 30px;
}
*:first-child + html ul#services {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0 8px 0 0;
width: 210px;
padding: 0px 5px 0 30px;
}
*html ul#services {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:5px 8px 0 0;
width: 210px;
padding: 0px 15px 0 30px;
}
ul#services li {
text-align:right;
padding:0px;
display: block;
margin:0px auto;
color:#58595B;
}
ul#services hr {
height:1px;
margin:0 0 5px;
padding:0;
width:210px;
}
*html ul#services hr {
height:1px;
margin:0 0 2px;
padding:0;
width:210px;
}
ul#services li h1 {
color:#EE2C74;
font-size:13px;
font-weight:bold;
line-height:13px;
margin:0px;
padding:0px 0 5px 0;
}
*:first-child + html ul#services li h1 {
padding:0px;
}
*html ul#services li h1 {
padding:0px;
}
ul#services li h2 {
color:#939598;
font-size:12px;
font-weight:normal;
line-height:16px;
margin:0px;
padding:0px;
}
ul#services1 {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
padding:0 8px 0 0;
width: 210px;
padding:0 0 0 25px;
}
*:first-child + html ul#services1 {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:0 8px 0 0;
width: 210px;
padding: 0px 5px 0 2px;
}
*html ul#services1 {
float:left;
list-style-image:none;
list-style-type:none;
list-style: none;
margin:5px 8px 0 0;
width: 210px;
padding: 0px 5px 0 2px;
}
ul#services1 li {
text-align:left;
padding:0px;
display: block;
margin:0px auto;
color:#58595B;
}
ul#services1 hr {
height:1px;
margin:0 0 5px;
padding:0;
width:210px;
}
*html ul#services1 hr {
height:1px;
margin:0 0 2px;
padding:0;
width:210px;
}
ul#services1 li h1 {
color:#EE2C74;
font-size:13px;
font-weight:bold;
line-height:13px;
margin:0px;
padding:0px 0 5px 0;
}
*:first-child + html ul#services1 li h1 {
padding:0px;
}
*html ul#services1 li h1 {
padding:0px;
}
ul#services1 li h2 {
color:#939598;
font-size:12px;
font-weight:normal;
line-height:16px;
margin:0px;
padding:0px;
}


/*------------------ FOOTER ------------------*/

.footer ul#navf {
margin:0px auto;
padding:0px;
text-align:center;
width:480px;
list-style:none;
list-style-position:outside;
list-style-type:none;
height:25px;
clear:both
}
*:first-child + html .footer ul#navf {
width:480px;
margin: 0px auto;
padding: 0px 0 0 0px;
text-align:center;
list-style-position:outside;
list-style-type:none;
list-style:none;
height:25px;
}
.footer ul#navf a {
display:block;
margin: 0px auto;
padding: 0px;
text-decoration:none;
z-index:1;
}
.footer ul#navf li {
float:left;
position:relative;
line-height:23px;
}
.footer ul#navf li a {
margin:0 0 10px 10px;
padding: 0px;
color:#9aa5af;
}
.footer ul#navf span {
display:none;
}
ul#navf li.logos a {
background-image:url(images/footer_menu_logos.png);
background-repeat:no-repeat;
height:24px;
width:62px;
margin:0px;
padding:0px;
}
ul#navf li.identidades a {
background-image:url(images/footer_menu_identidades.png);
background-repeat:no-repeat;
height:24px;
width:98px;
margin:0px;
padding:0px;
}
ul#navf li.websites a {
background-image:url(images/footer_menu_websites.png);
background-repeat:no-repeat;
height:24px;
width:81px;
margin:0px;
padding:0px;
}
ul#navf li.newsletters a {
background-image:url(images/footer_menu_newsletters.png);
background-repeat:no-repeat;
height:24px;
width:109px;
margin:0px;
padding:0px;
}
ul#navf li.servicios a {
background-image:url(images/footer_menu_servicios.png);
background-repeat:no-repeat;
height:24px;
width:76px;
margin:0px;
padding:0px;
}
ul#navf li a:hover {
color:#fff;
background-position:0px -24px;
}
ul#navf li a.active {
color:#fff;
background-position:0px -24px;
}




@media screen and (-webkit-min-device-pixel-ratio:0) {
.header .left .date {
padding:23px 0 0 0;/*27 0 0 0 */
}
.header .right form {
margin:4px 0px 0 0;
padding:0px;
}
.header .right form .login {
background:transparent url(images/login_button.png) no-repeat scroll 0 0px;/*0 2*/
}



