html { min-width: 900px; }



body, div, td, th, h2, h3, h4 { /* redundant rules for bad browsers  */
	font-family: verdana,sans-serif;
	font-size:    x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	color: #303030;
}

#contenedor{
	margin: 0 auto;
	max-width: 1024px;
	}  

.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/



body {

	background: #EDEBE3;
	padding: 1em 20px 3em 20px;
	margin: 0;

}



a { color: #06C;
   	text-decoration: none;}

a:hover {
	color: #CC0033;
}

a:active {
	color: #000000;
}


#ciudadwireless:

p { line-height: 140%; }



h1,h2 {

	font-family: trebuchet ms;

	font-weight: bold;

	color: #333;

}



h1 {

	font-size: 180%;

	margin: 0;

}



h1 a { text-decoration: none; color: #333; }

h1 a:hover { border-bottom: 1px dotted #666; color: #000; }



h2 {
	font-size: 140%;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	color: #330099;

}



p.note {
	background: #EEE;
	padding: 4px;
	font-family: tahoma;
	font-size: 85%;
	line-height: 130%;
	margin-top: 0;
	color: #CA0000;

}

body {
	background-color: #333;
}

img{ border: none;}

#enlaces{ padding-top: 5px;}

#enlaces #enlace1 {
	float: left;
	width: 50%;
	padding-left: 10px;
}
#enlaces #enlace2 { padding-right: 10px;
}

#distrowatch { font-size: 16px;
			   color: #CA0000;
			   text-decoration: none;
	
}

#ciudadwireless {width: 100%;
				 height: 100%;}
