html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big,
cite, code, del, dfn, em, font, img,
ins, kbd, q, s, samp, small, strike,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
center, u, b, i {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-weight: normal;
     font-style: normal;
     font-size: 100%;
     font-family: inherit;
     vertical-align: baseline
}

body {
	line-height: 1;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

:focus {
     outline: 0
}

ol, ul {
     list-style: none
}

table {
     border-collapse: collapse;
     border-spacing: 0
}

blockquote:before, blockquote:after, q:before, q:after {
     content: ""
}

blockquote, q {
     quotes: "" ""
}

input, textarea {
     margin: 0;
     padding: 0
}

hr {
     margin: 0;
     padding: 0;
     border: 0;
     color: #000;
     background-color: #000;
     height: 1px
}

/*  sitio   */

#contenedor {
	background-color: #BFC3B9;
	height: 588px;
	width: 980px;
}
#izquierda {
	background-image: url(images/izquierda.gif);
	float: left;
	height: 530px;
	width: 420px;
}
#contenido {
	background-image: url(images/contenido.gif);
	float: right;
	height: 530px;
	width: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#contenido2 {
	background-image: url(images/contenido2.gif);
	float: right;
	height: 530px;
	width: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	background-repeat: no-repeat;
}
#footer {
	background-color: #231F20;
	height: 50px;
	width: 980px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	float: left;
	padding-left: 135px;
	padding-top: 15px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#botonera {
	clear: both;
	height: 58px;
	width: 980px;
	background-image: url(images/base_player.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.scroll {
 	SCROLLBAR-FACE-COLOR:#000000;
      SCROLLBAR-HIGHLIGHT-COLOR:#FFFFFF;
      SCROLLBAR-SHADOW-COLOR:#FFFFFF;
      SCROLLBAR-3DLIGHT-COLOR:#FFFFFF;
      SCROLLBAR-ARROW-COLOR:#FFFFFF;
      SCROLLBAR-TRACK-COLOR:#FFFFFF;
      SCROLLBAR-DARKSHADOW-COLOR:black
	  	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
		color: #000000;
	  
}

.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
		color: #000000;
}
.texto a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
		color: #000000;
}

.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.chica {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
.logo {
	text-align: center;
	float: right;
	padding-right: 30px;
	padding-top: 2px;
}
