
/* FIXES */
*, html { 
	margin:0; 
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END FIXES */
a {
	text-decoration:none;
	color:;
}
a:hover {
	
}

a img { border:none }

body {
	font-family:"Tinos";
	background-color:#5a82f7;
	//background: -moz-linear-gradient(top, #2F2727, #2a82f7);
}
#imagen {
	width:800px; height:600px;
	margin:0px auto 0px auto;
	padding:0px;
	background:url('EnConstruccion.jpg') no-repeat top center;
}
#texto {
	width:800px;
	margin:0px auto 0px auto;
	padding-right:20px;
	padding-left:1px;
	padding-top:5px;
	padding-bottom:1px;
	font-family:"Helvetica";
	font-size:20px;
	text-align:right;
}

#texto .csi3c-link {
	font-size:10px;
}
