body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	line-height: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	color: #FFFFFF;

	text-decoration: none;

	background-color: #000000;

	letter-spacing: normal;

	text-align: left;

	vertical-align: top;

	word-spacing: normal;

	white-space: normal;

	padding: 0px;

	background-attachment: fixed;

	background-image: url(../images/fondo.png);

	background-position: center;

	background-repeat: no-repeat;

}



#wrapper{

	text-align:center;

	margin-top:40px;

}



.copyright {

	font-size: 10px;

	color: #CCCCCC;

	text-align: center;

	margin: 20px;

}



.ui-tabs .ui-tabs-hide {

     display: none;

}



/*********************/

#content{

	padding:0px;

	margin:0px;

}



.contenidoTexto{

	background-image:url(../images/fondoCeldas.png);	

	background-repeat: no-repeat;

	background-position:left;

	background-color: #000000;

	text-align:justify;

	vertical-align:top;

	border: #666666 solid 1px;

}



 

#tabs-clearcorp .dentroTexto{	

	width:597px;

	height:242px;

	background-image:url(../images/fondoClearCorp.png);

	background-repeat: no-repeat;

	background-position:left;

}



#tabs-clearsoft .dentroTexto{

	width:597px;

	height:242px;

	background-image:url(../images/fondoClearSoft.png);

	background-repeat: no-repeat;

	background-position:left;

}



#tabs-clearnet .dentroTexto{

	width:597px;

	height:242px;

	background-image:url(../images/fondoClearNet.png);

	background-repeat: no-repeat;

	background-position:left;

}



#tabs-clearcore .dentroTexto{

	width:597px;

	height:242px;

	background-image:url(../images/fondoClearCore.png);

	background-repeat:no-repeat;

	background-position:left;

}





#tabla_completa{

	text-align:center;

}



.conBorde{

	border-bottom: #666666 solid 1px;

}



.tabla{

	padding:0px;

	margin:0px;

}



#logo{

	float:right;

	right:15px;

	bottom:15px;

	vertical-align:bottom;

	text-align:center;

	padding-top:55px;

	padding-right:15px;

}



#botones{

	width:255px;

	height:20px;

	text-align:left;

	vertical-align:top;

	padding:0px;

	margin:0px;

	float: right;

	top: 10px;

	right: 10px;

}



#botones img{

	cursor: pointer;

}



.btnClearCorp{

	cursor: pointer;

}

.btnClearSoft{

	cursor: pointer;

}

.btnClearNet{

	cursor: pointer;

}

.btnClearCore{

	cursor: pointer;

}





#wrapperIn{

	width:597px;

	height:242px;

	padding:0px;

	margin:0px;

}



#perStyle{

	float:left;

	padding-right:250px;

	padding-left:20px;

	padding-top:5px;

}



/************************************************/



.central_header{

	width:435px;

	height:30px;

	text-align:center;

}



.count_down{

	padding: 3px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:24px;

	font-weight:bold;

	color:#FFFFFF;

}



.count_down sup{

	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#CCCCCC;

	font-weight:normal;

}



#count_down_container{	

	width:330px;

	height:30px;

}



#leave_email{

	width:435px;

	height:30px;

	text-align:center;	

	vertical-align:middle;

}



.input_bg {

	width:300px;

	height:20px;

	border: solid 1px #666666;

	background:#1A1A1A;

	margin-right:10px;

	padding-left:10px;

	font-size:15px;

	color:#727272;

	float:left;

}



.input_button{

	width:100px;

	height:25px;

	font-size:12px;

	background:#CCCCCC;

	color:#000000;

	float:left;

	cursor: pointer;

}



#update_success{

	background:#000000;

	width:435px;

	height:30px;

	display:none;

	color:#FFFFFF;

	text-align:center;

}



#faltan{

	width:100px;

	margin-left:5px;

	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:24px;

	font-weight:bold;

	color:#FFFFFF;	

}



#centro{

	width:420px;

}


a img{
	border: none;
}

a:link, a:visited{
	color: #5BB6FF;
}
a:hover{
	color: #BAFF5B;
}
a:active{
	color: #CCCCCC;
}