@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color:#F7F7F7;
	background-image: url(../images/back.png);
	background-repeat: repeat-x;
	margin:0;
}
img{
	border: none;
}
a{
	text-decoration: none;
	color: #666666;
}


center{
	display:none;
}
#Contenedor{ 
	margin:0 auto;
	width:984px;
	height:auto;
	overflow:hidden;
	padding:0;
	text-align:center;
	background-image:url(../images/back-in.jpg);
	background-repeat:repeat-y;
}
/* Cabecera */
#Cabecera{
	margin:0 auto 0 auto;
	width:984px;
	text-align:center;
}
#Cabecera ul{
	margin:0; 
	padding:0; 
}
#Cabecera ul li{	
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	float:left;
}
.Logo{
	background-image: url(../images/logo-virtualDJ.png);
	width:197px;
	height:53px;
	float:right;
	margin:10px;
}
.HeaderButton{
	width:200px;
	float:left;
	padding:40px 0 0 0;
}
.ButtonDownloadTop{
	background-image:url(../images/button-a.png);
	background-repeat:no-repeat;
	width:177px;
	height:35px;
	overflow:hidden;
	border:0;
	margin:0 10px 0 0;
}
.ButtonDownloadTop:hover{
	width:177px;
	height:35px;
	border:0;
	overflow:hidden;
	background-image:url(../images/button-b.png);
	background-repeat:no-repeat;
	margin:0 10px 0 0;
}
.TextDownloadTop{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:6px auto 0 0px;
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color: #fff;
}
.TextDownloadTop:hover{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:6px auto 0 0px;
	text-align:center;
	font-weight:bold;
	color: #fff;
}
.ButtonDownloadTopBB{
	background-image:url(../images/button-bb-a.png);
	background-repeat:no-repeat;
	width:310px;
	height:72px;
	overflow:hidden;
	border:0;
	margin:10px;
}
.ButtonDownloadTopBB:hover{
	width:310px;
	height:72px;
	border:0;
	overflow:hidden;
	background-image:url(../images/button-bb-b.png);
	background-repeat:no-repeat;
	margin:10px;
}

.TextDownloadTopBB{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:21px auto 0 0px;
	text-align:center;
	font-weight:bold;
	font-size:22px;
	color: #FFF;
}
.TextDownloadTopBB:hover{
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	margin:21px auto 0 0px;
	text-align:center;
	font-weight:bold;
	color: #FFF;
}
/* Cabecera Interior*/
#CabeceraIn{
	margin:0 auto 0 auto;
	width:970px;
	height:153px;
	text-align:center;
}
#CabeceraIn ul{
	margin:0; 
	padding:0; 
}
#CabeceraIn ul li{	
	list-style:none;
	margin-left:0px;
	margin-right:0px;
	float:left;
}
/* Fin Cabecera Interior*/

/* Kontenido General*/
.Content{
	margin:0;
	width:984px;
	margin:0;
	height:auto;
	clear:both;
	overflow:hidden;
	background-image: url(../images/back-content.png);
	text-align:center;
}
.ContentUp{
	background-image:url(../images/c-up.jpg);
	height:12px;
	width:984px;
	clear:both;
	overflow:hidden;
}
.ContentDown{
	background-image:url(../images/c-down.png);
	height:12px;
	width:984px;
	clear:both;
	overflow:hidden;
}
.ContentIz{
	margin: 0 auto;
	width:450px;
	/*_width:380px;*/
	padding:5px;
	margin: 20px;
	float:left;
	text-align:left;
}
.ContentIz h1{
	font-size:25px;
	font-weight:bold;
	color:#333333;
}
.ContentIz .text{

	font-size:14px;
	color:#666666;
}

.ContentIz .celeste{
	
	font-size:17px;
	font-weight:bold;
	color: #F00 ;
	background-image:url(../images/icon-arrow-big.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 10px 1px 0;
}
.ContentIz .celeste:hover{
	
	font-size:17px;
	color: #F33;
	background-image:url(../images/icon-arrow-big.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 12px 1px 0;
}
.ContentIz p{
	margin:4px 0 2px 0;
	padding:0;
}
.ContentIz .textsmall{
	width:380px;
	font-size:11px;
	
}
.ContentIz .textsmall a{
	width:380px;
	font-size:11px;
	
	color:#666666;
}
.ButtonDownloadTopB{
	background-image: url(../images/buton-b-a.png);
	background-repeat:no-repeat;
	width:351px;
	height:106px;
	overflow:hidden;
	border:0;
	margin:20px auto;
}
.ButtonDownloadTopB:hover{
	width:351px;
	height:106px;
	border:0;
	overflow:hidden;
	background-image: url(../images/buton-b-b.png);
	background-repeat:no-repeat;
	margin:20px auto;
	color: #F00;
}
.TextDownloadTopB{
	display:block;
	font-weight:bold;
	margin:55px auto 0 85px;
	text-align:center;
	font-size:20px;
	color: #900 ;
}
.TextDownloadTopB:hover{
	color:#FF0000;
}
.ContentDer{
	width:400px;
	_width:540px;
	padding:10px;
	margin:0;
	float:left;
}
.ContentDer .ButtonDer{
	margin: 0 auto;
	width:310px;
}
.Content2{
	margin:0;
	width:986px;
	height:auto;
	clear:both;
	overflow:hidden;
}
.Content2 .CSmall{
	background:url(../images/c-s-center.png) no-repeat;
	width:244px;
	margin:8px 2px 0 0;
	_margin:8px 2px 0 0;
	float:left;
	text-align:left;
}
.Content2 .fix{
	margin:8px 2px 0 1px !important;
}
.Content2 .CSmall .In{
	width:220px;
	margin:8px 14px 8px 14px;
	_margin:8px 9px 8px 14px;
	padding-top:10px;
	clear:both;
	overflow:hidden;
	height:200px;
}
.Content2 .CSmall h2{
	
	color:#000000;
	font-size:16px;
	margin:0 0 8px 0;
}
.Content2 .CSmall .text{
	
	color:#666666;
	font-size:11px;
	margin:0;
}
.Content2 .CSmall .text a{
	
	color:#666666;
	font-size:11px;
	margin:0;
}
.Content2 .CSmall p{
	margin:4px 0 0 0;
	padding:0;
}
.Content2 .CSmall .celeste{
	
	font-size:12px;
	font-weight:bold;
	color: #F00;
	background-image:url(../images/icon-arrow-small.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 8px 1px 0;
}
.Content2 .CSmall .celeste:hover{
	
	font-size:12px;
	color: #F63;
	background-image:url(../images/icon-arrow-small.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 10px 1px 0;
}
.Content2 .CSmall .Up{
	background-image:url(../images/c-s-up.jpg);
	width:244px;
	height:9px;
	clear:both;
	overflow:hidden;
}
.Content2 .CSmall .Down{
	background-image:url(../images/c-s-down.jpg);
	width:244px;
	height:9px;
	clear:both;
	overflow:hidden;
}
/* Fin Kontenido General*/

/* Footer */
.Footer{
	background-image: url(../images/footer.png);
	width:984px;
	height:54px;
	margin:10px 0 0 0;
	clear:both;
	
	color:#333333 !important;
}
.FooterIn{
	text-align:center;
	padding:19px 0 0 0;
}
.FooterIn a{
	font-size:14px;

	color: #333 !important;
}
/* Fin Footer */

