@charset "UTF-8";

@media all
{

	html * { background-color: #000; font-size: 100.01% }

	body {
	font-family: 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 75.00%; 
	color: #fff;  
	}

	h1,h2,h3,h4,h5,h6 { 
	margin: 0 0 0.25em 0; 
	}

	h1 { font-size: 190%; font-weight: bold; }
	h2 { font-size: 140%; }
	h3 { font-size: 190%; font-weight: bold; text-decoration: none; }

	div { width: 600px; margin-left: auto; margin-right: auto;  text-align: center; }

	#logotipo {
	  margin-top: 50px;
	}

	#empresa {
	  margin-top: 15px;
	}

	#servicios {
	  margin-top: 0px;
	}


	#telefono {
	  margin-top: 7px;
	}

	#telefono A:link{text-decoration:none; color: #fff; font-size: 140%; }
	#telefono A:hover{text-decoration:underline; color: #fff; font-size: 140%; }
	#telefono A:active{text-decoration:underline; color: #fff; font-size: 140%;}
	#telefono A:visited{text-decoration:none; color: #fff; font-size: 140%; }

}
