html {
margin: 0;
padding: 0;
border: 0;
font-weight: normal;
font-style: normal;
font-size: 100%;
font-family: inherit;
text-align: left;
}

body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 0.75em;
	line-height: 1.3em;
	text-align: left;
	background-color: #000;

}

p {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}


span {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
font{
}

applet,object,iframe,blockquote,pre,
abbr,acronym,address,big,cite,code,
del,dfn,em,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol,ul {
	list-style: none;
}
q:before,q:after,
blockquote:before,blockquote:after {
	content: "";
}


#flashContainer {
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
	height: 250px;
	width: 800px;
	z-index: 11;
}
#flashContent {
	z-index: 91;
}

#topMenuFlash {
	position: absolute;
	width: 800px;
	height: 100px;
}

#containerAll {
	width: 759px;
	height: auto;
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
	
}

#containerGeneral {
	position: relative;
	float: left;
	width: 759px;
	height: auto;
}

/* VIDEO SEMANA -----------------------------------------------------------*/

#homeVideoSemana {

	background-image: url(../images/videosemana_bg.gif);
	position: relative;
	float: left;
	width: 421px;
	height: auto;
	margin-top: 8px;

}

/*#homeVideoSemana div {

	position: relative;
	float: left;
	width: 100%;
	height: auto;

}*/

#homeVideoSemana img {

	float: left;

}

#homeVideoSemana p {

	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 95%;

}

.videoSemanaTitulo {
	font-size: 1.2em;
	font-weight: bold;
}

#videoMenu          {
	height: auto;
	position: relative;
	float: left;
	width: 317px;
	margin-top: 8px;
	margin-left: 13px;
	background-image: url(../images/homenoticias_bg.gif)
}

#videoMenu div {

	position: relative;
	float: left;
	width: 100%;
}

#videoMenu p {
	margin-top: 8px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

#videoMenu img {
	float: left;
}

.videoIframe {
	width: 400px;
	height: 380px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	
}

/* NOTICIAS -----------------------------------------------------------*/

#homeNoticias {

	position: relative;
	float: left;
	width: 317px;
	height: auto;
	margin-top: 8px;
	margin-left: 10px;
	background-image: url(../images/homenoticias_bg.gif)

}


#homeNoticias div {

	position: relative;
	float: left;
	width: 100%;

}

#homeNoticias p {
	margin-top: 8px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 95%;
}

#homeNoticias img {
	float: left;
}

.noticiasFoto {
	margin-right: 5px;
	border-color: black;
	border-width: 1px;
	border-style: solid;
	float: left;	
}

.noticianormal {

	height: 120px;

}

.noticiaclara {

	background-image: url(../images/homenoticias_bg2.gif);
	height: 120px;
	
}

.noticiaLeerMas {
	display: block;
	float: left;
	width: 300px;
	height: auto;
	text-align: right;
}

/* PRODUCTOS -----------------------------------------------------------*/

#homeProductos {

	position: relative;
	float: left;
	width: 421px;
	height: auto;
	margin-top: 18px;
	background-image: url(../images/homeproductos_bg.gif);
}

.productoImagenIzquierda {
	float: left;
}

.productoContainer1 {
	position: relative;
	float: left;
	height: 118px;
	width: 100%;
}

.productoContainer2 {
	position: relative;
	float: right;
	height: 118px;
	width: 100%;
	background: url(../images/homeproductos_bg2.gif);
}

.productoContainerFoto1 {
	float: left;
	margin-left: 20px;
	margin-top: 8px;
}

.productoDetalle1 {
	float: left;
	display: block;
	margin-left: 5px;
	margin-top: 15px;
	height: auto;
	width: 250px;
}

.productoContainerFoto2 {
	float: right;
	margin-right: 20px;
	margin-left: 10px;
	margin-top: 8px;
}

.productoDetalle2 {
	float: right;
	margin-left: 5px;
	margin-top: 15px;
	height: auto;
	width: 215px;

}

.fotoProducto {
	float: inherit;
}

.productoPrecio {
	color: #fdedb7;
}

/* PUBLICIDAD 1 -----------------------------------------------------------*/

#homePublicidad1 {

	position: relative;
	float: left;
	width: 319px;
	height: 400px;
	margin-top: 18px;
	margin-left: 13px;
	background-color: #fff;

}

.public1 {

	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: right;
	background: #000;

}

/* EN FOROS -----------------------------------------------------------*/

#homeEnForos {

	position: relative;
	float: left;
	width: 754px;
	height: auto;
	margin-top: 18px;
	background-image: url(../images/homeenforos_bg.gif)

}

#homeEnForos img {
	float: left;
}

.enForosContainer {
	margin-left: 24px;
	margin-top: 9px;
	border-width: 1px;
	border-right-style: solid;
	border-right-color: white;
	position: relative;
	float: left;
	width: 155px;
	height: 148px;
}

.enForosContainer2 {
	margin-left: 24px;
	margin-top: 9px;
	position: relative;
	float: left;
	width: 155px;
	height: 148px;
}

.irAlForoRight {
	float: right;
	margin-right: 10px;
}

.titulosForos {
	font-size: 0.9em;
}

/* PUBLICIDAD 2 -----------------------------------------------------------*/

#homePublicidad2Container {
	position: relative;
	float: left;
	width: 100%;
	height: 104px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
}


#homePublicidad2 {
	position: relative;
	float: none;
	margin-left: auto;
	margin-right: auto;
	width: 728px;
}

.public2 {

	position: relative;
	float: left;
	display: block;
	width: 100%;
	text-align: left;
	background: #000;

}

#public2Banner {


}

/* SUBMENU -----------------------------------------------------------*/

#homeSubmenu {

	text-align: center;

	position: relative;
	float: left;
	height: 14px;
	width: 100%;
	margin-top: 18px;
	
}

/* COPYRIGHT -----------------------------------------------------------*/

#copyrightContainer{
	position: relative;
	float: left;
	width: 100%;
}

#copyright {

	position: relative;
	height: 29px;
	width: 800px;
	margin-top: 18px;
	margin-left: auto;
	margin-right: auto;
	
}

/* SECCIONES MENU */

#seccionesMenu {
	background-repeat: no-repeat;
	margin-bottom: 20px;
	margin-top: 20px;
	height: 31px;
	text-align: left;	
}

/* NOTICIAS SECCIÃƒÂ®N
-----------------------------------------------------------*/

#noticiasContainerGeneral {
	position: relative;
	float: left;
	width: 754px;
	background-image: url(../images/noticiasbg1.gif);
	color: #ffe4a4;
}

#noticiasContainerGeneral h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;
}

.noticiaImagenLeft{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.noticiaImagenRight{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.noticiaContainer1 {
	padding: 20px 10px;
	float: left;
	position: relative;
	height: auto;
	width: 734px;
}

.noticiaContainer2 {
	padding: 20px 10px;
	float: left;
	position: relative;
	width: 734px;
	height: auto;
	background-image: url(../images/noticiasbg2.gif);
}

.noticiasIra {
	display: block;
	width: 98%;
	text-align: right;
	float: left;
}

/* HISTORIA SECCION
-----------------------------------------------------------*/

#historiaContainerGeneral {
	position: relative;
	float: left;
	width: 754px;
	background-image: url(../images/noticiasbg1.gif);
	color: #ffe4a4;
}


#historiaContainerGeneral h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;
	color: #fff;
}

.siguiente {
	float: right;
	top: -10px;
	text-decoration: strong;
}

.historiaImagenLeft{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}

.historiaImagenRight{
	float: right;
	margin-left: 10px;
	margin-right: 10px;
}

.historiaContainer1 {
	padding: 20px 10px;
	float: left;
	position: relative;
	height: auto;
	width: 734px;
}

.historiaContainer2 {
	padding: 20px 10px;
	float: left;
	position: relative;
	width: 734px;
	height: auto;
}

/* INTEGRANTES --------------------------------------------------------*/

#integrantesDetalle {
	position: relative;
	float: left;
	width: auto;
	height: auto;
}

#integrantesDetalle p {
	color: #fff;
}

#integrantesDetalleFoto img {
		
	border-width: 1px;
	border-style: solid;
	border-color: #fff;
	margin-bottom: 5px;
	margin-top: 5px;
		
}

.integrantesTitulo{
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#integrantesMenu {
	position: relative;
	float: left;
	width: 317px;
	height: auto;
	color: #ffe4a4;
}

#integrantesPublicidad {

	position: relative;
	float: left;
	width: 317px;
	height: 400px;
	margin-top: 18px;
	margin-left: 10px;
	background-color: #fff;

}

.integrantesIframe {
	width: 400px;
	height: 380px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	
}

/* CONTACTO */

#contactoContainerGeneral    {
	position: relative;
	float: left;
	margin-top: 5px;
	width: 754px;
	background-image: url(../images/noticiasbg1.gif);
	color: #ffe4a4;
}

#contactoContainerGeneral h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 7px;
	text-align: center;
}

.contactoContainer {
	padding: 20px 10px;
	float: left;
	position: relative;
	height: auto;
	width: 734px;
}

.contactoContainer p {
	text-align: center;
	}
	


/* Cat‡logo -------------------------------------------------------------*/

.catalogoContainer {
	padding: 15px 20px;
	float: left;
	position: relative;
	height: 854px;
	width: 854px;
}

/* catalogo izquierda */

#catalogoContainerProd {
	
	position: relative;
	float: left;
	width: 720px;
	height: 400px;
	margin-right: 25px;
	
}

#catalogoContainerProd1 {
	
	position: relative;
	float: left;
	width: 734px;
	height: 242px;
	margin-right: 25px;
	
}


.catalogoFotoThumbs {
	
	float: left;
	position: relative;
	margin-right: 13px;
 
}


#catalogoContainerDetalle div {
	position: relative;
	float: left;
}


#catalogoContainerDetalle {

	position: relative;
	float: left;
	width: 750px;
	height: 242px;
	
}

#catalogoTituloContainer {
	
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.catalogoSubtitulos {

	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}

#catalogoDetallesContainerThumbs {

	width: 100%;
	height: auto;
}

.catalogoDetallesThumbs {
	
	border: none;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;

}

#catalogoContainerDescripcion {
	width: 100%;
	height: auto;
}


/* Links General --------------------------------------------------------*/

a:link {
	text-decoration: underline; bold;
	color: #fff;
}

a:visited {
	text-decoration: underline;
	color: #fff;

}

a:hover {
	text-decoration: underline;
	color: #fff;

}

a:active {
	text-decoration: underline;
	color: #fff;

}

#personajesMenu {
position:relative;

	float: right; 
	width: 317px;
	height: auto;
	color: #ffe4a4;
}

#personajesNoticias {

	position: relative;
	float: left;
	width: 317px;
	height: auto;
	margin-top: 8px;
	margin-left: 10px;
	background-image: url(../images/homenoticias_bg.gif)

}
