.w50 {

	width:50px !important;
}
.w80 {

	width:80px !important;
}
.w100 {

	width:100px !important;
}
.w150 {

	width:150px !important;
}
.w200 {

	width:200px !important;
}
.w220 {

	width:220px !important;
}

.w240 {

	width:240px !important;
}
.w250 {

	width:250px !important;
}
.w300 {

	width:300px !important;
}
.w320 {

	width:320px !important;
}
.w350 {

	width:350px !important;
}

.w400 {

	width:400px !important;
}
.w450 {

	width:450px !important;
}
.w500 {

	width:500px !important;
}
.w550 {

	width:550px !important;
}
.w600 {

	width:600px !important;
}
.w650 {

	width:650px !important;
}
.w650 {

	width:650px !important;
}
.w700 {

	width:700px !important;
}
.w750 {

	width:750px !important;
}
.w800 {

	width:800px !important;
}
.w850 {

	width:850px !important;
}
.w900 {

	width:900px !important;
}
.w950 {

	width:950px !important;
}
.w1000 {

	width:1000px !important;
}
/*alineaciones de text*/
.t_left{
	text-align:left;
}
.t_right{
	text-align:right !important;
}
.t_center{
	text-align:center;
}
.fleft {

	float:left !important;;
}

.fright {

	float:right !important;
}


.tright {
	text-align:right;
}
.tleft {
	text-align:left;
}
.cboth {
	clear:both;
}

.hauto {
	height:auto !important;
}

.mauto{
	margin:0px auto 0px auto;
}

.margin5 {
	margin-left:5px !important;
}

.border_b {
	border-bottom:#CCCCCC 1px solid !important;
}
.border_r {
	border-right:#CCCCCC 1px solid !important;
}

#nube .content {

/*	color:#353F90;*/
color:#000000;
	padding:0px 12px 0px 15px;
	font-size:2em;
	text-align:justify;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

#nube .content a{
	text-decoration:none;
	color:#000000;
}
#nube .content a:hover{
	text-decoration:underline;
}