@charset "utf-8";
/* CSS Document */

.titulosiph {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #00599D;
	text-decoration: none;
}

.titulosdetalle {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #00599D;
	text-decoration: none;
}

.subtitulos2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.subtitulosiph {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #0070AC;
	text-decoration: none;
}

.contenido1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
}

.contenido2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}


.link1 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.link1:hover {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
}

.link2 {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

f_sms {
	background-image: url(img/fondo_sms.jpg);
	background-repeat: no-repeat;
	height: 200px;
	width: 984px;
}

