/* 
	PROPIETARIO:			IBIDEM NETWORK
	PROGRAMADOR:			ANTONIO GARCIA PRATS
	WEB:					www.ibidem-network.es
*/

.texto-bold-220px,
.texto-normal-220px {
	width: 200px;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: justify;
}

.texto-bold-220px {
	font-weight: bold;
}

.texto-normal-220px {
	font-weight: normal;
}

/* Textos secciones principales */

.texto-sec-principal,
.texto-servicios {
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-right: 10px;
}

.texto-sec-principal {
	width: 400px;
}

.texto-servicios {
	margin: auto;
	margin-top: 25px;
	width: auto;
}

div#texto-enfatizado-servicios {
	margin: auto;
	width: 480px;
	height: auto;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: justify;
	font: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000;
}

li {
	text-align: left;
	font: Geneva, Times "Times New Roman", Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #444;
	padding-left: 0px;
	margin-left: -25px;
}

a, a:hover, a:visited {
	font: Geneva, Times, "Times New Roman", Arial, sams-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

a, a:visited {
	color: #444;
}

a:hover {
	color: #FF3300;
}