p {
	font-size: 0.8em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
p.ingles {
	font-size: 0.7em;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	font-style: italic;
}

#sortable li {
	float: left;
	width: 212px;
	height: 500px;
	margin-left: 4px;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#sortable {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
h3.fono {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #666;
	padding-left: 23px;
	font-weight: normal;
	text-align: left;
	background-image: url(../img/layout/iconos/fono.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 5px;
}
h4.web {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-style: italic;
	color: #666;
	padding-left: 23px;
	font-weight: normal;
	text-align: left;
	background-image: url(../img/layout/iconos/web.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
}
h5.mail {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: italic;
	color: #666;
	padding-left: 23px;
	font-weight: normal;
	text-align: left;
	background-image: url(../img/layout/iconos/mail.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 2px;
}

#sortable li.publiDoble {
	float: left;
	width: 429px;
	height: 500px;
	margin-left: 4px;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#sortable li.publiTriple {
	float: left;
	width: 646px;
	height: 500px;
	margin-left: 4px;
	margin-top: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

