


h1
{
	font-size: 1.5em;
	color: #222;
}

h2
{
	font-size: 1.3em;
	color: #444;	
}

h1
{
	text-align: center;
	margin-bottom: 3%;
}


#c1 h1{
	font-size: 1.4em;
	margin: 1em auto;
	text-align: center;
}

#c1 h2
{
	font-size: 1.2em;
	color: #444;
	margin-right: 15%;
}

#c1 ul
{
	padding: 2em;
	border: 1px solid #F0F0F0;
	background-color: #FDFDFD;
	margin-left: 0;
}

#c1 ul li
{
	margin-bottom: 0.8em;
	list-style-type: square;
}

#c1 ul .primero_lista
{
	list-style-type: none;
}

#c1 ul li ul, #c1 ul li ul li
{
	padding: 0;
	margin: 0;
	border: 0;
	list-style-type: none;
	display: inline;
}

.colortelefono
{
	background-color: #fff2f0;
}

.telefonogrande
{
	font-size: 3em;
	padding-top: 12px;
	padding-bottom: 15px;
}



