@charset "utf-8";
/* $Id: style.css,v 1.1.4.6 2008/06/12 08:10:48 andregriffin Exp $*/
/* Drupal 5 Framework - Created by Andre Griffin
------------------------------------------------------------------
[Table of contents]

 1.Global
 2.Layout
 3.Header
 4.Navigation
 5.Nodes
 6.Comments
 7.Sidebars
 8.Blocks
 9.Footer
10.CSS Support
11.Administration
12.AJAX

[Color codes]

#  Dark Grey (text): ------------------------------- #333
#  Dark Blue (links): ------------------------------ #069
#  Pink (hover and active links): ------------------ #f66
#  Mid Blue (layout boders): ----------------------- #b4d7f0
#  Light Blue (primary nav bg, menu borders): ------ #d4e7f3
#  Very Light Blue (zebra striping): --------------- #edf5fa

[Font sizes]

22px - 1.8333em - h1
17px - 1.4167em - h2
13px - 1.0833em - h3
12px - 1em      - default
11px - 0.9167em - h4 
10px - 0.8333em - .submitted, .comment span.new

Equasion for font sizing:
-Desired in px ÷ Default (or parent) in px = sizing in em

----------------------------------------------------------------*/

/*************************
 * 1.GLOBAL              *
 *************************/
body {
background-color:#792a27;
/*color:#333;*/
font:100% "Trebuchet MS",verdana,helvetica,clean,sans-serif;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
font-weight:700;
margin:0;
padding:0;
}

h1 {
font-size:1.8333em;
margin:1em 0 0.5em;
}

h2 {
font-size:1.4167em;
margin:1em 0 0.5em;
}

h3 {
font-size:1.0833em;
margin:1em 0 0.5em;
}

h4 {
font-size:0.9167em;
}

a:link,a:visited {
color:#0000CC;
outline:none;
text-decoration:none;
}

a:hover,a:active,li a.active {
color:#FF9933;
text-decoration:none;
}

p {
font-size:1em;
line-height:1.5833em;
margin:0 0 1.5833em;
}

img,a img {
border:none;
outline:none;
}

dt {
  float: left;
  /*padding:8px 0.5em 10px;
  padding-top:8px; */
  line-height:40px;
  text-align:right;
}

dd {
  padding:4px;
  text-align:left;
  min-height: 40px;  
}

/*************************
 * 2.LAYOUT              *
 *************************/
#wrapper {
margin:0 auto;
width:960px;
}

#contentwrapper {
width:980px;
margin: auto;
background-color:ffeebd;
}

#container {
margin:0 0 10px;
}

/* 1 column */
#center {
margin:0px 0px 10px 30px;
padding-right: 15px;

float:left;
width: 70%;
text-align: center;
}

#mainwrapper #center{margin-left: 140px;text-align: center;width: 80%;}

/* 3 columns */
body.sidebars #center {
float:left;
padding:0 10px;
width:550px;
}

/* 2 columns - sidebar-left */
body.sidebar-left #center {
border-left:1px solid #b4d7f0;
float:right;
padding-left:10px;
width:780px;
}

/* 2 columns - sidebar-right */
body.sidebar-right #center {
border-right:1px solid #b4d7f0;
float:left;
padding-right:10px;
width:780px;
}

#content {
text-align: center;
}

#main {
background: #ffeebd;
overflow:auto;
width:980px;
}

/*************************
 * 3.HEADER              *
 *************************/
#header {
margin:0;
font-size: 100%;
background: #ffeebd;
}

#header h1 {
float:left;
}

#logo {
		vertical-align:top;
		height:431px;
}

#slogan {
display:block;
font-size:.7727em;
}

#topMenu {
	
	right: 10px;
	width: 100%;
	z-index: 2;
	line-height: 20px;
	background-image:url(../imagenes/barra3.png);
	background-repeat:repeat-x;
	height: 35px;
	
}

#primary-links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	/*padding-left: 255px;*/
}

ul#primary-links li {
	_width: 0px;
	float: right;
	list-style-type: none;
	padding: 3px 3px 0;
	margin: 0px 1px 0px 1px;
	/*background: url(../images/header-tab1.png) no-repeat 0% 0%;*/
	line-height: 18px;
}

ul#primary-links li a {
	display: block;
	list-style-type: none;
	margin: 0px;
	height: 20px;
	/*background: url(../images/header-tab2.png) no-repeat 100% 0px;
	font-weight: bold;
	color: white;*/
	white-space: nowrap;
	text-decoration: none;
}

ul#primary-links li:hover {
	/*background-image: url(../images/header-tab1.png);*/
	background-position: 0% -24px;
}

ul#primary-links li:hover a {
	/*background-image: url(../images/header-tab2.png);*/
	background-position: 100% -24px;
}

#search {

}

#search form {
	padding: 5px 9px 5px 14px;
	position: relative;
	top: -3px;
	right: 0px;
	float: right;
}

#search .form-text {
	width: 137px;
	margin: 0px;
	margin-right: 5px;
	border: 1px solid #00609d;
	float: left;
}

#search .form-submit {
	margin: 0px;
}

#search .form-item {
	margin: 0;
	display: inline;
}

/*************************
 * 4.NAVIGATION          *
 *************************/
#nav {border-right: 1px dashed #336699;position: fixed;top: 1em;line-height: 25px;width: 120px;z-index: 200;}
#nav a{color: #339999;} 
#nav a:HOVER {background: #E0F0FF;border-color: #6699CC;color: #003366;}
#nav .menuMain{width: 120px;display: block;}

.menuMainList {height: 20px;text-align: right;} 
.menuMainList li{text-align: left;}
.menuMainList li a{display: block;color: #003366 !important;padding-left: 15px;text-decoration: underline;}

#nav li ul {
	position: relative;
	left: 120px;
	bottom: 25px;
	display: none;
	background: #F0F8FF;
	border: 1px outset #99CCFF;
	white-space: nowrap;
	width: 180px;
}

.arrow {margin: 0 0.5em;}

/*negative margin keeps from pushing node h2 titles down*/
.breadcrumb {
color:#ccc;
font-size:1em;
margin:0 0 -1.25em;
padding:0;
}

.breadcrumb a:link,.breadcrumb a:visited {
color:#666;
}

.breadcrumb a:hover {
color:#999;
}

/*************************
 * 5.NODES               *
 *************************/
#center h1.title {
	color: #003150;
	font-size: 1.85em;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 1em 0px;
	padding: 0px;
	border-bottom: 1px solid #7F98A7;
	line-height: 1.2em;
} 
 
#mainwrapper #center h1.title {border: 0px;} 
 
span.submitted {
color:#898989;
font-size:0.8333em;
}

.meta {
background:#edf5fa;
border-bottom:1px solid #b4d7f0;
padding:5px 10px;
}

.meta .links ul.links li {
float:left;
padding:0 3px;
}

.meta .terms ul.links li {
float:right;
padding:0 3px;
}

.book-navigation {
margin:0 0 .5em;
}

.pager {
margin:1em 0;
}

.pager a:link,.pager a:visited,.pager strong.pager-current {
border:1px solid #ccc;
margin:.3em .2em;
padding:.3em .5em;
}

.pager a:hover,.pager a:active {
background-color:#edf5fa;
}

.pager strong.pager-current {
background-color:#d4e7f3;
color:#069;
}

/*************************
 * 6.COMMENTS            *
 *************************/
.comment {
margin:20px 0 0;
padding:0;
}

.comment-bar {
background:#edf5fa;
border-bottom:1px solid #b4d7f0;
padding:5px;
}

.comment span.new {
color:red;
font-size:0.8333em;
}

.comment h3 {
margin:0.5em 0;
}

.comment ul.links {
margin:0 0 0 25px;
}

.comment ul.links li a {
text-decoration:underline;
}

.indented {
border-left:1px solid #b4d7f0;
margin-left:14px;
padding-left:10px;
}

/*************************
 * 7.SIDEBARS            *
 *************************/
.sidebar {
width:215px;
}

#sidebar-left {
float:left;
margin:15px 15px 30px 15px;

}

#sidebar-right {
float:right;
width: 21.5%;
}

#sys-left {
float:left;
margin-right:9px;
}

/*************************
 * 8.BLOCKS              *
 *************************/
.block {
margin:0 0 10px;
}

#user-login-form .item-list ul li {
background:none;
padding:0;
}

#search-block-form .form-text {
width:8em;
}

#search-block-form input.form-submit{
font-size:.9em;
width:5em;
padding:0;
}

.block-book ul.menu li.expanded {
background-color:#fff;
}

.block-book ul.menu li.expanded ul {
border-bottom:none;
border-top:1px solid #d4e7f3;
}

#photoDetail {
	width: 512px;
	padding: 15px;
	float: left;
	background: #ECF7FB none repeat scroll 0%;		
}

#photoSlider {
	float: right;
    background: #F0F6F9;
    border: 1px solid #346F97;
    height: 550px;
    width:180px;
    overflow: hidden;
    text-align: center;
}

#photoSlider li li{
padding: 5px 0;
margin: 5px;
border: 1px solid gray;
font-size: 12px;
background: white;
width: 168px;
overflow: hidden;
}

#photoSlider li li a{
margin: 0 auto;
display: block;
}

h4.drawer-handle {
	background: #1D53C1;
	color: white;
	line-height: 25px;
	border: 1px solid white;
}

.open h4{
	background: #003366;
}

#photo {
	display: block;
	width: 512px;
	margin: 0 auto;
}

.photo {text-align: left;}

#photoInfo {
	font-size: 12px;
	margin: 8px 0 0 0;
	text-align: left;
	float: left;
}

#photo li{margin: 0;padding: 3px 0;}

/*************************
 * 9.FOOTER              *
 *************************/
#footer {
text-align: center;
width: 980px;

padding: 10px 0;
clear: both;
color: white;
background-image:url(../imagenes/barra.png);
background-repeat:repeat-x;
}

#footer a.feed-icon {
position:absolute;
right:0;
top:5px;
}

/*************************
 * 10.CSS SUPPORT        *
 *************************/
span.clear     { clear:both;display:block;font-size:0;height:1px;line-height:0;margin-bottom:-1px }
.clear         { clear:both }
.clear-block   { display:block }
.float-left    { float:left }
.float-right   { float:right }

.text-left     { text-align:left }
.text-right    { text-align:right }
.text-center   { text-align:center }
.text-justify  { text-align:justify }

.bold          { font-weight:bold }
.italic        { font-style:italic }
.underline     { border-bottom:1px solid }
.highlight     { background:#ffc }

.wrap          { width:960px;margin:0 auto }

.img-left      { float:left;margin:4px 10px 4px 0 }
.img-right     { float:right;margin:4px 0 4px 10px }

.nopadding     { padding:0 }
.noindent      { margin-left:0;padding-left:0 }
.nobullet      { list-style:none;list-style-image:none }

.none          { display: none; }

.x1 {line-height:0px;margin:0 5px;border-top:1px solid ;}
.x2 {line-height:0px;margin:0 3px;border-top:1px solid ;}
.x3 {line-height:0px;margin:0 2px;border-top:1px solid ;}
.x4 {line-height:0px;margin:0 1px;border-top:2px solid ;}


.thin-blue { border-color: #e8eefa; }
.light-blue { border-color: #D0E4F6; }
.deep-blue { border-color: #006996; }
.dark-blue { border-color: #3366cc; }
.blue {border-color: #92C1F0;}
.width-20 {width: 20px!important;}
.width-40 {width: 40px;}
.width-100 {width: 100px;}
.width-120 {width: 120px;}
.width-130 {width: 130px;}
.width-150 {width: 150px;}
.width-200 {width: 200px;}
.clear {clear: both;}
.required {} 
.errors {clear: both;color: red;}
.errors li{margin: 0;padding: 0;text-align: center;}
.hidden{visibility: hidden;}
.none{display: none;}
.overlay{opacity: 0.5; height: 100%; width: 100%; position: fixed; left: 0pt; top: 0pt; z-index: 3000; display: none;background-color:#000000;filter:alpha(opacity=50);}
.overlay-white{opacity: 0.75; height: 100%; width: 100%; position: fixed; left: 0pt; top: 0pt; z-index: 3000; display: none;background-color:#ffffff;filter:alpha(opacity=75);}
.spinner{position: fixed;top:35%;left: 40%;font-size: 45px;background-color: white;z-index: 3001;border: 2px solid gray;display: none;padding: 15px;}

/*************************
 * 11.ADMINISTRATION     *
 *************************/

/* POSITION ADMIN TAB LINKS AND STYLE ADMIN H2 */
#tabs-wrapper{margin:0;padding:0}h2.with-tabs{margin-bottom:0}#tabs-wrapper ul.tabs{margin:0 0 .5em;padding:0}

/* LISTS */
dl{margin:.5em 0 1em;padding:0}
dl dd{margin:0 0 .5em 1.5em;}
ol{margin:.5em 0 1em;padding:0 0 0 1.5em}
ol li{margin:0.15em 0 0.15em .5em;padding:0 0 .2em}
ol ul li{margin-left:.5em;padding:0 0 .2em 1.5em}
ul{margin: 0px;padding: 0px;}
.item-list ul{margin:0.35em 0 0 -0.5em;padding:0}
.item-list ul ul{margin-left:0}
ul li,ul li.leaf,.item-list ul li{list-style-image:none;list-style-type:none;}
ul li.expanded{background:transparent url(images/menu-expanded.gif) no-repeat 1px .35em}
ul li.collapsed{background:transparent url(images/menu-collapsed.gif) no-repeat 0 .35em}
ul li.leaf a,ul li.expanded a,ul li.collapsed a{display:block}
ul.inline li{background:none;margin:0;padding:0 1em 0 0}
ul ol li{background:none;list-style-type:decimal;margin-left:2em;padding:0 0 0.2em}
ul ul li{}

/* ADMIN TAB LINKS */
ul.primary,ul.primary li,ul.secondary,ul.secondary li{background:none;border:0;margin:0;padding:0}
ul.primary{float:right}
ul.secondary{border-bottom:1px solid #b4d7f0;clear:both;margin:0 0 1em;padding:.5em 0;text-align:left}
ul.primary li a,ul.primary li.active a,ul.primary li a:hover,ul.primary li a:visited,ul.secondary li a,ul.secondary li.active a,ul.secondary li a:hover,ul.secondary li a:visited{background:none;border:0;margin:0;padding:0 1em 0 0;text-decoration:none}
ul.primary li.active a,ul.secondary li.active a{font-weight:700}

/* SIDEBAR MENU */
ul.menu{margin:0;padding:0}
ul.menu li{background-position:.3em .6em;list-style-image:none;list-style-type:none;margin:0;padding:.1em 0 .1em 0}
ul.menu li a{padding:.1em 0 .1em 1.5em}
ul.menu li ul li{background-position:1.5em .6em}
ul.menu li ul li a{padding-left:2.7em}
ul.menu li ul li ul li{background-position:2.7em .6em}
ul.menu li ul li ul li a{padding-left:3.9em}
ul.menu li ul li ul li ul li{background-position:3.9em .6em}
ul.menu li ul li ul li ul li a{padding-left:5.1em}
ul.menu li.expanded{padding-bottom:0;}
ul.menu li.expanded ul{margin-top:.1em}

/* TO REMOVE ZEBRA COLORING FROM SIDEBAR MENUS, REMOVE THIS STAR AND SLASH--> */
ul.menu li{border-bottom:1px solid #d4e7f3;padding:.2em 0 .2em 0}
ul.menu li a{padding:.2em 0 .2em 1.5em}
ul.menu li.odd{background-color:#fff}
ul.menu li.even{background-color:#edf5fa}
ul.menu li.expanded{background-color:#d4e7f3;border:none;padding-bottom:0}
ul.menu li.expanded ul{border-bottom:3px solid #d4e7f3;border-top:1px solid #b4d7f0;margin-top:.2em}
/* END ZEBRA COLORING */

div.menu ul li{
;
display: block;
background-image:url(../imagenes/fondo-boton.png);
background-repeat:repeat-y;
width: 215px;
margin: 0 0 2px;
text-align: center;
}

div.menu ul li a{
font-size: 13px;
color: #003150;
padding: 6px 0;
display: block;
font-weight: bold;
}

/* STUFF YOU PROBABLY WILL NOT NEED TO CHANGE - INCLUDES ADMIN COLORING */
form p{margin: 0 auto;line-height: 2.5em;font-weight: 900;}
dd p{line-height: 2em;float:left;}
input{color:#494949;font:1em/100% Verdana, sans-serif;margin: 1px;padding: 3px;width: 360px;}
input:focus, textarea:focus, label:focus {background: #fff;border: 1px solid #686868;}
input[type=checkbox] {float: left;width: 15px;margin: 8px 10px 0 0;}
input[type=radio] {width: 15px;}
input[type=image] {width: auto;}
input[type=submit]{font-size: 1em;width: auto;}
textarea,select{color:#494949;font:1em/100% Verdana, sans-serif;margin: 1px;padding: 3px;line-height: 30px;}
*select {margin-left: 1px;}
label {padding: 0 10px;white-space: nowrap; width: 150px;display: block;}
label[for=survey] {width: 250px;}
em{padding:0 3px 0 0}
hr{background:#7f7f7f;border:none;height:1px;margin:0;padding:0}
quote,code,fieldset{margin:.5em 0}
/*table{text-align: center;width: 600px;margin:0 auto 2em;;-moz-border-radius: 10px;clear:both;}
thead th{border-bottom:2px solid #d4e7f3;color:#333333;font-weight:700}
th a:link,th a:visited{color:#7f7f7f}
td,th{padding:.3em .5em; text-align: left;}
tr.even,tr.odd,tbody th{}
tr.odd,tr.info{background-color:#edf5fa}
tr.even{background-color:#fff}
tr.odd td.active{background-color:#d4e7f3}
tr.even td.active{background-color:#edf5fa}
.even td {background: #FFFFE5;}
td {background: white;}
td.region,td.module,td.container{background-color:#d4e7f3;border-bottom:1px solid #b4d7f0;border-top:1.5em solid #fff;color:#999;font-weight:700}
tr:first-child td.region,tr:first-child td.module,tr:first-child td.container{border-top-width:0}
tr.odd td.menu-disabled{background-color:#edf5fa}
tr.even td.menu-disabled{background-color:#fff}
tr:HOVER td{background-color:#FFFFBB ;color: black ;}*/
span.form-required{color:#ffae00}
.description{color:#898989;font-size:0.92em;line-height:150%;margin-bottom:0.75em}
.messages,.preview{margin:.75em 0;padding:.5em 1em}
.messages ul{margin:0}.box{margin-bottom:2.5em}
.profile dd{margin-bottom:1.6em}
#autocomplete li{cursor:default;margin:0;padding:2px}
#autocomplete li.selected,tr.selected td,tr.selected td.active{background:#027ac6;color:#fff}
.form-checkboxes,.form-radios,.form-checkboxes .form-item,.form-radios .form-item{margin:0.25em 0;}
#center form{text-align: center;width: 600px;margin:0 auto 2em;background: #FFFFFF;border: 1px solid #3366cc;-moz-border-radius: 10px;}
#center .form{text-align: center;width: 600px;margin:0 auto 2em;}
.form-button,.form-submit{margin:2em 0.5em 1em 0}
#watchdog-form-overview .form-submit,.confirmation .form-submit,.search-form .form-submit,.poll .form-submit,fieldset .form-button,fieldset .form-submit,.sidebar .form-button,.sidebar .form-submit,table .form-button,table .form-submit{margin:0}
fieldset ul.clear-block li{background-image:none;margin:0;padding:0}
fieldset{background:#FFFFFF;border:1px solid #C3D9FF;padding:1em;}
fieldset legend{display:block;font-family: arial,sans-serif;font-weight: 900;}
html.js fieldset.collapsed{background:transparent;padding-bottom:.6em;padding-top:0}
html.js fieldset.collapsible legend a{background:url(images/menu-expanded.gif) no-repeat 0 50%;padding-left:2em}
html.js fieldset.collapsed legend a{background:url(images/menu-collapsed.gif) no-repeat 0 50%}
div.admin-panel,div.admin-panel .description,div.admin-panel .body,div.admin,div.admin .left,div.admin .right,div.admin .expert-link,div.item-list,.menu{margin:0;padding:0}
div.admin h3{margin-bottom:0}
div.admin .left{float:left;width:48%}
div.admin .right{float:right;width:48%}
div.admin-panel{background:none;padding:1em 1em 1.5em}
div.admin-panel .description{margin-bottom:1.5em}
div.admin-panel dl{margin:0}
div.admin-panel dd{color:#898989;font-size:0.92em;line-height:1.3em;margin-bottom:.65em;margin-top:-0.2em}
tr.selected td a:link,tr.selected td a:visited,tr.selected td a:active{color:#d4e7f3}
.messages{background-color:#fff;border:1px solid #b8d3e5}
.preview{background-color:#fcfce8;border:1px solid #e5e58f}
div.status{border-color:#c7f2c8;color:#33a333}
div.error{background-image:;}
div.error,tr.error{background: #FFFFCC url(../images/exclamation.png) no-repeat 5px 50%;border: 1px solid red;color: black;font-weight: 900;margin: 0 0 2em;padding: 0.2em;padding-left: 25px;text-align: left;list-style-type: none;}
.form-item input.error,.form-item textarea.error{border:1px solid #c52020;color:#363636}
table.system-status-report th{border-color:#d4e7f3}
table.system-status-report tr.error,table.system-status-report tr.error th{background-color:#fcc;border-color:#ebb;color:#200}
table.system-status-report tr.warning,table.system-status-report tr.warning th{background-color:#ffd;border-color:#eeb}
table.system-status-report tr.ok,table.system-status-report tr.ok th{background-color:#dfd;border-color:#beb}

.user th {width: 150px;}
.user ul li {}
.user tr td:FIRST-CHILD{text-align: right;font-weight: 900;}
label.catOption {height: 54px;display: block;}


/*************************
 * 12.AJAX               *
 *************************/
 
ul.user-menu {
top: 10px;
position: relative;
}
 
ul.user-menu li{
padding: 0px;
margin:.15em 0 .15em .5em;
float: right;
position: relative;
bottom: 1px;
}

ul.user-menu div.tab{
background: #D0E4F6;
width: 100px;
text-align: center;
border-bottom: 0px solid #7F98A7;
}

ul.user-menu div.tabs-selected div{
background: #92C1F0;
border-color: #92C1F0;
}

ul.user-menu li a{
color: #000000;
width: 100px;
display: block;
}

.user-pane{
position: relative;
bottom: 30px;
*bottom: 32px;
}

.user-pane ul{
background-color: #92C1F0;
margin: 0px;
padding: 0px;
height: 25px;
}

.user-pane li {
float: right;
padding: 0px;
margin:.15em 0 .15em .5em;
line-height: 25px;
text-align: center;
}

.user-pane li:hover {
background: #1D53C1;
}

.user-pane li a {
color: #000000;
width: 60px;
display: block;
}

.user-pane li:hover a{
color: white;
}

/*************************
 * 13.FORMS              *
 *************************/
 
#login {
min-height: 170px;
margin: 0 auto;
}
 
#register {

}

#survey {
width: 200px;
} 

#photoForm {
width: 100%;
background: #CDCDCD;
border: 1px solid #92C1F0;
font-size: 13.5px;
}
#photoForm thead {background: #FFFFFF;}

#preview {width: 100%;}
#preview td {text-align: center;background: white;vertical-align: top;}
#preview td a {width: 160px; display: block;border: 1px solid gray;}
#preview td p {text-align: left;margin: 0;font-size: 13.5px;width: 150px;overflow: hidden;}

#gradeBlock {border: 1px solid gray;position: fixed;top:10px;left:140px;width: 80%;height: 95%; overflow-y: scroll;background: white;z-index: 3001;}
#gradeBlock div:FIRST-CHILD{border: 2px solid #B2B2B2;padding: 15px;}

#gradeForm {width: 100% !important; }
#gradeForm dd label{display: inline;line-height: 30px;}

#search input {width: auto;}
#keyword {width: 150px !important;}

#photoBlock {border: 1px solid gray;position: fixed;top:10px;left:140px;width: 80%;height: 95%; overflow-y: scroll;background: white;z-index: 3001;}
#photoZone form {width: 80%;}
#photoZone ul {text-align: left; }
#photoZone li {padding: 3px 25px;}

#country {max-width: 300px;}

.texto{ text-align:justify;
		font-size: 14px;
		}
.subtitulo{ font-weight:800;
			color:#000000;
			}
.cursiva { font-style:italic;
			font-weight:700;
			color:#000000;
			}
#barra2{ background-image:url(../imagenes/barra2.png);
		background-repeat:repeat-x;
		height: 65px;
		}			

.dpa{ padding-top:20px;
padding-bottom:20px;
text-align:center; 
background-image:url(../imagenes/fondo-boton.png);
}		