#columnas div
{

margin: 10px 0;
padding: 0;
	width: 335px;
	float: left;

text-align: justify;
}

#columnas div p
{

padding: 10px;
font-size: 1.2em;

}

#columnas ul
{
font-size: 1.2em;
margin: 5px 15px 5px 40px;
padding: 0;
list-style-type: disc;
}

#columnas li
{
margin: 5px 0;
}
#columnas a
{
	text-decoration: none;
	padding: 5px 0;

}
#columnas a:link
{
color: #F60;

}
#columnas a:visited
{
color: #F60;
}
#columnas a:hover
{
color: black;

}
#columnas a:active
{
color: black;

}

.naranja
{
	color: #FF6600;
	text-align: left;
	text-transform: uppercase;
}

#nav li a#seccion
{
color: white;
background-color: #0099CC;
}
#columnas ol
{
	font-size: 1.2em;
	margin: 10px 15px 10px 40px;
	padding: 0;
	list-style-type: decimal;
	list-style-position: inside;
color: black;
}
#columnas ol li
{
	padding-bottom: 15px;
	background-image: url(images/circulo.png);
	background-repeat: no-repeat;
	background-position: left top;
text-indent: 10px;
}
.negrita2
{

	font-weight: bold;
color: black;

}
.negrita
{
	font-size: 1.2em;
	font-weight: bold;
	text-indent: 10px;
	line-height: 1.6em;
}
.muystrong
{
	font-size: 2.5em;
	font-weight: bold;
	color: #FF6600;
}
