/* CSS Document */

body {
   margin: 0; 
   background-color: #1C1C1C;
}

#Maestra {
       	position: absolute;
		/*nos posicionamos en el centro del navegador*/
		left:50%;
		/*determinamos una anchura*/
		width:1320px;
		/*indicamos que el margen izquierdo, es la mitad de la anchura*/
		margin-left:-660px;
}

#Detalle { position: fixed; top: 0; left: 0; width: 1320px; height: 50%;
border: 1px solid red; 
}

#Titulo{
margin:0;
height:30px;
left:1px;
top:120px;
background-color: #000000;
border-Bottom: 1px solid #FFFFFF;

position: absolute;
left:50%;
width:1320px;
margin-left:-660px;
}

#UbicacionTitulo{
margin:0;
width:50%; /*Tamaņo menu*/
height:75px;
position:absolute;
left:1px; /*Posision de Menu*/
top:1px;
/*background-color:#000000;*/
}

p#pUbicacionTitulo a{
font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
font-size: 1.3em;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
}

#Menu{
margin:0;
width:50%; /*Tamaņo menu*/
height:75px;
position:absolute;
left:50%; /*Posision de Menu*/
top:1px;
/*background-color:#000000;*/
}

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	width: 99%; /*Tamaņo Sub menu*/
	list-style: none;
	position: relative; 
	font-size: 1.2em;
	
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #e5e5e5; /*--color de division enlances rincipal--*/
	
	/*
	-moz-border-radius: 0px 48px 48px 0px;
	-webkit-border-radius: 0px 48px 48px 0px;
	border-radius: 0px 48px 48px 0px;
	*/
}
ul#topnav li a {
	padding: 5px 10px; /*alto de links principal*/
	display: block;
	color: #FFFFFF;/*color enlaces principales*/
	text-decoration: none;
}

ul#topnav li:hover { background-color: #1D1D1D; } /*Fondo color 

enlace principal #000000*/

ul#topnav li span {
	float: left;
	padding: 5px 0; /*alto de links secundarios*/
	position: absolute;
	left: 0; 
	top:-26px; /*posicion de likns secundarios*/
	display: none; 
	width: 99%; /*Tamaņo Sub menu*/
	background-color: #1D1D1D;/*color de fondo enlaces secndarios #1376c9;*/
	color: #FFFFFF; /*color de separadores secundarios*/

}
ul#topnav li:hover span { display: block; } 
ul#topnav li span a { display: inline; } 
ul#topnav li span a:hover {text-decoration:underline;}


#ContenedorPikachoose{
position: absolute;
left:49%;
width:1320px;
margin-left:-660px;
top:180px;
}


#Contenido{
margin:10px 0 0 0;
height:340px;
top:170px;

position: absolute;
left:50%;
width:528px;
margin-left:-265;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenidoPrincipal{
margin:10px 0 0 0;
position:absolute;
left:1%;
/*
font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
font-size: 1.0em;
color: #FFFFFF;
*/
text-decoration: none;

font-size: 12px;
color:#E6E6E6;/*999*/
text-shadow: 0 1px 1px rgba(0, 0, 0, .6);

}
 
#ContenidoDisco{
margin:10px 0 0 0;
height:398px;
top:146px;

position: absolute;
left:60%;
width:390px;
margin-left:-265;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenidoPrincipalDisco{
margin:10px 0 0 0;
position:absolute;
left:1%;
/*
font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
font-size: 1.0em;
color: #FFFFFF;
*/
font-size: 12px;
color:#E6E6E6;/*999*/
text-shadow: 0 1px 1px rgba(0, 0, 0, .6);

text-decoration: none;
}
  

#DescripcionDisco{
margin:10px 0 0 0;
height:150px;
top:300px;

position:static;
left:50px;
width:100px;

/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.6;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 60);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 60);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/

}

#ContenidoDescripcionDisco{
margin:10px 0 0 0;
position:absolute;
left:1%;
/*
font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
font-size: 1.0em;
color: #FFFFFF;
*/
font-size: 12px;
color:#E6E6E6;/*999*/
text-shadow: 0 1px 1px rgba(0, 0, 0, .6);

text-decoration: none;
}

#ContenedorVideo{
position: absolute;
left:49%;
width:1320px;
margin-left:-660px;
top:155px;
/*border: 1px solid #2E2EFE;*/


/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;

}

.UbicacionVideo {
width: 700px; 
margin: 0 auto;
left:60px;
top:30%;
position: absolute;
}

#ContenidoVideo{
margin:10px 0 0 0;
height:398px;
top:146px;

position: absolute;
left:56%;
width:440px;
margin-left:-265;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenidoGaleria{
margin:10px 0 0 0;
height:440px;
top:146px;

position: absolute;
left:62%;
width:360px;
margin-left:-265;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenidoGaleriaFotos{

margin:10px 0 0 8px;
height:245px;
top:-20px;

position: absolute;
left:99.9%;
width:78px;
margin-left:-69;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenedorGaleria{
position: absolute;
left:49%;
width:1320px;
margin-left:-660px;
top:155px;
/*border: 1px solid #2E2EFE;*/

}

#UbicacionNoticias{
margin:0;
height:380px;

width: 510px; 
left:60px;
top:2px;
position: absolute;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
filter: alpha(opacity = 90);
background: #151515;

}

#UbicacionNoticiasCabecera{
margin:0;
height:68px;

width: 510px; 
left:60px;
top:2px;
position: absolute;

-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;

background: #151515;

}

#ContenedorNoticias{
margin:10px 0 0 0;
height:365px;
top:145px;
position: absolute;
left:49%;
width:1320px;
margin-left:-660px;
/*background: #F781F3;
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
filter: alpha(opacity = 90);
*/

}

#ContenidoContacto{
margin:10px 0 0 0;
height:440px;
top:146px;
position: absolute;
left:45%;
width:595px;
margin-left:-265;

-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow: 0px 0px 20px #000000;
-webkit-box-shadow: 0px 0px 20px #000000;
box-shadow: 0px 0px 20px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
opacity: 0.9;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 90);
/*-ms-filter must come before filter*/
filter: alpha(opacity = 90);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
background: #151515;
}

#ContenidoPrincipalContacto{
margin:10px 0 0 0;
position:absolute;
left:1%;
/*
font-family: Arial, 'Lucida Sans Unicode', Helvetica, sans-serif;
font-size: 1.0em;
color: #FFFFFF;
*/
font-size: 12px;
color:#E6E6E6;/*999*/
text-shadow: 0 1px 1px rgba(0, 0, 0, .6);

text-decoration: none;
}
